>>> Building on exopi-4 under mail/mimetic BDEPENDS = [devel/autoconf/2.64;devel/gmake;devel/metaauto;devel/automake/1.11] DIST = [mail/mimetic:mimetic-0.9.8.tar.gz] FULLPKGNAME = mimetic-0.9.8p3 (Junk lock obtained for exopi-4 at 1713748206.99) >>> Running depends in mail/mimetic at 1713748207.02 last junk was in mail/neomutt /usr/sbin/pkg_add -aI -Drepair autoconf-2.64p1 automake-1.11.6p3 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.64p1 automake-1.11.6p3 gmake-4.4.1 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.64p1 automake-1.11.6p3 >>> Running show-prepare-results in mail/mimetic at 1713748210.45 ===> mail/mimetic ===> Building from scratch mimetic-0.9.8p3 ===> mimetic-0.9.8p3 depends on: metaauto-* -> metaauto-1.0p4 ===> mimetic-0.9.8p3 depends on: autoconf-2.64 -> autoconf-2.64p1 ===> mimetic-0.9.8p3 depends on: automake->=1.11,<1.12 -> automake-1.11.6p3 ===> mimetic-0.9.8p3 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: m c++ c++abi pthread ===> found m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 autoconf-2.64p1 automake-1.11.6p3 gmake-4.4.1 metaauto-1.0p4 (Junk lock released for exopi-4 at 1713748212.05) distfiles size=556716 >>> Running extract in mail/mimetic at 1713748212.23 ===> mail/mimetic ===> Checking files for mimetic-0.9.8p3 `/exopi-cvs/ports/distfiles/mimetic-0.9.8.tar.gz' is up to date. >> (SHA256) mimetic-0.9.8.tar.gz: OK ===> Extracting for mimetic-0.9.8p3 >>> Running patch in mail/mimetic at 1713748212.81 ===> mail/mimetic ===> Patching for mimetic-0.9.8p3 ===> Applying OpenBSD patch patch-mimetic_codec_base64_cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mimetic/codec/base64.cxx |--- mimetic/codec/base64.cxx.orig |+++ mimetic/codec/base64.cxx -------------------------- Patching file mimetic/codec/base64.cxx using Plan A... Hunk #1 succeeded at 13. done ===> Applying OpenBSD patch patch-mimetic_codec_base64_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mimetic/codec/base64.h |--- mimetic/codec/base64.h.orig |+++ mimetic/codec/base64.h -------------------------- Patching file mimetic/codec/base64.h using Plan A... Hunk #1 succeeded at 20. done ===> Applying OpenBSD patch patch-mimetic_os_mmfile_cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mimetic/os/mmfile.cxx |--- mimetic/os/mmfile.cxx.orig |+++ mimetic/os/mmfile.cxx -------------------------- Patching file mimetic/os/mmfile.cxx using Plan A... Hunk #1 succeeded at 57. done ===> Applying OpenBSD patch patch-test_cutee_cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: test/cutee.cxx |--- test/cutee.cxx.orig |+++ test/cutee.cxx -------------------------- Patching file test/cutee.cxx using Plan A... Hunk #1 succeeded at 343. Hunk #2 succeeded at 410. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in mail/mimetic at 1713748213.38 ===> mail/mimetic ===> Generating configure for mimetic-0.9.8p3 ===> Configuring for mimetic-0.9.8p3 Using /exopi-obj/pobj/mimetic-0.9.8/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/mimetic-0.9.8/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/mimetic-0.9.8/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... (cached) ar checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for madvise... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... c++ -E checking STL required features... yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating mimetic/Makefile config.status: creating mimetic/codec/Makefile config.status: creating mimetic/rfc822/Makefile config.status: creating mimetic/os/Makefile config.status: creating mimetic/parser/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.config config.status: creating win32/Makefile config.status: creating mimetic/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in mail/mimetic at 1713748234.49 ===> mail/mimetic ===> Building for mimetic-0.9.8p3 Making all in mimetic gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' gmake all-recursive gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' Making all in codec gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/codec' /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cxx -fPIC -DPIC -o .libs/base64.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cxx -o base64.o mv -f .deps/base64.Tpo .deps/base64.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c -o qp.lo qp.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c qp.cxx -fPIC -DPIC -o .libs/qp.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c qp.cxx -o qp.o mv -f .deps/qp.Tpo .deps/qp.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticcodec.la base64.lo qp.lo libtool: link: ar cru .libs/libmimeticcodec.a .libs/base64.o .libs/qp.o libtool: link: ranlib .libs/libmimeticcodec.a gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/codec' Making all in os gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/os' /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c -o file_iterator.lo file_iterator.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 In file included from file_iterator.cxx:17: ../../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT file_iterator.lo -MD -MP -MF .deps/file_iterator.Tpo -c file_iterator.cxx -o file_iterator.o In file included from file_iterator.cxx:17: ../../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/file_iterator.Tpo .deps/file_iterator.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c -o fileop.lo fileop.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c fileop.cxx -fPIC -DPIC -o .libs/fileop.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fileop.lo -MD -MP -MF .deps/fileop.Tpo -c fileop.cxx -o fileop.o mv -f .deps/fileop.Tpo .deps/fileop.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c -o mmfile.lo mmfile.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c mmfile.cxx -fPIC -DPIC -o .libs/mmfile.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mmfile.lo -MD -MP -MF .deps/mmfile.Tpo -c mmfile.cxx -o mmfile.o mv -f .deps/mmfile.Tpo .deps/mmfile.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c -o stdfile.lo stdfile.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c stdfile.cxx -fPIC -DPIC -o .libs/stdfile.o In file included from stdfile.cxx:15: In file included from ../../mimetic/os/file.h:16: In file included from ../../mimetic/os/stdfile.h:16: ../../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT stdfile.lo -MD -MP -MF .deps/stdfile.Tpo -c stdfile.cxx -o stdfile.o In file included from stdfile.cxx:15: In file included from ../../mimetic/os/file.h:16: In file included from ../../mimetic/os/stdfile.h:16: ../../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/stdfile.Tpo .deps/stdfile.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx -fPIC -DPIC -o .libs/utils.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx -o utils.o mv -f .deps/utils.Tpo .deps/utils.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticos.la file_iterator.lo fileop.lo mmfile.lo stdfile.lo utils.lo libtool: link: ar cru .libs/libmimeticos.a .libs/file_iterator.o .libs/fileop.o .libs/mmfile.o .libs/stdfile.o .libs/utils.o libtool: link: ranlib .libs/libmimeticos.a gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/os' Making all in rfc822 gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/rfc822' /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.cxx -fPIC -DPIC -o .libs/address.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.cxx -o address.o mv -f .deps/address.Tpo .deps/address.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c -o field.lo field.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cxx -fPIC -DPIC -o .libs/field.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cxx -o field.o mv -f .deps/field.Tpo .deps/field.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx -fPIC -DPIC -o .libs/header.o In file included from header.cxx:7: ../../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx -o header.o In file included from header.cxx:7: ../../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/header.Tpo .deps/header.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx -fPIC -DPIC -o .libs/message.o In file included from message.cxx:7: In file included from ../../mimetic/rfc822/message.h:11: ../../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx -o message.o In file included from message.cxx:7: In file included from ../../mimetic/rfc822/message.h:11: ../../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/message.Tpo .deps/message.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c -o addresslist.lo addresslist.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c addresslist.cxx -fPIC -DPIC -o .libs/addresslist.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT addresslist.lo -MD -MP -MF .deps/addresslist.Tpo -c addresslist.cxx -o addresslist.o mv -f .deps/addresslist.Tpo .deps/addresslist.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c -o fieldvalue.lo fieldvalue.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c fieldvalue.cxx -fPIC -DPIC -o .libs/fieldvalue.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldvalue.lo -MD -MP -MF .deps/fieldvalue.Tpo -c fieldvalue.cxx -o fieldvalue.o mv -f .deps/fieldvalue.Tpo .deps/fieldvalue.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c -o mailbox.lo mailbox.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c mailbox.cxx -fPIC -DPIC -o .libs/mailbox.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailbox.lo -MD -MP -MF .deps/mailbox.Tpo -c mailbox.cxx -o mailbox.o mv -f .deps/mailbox.Tpo .deps/mailbox.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c -o messageid.lo messageid.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c messageid.cxx -fPIC -DPIC -o .libs/messageid.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT messageid.lo -MD -MP -MF .deps/messageid.Tpo -c messageid.cxx -o messageid.o mv -f .deps/messageid.Tpo .deps/messageid.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c -o datetime.lo datetime.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c datetime.cxx -fPIC -DPIC -o .libs/datetime.o In file included from datetime.cxx:11: ../../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT datetime.lo -MD -MP -MF .deps/datetime.Tpo -c datetime.cxx -o datetime.o In file included from datetime.cxx:11: ../../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/datetime.Tpo .deps/datetime.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c -o group.lo group.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.cxx -fPIC -DPIC -o .libs/group.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.cxx -o group.o mv -f .deps/group.Tpo .deps/group.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c -o mailboxlist.lo mailboxlist.cxx c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c mailboxlist.cxx -fPIC -DPIC -o .libs/mailboxlist.o c++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mailboxlist.lo -MD -MP -MF .deps/mailboxlist.Tpo -c mailboxlist.cxx -o mailboxlist.o mv -f .deps/mailboxlist.Tpo .deps/mailboxlist.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticrfc822.la address.lo field.lo header.lo message.lo addresslist.lo fieldvalue.lo mailbox.lo messageid.lo datetime.lo group.lo mailboxlist.lo libtool: link: ar cru .libs/libmimeticrfc822.a .libs/address.o .libs/field.o .libs/header.o .libs/message.o .libs/addresslist.o .libs/fieldvalue.o .libs/mailbox.o .libs/messageid.o .libs/datetime.o .libs/group.o .libs/mailboxlist.o libtool: link: ranlib .libs/libmimeticrfc822.a gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/rfc822' Making all in parser gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/parser' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/parser' gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT body.lo -MD -MP -MF .deps/body.Tpo -c -o body.lo body.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT body.lo -MD -MP -MF .deps/body.Tpo -c body.cxx -fPIC -DPIC -o .libs/body.o In file included from body.cxx:8: In file included from ../mimetic/mimeentity.h:23: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from body.cxx:8: In file included from ../mimetic/mimeentity.h:24: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT body.lo -MD -MP -MF .deps/body.Tpo -c body.cxx -o body.o In file included from body.cxx:8: In file included from ../mimetic/mimeentity.h:23: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from body.cxx:8: In file included from ../mimetic/mimeentity.h:24: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. mv -f .deps/body.Tpo .deps/body.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttransferencoding.lo -MD -MP -MF .deps/contenttransferencoding.Tpo -c -o contenttransferencoding.lo contenttransferencoding.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttransferencoding.lo -MD -MP -MF .deps/contenttransferencoding.Tpo -c contenttransferencoding.cxx -fPIC -DPIC -o .libs/contenttransferencoding.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttransferencoding.lo -MD -MP -MF .deps/contenttransferencoding.Tpo -c contenttransferencoding.cxx -o contenttransferencoding.o mv -f .deps/contenttransferencoding.Tpo .deps/contenttransferencoding.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx -fPIC -DPIC -o .libs/message.o In file included from message.cxx:9: In file included from ../mimetic/message.h:12: In file included from ../mimetic/mimeentity.h:23: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from message.cxx:9: In file included from ../mimetic/message.h:12: In file included from ../mimetic/mimeentity.h:24: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cxx -o message.o In file included from message.cxx:9: In file included from ../mimetic/message.h:12: In file included from ../mimetic/mimeentity.h:23: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from message.cxx:9: In file included from ../mimetic/message.h:12: In file included from ../mimetic/mimeentity.h:24: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. mv -f .deps/message.Tpo .deps/message.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx -fPIC -DPIC -o .libs/utils.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cxx -o utils.o mv -f .deps/utils.Tpo .deps/utils.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdescription.lo -MD -MP -MF .deps/contentdescription.Tpo -c -o contentdescription.lo contentdescription.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdescription.lo -MD -MP -MF .deps/contentdescription.Tpo -c contentdescription.cxx -fPIC -DPIC -o .libs/contentdescription.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdescription.lo -MD -MP -MF .deps/contentdescription.Tpo -c contentdescription.cxx -o contentdescription.o mv -f .deps/contentdescription.Tpo .deps/contentdescription.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttype.lo -MD -MP -MF .deps/contenttype.Tpo -c -o contenttype.lo contenttype.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttype.lo -MD -MP -MF .deps/contenttype.Tpo -c contenttype.cxx -fPIC -DPIC -o .libs/contenttype.o In file included from contenttype.cxx:13: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contenttype.lo -MD -MP -MF .deps/contenttype.Tpo -c contenttype.cxx -o contenttype.o In file included from contenttype.cxx:13: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/contenttype.Tpo .deps/contenttype.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeentity.lo -MD -MP -MF .deps/mimeentity.Tpo -c -o mimeentity.lo mimeentity.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeentity.lo -MD -MP -MF .deps/mimeentity.Tpo -c mimeentity.cxx -fPIC -DPIC -o .libs/mimeentity.o In file included from mimeentity.cxx:11: In file included from ../mimetic/mimeentity.h:23: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from mimeentity.cxx:11: In file included from ../mimetic/mimeentity.h:24: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from mimeentity.cxx:12: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from mimeentity.cxx:16: ../mimetic/parser/itparser.h:237:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int status; ^~~~~~~~~ ../mimetic/parser/itparser.h:475:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; ^~~~~~~~~ 5 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeentity.lo -MD -MP -MF .deps/mimeentity.Tpo -c mimeentity.cxx -o mimeentity.o In file included from mimeentity.cxx:11: In file included from ../mimetic/mimeentity.h:23: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from mimeentity.cxx:11: In file included from ../mimetic/mimeentity.h:24: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from mimeentity.cxx:12: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from mimeentity.cxx:16: ../mimetic/parser/itparser.h:237:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int status; ^~~~~~~~~ ../mimetic/parser/itparser.h:475:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; ^~~~~~~~~ 5 warnings generated. mv -f .deps/mimeentity.Tpo .deps/mimeentity.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cxx -fPIC -DPIC -o .libs/version.o In file included from version.cxx:11: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cxx -o version.o In file included from version.cxx:11: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/version.Tpo .deps/version.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdisposition.lo -MD -MP -MF .deps/contentdisposition.Tpo -c -o contentdisposition.lo contentdisposition.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdisposition.lo -MD -MP -MF .deps/contentdisposition.Tpo -c contentdisposition.cxx -fPIC -DPIC -o .libs/contentdisposition.o In file included from contentdisposition.cxx:8: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentdisposition.lo -MD -MP -MF .deps/contentdisposition.Tpo -c contentdisposition.cxx -o contentdisposition.o In file included from contentdisposition.cxx:8: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/contentdisposition.Tpo .deps/contentdisposition.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldparam.lo -MD -MP -MF .deps/fieldparam.Tpo -c -o fieldparam.lo fieldparam.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldparam.lo -MD -MP -MF .deps/fieldparam.Tpo -c fieldparam.cxx -fPIC -DPIC -o .libs/fieldparam.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT fieldparam.lo -MD -MP -MF .deps/fieldparam.Tpo -c fieldparam.cxx -o fieldparam.o mv -f .deps/fieldparam.Tpo .deps/fieldparam.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeversion.lo -MD -MP -MF .deps/mimeversion.Tpo -c -o mimeversion.lo mimeversion.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeversion.lo -MD -MP -MF .deps/mimeversion.Tpo -c mimeversion.cxx -fPIC -DPIC -o .libs/mimeversion.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT mimeversion.lo -MD -MP -MF .deps/mimeversion.Tpo -c mimeversion.cxx -o mimeversion.o mv -f .deps/mimeversion.Tpo .deps/mimeversion.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentid.lo -MD -MP -MF .deps/contentid.Tpo -c -o contentid.lo contentid.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentid.lo -MD -MP -MF .deps/contentid.Tpo -c contentid.cxx -fPIC -DPIC -o .libs/contentid.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT contentid.lo -MD -MP -MF .deps/contentid.Tpo -c contentid.cxx -o contentid.o mv -f .deps/contentid.Tpo .deps/contentid.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx -fPIC -DPIC -o .libs/header.o In file included from header.cxx:7: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cxx -o header.o In file included from header.cxx:7: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/header.Tpo .deps/header.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT strutils.lo -MD -MP -MF .deps/strutils.Tpo -c -o strutils.lo strutils.cxx c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT strutils.lo -MD -MP -MF .deps/strutils.Tpo -c strutils.cxx -fPIC -DPIC -o .libs/strutils.o strutils.cxx:31:39: warning: unsequenced modification and access to 'idx' [-Wunsequenced] input.erase(idx, input.length() - ++idx); ~~~ ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT strutils.lo -MD -MP -MF .deps/strutils.Tpo -c strutils.cxx -o strutils.o strutils.cxx:31:39: warning: unsequenced modification and access to 'idx' [-Wunsequenced] input.erase(idx, input.length() - ++idx); ~~~ ^ 1 warning generated. mv -f .deps/strutils.Tpo .deps/strutils.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -version-info 0:0:0 -o libmimetic.la -rpath /usr/local/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: c++ -shared -fPIC -DPIC -o .libs/libmimetic.so.1.0 -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG .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 /exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/codec/.libs/libmimeticcodec.a /exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/os/.libs/libmimeticos.a /exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/rfc822/.libs/libmimeticrfc822.a -Wl,-no-whole-archive -Wl,-soname,libmimetic.so.1.0 libtool: link: ar x /exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/codec/.libs/libmimeticcodec.a libtool: link: ar x /exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/os/.libs/libmimeticos.a libtool: link: ar x /exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/rfc822/.libs/libmimeticrfc822.a libtool: link: ar cru .libs/libmimetic.a ./.libs/libmimetic.lax/libmimeticcodec.a/base64.o ./.libs/libmimetic.lax/libmimeticcodec.a/qp.o ./.libs/libmimetic.lax/libmimeticos.a/file_iterator.o ./.libs/libmimetic.lax/libmimeticos.a/fileop.o ./.libs/libmimetic.lax/libmimeticos.a/mmfile.o ./.libs/libmimetic.lax/libmimeticos.a/stdfile.o ./.libs/libmimetic.lax/libmimeticos.a/utils.o ./.libs/libmimetic.lax/libmimeticrfc822.a/address.o ./.libs/libmimetic.lax/libmimeticrfc822.a/field.o ./.libs/libmimetic.lax/libmimeticrfc822.a/header.o ./.libs/libmimetic.lax/libmimeticrfc822.a/message.o ./.libs/libmimetic.lax/libmimeticrfc822.a/addresslist.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/datetime.o ./.libs/libmimetic.lax/libmimeticrfc822.a/group.o ./.libs/libmimetic.lax/libmimeticrfc822.a/mailboxlist.o 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 libtool: link: ranlib .libs/libmimetic.a gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' Making all in doc gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/doc' Making all in examples gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/examples' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/examples' Making all in test gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/test' c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT cutee.o -MD -MP -MF .deps/cutee.Tpo -c -o cutee.o cutee.cxx mv -f .deps/cutee.Tpo .deps/cutee.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -o cutee cutee.o libtool: link: c++ -o cutee -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG 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 /exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/missing --run automake-1.11 --gnu test/Makefile configure.in:7: version mismatch. This is Automake 1.11.6, configure.in:7: but the definition used by this AM_INIT_AUTOMAKE configure.in:7: comes from Automake 1.11. You should recreate configure.in:7: aclocal.m4 with aclocal and run automake again. test/Makefile.am:26: addprefix $(srcdir: non-POSIX variable name test/Makefile.am:26: (probably a GNU make extension) test/autocutee.mk:5: `%'-style pattern rules are a GNU make extension test/Makefile.am:28: `test/autocutee.mk' included from here WARNING: `automake-1.11' is probably too old. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd .. && /bin/sh ./config.status test/Makefile depfiles config.status: creating test/Makefile config.status: executing depfiles commands ./cutee -m -o runtest.cxx c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.cxx mv -f .deps/runtest.Tpo .deps/runtest.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.tokenizer.o -MD -MP -MF .deps/t.tokenizer.Tpo -c -o t.tokenizer.o t.tokenizer.cxx In file included from t.tokenizer.cxx:1: In file included from ./t.tokenizer.h:4: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/t.tokenizer.Tpo .deps/t.tokenizer.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.base64.o -MD -MP -MF .deps/t.base64.Tpo -c -o t.base64.o t.base64.cxx mv -f .deps/t.base64.Tpo .deps/t.base64.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.qp.o -MD -MP -MF .deps/t.qp.Tpo -c -o t.qp.o t.qp.cxx mv -f .deps/t.qp.Tpo .deps/t.qp.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 mv -f .deps/t.circular_buffer.Tpo .deps/t.circular_buffer.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.composite.o -MD -MP -MF .deps/t.composite.Tpo -c -o t.composite.o t.composite.cxx mv -f .deps/t.composite.Tpo .deps/t.composite.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.fieldparam.o -MD -MP -MF .deps/t.fieldparam.Tpo -c -o t.fieldparam.o t.fieldparam.cxx mv -f .deps/t.fieldparam.Tpo .deps/t.fieldparam.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -MT t.rfc822.o -MD -MP -MF .deps/t.rfc822.Tpo -c -o t.rfc822.o t.rfc822.cxx In file included from t.rfc822.cxx:1: In file included from ./t.rfc822.h:3: In file included from ../mimetic/rfc822/rfc822.h:16: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/t.rfc822.Tpo .deps/t.rfc822.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.contenttype.Tpo .deps/t.contenttype.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.codec.Tpo .deps/t.codec.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.find_bm.Tpo .deps/t.find_bm.Po c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.contentdisposition.Tpo .deps/t.contentdisposition.Po ./cutee -o t.version.cutee.cxx t.version.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 mv -f .deps/t.version.cutee.Tpo .deps/t.version.cutee.Po ./cutee -o t.tokenizer.cutee.cxx t.tokenizer.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 In file included from t.tokenizer.cutee.cxx:2: In file included from ./t.tokenizer.h:4: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/t.tokenizer.cutee.Tpo .deps/t.tokenizer.cutee.Po ./cutee -o t.base64.cutee.cxx t.base64.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.base64.cutee.Tpo .deps/t.base64.cutee.Po ./cutee -o t.qp.cutee.cxx t.qp.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.qp.cutee.Tpo .deps/t.qp.cutee.Po ./cutee -o t.circular_buffer.cutee.cxx t.circular_buffer.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 mv -f .deps/t.circular_buffer.cutee.Tpo .deps/t.circular_buffer.cutee.Po ./cutee -o t.file.cutee.cxx t.file.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 In file included from t.file.cutee.cxx:2: In file included from ./t.file.h:10: In file included from ../mimetic/os/os.h:9: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/t.file.cutee.Tpo .deps/t.file.cutee.Po ./cutee -o t.mimemessage.cutee.cxx t.mimemessage.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 t.mimemessage.cutee.cxx:2: In file included from ./t.mimemessage.h:7: In file included from ../mimetic/mimetic.h:11: In file included from ../mimetic/body.h:14: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from t.mimemessage.cutee.cxx:2: In file included from ./t.mimemessage.h:7: In file included from ../mimetic/mimetic.h:18: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from t.mimemessage.cutee.cxx:2: In file included from ./t.mimemessage.h:7: In file included from ../mimetic/mimetic.h:24: ../mimetic/tokenizer.h:52:35: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct IsDelim: public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from t.mimemessage.cutee.cxx:2: In file included from ./t.mimemessage.h:7: In file included from ../mimetic/mimetic.h:28: ../mimetic/parser/itparser.h:237:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int status; ^~~~~~~~~ ../mimetic/parser/itparser.h:475:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; ^~~~~~~~~ 5 warnings generated. mv -f .deps/t.mimemessage.cutee.Tpo .deps/t.mimemessage.cutee.Po ./cutee -o t.composite.cutee.cxx t.composite.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.composite.cutee.Tpo .deps/t.composite.cutee.Po ./cutee -o t.directory.cutee.cxx t.directory.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 In file included from t.directory.cutee.cxx:2: In file included from ./t.directory.h:7: ../mimetic/os/directory.h:26:34: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/t.directory.cutee.Tpo .deps/t.directory.cutee.Po ./cutee -o t.fieldparam.cutee.cxx t.fieldparam.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.fieldparam.cutee.Tpo .deps/t.fieldparam.cutee.Po ./cutee -o t.strutils.cutee.cxx t.strutils.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.strutils.cutee.Tpo .deps/t.strutils.cutee.Po ./cutee -o t.rfc822.cutee.cxx t.rfc822.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 In file included from t.rfc822.cutee.cxx:2: In file included from ./t.rfc822.h:3: In file included from ../mimetic/rfc822/rfc822.h:16: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/t.rfc822.cutee.Tpo .deps/t.rfc822.cutee.Po ./cutee -o t.tree.cutee.cxx t.tree.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 mv -f .deps/t.tree.cutee.Tpo .deps/t.tree.cutee.Po ./cutee -o t.parser.cutee.cxx t.parser.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 In file included from t.parser.cutee.cxx:2: In file included from ./t.parser.h:8: In file included from ../mimetic/mimeentity.h:23: In file included from ../mimetic/os/file.h:16: In file included from ../mimetic/os/stdfile.h:16: ../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] struct ifile_iterator: public std::iterator ^ /usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from t.parser.cutee.cxx:2: In file included from ./t.parser.h:8: In file included from ../mimetic/mimeentity.h:24: In file included from ../mimetic/header.h:11: ../mimetic/rfc822/header.h:37:21: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] public std::unary_function ^ /usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from t.parser.cutee.cxx:2: In file included from ./t.parser.h:9: ../mimetic/parser/itparser.h:237:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int status; ^~~~~~~~~ ../mimetic/parser/itparser.h:475:9: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; ^~~~~~~~~ 4 warnings generated. mv -f .deps/t.parser.cutee.Tpo .deps/t.parser.cutee.Po ./cutee -o t.contenttype.cutee.cxx t.contenttype.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 mv -f .deps/t.contenttype.cutee.Tpo .deps/t.contenttype.cutee.Po ./cutee -o t.utils.cutee.cxx t.utils.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.utils.cutee.Tpo .deps/t.utils.cutee.Po ./cutee -o t.codec.cutee.cxx t.codec.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.codec.cutee.Tpo .deps/t.codec.cutee.Po ./cutee -o t.find_bm.cutee.cxx t.find_bm.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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 mv -f .deps/t.find_bm.cutee.Tpo .deps/t.find_bm.cutee.Po ./cutee -o t.contentdisposition.cutee.cxx t.contentdisposition.h c++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -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.contentdisposition.cutee.Tpo .deps/t.contentdisposition.cutee.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG -o runtest runtest.o t.tokenizer.o t.base64.o t.qp.o t.circular_buffer.o t.composite.o t.fieldparam.o t.rfc822.o t.contenttype.o t.codec.o t.find_bm.o t.contentdisposition.o t.version.cutee.o t.tokenizer.cutee.o t.base64.cutee.o t.qp.cutee.o t.circular_buffer.cutee.o t.file.cutee.o t.mimemessage.cutee.o t.composite.cutee.o t.directory.cutee.o t.fieldparam.cutee.o t.strutils.cutee.o t.rfc822.cutee.o t.tree.cutee.o t.parser.cutee.o t.contenttype.cutee.o t.utils.cutee.o t.codec.cutee.o t.find_bm.cutee.o t.contentdisposition.cutee.o ../mimetic/libmimetic.la libtool: link: c++ -o .libs/runtest -O2 -pipe -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG -DHAVE_MIMETIC_CONFIG 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 -L.libs -lmimetic -Wl,-rpath-link,/usr/local/lib ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/test' Making all in win32 gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/win32' cd .. && /bin/sh ./config.status win32/Makefile config.status: creating win32/Makefile gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/win32' gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8' >>> Running fake in mail/mimetic at 1713748460.08 ===> mail/mimetic ===> Faking installation for mimetic-0.9.8p3 Making install in mimetic gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/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 gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/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 gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/codec' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/mimetic/codec" || mkdir -p "/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/codec" /exopi-obj/pobj/mimetic-0.9.8/bin/install -c -m 644 base64.h codec_base.h codec_chain.h code.h other_codecs.h qp.h codec.h '/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/codec' gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/codec' gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/codec' Making install in os gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/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 gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/os' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/mimetic/os" || mkdir -p "/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/os" /exopi-obj/pobj/mimetic-0.9.8/bin/install -c -m 644 directory.h file_iterator.h mmfile.h stdfile.h file.h fileop.h os.h utils.h '/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/os' gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/os' gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/os' Making install in rfc822 gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/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 gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/rfc822' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/mimetic/rfc822" || mkdir -p "/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/rfc822" /exopi-obj/pobj/mimetic-0.9.8/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 '/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/rfc822' gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/rfc822' gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/rfc822' Making install in parser gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/parser' cd ../.. && /bin/sh ./config.status mimetic/parser/Makefile config.status: creating mimetic/parser/Makefile gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/parser' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/mimetic/parser" || mkdir -p "/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/parser" /exopi-obj/pobj/mimetic-0.9.8/bin/install -c -m 644 itparser.h itparserdecl.h '/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic/parser' gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/parser' gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic/parser' gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' gmake[3]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/mimetic-0.9.8/bin/install -c libmimetic.la '/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/mimetic-0.9.8/bin/install -c -m 644 ./.libs/libmimetic.a /exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/lib/libmimetic.a libtool: install: /exopi-obj/pobj/mimetic-0.9.8/bin/install -c -m 644 ./.libs/libmimetic.so.1.0 /exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/lib/libmimetic.so.1.0 libtool: install: /exopi-obj/pobj/mimetic-0.9.8/bin/install -c -m 644 ./.libs/libmimetic.lai /exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/lib/libmimetic.la test -z "/usr/local/include/mimetic" || mkdir -p "/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic" /exopi-obj/pobj/mimetic-0.9.8/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 '/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/usr/local/include/mimetic' gmake[3]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/mimetic' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/doc' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/doc' Making install in examples gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/examples' cd .. && /bin/sh ./config.status examples/Makefile depfiles config.status: creating examples/Makefile config.status: executing depfiles commands gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/examples' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/examples' gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/examples' Making install in test gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/test' ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/test' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/test' gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/test' Making install in win32 gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/win32' gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/win32' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/win32' gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8/win32' gmake[1]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8' gmake[2]: Entering directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8' gmake[1]: Leaving directory '/exopi-obj/pobj/mimetic-0.9.8/mimetic-0.9.8' >>> Running package in mail/mimetic at 1713748474.16 ===> mail/mimetic `/exopi-obj/pobj/mimetic-0.9.8/fake-amd64/.fake_done' is up to date. ===> Building package for mimetic-0.9.8p3 Create /exopi-cvs/ports/packages/amd64/all/mimetic-0.9.8p3.tgz Creating package mimetic-0.9.8p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************** | 64% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mimetic-0.9.8p3.tgz >>> Running clean in mail/mimetic at 1713748476.71 ===> mail/mimetic ===> Cleaning for mimetic-0.9.8p3 >>> Ended at 1713748477.23 max_stuck=2.83/depends=3.38/show-prepare-results=1.68/extract=0.72/patch=0.58/configure=21.11/build=225.59/fake=14.08/package=2.52/clean=0.58