==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: mimetic 0.9.8-3 (Wed Jan 25 17:45:44 2023)
==> Retrieving sources...
  -> Found mimetic-0.9.8.tar.gz
  -> Found bf84940f.patch
  -> Found signed-char.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mimetic-0.9.8.tar.gz ... Passed
    bf84940f.patch ... Passed
    signed-char.patch ... Passed
==> Making package: mimetic 0.9.8-3 (Wed 25 Jan 2023 05:45:50 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mimetic-0.9.8.tar.gz
  -> Found bf84940f.patch
  -> Found signed-char.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mimetic-0.9.8.tar.gz with bsdtar
==> Starting prepare()...
patching file mimetic/os/mmfile.cxx
patching file mimetic/codec/base64.cxx
patching file mimetic/codec/base64.h
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by 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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C++ preprocessor... 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
Making all in mimetic
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
make  all-recursive
make[2]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
Making all in codec
make[3]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic/codec'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c -o qp.lo qp.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cxx  -fPIC -DPIC -o .libs/base64.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c qp.cxx  -fPIC -DPIC -o .libs/qp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cxx -o base64.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c qp.cxx -o qp.o >/dev/null 2>&1
mv -f .deps/base64.Tpo .deps/base64.Plo
mv -f .deps/qp.Tpo .deps/qp.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 '/build/mimetic/src/mimetic-0.9.8/mimetic/codec'
Making all in os
make[3]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic/os'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c -o file_iterator.lo file_iterator.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c -o fileop.lo fileop.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c -o mmfile.lo mmfile.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c -o stdfile.lo stdfile.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c mmfile.cxx  -fPIC -DPIC -o .libs/mmfile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c fileop.cxx  -fPIC -DPIC -o .libs/fileop.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c stdfile.cxx  -fPIC -DPIC -o .libs/stdfile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c file_iterator.cxx  -fPIC -DPIC -o .libs/file_iterator.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx -o utils.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c mmfile.cxx -o mmfile.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c fileop.cxx -o fileop.o >/dev/null 2>&1
In file included from ../../mimetic/os/stdfile.h:16,
                 from ../../mimetic/os/file.h:16,
                 from stdfile.cxx:15:
../../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from stdfile.cxx:7:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c stdfile.cxx -o stdfile.o >/dev/null 2>&1
In file included from file_iterator.cxx:17:
../../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from file_iterator.cxx:7:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c file_iterator.cxx -o file_iterator.o >/dev/null 2>&1
mv -f .deps/utils.Tpo .deps/utils.Plo
mv -f .deps/fileop.Tpo .deps/fileop.Plo
mv -f .deps/mmfile.Tpo .deps/mmfile.Plo
mv -f .deps/stdfile.Tpo .deps/stdfile.Plo
mv -f .deps/file_iterator.Tpo .deps/file_iterator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 '/build/mimetic/src/mimetic-0.9.8/mimetic/os'
Making all in rfc822
make[3]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic/rfc822'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c -o field.lo field.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c -o addresslist.lo addresslist.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c -o fieldvalue.lo fieldvalue.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c -o mailbox.lo mailbox.cxx
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c -o messageid.lo messageid.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cxx  -fPIC -DPIC -o .libs/field.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c fieldvalue.cxx  -fPIC -DPIC -o .libs/fieldvalue.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.cxx  -fPIC -DPIC -o .libs/address.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx  -fPIC -DPIC -o .libs/message.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx  -fPIC -DPIC -o .libs/header.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c mailbox.cxx  -fPIC -DPIC -o .libs/mailbox.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c messageid.cxx  -fPIC -DPIC -o .libs/messageid.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c addresslist.cxx  -fPIC -DPIC -o .libs/addresslist.o
In file included from ../../mimetic/rfc822/message.h:11,
                 from message.cxx:7:
../../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from ../../mimetic/rfc822/message.h:9:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx -o message.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c fieldvalue.cxx -o fieldvalue.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c mailbox.cxx -o mailbox.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cxx -o field.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c messageid.cxx -o messageid.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.cxx -o address.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c addresslist.cxx -o addresslist.o >/dev/null 2>&1
mv -f .deps/fieldvalue.Tpo .deps/fieldvalue.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c -o datetime.lo datetime.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c datetime.cxx  -fPIC -DPIC -o .libs/datetime.o
mv -f .deps/message.Tpo .deps/message.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c -o group.lo group.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.cxx  -fPIC -DPIC -o .libs/group.o
mv -f .deps/mailbox.Tpo .deps/mailbox.Plo
mv -f .deps/messageid.Tpo .deps/messageid.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../..     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c -o mailboxlist.lo mailboxlist.cxx
mv -f .deps/field.Tpo .deps/field.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c mailboxlist.cxx  -fPIC -DPIC -o .libs/mailboxlist.o
In file included from header.cxx:7:
../../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from ../../mimetic/rfc822/header.h:9:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx -o header.o >/dev/null 2>&1
mv -f .deps/address.Tpo .deps/address.Plo
mv -f .deps/addresslist.Tpo .deps/addresslist.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.cxx -o group.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c mailboxlist.cxx -o mailboxlist.o >/dev/null 2>&1
In file included from datetime.cxx:11:
../../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/iomanip:40,
                 from datetime.cxx:7:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c datetime.cxx -o datetime.o >/dev/null 2>&1
mv -f .deps/mailboxlist.Tpo .deps/mailboxlist.Plo
mv -f .deps/header.Tpo .deps/header.Plo
mv -f .deps/group.Tpo .deps/group.Plo
mv -f .deps/datetime.Tpo .deps/datetime.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 '/build/mimetic/src/mimetic-0.9.8/mimetic/rfc822'
Making all in parser
make[3]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic/parser'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/parser'
make[3]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT body.lo -MD -MP -MF .deps/body.Tpo -c -o body.lo body.cxx
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttransferencoding.lo -MD -MP -MF .deps/contenttransferencoding.Tpo -c -o contenttransferencoding.lo contenttransferencoding.cxx
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cxx
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cxx
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdescription.lo -MD -MP -MF .deps/contentdescription.Tpo -c -o contentdescription.lo contentdescription.cxx
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttype.lo -MD -MP -MF .deps/contenttype.Tpo -c -o contenttype.lo contenttype.cxx
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeentity.lo -MD -MP -MF .deps/mimeentity.Tpo -c -o mimeentity.lo mimeentity.cxx
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttransferencoding.lo -MD -MP -MF .deps/contenttransferencoding.Tpo -c contenttransferencoding.cxx  -fPIC -DPIC -o .libs/contenttransferencoding.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT body.lo -MD -MP -MF .deps/body.Tpo -c body.cxx  -fPIC -DPIC -o .libs/body.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cxx  -fPIC -DPIC -o .libs/version.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttype.lo -MD -MP -MF .deps/contenttype.Tpo -c contenttype.cxx  -fPIC -DPIC -o .libs/contenttype.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx  -fPIC -DPIC -o .libs/message.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdescription.lo -MD -MP -MF .deps/contentdescription.Tpo -c contentdescription.cxx  -fPIC -DPIC -o .libs/contentdescription.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeentity.lo -MD -MP -MF .deps/mimeentity.Tpo -c mimeentity.cxx  -fPIC -DPIC -o .libs/mimeentity.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttransferencoding.lo -MD -MP -MF .deps/contenttransferencoding.Tpo -c contenttransferencoding.cxx -o contenttransferencoding.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx -o utils.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdescription.lo -MD -MP -MF .deps/contentdescription.Tpo -c contentdescription.cxx -o contentdescription.o >/dev/null 2>&1
In file included from version.cxx:11:
../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from version.cxx:7:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cxx -o version.o >/dev/null 2>&1
In file included from ../mimetic/os/stdfile.h:16,
                 from ../mimetic/os/file.h:16,
                 from ../mimetic/mimeentity.h:23,
                 from body.cxx:8:
../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from ../mimetic/mimeentity.h:9:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
In file included from ../mimetic/header.h:11,
                 from ../mimetic/mimeentity.h:24:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT body.lo -MD -MP -MF .deps/body.Tpo -c body.cxx -o body.o >/dev/null 2>&1
In file included from contenttype.cxx:13:
../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/istream:38,
                 from /usr/include/c++/12.1.0/sstream:38,
                 from contenttype.cxx:9:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttype.lo -MD -MP -MF .deps/contenttype.Tpo -c contenttype.cxx -o contenttype.o >/dev/null 2>&1
mv -f .deps/contenttransferencoding.Tpo .deps/contenttransferencoding.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdisposition.lo -MD -MP -MF .deps/contentdisposition.Tpo -c -o contentdisposition.lo contentdisposition.cxx
mv -f .deps/contentdescription.Tpo .deps/contentdescription.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldparam.lo -MD -MP -MF .deps/fieldparam.Tpo -c -o fieldparam.lo fieldparam.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdisposition.lo -MD -MP -MF .deps/contentdisposition.Tpo -c contentdisposition.cxx  -fPIC -DPIC -o .libs/contentdisposition.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldparam.lo -MD -MP -MF .deps/fieldparam.Tpo -c fieldparam.cxx  -fPIC -DPIC -o .libs/fieldparam.o
mv -f .deps/utils.Tpo .deps/utils.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeversion.lo -MD -MP -MF .deps/mimeversion.Tpo -c -o mimeversion.lo mimeversion.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeversion.lo -MD -MP -MF .deps/mimeversion.Tpo -c mimeversion.cxx  -fPIC -DPIC -o .libs/mimeversion.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentid.lo -MD -MP -MF .deps/contentid.Tpo -c -o contentid.lo contentid.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentid.lo -MD -MP -MF .deps/contentid.Tpo -c contentid.cxx  -fPIC -DPIC -o .libs/contentid.o
In file included from ../mimetic/os/stdfile.h:16,
                 from ../mimetic/os/file.h:16,
                 from ../mimetic/mimeentity.h:23,
                 from ../mimetic/message.h:12,
                 from message.cxx:9:
../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/istream:38,
                 from /usr/include/c++/12.1.0/fstream:38,
                 from message.cxx:7:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
In file included from ../mimetic/header.h:11,
                 from ../mimetic/mimeentity.h:24:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx -o message.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeversion.lo -MD -MP -MF .deps/mimeversion.Tpo -c mimeversion.cxx -o mimeversion.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldparam.lo -MD -MP -MF .deps/fieldparam.Tpo -c fieldparam.cxx -o fieldparam.o >/dev/null 2>&1
In file included from ../mimetic/os/stdfile.h:16,
                 from ../mimetic/os/file.h:16,
                 from ../mimetic/mimeentity.h:23,
                 from mimeentity.cxx:11:
../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from mimeentity.cxx:7:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
In file included from ../mimetic/header.h:11,
                 from ../mimetic/mimeentity.h:24:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
In file included from mimeentity.cxx:12:
../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
In file included from mimeentity.cxx:16:
../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadHeader()':
../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::copy_until_boundary(mimetic::ParsingElem)':
../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadHeader() [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
../mimetic/parser/itparser.h:194:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::doLoad() [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]'
../mimetic/parser/itparser.h:54:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::run(Iterator, Iterator) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]'
mimeentity.cxx:30:12:   required from here
../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::copy_until_boundary(mimetic::ParsingElem) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; mimetic::ParsingElem = unsigned int]':
../mimetic/parser/itparser.h:397:17:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadBody() [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]'
../mimetic/parser/itparser.h:195:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::doLoad() [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]'
../mimetic/parser/itparser.h:54:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::run(Iterator, Iterator) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]'
mimeentity.cxx:30:12:   required from here
../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeentity.lo -MD -MP -MF .deps/mimeentity.Tpo -c mimeentity.cxx -o mimeentity.o >/dev/null 2>&1
In file included from contentdisposition.cxx:8:
../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from ../mimetic/contentdisposition.h:9,
                 from contentdisposition.cxx:7:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdisposition.lo -MD -MP -MF .deps/contentdisposition.Tpo -c contentdisposition.cxx -o contentdisposition.o >/dev/null 2>&1
mv -f .deps/body.Tpo .deps/body.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx  -fPIC -DPIC -o .libs/header.o
mv -f .deps/contenttype.Tpo .deps/contenttype.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT strutils.lo -MD -MP -MF .deps/strutils.Tpo -c -o strutils.lo strutils.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT strutils.lo -MD -MP -MF .deps/strutils.Tpo -c strutils.cxx  -fPIC -DPIC -o .libs/strutils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentid.lo -MD -MP -MF .deps/contentid.Tpo -c contentid.cxx -o contentid.o >/dev/null 2>&1
mv -f .deps/mimeversion.Tpo .deps/mimeversion.Plo
mv -f .deps/fieldparam.Tpo .deps/fieldparam.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT strutils.lo -MD -MP -MF .deps/strutils.Tpo -c strutils.cxx -o strutils.o >/dev/null 2>&1
mv -f .deps/contentid.Tpo .deps/contentid.Plo
mv -f .deps/contentdisposition.Tpo .deps/contentdisposition.Plo
mv -f .deps/message.Tpo .deps/message.Plo
mv -f .deps/strutils.Tpo .deps/strutils.Plo
In file included from ../mimetic/header.h:11,
                 from header.cxx:7:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from ../mimetic/header.h:9:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx -o header.o >/dev/null 2>&1
mv -f .deps/mimeentity.Tpo .deps/mimeentity.Plo
mv -f .deps/header.Tpo .deps/header.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -version-info 0:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmimetic.la -rpath /usr/lib body.lo contenttransferencoding.lo message.lo utils.lo contentdescription.lo contenttype.lo mimeentity.lo version.lo contentdisposition.lo fieldparam.lo mimeversion.lo contentid.lo header.lo strutils.lo codec/libmimeticcodec.la os/libmimeticos.la rfc822/libmimeticrfc822.la  
libtool: link: g++ -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/crtbeginS.o  .libs/body.o .libs/contenttransferencoding.o .libs/message.o .libs/utils.o .libs/contentdescription.o .libs/contenttype.o .libs/mimeentity.o .libs/version.o .libs/contentdisposition.o .libs/fieldparam.o .libs/mimeversion.o .libs/contentid.o .libs/header.o .libs/strutils.o  -Wl,--whole-archive codec/.libs/libmimeticcodec.a os/.libs/libmimeticos.a rfc822/.libs/libmimeticrfc822.a -Wl,--no-whole-archive  -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib/crtn.o  -march=armv8-a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -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/libmimetic.lax/libmimeticcodec.a && ar x "/build/mimetic/src/mimetic-0.9.8/mimetic/codec/.libs/libmimeticcodec.a")
libtool: link: (cd .libs/libmimetic.lax/libmimeticos.a && ar x "/build/mimetic/src/mimetic-0.9.8/mimetic/os/.libs/libmimeticos.a")
libtool: link: (cd .libs/libmimetic.lax/libmimeticrfc822.a && ar x "/build/mimetic/src/mimetic-0.9.8/mimetic/rfc822/.libs/libmimeticrfc822.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libmimetic.lax/libmimeticos.a/utils.o .libs/libmimetic.lax/lt1-utils.o || cp .libs/libmimetic.lax/libmimeticos.a/utils.o .libs/libmimetic.lax/lt1-utils.o
libtool: link: ln .libs/libmimetic.lax/libmimeticrfc822.a/header.o .libs/libmimetic.lax/lt2-header.o || cp .libs/libmimetic.lax/libmimeticrfc822.a/header.o .libs/libmimetic.lax/lt2-header.o
libtool: link: ln .libs/libmimetic.lax/libmimeticrfc822.a/message.o .libs/libmimetic.lax/lt3-message.o || cp .libs/libmimetic.lax/libmimeticrfc822.a/message.o .libs/libmimetic.lax/lt3-message.o
libtool: link: ar cru .libs/libmimetic.a body.o contenttransferencoding.o message.o utils.o contentdescription.o contenttype.o mimeentity.o version.o contentdisposition.o fieldparam.o mimeversion.o contentid.o header.o strutils.o .libs/libmimetic.lax/libmimeticcodec.a/qp.o .libs/libmimetic.lax/libmimeticcodec.a/base64.o .libs/libmimetic.lax/lt1-utils.o .libs/libmimetic.lax/libmimeticos.a/stdfile.o .libs/libmimetic.lax/libmimeticos.a/fileop.o .libs/libmimetic.lax/libmimeticos.a/mmfile.o .libs/libmimetic.lax/libmimeticos.a/file_iterator.o .libs/libmimetic.lax/libmimeticrfc822.a/addresslist.o .libs/libmimetic.lax/libmimeticrfc822.a/group.o .libs/libmimetic.lax/libmimeticrfc822.a/address.o .libs/libmimetic.lax/libmimeticrfc822.a/datetime.o .libs/libmimetic.lax/libmimeticrfc822.a/fieldvalue.o .libs/libmimetic.lax/libmimeticrfc822.a/mailbox.o .libs/libmimetic.lax/libmimeticrfc822.a/messageid.o .libs/libmimetic.lax/libmimeticrfc822.a/mailboxlist.o .libs/libmimetic.lax/lt2-header.o .libs/libmimetic.lax/lt3-message.o .libs/libmimetic.lax/libmimeticrfc822.a/field.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmimetic.a
libtool: link: rm -fr .libs/libmimetic.lax .libs/libmimetic.lax
libtool: link: ( cd ".libs" && rm -f "libmimetic.la" && ln -s "../libmimetic.la" "libmimetic.la" )
make[3]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
make[2]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
Making all in doc
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/doc'
Making all in examples
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/examples'
Making all in test
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/test'
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT cutee.o -MD -MP -MF .deps/cutee.Tpo -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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  350 |         _( "\t./"RUNTEST_NAME );
      |            ^
cutee.cxx:413:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  417 |         _( "EXTRA_PROGRAMS="RUNTEST_NAME );
      |            ^
cutee.cxx:418:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wliteral-suffix-Wliteral-suffix]8;;]
  418 |         _( RUNTEST_NAME "_SOURCES="RUNTEST_NAME".cxx $(test_files) $(t_runners)");
      |                         ^
mv -f .deps/cutee.Tpo .deps/cutee.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cutee cutee.o  
libtool: link: g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o cutee cutee.o 
./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
 cd .. && /bin/sh /build/mimetic/src/mimetic-0.9.8/missing --run automake-1.11 --gnu test/Makefile
/build/mimetic/src/mimetic-0.9.8/missing: line 54: automake-1.11: command not found
WARNING: `automake-1.11' is missing on your system.  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
./cutee -m -o runtest.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.tokenizer.o -MD -MP -MF .deps/t.tokenizer.Tpo -c -o t.tokenizer.o t.tokenizer.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.base64.o -MD -MP -MF .deps/t.base64.Tpo -c -o t.base64.o t.base64.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.qp.o -MD -MP -MF .deps/t.qp.Tpo -c -o t.qp.o t.qp.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.circular_buffer.o -MD -MP -MF .deps/t.circular_buffer.Tpo -c -o t.circular_buffer.o t.circular_buffer.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.composite.o -MD -MP -MF .deps/t.composite.Tpo -c -o t.composite.o t.composite.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.fieldparam.o -MD -MP -MF .deps/t.fieldparam.Tpo -c -o t.fieldparam.o t.fieldparam.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.rfc822.o -MD -MP -MF .deps/t.rfc822.Tpo -c -o t.rfc822.o t.rfc822.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.contenttype.o -MD -MP -MF .deps/t.contenttype.Tpo -c -o t.contenttype.o t.contenttype.cxx
mv -f .deps/t.circular_buffer.Tpo .deps/t.circular_buffer.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.codec.o -MD -MP -MF .deps/t.codec.Tpo -c -o t.codec.o t.codec.cxx
mv -f .deps/t.qp.Tpo .deps/t.qp.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.find_bm.o -MD -MP -MF .deps/t.find_bm.Tpo -c -o t.find_bm.o t.find_bm.cxx
mv -f .deps/t.composite.Tpo .deps/t.composite.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.contentdisposition.o -MD -MP -MF .deps/t.contentdisposition.Tpo -c -o t.contentdisposition.o t.contentdisposition.cxx
mv -f .deps/t.base64.Tpo .deps/t.base64.Po
./cutee -o t.version.cutee.cxx t.version.h
./cutee -o t.tokenizer.cutee.cxx t.tokenizer.h
./cutee -o t.base64.cutee.cxx t.base64.h
./cutee -o t.qp.cutee.cxx t.qp.h
./cutee -o t.circular_buffer.cutee.cxx t.circular_buffer.h
In file included from t.tokenizer.h:4,
                 from t.tokenizer.cxx:1:
../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from t.tokenizer.h:3:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
mv -f .deps/t.tokenizer.Tpo .deps/t.tokenizer.Po
./cutee -o t.file.cutee.cxx t.file.h
./cutee -o t.mimemessage.cutee.cxx t.mimemessage.h
./cutee -o t.composite.cutee.cxx t.composite.h
./cutee -o t.directory.cutee.cxx t.directory.h
./cutee -o t.fieldparam.cutee.cxx t.fieldparam.h
./cutee -o t.strutils.cutee.cxx t.strutils.h
./cutee -o t.rfc822.cutee.cxx t.rfc822.h
./cutee -o t.tree.cutee.cxx t.tree.h
./cutee -o t.parser.cutee.cxx t.parser.h
./cutee -o t.contenttype.cutee.cxx t.contenttype.h
./cutee -o t.utils.cutee.cxx t.utils.h
./cutee -o t.codec.cutee.cxx t.codec.h
./cutee -o t.find_bm.cutee.cxx t.find_bm.h
mv -f .deps/t.fieldparam.Tpo .deps/t.fieldparam.Po
./cutee -o t.contentdisposition.cutee.cxx t.contentdisposition.h
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.version.cutee.o -MD -MP -MF .deps/t.version.cutee.Tpo -c -o t.version.cutee.o t.version.cutee.cxx
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.tokenizer.cutee.o -MD -MP -MF .deps/t.tokenizer.cutee.Tpo -c -o t.tokenizer.cutee.o t.tokenizer.cutee.cxx
mv -f .deps/t.contenttype.Tpo .deps/t.contenttype.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.base64.cutee.o -MD -MP -MF .deps/t.base64.cutee.Tpo -c -o t.base64.cutee.o t.base64.cutee.cxx
mv -f .deps/t.codec.Tpo .deps/t.codec.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.qp.cutee.o -MD -MP -MF .deps/t.qp.cutee.Tpo -c -o t.qp.cutee.o t.qp.cutee.cxx
mv -f .deps/t.find_bm.Tpo .deps/t.find_bm.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.circular_buffer.cutee.o -MD -MP -MF .deps/t.circular_buffer.cutee.Tpo -c -o t.circular_buffer.cutee.o t.circular_buffer.cutee.cxx
In file included from t.tokenizer.h:4,
                 from t.tokenizer.cutee.cxx:2:
../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from cutee.h:10,
                 from t.tokenizer.cutee.cxx:1:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
mv -f .deps/t.tokenizer.cutee.Tpo .deps/t.tokenizer.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.file.cutee.o -MD -MP -MF .deps/t.file.cutee.Tpo -c -o t.file.cutee.o t.file.cutee.cxx
mv -f .deps/runtest.Tpo .deps/runtest.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.mimemessage.cutee.o -MD -MP -MF .deps/t.mimemessage.cutee.Tpo -c -o t.mimemessage.cutee.o t.mimemessage.cutee.cxx
In file included from ../mimetic/rfc822/rfc822.h:16,
                 from t.rfc822.h:3,
                 from t.rfc822.cxx:1:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from ../mimetic/rfc822/address.h:9,
                 from ../mimetic/rfc822/rfc822.h:9:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
mv -f .deps/t.rfc822.Tpo .deps/t.rfc822.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.composite.cutee.o -MD -MP -MF .deps/t.composite.cutee.Tpo -c -o t.composite.cutee.o t.composite.cutee.cxx
mv -f .deps/t.contentdisposition.Tpo .deps/t.contentdisposition.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.directory.cutee.o -MD -MP -MF .deps/t.directory.cutee.Tpo -c -o t.directory.cutee.o t.directory.cutee.cxx
mv -f .deps/t.base64.cutee.Tpo .deps/t.base64.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.fieldparam.cutee.o -MD -MP -MF .deps/t.fieldparam.cutee.Tpo -c -o t.fieldparam.cutee.o t.fieldparam.cutee.cxx
mv -f .deps/t.version.cutee.Tpo .deps/t.version.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.strutils.cutee.o -MD -MP -MF .deps/t.strutils.cutee.Tpo -c -o t.strutils.cutee.o t.strutils.cutee.cxx
mv -f .deps/t.circular_buffer.cutee.Tpo .deps/t.circular_buffer.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.rfc822.cutee.o -MD -MP -MF .deps/t.rfc822.cutee.Tpo -c -o t.rfc822.cutee.o t.rfc822.cutee.cxx
mv -f .deps/t.fieldparam.cutee.Tpo .deps/t.fieldparam.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.tree.cutee.o -MD -MP -MF .deps/t.tree.cutee.Tpo -c -o t.tree.cutee.o t.tree.cutee.cxx
In file included from t.directory.h:7,
                 from t.directory.cutee.cxx:2:
../mimetic/os/directory.h:26:34: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from cutee.h:10,
                 from t.directory.cutee.cxx:1:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
mv -f .deps/t.directory.cutee.Tpo .deps/t.directory.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.parser.cutee.o -MD -MP -MF .deps/t.parser.cutee.Tpo -c -o t.parser.cutee.o t.parser.cutee.cxx
mv -f .deps/t.composite.cutee.Tpo .deps/t.composite.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.contenttype.cutee.o -MD -MP -MF .deps/t.contenttype.cutee.Tpo -c -o t.contenttype.cutee.o t.contenttype.cutee.cxx
In file included from ../mimetic/os/stdfile.h:16,
                 from ../mimetic/os/file.h:16,
                 from ../mimetic/os/os.h:9,
                 from t.file.h:10,
                 from t.file.cutee.cxx:2:
../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from cutee.h:10,
                 from t.file.cutee.cxx:1:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
mv -f .deps/t.file.cutee.Tpo .deps/t.file.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.utils.cutee.o -MD -MP -MF .deps/t.utils.cutee.Tpo -c -o t.utils.cutee.o t.utils.cutee.cxx
mv -f .deps/t.qp.cutee.Tpo .deps/t.qp.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.codec.cutee.o -MD -MP -MF .deps/t.codec.cutee.Tpo -c -o t.codec.cutee.o t.codec.cutee.cxx
mv -f .deps/t.strutils.cutee.Tpo .deps/t.strutils.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.find_bm.cutee.o -MD -MP -MF .deps/t.find_bm.cutee.Tpo -c -o t.find_bm.cutee.o t.find_bm.cutee.cxx
In file included from ../mimetic/rfc822/rfc822.h:16,
                 from t.rfc822.h:3,
                 from t.rfc822.cutee.cxx:2:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from cutee.h:10,
                 from t.rfc822.cutee.cxx:1:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
mv -f .deps/t.rfc822.cutee.Tpo .deps/t.rfc822.cutee.Po
g++ -DHAVE_CONFIG_H -I. -I../mimetic -I..    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.contentdisposition.cutee.o -MD -MP -MF .deps/t.contentdisposition.cutee.Tpo -c -o t.contentdisposition.cutee.o t.contentdisposition.cutee.cxx
mv -f .deps/t.contenttype.cutee.Tpo .deps/t.contenttype.cutee.Po
mv -f .deps/t.codec.cutee.Tpo .deps/t.codec.cutee.Po
mv -f .deps/t.tree.cutee.Tpo .deps/t.tree.cutee.Po
mv -f .deps/t.utils.cutee.Tpo .deps/t.utils.cutee.Po
mv -f .deps/t.contentdisposition.cutee.Tpo .deps/t.contentdisposition.cutee.Po
mv -f .deps/t.find_bm.cutee.Tpo .deps/t.find_bm.cutee.Po
In file included from ../mimetic/os/stdfile.h:16,
                 from ../mimetic/os/file.h:16,
                 from ../mimetic/body.h:14,
                 from ../mimetic/mimetic.h:11,
                 from t.mimemessage.h:7,
                 from t.mimemessage.cutee.cxx:2:
../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from cutee.h:10,
                 from t.mimemessage.cutee.cxx:1:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
In file included from ../mimetic/header.h:11,
                 from ../mimetic/mimetic.h:18:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
In file included from ../mimetic/mimetic.h:24:
../mimetic/tokenizer.h:19:29: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
../mimetic/tokenizer.h:52:35: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
In file included from ../mimetic/mimetic.h:28:
../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadHeader()':
../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::copy_until_boundary(mimetic::ParsingElem)':
../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadHeader() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]':
../mimetic/parser/itparser.h:194:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::doLoad() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
../mimetic/parser/itparser.h:54:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::run(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
../mimetic/mimeentity.h:126:12:   required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
../mimetic/mimeentity.h:116:9:   required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
t.mimemessage.h:84:46:   required from here
../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::copy_until_boundary(mimetic::ParsingElem) [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >; mimetic::ParsingElem = unsigned int]':
../mimetic/parser/itparser.h:397:17:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadBody() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
../mimetic/parser/itparser.h:195:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::doLoad() [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
../mimetic/parser/itparser.h:54:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::run(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
../mimetic/mimeentity.h:126:12:   required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
../mimetic/mimeentity.h:116:9:   required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char> >]'
t.mimemessage.h:84:46:   required from here
../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
mv -f .deps/t.mimemessage.cutee.Tpo .deps/t.mimemessage.cutee.Po
In file included from ../mimetic/os/stdfile.h:16,
                 from ../mimetic/os/file.h:16,
                 from ../mimetic/mimeentity.h:23,
                 from t.parser.h:8,
                 from t.parser.cutee.cxx:2:
../mimetic/os/file_iterator.h:16:36: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:45,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from cutee.h:10,
                 from t.parser.cutee.cxx:1:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:31: note: declared here
In file included from ../mimetic/header.h:11,
                 from ../mimetic/mimeentity.h:24:
../mimetic/rfc822/header.h:37:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48:
/usr/include/c++/12.1.0/bits/stl_function.h:117:12: note: declared here
In file included from t.parser.h:9:
../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadHeader()':
../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::copy_until_boundary(mimetic::ParsingElem)':
../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadHeader() [with Iterator = char*]':
../mimetic/parser/itparser.h:194:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::doLoad() [with Iterator = char*]'
../mimetic/parser/itparser.h:54:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::run(Iterator, Iterator) [with Iterator = char*]'
../mimetic/mimeentity.h:126:12:   required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = char*]'
../mimetic/mimeentity.h:116:9:   required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = char*]'
t.parser.h:47:43:   required from here
../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::copy_until_boundary(mimetic::ParsingElem) [with Iterator = char*; mimetic::ParsingElem = unsigned int]':
../mimetic/parser/itparser.h:397:17:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::loadBody() [with Iterator = char*]'
../mimetic/parser/itparser.h:195:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::doLoad() [with Iterator = char*]'
../mimetic/parser/itparser.h:54:9:   required from 'void mimetic::IteratorParser<Iterator, std::input_iterator_tag>::run(Iterator, Iterator) [with Iterator = char*]'
../mimetic/mimeentity.h:126:12:   required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = char*]'
../mimetic/mimeentity.h:116:9:   required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = char*]'
t.parser.h:47:43:   required from here
../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
mv -f .deps/t.parser.cutee.Tpo .deps/t.parser.cutee.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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: g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DNDEBUG -DHAVE_MIMETIC_CONFIG -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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
./runtest


    ======================================
          Tests Statistics           
    --------------------------------------
                Functions       Checks   
      Success         65          2740
       Failed          0             0
    --------------------------------------
        Total         65          2740
    ======================================
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/test'
Making all in win32
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/win32'
 cd .. && /bin/sh ./config.status win32/Makefile 
config.status: creating win32/Makefile
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/win32'
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8'
 cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8'
==> Entering fakeroot environment...
==> Starting package()...
Making install in mimetic
make[1]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8/mimetic/codec'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/mimetic/codec" || /usr/bin/mkdir -p "/build/mimetic/pkg/mimetic/usr/include/mimetic/codec"
 /usr/bin/install -c -m 644 base64.h codec_base.h codec_chain.h code.h other_codecs.h qp.h codec.h '/build/mimetic/pkg/mimetic/usr/include/mimetic/codec'
make[3]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/codec'
make[2]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/codec'
Making install in os
make[2]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8/mimetic/os'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/mimetic/os" || /usr/bin/mkdir -p "/build/mimetic/pkg/mimetic/usr/include/mimetic/os"
 /usr/bin/install -c -m 644 directory.h file_iterator.h mmfile.h stdfile.h file.h fileop.h os.h utils.h '/build/mimetic/pkg/mimetic/usr/include/mimetic/os'
make[3]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/os'
make[2]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/os'
Making install in rfc822
make[2]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8/mimetic/rfc822'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/mimetic/rfc822" || /usr/bin/mkdir -p "/build/mimetic/pkg/mimetic/usr/include/mimetic/rfc822"
 /usr/bin/install -c -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 '/build/mimetic/pkg/mimetic/usr/include/mimetic/rfc822'
make[3]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/rfc822'
make[2]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/rfc822'
Making install in parser
make[2]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic/parser'
 cd ../.. && /bin/sh ./config.status mimetic/parser/Makefile 
config.status: creating mimetic/parser/Makefile
make[3]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic/parser'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/mimetic/parser" || /usr/bin/mkdir -p "/build/mimetic/pkg/mimetic/usr/include/mimetic/parser"
 /usr/bin/install -c -m 644 itparser.h itparserdecl.h '/build/mimetic/pkg/mimetic/usr/include/mimetic/parser'
make[3]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/parser'
make[2]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic/parser'
make[2]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
make[3]: Entering directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/mimetic/pkg/mimetic/usr/lib"
test -z "/usr/include/mimetic" || /usr/bin/mkdir -p "/build/mimetic/pkg/mimetic/usr/include/mimetic"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libmimetic.la '/build/mimetic/pkg/mimetic/usr/lib'
 /usr/bin/install -c -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 '/build/mimetic/pkg/mimetic/usr/include/mimetic'
libtool: install: /usr/bin/install -c .libs/libmimetic.so.0.0.0 /build/mimetic/pkg/mimetic/usr/lib/libmimetic.so.0.0.0
libtool: install: (cd /build/mimetic/pkg/mimetic/usr/lib && { ln -s -f libmimetic.so.0.0.0 libmimetic.so.0 || { rm -f libmimetic.so.0 && ln -s libmimetic.so.0.0.0 libmimetic.so.0; }; })
libtool: install: (cd /build/mimetic/pkg/mimetic/usr/lib && { ln -s -f libmimetic.so.0.0.0 libmimetic.so || { rm -f libmimetic.so && ln -s libmimetic.so.0.0.0 libmimetic.so; }; })
libtool: install: /usr/bin/install -c .libs/libmimetic.lai /build/mimetic/pkg/mimetic/usr/lib/libmimetic.la
libtool: install: /usr/bin/install -c .libs/libmimetic.a /build/mimetic/pkg/mimetic/usr/lib/libmimetic.a
libtool: install: chmod 644 /build/mimetic/pkg/mimetic/usr/lib/libmimetic.a
libtool: install: ranlib /build/mimetic/pkg/mimetic/usr/lib/libmimetic.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
make[2]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/mimetic'
Making install in doc
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/doc'
 cd .. && /bin/sh ./config.status doc/Makefile 
config.status: creating doc/Makefile
make[2]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8/doc'
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/doc'
Making install in examples
make[1]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8/examples'
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/examples'
Making install in test
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/test'
./runtest


    ======================================
          Tests Statistics           
    --------------------------------------
                Functions       Checks   
      Success         65          2740
       Failed          0             0
    --------------------------------------
        Total         65          2740
    ======================================
make[2]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8/test'
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/test'
Making install in win32
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8/win32'
make[2]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8/win32'
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8/win32'
make[1]: Entering directory '/build/mimetic/src/mimetic-0.9.8'
make[2]: Entering directory '/build/mimetic/src/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 '/build/mimetic/src/mimetic-0.9.8'
make[1]: Leaving directory '/build/mimetic/src/mimetic-0.9.8'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mimetic"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mimetic 0.9.8-3 (Wed 25 Jan 2023 05:46:32 PM MST)
==> Cleaning up...