------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/courier-unicode-2.1_2.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libidn-1.35.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> maildrop-3.0.0_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> maildrop-3.0.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by maildrop-3.0.0_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> maildrop-3.0.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by maildrop-3.0.0_4 for building => SHA256 Checksum OK for maildrop-3.0.0.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> maildrop-3.0.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by maildrop-3.0.0_4 for building ===> Extracting for maildrop-3.0.0_4 => SHA256 Checksum OK for maildrop-3.0.0.tar.bz2. Extracted Memory Use: 12.53M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for maildrop-3.0.0_4 ===> Applying ports patches for maildrop-3.0.0_4 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-libs_maildrop_filelock.C SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> maildrop-3.0.0_4 depends on package: libiconv>=1.14_11 - found ===> maildrop-3.0.0_4 depends on package: pkgconf>=1.3.0_1 - found ===> maildrop-3.0.0_4 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> maildrop-3.0.0_4 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> maildrop-3.0.0_4 depends on shared library: libcourier-unicode.so - found (/usr/local/lib/libcourier-unicode.so) ===> maildrop-3.0.0_4 depends on shared library: libidn.so - found (/usr/local/lib/libidn.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> maildrop-3.0.0_4 depends on package: libiconv>=1.14_11 - found ===> maildrop-3.0.0_4 depends on package: pkgconf>=1.3.0_1 - found ===> maildrop-3.0.0_4 depends on package: perl5>=5.30.r1<5.31 - found ===> maildrop-3.0.0_4 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> maildrop-3.0.0_4 depends on shared library: libcourier-unicode.so - found (/usr/local/lib/libcourier-unicode.so) ===> maildrop-3.0.0_4 depends on shared library: libidn.so - found (/usr/local/lib/libidn.so) ===> Configuring for maildrop-3.0.0_4 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf 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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... yes checking for db_open... no checking for db_env_create... no checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking courier-unicode library and version... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dbobj.h config.status: creating dbobj.config config.status: creating maildrop.spec config.status: creating maildrop.lpspec config.status: creating README.html config.status: creating INSTALL.html config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/numlib (/construction/mail/maildrop/maildrop-3.0.0/libs/numlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) /usr/bin/awk 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf 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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for int64_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for setgroups... (cached) yes checking for initgroups... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/liblock (/construction/mail/maildrop/maildrop-3.0.0/libs/liblock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) /usr/bin/awk 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf 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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off64_t... no checking for flock_t... no checking for getdtablesize... (cached) yes checking for setpgrp... yes checking for sysconf... (cached) yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... no checking for fcntl... yes checking for flock... yes checking for lockf... yes checking for locking method... fcntl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/rfc822 (/construction/mail/maildrop/maildrop-3.0.0/libs/rfc822) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 ANSI C header files... (cached) yes checking for locale.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking if Libidn should be used... yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for setlocale... (cached) yes checking how to calculate alternate timezone... daylight checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/rfc2045 (/construction/mail/maildrop/maildrop-3.0.0/libs/rfc2045) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... (cached) yes checking for missing gethostname prototype... no checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for setlocale... (cached) yes checking for strncasecmp... (cached) yes checking for strcasecmp... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rfc2045charset.h config.status: creating rfc2045_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/gdbmobj (/construction/mail/maildrop/maildrop-3.0.0/libs/gdbmobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for library containing strerror... none required checking for gawk... (cached) /usr/bin/awk checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for gdbm_open in -lgdbm... no checking for gdbm_open... no checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if the C++ compiler needs -fhandle-exceptions... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/bdbobj (/construction/mail/maildrop/maildrop-3.0.0/libs/bdbobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for gawk... (cached) /usr/bin/awk checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for library containing strerror... none required checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... yes checking for db_open... no checking for db_env_create... no checking for limits.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if the C++ compiler needs -fhandle-exceptions... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/makedat (/construction/mail/maildrop/maildrop-3.0.0/libs/makedat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for perl5... (cached) /usr/local/bin/perl checking for cat... /bin/cat checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf 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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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... no 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... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating makedat config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/maildir (/construction/mail/maildrop/maildrop-3.0.0/libs/maildir) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) /usr/bin/awk checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for perl5... (cached) /usr/local/bin/perl checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for utime.h... (cached) yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for pcre.h... (cached) yes checking for pcre/pcre.h... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking vector.h usability... no checking vector.h presence... no checking for vector.h... no checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fam.h... (cached) no checking for symlink... (cached) yes checking for readlink... (cached) yes checking for strcasecmp... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for FAMOpen in -lfam... (cached) no checking for missing gethostname prototype... no checking for mailbot... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sharedindexinstall config.status: creating sharedindexsplit config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/maildrop (/construction/mail/maildrop/maildrop-3.0.0/libs/maildrop) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-version=3.0.0' '--with-package=maildrop' '--enable-syslog=1' '--enable-use-flock=1' '--with-etcdir=/usr/local/etc' '--enable-maildirquota' '--disable-dovecotauth' '--with-db=db' '--enable-sendmail=/usr/sbin/sendmail' 'ac_cv_header_fam_h=no' 'ac_cv_lib_fam_FAMOpen=no' '--disable-authlib' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' 'PKG_CONFIG=pkgconf' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for perl5... (cached) /usr/local/bin/perl checking for -fhandle-exceptions flag to g++... no checking ability to handle both const and non-const exceptions... yes checking for getpwnam in -lsun... no checking for courierauthconfig... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl.h... (cached) yes checking for memory.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... (cached) yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking type of array argument to getgroups... gid_t checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether closedir returns void... no checking return type of signal handlers... void checking for setgroups... (cached) yes checking for setlocale... (cached) yes checking for getpgrp... (cached) yes checking for getpgid... (cached) yes checking whether getpgrp requires zero arguments... yes checking setpgrp()... 0 checking setpgid()... 1 checking for missing gethostname prototype... no checking default PATH for commands... /bin:/usr/bin:/usr/local/bin checking for qmail-inject... no checking mail transport agent... /usr/sbin/sendmail -oi checking location of system mailboxes... /var/mail checking whether maildrop should reset its group ID... 0 checking privileged users... root mail daemon checking for UID of maildrop... root checking for GID of maildrop... mail checking for USE_FLOCK... 1 checking for USE_DOTLOCK... 0 checking for LOCKEXT_DEF... .lock checking for LOCKSLEEP_DEF... 5 checking for LOCKTIMEOUT_DEF... 60 checking for LOCKREFRESH_DEF... 15 checking for TEMPDIR... use tmpfile() checking for SMALLMSG... 8192 checking for GLOBAL_TIMEOUT... 300 checking for CRLF_TERM... 0 checking for RESTRICT_TRUSTED... 1 checking for KEEP_FROMLINE... 1 checking for syslog support... 1 checking whether to treat authlib errors as tempreject... 1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xconfig.h config.status: creating Makefile config.status: creating README.html config.status: creating testsuite config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for maildrop-3.0.0_4 --- all-make-check --- /usr/bin/make all-gmake-check FOO=BAR --- all-gmake-check --- --- all-recursive --- Making all in libs/numlib --- all --- /usr/bin/make all-am --- atotimet.lo --- --- atouidt.lo --- --- changeuidgid.lo --- --- strdevt.lo --- --- strgidt.lo --- --- strhdevt.lo --- --- strhinot.lo --- --- strhpidt.lo --- --- strhtimet.lo --- --- strinot.lo --- --- atotimet.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c -o atotimet.lo atotimet.c --- atouidt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c -o atouidt.lo atouidt.c --- changeuidgid.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c -o changeuidgid.lo changeuidgid.c --- strdevt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c -o strdevt.lo strdevt.c --- strgidt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c -o strgidt.lo strgidt.c --- strhdevt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c -o strhdevt.lo strhdevt.c --- strhinot.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c -o strhinot.lo strhinot.c --- strhpidt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c -o strhpidt.lo strhpidt.c --- strhtimet.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c -o strhtimet.lo strhtimet.c --- strinot.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c -o strinot.lo strinot.c --- atotimet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -fPIC -DPIC -o .libs/atotimet.o --- strdevt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -fPIC -DPIC -o .libs/strdevt.o --- changeuidgid.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -fPIC -DPIC -o .libs/changeuidgid.o --- strhinot.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -fPIC -DPIC -o .libs/strhinot.o --- atotimet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -o atotimet.o >/dev/null 2>&1 --- strdevt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -o strdevt.o >/dev/null 2>&1 --- atouidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -fPIC -DPIC -o .libs/atouidt.o --- strhinot.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -o strhinot.o >/dev/null 2>&1 --- changeuidgid.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -o changeuidgid.o >/dev/null 2>&1 --- strhdevt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -fPIC -DPIC -o .libs/strhdevt.o --- strgidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -fPIC -DPIC -o .libs/strgidt.o --- strdevt.lo --- mv -f .deps/strdevt.Tpo .deps/strdevt.Plo --- strofft.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c -o strofft.lo strofft.c --- atouidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -o atouidt.o >/dev/null 2>&1 --- strgidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -o strgidt.o >/dev/null 2>&1 --- strhdevt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -o strhdevt.o >/dev/null 2>&1 --- strinot.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -fPIC -DPIC -o .libs/strinot.o --- atotimet.lo --- mv -f .deps/atotimet.Tpo .deps/atotimet.Plo --- strpidt.lo --- --- changeuidgid.lo --- mv -f .deps/changeuidgid.Tpo .deps/changeuidgid.Plo --- strsize.lo --- --- strhinot.lo --- mv -f .deps/strhinot.Tpo .deps/strhinot.Plo --- strpidt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c -o strpidt.lo strpidt.c --- strsize.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c -o strsize.lo strsize.c --- strsizet.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c -o strsizet.lo strsizet.c --- strhtimet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -fPIC -DPIC -o .libs/strhtimet.o --- strofft.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -fPIC -DPIC -o .libs/strofft.o --- strgidt.lo --- mv -f .deps/strgidt.Tpo .deps/strgidt.Plo --- strtimet.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c -o strtimet.lo strtimet.c --- atouidt.lo --- mv -f .deps/atouidt.Tpo .deps/atouidt.Plo --- struidt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c -o struidt.lo struidt.c --- strhdevt.lo --- mv -f .deps/strhdevt.Tpo .deps/strhdevt.Plo --- strinot.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -o strinot.o >/dev/null 2>&1 --- strpidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -fPIC -DPIC -o .libs/strpidt.o --- strhtimet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -o strhtimet.o >/dev/null 2>&1 --- strsize.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -fPIC -DPIC -o .libs/strsize.o --- strsizet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -fPIC -DPIC -o .libs/strsizet.o --- strofft.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -o strofft.o >/dev/null 2>&1 --- struidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -fPIC -DPIC -o .libs/struidt.o --- strinot.lo --- mv -f .deps/strinot.Tpo .deps/strinot.Plo --- strtimet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -fPIC -DPIC -o .libs/strtimet.o --- strhtimet.lo --- mv -f .deps/strhtimet.Tpo .deps/strhtimet.Plo --- strpidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -o strpidt.o >/dev/null 2>&1 --- strsizet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -o strsizet.o >/dev/null 2>&1 --- strofft.lo --- mv -f .deps/strofft.Tpo .deps/strofft.Plo --- struidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -o struidt.o >/dev/null 2>&1 --- strtimet.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -o strtimet.o >/dev/null 2>&1 --- strsize.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -o strsize.o >/dev/null 2>&1 --- strsizet.lo --- mv -f .deps/strsizet.Tpo .deps/strsizet.Plo --- strhpidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -fPIC -DPIC -o .libs/strhpidt.o --- strpidt.lo --- mv -f .deps/strpidt.Tpo .deps/strpidt.Plo --- strtimet.lo --- mv -f .deps/strtimet.Tpo .deps/strtimet.Plo --- struidt.lo --- mv -f .deps/struidt.Tpo .deps/struidt.Plo --- strhpidt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -o strhpidt.o >/dev/null 2>&1 --- strsize.lo --- mv -f .deps/strsize.Tpo .deps/strsize.Plo --- strhpidt.lo --- mv -f .deps/strhpidt.Tpo .deps/strhpidt.Plo --- libnumlib.la --- /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -L/usr/local/lib -o libnumlib.la atotimet.lo atouidt.lo changeuidgid.lo strdevt.lo strgidt.lo strhdevt.lo strhinot.lo strhpidt.lo strhtimet.lo strinot.lo strofft.lo strpidt.lo strsize.lo strsizet.lo strtimet.lo struidt.lo libtool: link: ar cru .libs/libnumlib.a .libs/atotimet.o .libs/atouidt.o .libs/changeuidgid.o .libs/strdevt.o .libs/strgidt.o .libs/strhdevt.o .libs/strhinot.o .libs/strhpidt.o .libs/strhtimet.o .libs/strinot.o .libs/strofft.o .libs/strpidt.o .libs/strsize.o .libs/strsizet.o .libs/strtimet.o .libs/struidt.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libnumlib.a libtool: link: ( cd ".libs" && rm -f "libnumlib.la" && ln -s "../libnumlib.la" "libnumlib.la" ) Making all in libs/liblock --- all --- /usr/bin/make all-am --- lockfcntl.lo --- --- lockdaemon.lo --- --- mail.lo --- --- lockmail.o --- --- lockdaemon.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c -o lockdaemon.lo lockdaemon.c --- lockfcntl.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c -o lockfcntl.lo lockfcntl.c --- lockmail.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lockmail.o -MD -MP -MF .deps/lockmail.Tpo -c -o lockmail.o lockmail.c --- mail.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c -o mail.lo mail.c --- lockfcntl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -fPIC -DPIC -o .libs/lockfcntl.o --- lockdaemon.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -fPIC -DPIC -o .libs/lockdaemon.o --- lockmail.o --- mv -f .deps/lockmail.Tpo .deps/lockmail.Po --- lockfcntl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -o lockfcntl.o >/dev/null 2>&1 --- mail.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -fPIC -DPIC -o .libs/mail.o --- lockfcntl.lo --- mv -f .deps/lockfcntl.Tpo .deps/lockfcntl.Plo --- lockdaemon.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -o lockdaemon.o >/dev/null 2>&1 mv -f .deps/lockdaemon.Tpo .deps/lockdaemon.Plo --- mail.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o >/dev/null 2>&1 mv -f .deps/mail.Tpo .deps/mail.Plo --- liblock.la --- /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o liblock.la lockfcntl.lo lockdaemon.lo mail.lo libtool: link: ar cru .libs/liblock.a .libs/lockfcntl.o .libs/lockdaemon.o .libs/mail.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liblock.a libtool: link: ( cd ".libs" && rm -f "liblock.la" && ln -s "../liblock.la" "liblock.la" ) --- lockmail --- /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o lockmail lockmail.o liblock.la ../numlib/libnumlib.la libtool: link: cc -I.. -I./.. -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -o lockmail lockmail.o -L/usr/local/lib ./.libs/liblock.a ../numlib/.libs/libnumlib.a Making all in libs/rfc822 --- all --- /usr/bin/make all-am --- encode.lo --- --- rfc822.lo --- --- rfc822hdr.lo --- --- rfc822_getaddr.lo --- --- rfc822_getaddrs.lo --- --- rfc822_mkdate.lo --- --- rfc822_parsedt.lo --- --- rfc2047u.lo --- --- rfc2047.lo --- --- imapsubj.lo --- --- encode.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c --- rfc822.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.lo rfc822.c --- rfc822hdr.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c -o rfc822hdr.lo rfc822hdr.c --- rfc822_getaddr.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c -o rfc822_getaddr.lo rfc822_getaddr.c --- rfc822_getaddrs.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c -o rfc822_getaddrs.lo rfc822_getaddrs.c --- rfc2047u.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c -o rfc2047u.lo rfc2047u.c --- rfc2047.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.lo rfc2047.c --- rfc822_parsedt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c -o rfc822_parsedt.lo rfc822_parsedt.c --- rfc822_mkdate.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c -o rfc822_mkdate.lo rfc822_mkdate.c --- imapsubj.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c -o imapsubj.lo imapsubj.c --- rfc2047.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o --- imapsubj.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -fPIC -DPIC -o .libs/imapsubj.o --- rfc822_getaddrs.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -fPIC -DPIC -o .libs/rfc822_getaddrs.o --- rfc822_mkdate.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -fPIC -DPIC -o .libs/rfc822_mkdate.o --- rfc2047u.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o --- encode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o --- rfc822_parsedt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -fPIC -DPIC -o .libs/rfc822_parsedt.o --- rfc822_mkdate.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -o rfc822_mkdate.o >/dev/null 2>&1 --- rfc822.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -fPIC -DPIC -o .libs/rfc822.o --- rfc822_getaddrs.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -o rfc822_getaddrs.o >/dev/null 2>&1 --- rfc822_getaddr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -fPIC -DPIC -o .libs/rfc822_getaddr.o --- encode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 --- rfc822_mkdate.lo --- mv -f .deps/rfc822_mkdate.Tpo .deps/rfc822_mkdate.Plo --- imaprefs.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c -o imaprefs.lo imaprefs.c --- imapsubj.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -o imapsubj.o >/dev/null 2>&1 --- rfc822hdr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -fPIC -DPIC -o .libs/rfc822hdr.o --- rfc822_getaddr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -o rfc822_getaddr.o >/dev/null 2>&1 --- rfc822_getaddrs.lo --- mv -f .deps/rfc822_getaddrs.Tpo .deps/rfc822_getaddrs.Plo --- encodeautodetect.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c -o encodeautodetect.lo encodeautodetect.c --- imaprefs.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -fPIC -DPIC -o .libs/imaprefs.o --- rfc822_parsedt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -o rfc822_parsedt.o >/dev/null 2>&1 --- encodeautodetect.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -fPIC -DPIC -o .libs/encodeautodetect.o --- rfc822_getaddr.lo --- mv -f .deps/rfc822_getaddr.Tpo .deps/rfc822_getaddr.Plo --- testsuite.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c --- rfc822hdr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -o rfc822hdr.o >/dev/null 2>&1 --- testsuite.o --- mv -f .deps/testsuite.Tpo .deps/testsuite.Po --- reftest.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT reftest.o -MD -MP -MF .deps/reftest.Tpo -c -o reftest.o reftest.c --- rfc2047.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -o rfc2047.o >/dev/null 2>&1 --- imapsubj.lo --- mv -f .deps/imapsubj.Tpo .deps/imapsubj.Plo --- encodeautodetect.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -o encodeautodetect.o >/dev/null 2>&1 --- encode.lo --- mv -f .deps/encode.Tpo .deps/encode.Plo --- libencode.la --- /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -L/usr/local/lib -o libencode.la encode.lo --- rfc2047u.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -o rfc2047u.o >/dev/null 2>&1 --- rfc822_parsedt.lo --- mv -f .deps/rfc822_parsedt.Tpo .deps/rfc822_parsedt.Plo --- encodeautodetect.lo --- mv -f .deps/encodeautodetect.Tpo .deps/encodeautodetect.Plo --- reftest.o --- mv -f .deps/reftest.Tpo .deps/reftest.Po --- libencode.la --- libtool: link: ar cru .libs/libencode.a .libs/encode.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libencode.a libtool: link: ( cd ".libs" && rm -f "libencode.la" && ln -s "../libencode.la" "libencode.la" ) --- rfc822hdr.lo --- mv -f .deps/rfc822hdr.Tpo .deps/rfc822hdr.Plo --- rfc2047.lo --- mv -f .deps/rfc2047.Tpo .deps/rfc2047.Plo --- imaprefs.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -o imaprefs.o >/dev/null 2>&1 --- rfc822.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -o rfc822.o >/dev/null 2>&1 --- rfc2047u.lo --- mv -f .deps/rfc2047u.Tpo .deps/rfc2047u.Plo --- imaprefs.lo --- mv -f .deps/imaprefs.Tpo .deps/imaprefs.Plo --- rfc822.lo --- mv -f .deps/rfc822.Tpo .deps/rfc822.Plo --- librfc822.la --- /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -L/usr/local/lib -o librfc822.la rfc822.lo rfc822hdr.lo rfc822_getaddr.lo rfc822_getaddrs.lo rfc822_mkdate.lo rfc822_parsedt.lo rfc2047u.lo rfc2047.lo imapsubj.lo imaprefs.lo encodeautodetect.lo -L/usr/local/lib -lidn libtool: link: ar cru .libs/librfc822.a .libs/rfc822.o .libs/rfc822hdr.o .libs/rfc822_getaddr.o .libs/rfc822_getaddrs.o .libs/rfc822_mkdate.o .libs/rfc822_parsedt.o .libs/rfc2047u.o .libs/rfc2047.o .libs/imapsubj.o .libs/imaprefs.o .libs/encodeautodetect.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librfc822.a libtool: link: ( cd ".libs" && rm -f "librfc822.la" && ln -s "../librfc822.la" "librfc822.la" ) --- reftest --- --- testsuite --- --- reftest --- /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o reftest reftest.o librfc822.la -lcourier-unicode --- testsuite --- /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o testsuite testsuite.o librfc822.la -lcourier-unicode --- reftest --- libtool: link: cc -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o reftest reftest.o -L/usr/local/lib ./.libs/librfc822.a -lidn -lcourier-unicode --- testsuite --- libtool: link: cc -I/usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o testsuite testsuite.o -L/usr/local/lib ./.libs/librfc822.a -lidn -lcourier-unicode Making all in libs/rfc2045 --- all --- /usr/bin/make all-am --- rfc2045.lo --- --- rfc2045acchk.lo --- --- rfc2045acprep.lo --- --- rfc2045appendurl.lo --- --- rfc2045cdecode.lo --- --- rfc2045decode.lo --- --- rfc2045enomem.lo --- --- rfc2045_fromfd.lo --- --- rfc2045find.lo --- --- rfc2045mkboundary.lo --- --- rfc2045.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c -o rfc2045.lo rfc2045.c --- rfc2045acchk.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c -o rfc2045acchk.lo rfc2045acchk.c --- rfc2045appendurl.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c -o rfc2045appendurl.lo rfc2045appendurl.c --- rfc2045cdecode.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c -o rfc2045cdecode.lo rfc2045cdecode.c --- rfc2045decode.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c -o rfc2045decode.lo rfc2045decode.c --- rfc2045enomem.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c -o rfc2045enomem.lo rfc2045enomem.c --- rfc2045acprep.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c -o rfc2045acprep.lo rfc2045acprep.c --- rfc2045_fromfd.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c -o rfc2045_fromfd.lo rfc2045_fromfd.c --- rfc2045find.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c -o rfc2045find.lo rfc2045find.c --- rfc2045mkboundary.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c -o rfc2045mkboundary.lo rfc2045mkboundary.c --- rfc2045acchk.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -fPIC -DPIC -o .libs/rfc2045acchk.o --- rfc2045appendurl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -fPIC -DPIC -o .libs/rfc2045appendurl.o --- rfc2045.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -fPIC -DPIC -o .libs/rfc2045.o --- rfc2045find.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -fPIC -DPIC -o .libs/rfc2045find.o --- rfc2045_fromfd.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -fPIC -DPIC -o .libs/rfc2045_fromfd.o --- rfc2045acprep.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -fPIC -DPIC -o .libs/rfc2045acprep.o --- rfc2045enomem.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -fPIC -DPIC -o .libs/rfc2045enomem.o --- rfc2045_fromfd.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -o rfc2045_fromfd.o >/dev/null 2>&1 --- rfc2045decode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -fPIC -DPIC -o .libs/rfc2045decode.o --- rfc2045acchk.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -o rfc2045acchk.o >/dev/null 2>&1 --- rfc2045cdecode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -fPIC -DPIC -o .libs/rfc2045cdecode.o --- rfc2045find.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -o rfc2045find.o >/dev/null 2>&1 --- rfc2045appendurl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -o rfc2045appendurl.o >/dev/null 2>&1 --- rfc2045enomem.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -o rfc2045enomem.o >/dev/null 2>&1 --- rfc2045acprep.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -o rfc2045acprep.o >/dev/null 2>&1 --- rfc2045decode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -o rfc2045decode.o >/dev/null 2>&1 --- rfc2045mkboundary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -fPIC -DPIC -o .libs/rfc2045mkboundary.o --- rfc2045find.lo --- mv -f .deps/rfc2045find.Tpo .deps/rfc2045find.Plo --- rfc2045rewrite.lo --- --- rfc2045_fromfd.lo --- mv -f .deps/rfc2045_fromfd.Tpo .deps/rfc2045_fromfd.Plo --- rfc2045rewrite.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c -o rfc2045rewrite.lo rfc2045rewrite.c --- rfc2045tryboundary.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c -o rfc2045tryboundary.lo rfc2045tryboundary.c --- rfc2045rewrite.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -fPIC -DPIC -o .libs/rfc2045rewrite.o --- rfc2045decode.lo --- mv -f .deps/rfc2045decode.Tpo .deps/rfc2045decode.Plo --- rfc2045xdump.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c -o rfc2045xdump.lo rfc2045xdump.c --- rfc2045appendurl.lo --- mv -f .deps/rfc2045appendurl.Tpo .deps/rfc2045appendurl.Plo --- rfc2045searchcontenttype.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c -o rfc2045searchcontenttype.lo rfc2045searchcontenttype.c --- rfc2045mkboundary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -o rfc2045mkboundary.o >/dev/null 2>&1 --- rfc2045acchk.lo --- mv -f .deps/rfc2045acchk.Tpo .deps/rfc2045acchk.Plo --- rfc2045decodemimesection.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c -o rfc2045decodemimesection.lo rfc2045decodemimesection.c --- rfc2045enomem.lo --- mv -f .deps/rfc2045enomem.Tpo .deps/rfc2045enomem.Plo --- rfc2045cdecode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -o rfc2045cdecode.o >/dev/null 2>&1 --- rfc2045decodemimesectionu.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c -o rfc2045decodemimesectionu.lo rfc2045decodemimesectionu.c --- rfc2045xdump.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -fPIC -DPIC -o .libs/rfc2045xdump.o --- rfc2045acprep.lo --- mv -f .deps/rfc2045acprep.Tpo .deps/rfc2045acprep.Plo --- rfc2045header.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c -o rfc2045header.lo rfc2045header.c --- rfc2045searchcontenttype.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -fPIC -DPIC -o .libs/rfc2045searchcontenttype.o --- rfc2045tryboundary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -fPIC -DPIC -o .libs/rfc2045tryboundary.o --- rfc2045decodemimesection.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -fPIC -DPIC -o .libs/rfc2045decodemimesection.o --- rfc2045mkboundary.lo --- mv -f .deps/rfc2045mkboundary.Tpo .deps/rfc2045mkboundary.Plo --- rfc2045reply.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c -o rfc2045reply.lo rfc2045reply.c --- rfc2045decodemimesectionu.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -fPIC -DPIC -o .libs/rfc2045decodemimesectionu.o --- rfc2045header.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -fPIC -DPIC -o .libs/rfc2045header.o --- rfc2045searchcontenttype.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -o rfc2045searchcontenttype.o >/dev/null 2>&1 --- rfc2045xdump.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -o rfc2045xdump.o >/dev/null 2>&1 --- rfc2045tryboundary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -o rfc2045tryboundary.o >/dev/null 2>&1 --- rfc2045decodemimesection.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -o rfc2045decodemimesection.o >/dev/null 2>&1 --- rfc2045decodemimesectionu.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -o rfc2045decodemimesectionu.o >/dev/null 2>&1 --- rfc2045reply.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -fPIC -DPIC -o .libs/rfc2045reply.o --- rfc2045searchcontenttype.lo --- mv -f .deps/rfc2045searchcontenttype.Tpo .deps/rfc2045searchcontenttype.Plo --- rfc2045decodemsgtoutf8.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c -o rfc2045decodemsgtoutf8.lo rfc2045decodemsgtoutf8.c --- rfc2045rewrite.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -o rfc2045rewrite.o >/dev/null 2>&1 --- rfc2045cdecode.lo --- mv -f .deps/rfc2045cdecode.Tpo .deps/rfc2045cdecode.Plo --- rfc2231.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.lo rfc2231.c --- rfc2045xdump.lo --- mv -f .deps/rfc2045xdump.Tpo .deps/rfc2045xdump.Plo --- rfc2231encode.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c -o rfc2231encode.lo rfc2231encode.c --- rfc2045decodemimesection.lo --- mv -f .deps/rfc2045decodemimesection.Tpo .deps/rfc2045decodemimesection.Plo --- rfc3676parser.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c -o rfc3676parser.lo rfc3676parser.c --- rfc2045tryboundary.lo --- mv -f .deps/rfc2045tryboundary.Tpo .deps/rfc2045tryboundary.Plo --- rfc2045decodemsgtoutf8.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -fPIC -DPIC -o .libs/rfc2045decodemsgtoutf8.o --- rfc3676parsercpp.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c -o rfc3676parsercpp.lo rfc3676parsercpp.C --- rfc2045decodemimesectionu.lo --- mv -f .deps/rfc2045decodemimesectionu.Tpo .deps/rfc2045decodemimesectionu.Plo --- rfc2231encode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -fPIC -DPIC -o .libs/rfc2231encode.o --- rfc6533.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc6533.lo -MD -MP -MF .deps/rfc6533.Tpo -c -o rfc6533.lo rfc6533.c --- rfc2231.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -fPIC -DPIC -o .libs/rfc2231.o --- rfc3676parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -fPIC -DPIC -o .libs/rfc3676parser.o --- rfc2045header.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -o rfc2045header.o >/dev/null 2>&1 --- rfc3676parsercpp.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -fPIC -DPIC -o .libs/rfc3676parsercpp.o --- rfc6533.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc6533.lo -MD -MP -MF .deps/rfc6533.Tpo -c rfc6533.c -fPIC -DPIC -o .libs/rfc6533.o --- rfc2045decodemsgtoutf8.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -o rfc2045decodemsgtoutf8.o >/dev/null 2>&1 --- rfc6533.lo --- rfc6533.c: In function 'decode_rfc6533': rfc6533.c:193:11: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] return NULL; ^~~~ rfc6533.c:198:11: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] return NULL; ^~~~ --- rfc2231.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -o rfc2231.o >/dev/null 2>&1 --- rfc2231encode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -o rfc2231encode.o >/dev/null 2>&1 --- rfc2045rewrite.lo --- mv -f .deps/rfc2045rewrite.Tpo .deps/rfc2045rewrite.Plo --- base64.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c --- rfc2045.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -o rfc2045.o >/dev/null 2>&1 --- base64.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o --- rfc2045decodemsgtoutf8.lo --- mv -f .deps/rfc2045decodemsgtoutf8.Tpo .deps/rfc2045decodemsgtoutf8.Plo --- reformime.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT reformime.o -MD -MP -MF .deps/reformime.Tpo -c -o reformime.o reformime.c --- rfc6533.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc6533.lo -MD -MP -MF .deps/rfc6533.Tpo -c rfc6533.c -o rfc6533.o >/dev/null 2>&1 --- rfc2045header.lo --- mv -f .deps/rfc2045header.Tpo .deps/rfc2045header.Plo --- makemime.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT makemime.o -MD -MP -MF .deps/makemime.Tpo -c -o makemime.o makemime.c --- rfc2231.lo --- mv -f .deps/rfc2231.Tpo .deps/rfc2231.Plo --- headercheck.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT headercheck.o -MD -MP -MF .deps/headercheck.Tpo -c -o headercheck.o headercheck.c --- rfc3676parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -o rfc3676parser.o >/dev/null 2>&1 --- base64.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 --- headercheck.o --- mv -f .deps/headercheck.Tpo .deps/headercheck.Po --- testrfc3676parser.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT testrfc3676parser.o -MD -MP -MF .deps/testrfc3676parser.Tpo -c -o testrfc3676parser.o testrfc3676parser.c --- rfc2231encode.lo --- mv -f .deps/rfc2231encode.Tpo .deps/rfc2231encode.Plo --- testrfc6533parser.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT testrfc6533parser.o -MD -MP -MF .deps/testrfc6533parser.Tpo -c -o testrfc6533parser.o testrfc6533parser.c --- rfc6533.lo --- mv -f .deps/rfc6533.Tpo .deps/rfc6533.Plo --- base64.lo --- mv -f .deps/base64.Tpo .deps/base64.Plo --- testrfc6533parser.o --- mv -f .deps/testrfc6533parser.Tpo .deps/testrfc6533parser.Po --- testrfc3676parser.o --- mv -f .deps/testrfc3676parser.Tpo .deps/testrfc3676parser.Po --- rfc3676parser.lo --- mv -f .deps/rfc3676parser.Tpo .deps/rfc3676parser.Plo --- rfc2045.lo --- mv -f .deps/rfc2045.Tpo .deps/rfc2045.Plo --- rfc3676parsercpp.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -o rfc3676parsercpp.o >/dev/null 2>&1 --- reformime.o --- mv -f .deps/reformime.Tpo .deps/reformime.Po --- makemime.o --- mv -f .deps/makemime.Tpo .deps/makemime.Po --- rfc2045reply.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -o rfc2045reply.o >/dev/null 2>&1 --- rfc3676parsercpp.lo --- mv -f .deps/rfc3676parsercpp.Tpo .deps/rfc3676parsercpp.Plo --- rfc2045reply.lo --- mv -f .deps/rfc2045reply.Tpo .deps/rfc2045reply.Plo --- librfc2045.la --- /bin/sh ./libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I.. -I./.. -L/usr/local/lib -o librfc2045.la rfc2045.lo rfc2045acchk.lo rfc2045acprep.lo rfc2045appendurl.lo rfc2045cdecode.lo rfc2045decode.lo rfc2045enomem.lo rfc2045_fromfd.lo rfc2045find.lo rfc2045mkboundary.lo rfc2045rewrite.lo rfc2045tryboundary.lo rfc2045xdump.lo rfc2045searchcontenttype.lo rfc2045decodemimesection.lo rfc2045decodemimesectionu.lo rfc2045header.lo rfc2045reply.lo rfc2045decodemsgtoutf8.lo rfc2231.lo rfc2231encode.lo rfc3676parser.lo rfc3676parsercpp.lo rfc6533.lo base64.lo libtool: link: ar cru .libs/librfc2045.a .libs/rfc2045.o .libs/rfc2045acchk.o .libs/rfc2045acprep.o .libs/rfc2045appendurl.o .libs/rfc2045cdecode.o .libs/rfc2045decode.o .libs/rfc2045enomem.o .libs/rfc2045_fromfd.o .libs/rfc2045find.o .libs/rfc2045mkboundary.o .libs/rfc2045rewrite.o .libs/rfc2045tryboundary.o .libs/rfc2045xdump.o .libs/rfc2045searchcontenttype.o .libs/rfc2045decodemimesection.o .libs/rfc2045decodemimesectionu.o .libs/rfc2045header.o .libs/rfc2045reply.o .libs/rfc2045decodemsgtoutf8.o .libs/rfc2231.o .libs/rfc2231encode.o .libs/rfc3676parser.o .libs/rfc3676parsercpp.o .libs/rfc6533.o .libs/base64.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librfc2045.a libtool: link: ( cd ".libs" && rm -f "librfc2045.la" && ln -s "../librfc2045.la" "librfc2045.la" ) --- headercheck --- --- makemime --- --- reformime --- --- testrfc3676parser --- --- testrfc6533parser --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -L/usr/local/lib -o testrfc6533parser testrfc6533parser.o librfc2045.la -lcourier-unicode --- testrfc3676parser --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -L/usr/local/lib -o testrfc3676parser testrfc3676parser.o librfc2045.la -lcourier-unicode --- reformime --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o reformime reformime.o librfc2045.la ../rfc822/libencode.la ../rfc822/librfc822.la ../numlib/libnumlib.la -lcourier-unicode --- headercheck --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o headercheck headercheck.o librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la -lcourier-unicode --- makemime --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o makemime makemime.o ../rfc822/libencode.la ../rfc822/librfc822.la librfc2045.la ../numlib/libnumlib.la -lcourier-unicode --- testrfc6533parser --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o testrfc6533parser testrfc6533parser.o -L/usr/local/lib ./.libs/librfc2045.a -lcourier-unicode --- testrfc3676parser --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o testrfc3676parser testrfc3676parser.o -L/usr/local/lib ./.libs/librfc2045.a -lcourier-unicode --- headercheck --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o headercheck headercheck.o -L/usr/local/lib ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a -lidn ../numlib/.libs/libnumlib.a -lcourier-unicode --- reformime --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o reformime reformime.o -L/usr/local/lib ./.libs/librfc2045.a ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a -lidn ../numlib/.libs/libnumlib.a -lcourier-unicode --- makemime --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o makemime makemime.o -L/usr/local/lib ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a -lidn ./.libs/librfc2045.a ../numlib/.libs/libnumlib.a -lcourier-unicode Making all in libs/bdbobj --- all --- /usr/bin/make all-am --- bdbobj.lo --- --- bdbobj2.lo --- --- bdbobj3.lo --- --- testbdb.o --- --- bdbobj.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj.lo -MD -MP -MF .deps/bdbobj.Tpo -c -o bdbobj.lo bdbobj.c --- bdbobj2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj2.lo -MD -MP -MF .deps/bdbobj2.Tpo -c -o bdbobj2.lo bdbobj2.c --- bdbobj3.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj3.lo -MD -MP -MF .deps/bdbobj3.Tpo -c -o bdbobj3.lo bdbobj3.c --- testbdb.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT testbdb.o -MD -MP -MF .deps/testbdb.Tpo -c -o testbdb.o testbdb.C --- bdbobj.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj.lo -MD -MP -MF .deps/bdbobj.Tpo -c bdbobj.c -fPIC -DPIC -o .libs/bdbobj.o --- bdbobj2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj2.lo -MD -MP -MF .deps/bdbobj2.Tpo -c bdbobj2.c -fPIC -DPIC -o .libs/bdbobj2.o --- bdbobj3.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj3.lo -MD -MP -MF .deps/bdbobj3.Tpo -c bdbobj3.c -fPIC -DPIC -o .libs/bdbobj3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj3.lo -MD -MP -MF .deps/bdbobj3.Tpo -c bdbobj3.c -o bdbobj3.o >/dev/null 2>&1 --- bdbobj2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj2.lo -MD -MP -MF .deps/bdbobj2.Tpo -c bdbobj2.c -o bdbobj2.o >/dev/null 2>&1 --- bdbobj.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj.lo -MD -MP -MF .deps/bdbobj.Tpo -c bdbobj.c -o bdbobj.o >/dev/null 2>&1 --- bdbobj3.lo --- mv -f .deps/bdbobj3.Tpo .deps/bdbobj3.Plo --- bdbobj2.lo --- mv -f .deps/bdbobj2.Tpo .deps/bdbobj2.Plo --- bdbobj.lo --- mv -f .deps/bdbobj.Tpo .deps/bdbobj.Plo --- libbdbobj.la --- /bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libbdbobj.la bdbobj.lo bdbobj2.lo bdbobj3.lo libtool: link: ar cru .libs/libbdbobj.a .libs/bdbobj.o .libs/bdbobj2.o .libs/bdbobj3.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbdbobj.a libtool: link: ( cd ".libs" && rm -f "libbdbobj.la" && ln -s "../libbdbobj.la" "libbdbobj.la" ) --- testbdb.o --- mv -f .deps/testbdb.Tpo .deps/testbdb.Po --- testbdb --- /bin/sh ./libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -static -L/usr/local/lib -o testbdb testbdb.o libbdbobj.la libtool: link: c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -o testbdb testbdb.o -L/usr/local/lib ./.libs/libbdbobj.a Making all in libs/makedat --- all --- /usr/bin/make all-am --- makedatprog.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT makedatprog.o -MD -MP -MF .deps/makedatprog.Tpo -c -o makedatprog.o makedatprog.c mv -f .deps/makedatprog.Tpo .deps/makedatprog.Po --- makedatprog --- /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o makedatprog makedatprog.o ../../libs/bdbobj/libbdbobj.la libtool: link: cc -I./.. -I.. -I./../.. -I../.. -Wall -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -o makedatprog makedatprog.o -L/usr/local/lib ../../libs/bdbobj/.libs/libbdbobj.a Making all in libs/maildir --- maildirfilterconfig.h --- --- quotawarnmsg.h --- --- mailbot.h --- --- autoresponsequota.h --- --- maildir.libdeps --- --- maildirsharedrc.h --- --- deliverquota.html --- --- maildirmake.html --- --- deliverquota.8 --- --- maildirmake.1 --- --- autoresponsequota.h --- echo '#define AUTORESPONSEQUOTA "/usr/local/etc/autoresponsesquota"' >autoresponsequota.h --- maildiracl.html --- --- maildir.libdeps --- echo >maildir.libdeps --- maildirsharedrc.h --- echo '#define MAILDIRSHAREDRC "/usr/local/etc/maildirshared"' >maildirsharedrc.h --- maildiracl.1 --- --- deliverquota.html --- ./config.status --file=deliverquota.html --- maildirmake.html --- ./config.status --file=maildirmake.html --- deliverquota.8 --- ./config.status --file=deliverquota.8 --- maildirfilterconfig.h --- echo '#define MAILDIRFILTERCONFIG "/usr/local/etc/maildirfilterconfig"' >maildirfilterconfig.h --- maildiracl.html --- ./config.status --file=maildiracl.html --- maildiracl.1 --- ./config.status --file=maildiracl.1 --- quotawarnmsg.h --- echo '#define QUOTAWARNMSG "/usr/local/etc/quotawarnmsg"' >quotawarnmsg.h --- mailbot.h --- echo '#define MAILBOT "mailbot"' >mailbot.h --- maildirmake.1 --- ./config.status --file=maildirmake.1 --- maildiracl.html --- config.status: creating maildiracl.html --- maildirmake.1 --- config.status: creating maildirmake.1 --- deliverquota.html --- config.status: creating deliverquota.html --- deliverquota.8 --- config.status: creating deliverquota.8 --- maildiracl.1 --- config.status: creating maildiracl.1 --- maildirmake.html --- config.status: creating maildirmake.html --- all --- /usr/bin/make all-am --- autoresponse.lo --- --- maildiraclt.lo --- --- maildircache.lo --- --- maildircreate.lo --- --- maildirfilename.lo --- --- maildirgetnew.lo --- --- maildirfilter.lo --- --- maildirfilter2.lo --- --- maildirflags.lo --- --- maildirmkdir.lo --- --- autoresponse.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c -o autoresponse.lo autoresponse.c --- maildircache.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c -o maildircache.lo maildircache.c --- maildirfilename.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c -o maildirfilename.lo maildirfilename.c --- maildirflags.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c -o maildirflags.lo maildirflags.c --- maildiraclt.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c -o maildiraclt.lo maildiraclt.c --- maildirmkdir.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c -o maildirmkdir.lo maildirmkdir.c --- maildircreate.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c -o maildircreate.lo maildircreate.c --- maildirgetnew.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c -o maildirgetnew.lo maildirgetnew.c --- maildirfilter.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c -o maildirfilter.lo maildirfilter.c --- maildirfilter2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c -o maildirfilter2.lo maildirfilter2.c --- autoresponse.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -fPIC -DPIC -o .libs/autoresponse.o --- maildirmkdir.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -fPIC -DPIC -o .libs/maildirmkdir.o --- maildirgetnew.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -fPIC -DPIC -o .libs/maildirgetnew.o --- maildirfilename.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -fPIC -DPIC -o .libs/maildirfilename.o --- maildirfilter2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -fPIC -DPIC -o .libs/maildirfilter2.o --- maildirfilter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -fPIC -DPIC -o .libs/maildirfilter.o --- maildircache.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -fPIC -DPIC -o .libs/maildircache.o --- maildiraclt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -fPIC -DPIC -o .libs/maildiraclt.o --- maildircreate.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -fPIC -DPIC -o .libs/maildircreate.o --- maildirflags.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -fPIC -DPIC -o .libs/maildirflags.o --- maildirmkdir.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -o maildirmkdir.o >/dev/null 2>&1 --- maildirflags.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -o maildirflags.o >/dev/null 2>&1 --- maildirgetnew.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -o maildirgetnew.o >/dev/null 2>&1 --- maildirfilename.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -o maildirfilename.o >/dev/null 2>&1 --- maildirfilter2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -o maildirfilter2.o >/dev/null 2>&1 --- maildirflags.lo --- mv -f .deps/maildirflags.Tpo .deps/maildirflags.Plo --- maildirgetquota.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c -o maildirgetquota.lo maildirgetquota.c --- maildirmkdir.lo --- mv -f .deps/maildirmkdir.Tpo .deps/maildirmkdir.Plo --- maildirinfo.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c -o maildirinfo.lo maildirinfo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -fPIC -DPIC -o .libs/maildirinfo.o --- maildirgetquota.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -fPIC -DPIC -o .libs/maildirgetquota.o --- maildircreate.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -o maildircreate.o >/dev/null 2>&1 --- maildirgetnew.lo --- mv -f .deps/maildirgetnew.Tpo .deps/maildirgetnew.Plo --- maildirinfo2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo2.lo -MD -MP -MF .deps/maildirinfo2.Tpo -c -o maildirinfo2.lo maildirinfo2.c --- autoresponse.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -o autoresponse.o >/dev/null 2>&1 --- maildirfilename.lo --- mv -f .deps/maildirfilename.Tpo .deps/maildirfilename.Plo --- maildirkeywords.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c -o maildirkeywords.lo maildirkeywords.c --- maildirfilter2.lo --- mv -f .deps/maildirfilter2.Tpo .deps/maildirfilter2.Plo --- maildirkeywords2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c -o maildirkeywords2.lo maildirkeywords2.c --- maildirinfo2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo2.lo -MD -MP -MF .deps/maildirinfo2.Tpo -c maildirinfo2.c -fPIC -DPIC -o .libs/maildirinfo2.o --- maildirgetquota.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -o maildirgetquota.o >/dev/null 2>&1 --- maildirkeywords2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -fPIC -DPIC -o .libs/maildirkeywords2.o --- maildirkeywords.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -fPIC -DPIC -o .libs/maildirkeywords.o --- maildirgetquota.lo --- mv -f .deps/maildirgetquota.Tpo .deps/maildirgetquota.Plo --- maildirkeywords3.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c -o maildirkeywords3.lo maildirkeywords3.c --- maildircache.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -o maildircache.o >/dev/null 2>&1 --- maildirinfo2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo2.lo -MD -MP -MF .deps/maildirinfo2.Tpo -c maildirinfo2.c -o maildirinfo2.o >/dev/null 2>&1 --- maildircreate.lo --- mv -f .deps/maildircreate.Tpo .deps/maildircreate.Plo --- maildirkeywords4.lo --- --- maildirkeywords3.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -fPIC -DPIC -o .libs/maildirkeywords3.o --- maildirkeywords4.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c -o maildirkeywords4.lo maildirkeywords4.cpp --- maildirkeywords.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -o maildirkeywords.o >/dev/null 2>&1 --- maildirkeywords4.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -fPIC -DPIC -o .libs/maildirkeywords4.o --- autoresponse.lo --- mv -f .deps/autoresponse.Tpo .deps/autoresponse.Plo --- maildirlist.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c -o maildirlist.lo maildirlist.c --- maildirinfo2.lo --- mv -f .deps/maildirinfo2.Tpo .deps/maildirinfo2.Plo --- maildirlock.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c -o maildirlock.lo maildirlock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -fPIC -DPIC -o .libs/maildirlock.o --- maildiraclt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -o maildiraclt.o >/dev/null 2>&1 --- maildirfilter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -o maildirfilter.o >/dev/null 2>&1 --- maildirlist.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -fPIC -DPIC -o .libs/maildirlist.o --- maildirkeywords3.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -o maildirkeywords3.o >/dev/null 2>&1 --- maildirlock.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -o maildirlock.o >/dev/null 2>&1 mv -f .deps/maildirlock.Tpo .deps/maildirlock.Plo --- maildirmake2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c -o maildirmake2.lo maildirmake2.c --- maildirlist.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -o maildirlist.o >/dev/null 2>&1 --- maildirkeywords.lo --- mv -f .deps/maildirkeywords.Tpo .deps/maildirkeywords.Plo --- maildirnewshared.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c -o maildirnewshared.lo maildirnewshared.c --- maildirmake2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -fPIC -DPIC -o .libs/maildirmake2.o --- maildirkeywords3.lo --- mv -f .deps/maildirkeywords3.Tpo .deps/maildirkeywords3.Plo --- maildirnewshared2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c -o maildirnewshared2.lo maildirnewshared2.c --- maildirinfo.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -o maildirinfo.o >/dev/null 2>&1 --- maildirkeywords2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -o maildirkeywords2.o >/dev/null 2>&1 --- maildirlist.lo --- mv -f .deps/maildirlist.Tpo .deps/maildirlist.Plo --- maildiropen.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c -o maildiropen.lo maildiropen.c --- maildircache.lo --- mv -f .deps/maildircache.Tpo .deps/maildircache.Plo --- maildirparsequota.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c -o maildirparsequota.lo maildirparsequota.c --- maildirnewshared2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -fPIC -DPIC -o .libs/maildirnewshared2.o --- maildirnewshared.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -fPIC -DPIC -o .libs/maildirnewshared.o --- maildiropen.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -fPIC -DPIC -o .libs/maildiropen.o --- maildirparsequota.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -fPIC -DPIC -o .libs/maildirparsequota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -o maildirparsequota.o >/dev/null 2>&1 --- maildirmake2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -o maildirmake2.o >/dev/null 2>&1 --- maildiropen.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -o maildiropen.o >/dev/null 2>&1 --- maildirnewshared.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -o maildirnewshared.o >/dev/null 2>&1 --- maildirnewshared2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -o maildirnewshared2.o >/dev/null 2>&1 --- maildirparsequota.lo --- mv -f .deps/maildirparsequota.Tpo .deps/maildirparsequota.Plo --- maildirpath.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c -o maildirpath.lo maildirpath.c --- maildiropen.lo --- mv -f .deps/maildiropen.Tpo .deps/maildiropen.Plo --- maildirpurgetmp.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c -o maildirpurgetmp.lo maildirpurgetmp.c --- maildirpath.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -fPIC -DPIC -o .libs/maildirpath.o --- maildirmake2.lo --- mv -f .deps/maildirmake2.Tpo .deps/maildirmake2.Plo --- maildirrename.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c -o maildirrename.lo maildirrename.c --- maildirnewshared.lo --- mv -f .deps/maildirnewshared.Tpo .deps/maildirnewshared.Plo --- maildirsearch.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c -o maildirsearch.lo maildirsearch.c --- maildirpurgetmp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -fPIC -DPIC -o .libs/maildirpurgetmp.o --- maildiraclt.lo --- mv -f .deps/maildiraclt.Tpo .deps/maildiraclt.Plo --- maildirsearchC.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c -o maildirsearchC.lo maildirsearchC.cpp --- maildirnewshared2.lo --- mv -f .deps/maildirnewshared2.Tpo .deps/maildirnewshared2.Plo --- maildirshared.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c -o maildirshared.lo maildirshared.c --- maildirrename.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -fPIC -DPIC -o .libs/maildirrename.o --- maildirsearch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -fPIC -DPIC -o .libs/maildirsearch.o --- maildirshared.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -fPIC -DPIC -o .libs/maildirshared.o --- maildirpath.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -o maildirpath.o >/dev/null 2>&1 --- maildirsearchC.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -fPIC -DPIC -o .libs/maildirsearchC.o --- maildirpurgetmp.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -o maildirpurgetmp.o >/dev/null 2>&1 --- maildirfilter.lo --- mv -f .deps/maildirfilter.Tpo .deps/maildirfilter.Plo --- maildirshared2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c -o maildirshared2.lo maildirshared2.c --- maildirkeywords2.lo --- mv -f .deps/maildirkeywords2.Tpo .deps/maildirkeywords2.Plo --- maildirdelfolder.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c -o maildirdelfolder.lo maildirdelfolder.c --- maildirsearch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -o maildirsearch.o >/dev/null 2>&1 --- maildirshared2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -fPIC -DPIC -o .libs/maildirshared2.o --- maildirdelfolder.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -fPIC -DPIC -o .libs/maildirdelfolder.o --- maildirpath.lo --- mv -f .deps/maildirpath.Tpo .deps/maildirpath.Plo --- maildirquota.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c -o maildirquota.lo maildirquota.c --- maildirpurgetmp.lo --- mv -f .deps/maildirpurgetmp.Tpo .deps/maildirpurgetmp.Plo --- maildirrequota.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c -o maildirrequota.lo maildirrequota.c --- maildirquota.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -fPIC -DPIC -o .libs/maildirquota.o --- maildirinfo.lo --- mv -f .deps/maildirinfo.Tpo .deps/maildirinfo.Plo --- maildirrequota.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -fPIC -DPIC -o .libs/maildirrequota.o --- maildirwatch.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c -o maildirwatch.lo maildirwatch.c --- maildirdelfolder.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -o maildirdelfolder.o >/dev/null 2>&1 --- maildirrename.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -o maildirrename.o >/dev/null 2>&1 --- maildirshared2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -o maildirshared2.o >/dev/null 2>&1 --- maildirsearch.lo --- mv -f .deps/maildirsearch.Tpo .deps/maildirsearch.Plo --- loginexec.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c -o loginexec.lo loginexec.c --- maildirwatch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -fPIC -DPIC -o .libs/maildirwatch.o --- maildirdelfolder.lo --- mv -f .deps/maildirdelfolder.Tpo .deps/maildirdelfolder.Plo --- deliverquota.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT deliverquota.o -MD -MP -MF .deps/deliverquota.Tpo -c -o deliverquota.o deliverquota.c --- maildirshared2.lo --- mv -f .deps/maildirshared2.Tpo .deps/maildirshared2.Plo --- maildirmake.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake.o -MD -MP -MF .deps/maildirmake.Tpo -c -o maildirmake.o maildirmake.c --- maildirrequota.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -o maildirrequota.o >/dev/null 2>&1 --- loginexec.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -fPIC -DPIC -o .libs/loginexec.o --- maildirwatch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -o maildirwatch.o >/dev/null 2>&1 --- loginexec.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -o loginexec.o >/dev/null 2>&1 --- maildirkeywords4.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -o maildirkeywords4.o >/dev/null 2>&1 --- maildirshared.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -o maildirshared.o >/dev/null 2>&1 --- deliverquota.o --- mv -f .deps/deliverquota.Tpo .deps/deliverquota.Po --- testmaildirfilter.o --- --- maildirrequota.lo --- mv -f .deps/maildirrequota.Tpo .deps/maildirrequota.Plo --- testmaildirfilter.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT testmaildirfilter.o -MD -MP -MF .deps/testmaildirfilter.Tpo -c -o testmaildirfilter.o testmaildirfilter.c --- maildirkwtest.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkwtest.o -MD -MP -MF .deps/maildirkwtest.Tpo -c -o maildirkwtest.o maildirkwtest.c --- maildirwatch.lo --- mv -f .deps/maildirwatch.Tpo .deps/maildirwatch.Plo --- maildirkw.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkw.o -MD -MP -MF .deps/maildirkw.Tpo -c -o maildirkw.o maildirkw.c --- loginexec.lo --- mv -f .deps/loginexec.Tpo .deps/loginexec.Plo --- maildiracl.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiracl.o -MD -MP -MF .deps/maildiracl.Tpo -c -o maildiracl.o maildiracl.c --- maildirsearchC.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -o maildirsearchC.o >/dev/null 2>&1 --- testmaildirfilter.o --- mv -f .deps/testmaildirfilter.Tpo .deps/testmaildirfilter.Po --- maildirrename.lo --- mv -f .deps/maildirrename.Tpo .deps/maildirrename.Plo --- testmaildiraclt.o --- --- testmaildirsearch.o --- --- testmaildiraclt.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT testmaildiraclt.o -MD -MP -MF .deps/testmaildiraclt.Tpo -c -o testmaildiraclt.o testmaildiraclt.c --- testmaildirsearch.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT testmaildirsearch.o -MD -MP -MF .deps/testmaildirsearch.Tpo -c -o testmaildirsearch.o testmaildirsearch.c --- maildirkwtest.o --- mv -f .deps/maildirkwtest.Tpo .deps/maildirkwtest.Po --- testmaildirsearch.o --- mv -f .deps/testmaildirsearch.Tpo .deps/testmaildirsearch.Po --- maildiracl.o --- mv -f .deps/maildiracl.Tpo .deps/maildiracl.Po --- maildirkw.o --- mv -f .deps/maildirkw.Tpo .deps/maildirkw.Po --- maildirmake.o --- mv -f .deps/maildirmake.Tpo .deps/maildirmake.Po --- testmaildiraclt.o --- mv -f .deps/testmaildiraclt.Tpo .deps/testmaildiraclt.Po --- maildirquota.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -o maildirquota.o >/dev/null 2>&1 --- maildirshared.lo --- mv -f .deps/maildirshared.Tpo .deps/maildirshared.Plo --- maildirsearchC.lo --- mv -f .deps/maildirsearchC.Tpo .deps/maildirsearchC.Plo --- maildirquota.lo --- mv -f .deps/maildirquota.Tpo .deps/maildirquota.Plo --- maildirkeywords4.lo --- mv -f .deps/maildirkeywords4.Tpo .deps/maildirkeywords4.Plo --- libmaildir.la --- /bin/sh ./libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -L/usr/local/lib -o libmaildir.la autoresponse.lo maildiraclt.lo maildircache.lo maildircreate.lo maildirfilename.lo maildirgetnew.lo maildirfilter.lo maildirfilter2.lo maildirflags.lo maildirmkdir.lo maildirgetquota.lo maildirinfo.lo maildirinfo2.lo maildirkeywords.lo maildirkeywords2.lo maildirkeywords3.lo maildirkeywords4.lo maildirlist.lo maildirlock.lo maildirmake2.lo maildirnewshared.lo maildirnewshared2.lo maildiropen.lo maildirparsequota.lo maildirpath.lo maildirpurgetmp.lo maildirrename.lo maildirsearch.lo maildirsearchC.lo maildirshared.lo maildirshared2.lo maildirdelfolder.lo maildirquota.lo maildirrequota.lo maildirwatch.lo loginexec.lo libtool: link: ar cru .libs/libmaildir.a .libs/autoresponse.o .libs/maildiraclt.o .libs/maildircache.o .libs/maildircreate.o .libs/maildirfilename.o .libs/maildirgetnew.o .libs/maildirfilter.o .libs/maildirfilter2.o .libs/maildirflags.o .libs/maildirmkdir.o .libs/maildirgetquota.o .libs/maildirinfo.o .libs/maildirinfo2.o .libs/maildirkeywords.o .libs/maildirkeywords2.o .libs/maildirkeywords3.o .libs/maildirkeywords4.o .libs/maildirlist.o .libs/maildirlock.o .libs/maildirmake2.o .libs/maildirnewshared.o .libs/maildirnewshared2.o .libs/maildiropen.o .libs/maildirparsequota.o .libs/maildirpath.o .libs/maildirpurgetmp.o .libs/maildirrename.o .libs/maildirsearch.o .libs/maildirsearchC.o .libs/maildirshared.o .libs/maildirshared2.o .libs/maildirdelfolder.o .libs/maildirquota.o .libs/maildirrequota.o .libs/maildirwatch.o .libs/loginexec.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmaildir.a libtool: link: ( cd ".libs" && rm -f "libmaildir.la" && ln -s "../libmaildir.la" "libmaildir.la" ) --- deliverquota --- --- maildiracl --- --- maildiraclttest --- --- maildirkw --- --- maildirkwtest --- --- maildirmake --- --- testmaildirfilter --- --- testmaildirsearch --- --- testmaildirfilter --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o testmaildirfilter testmaildirfilter.o libmaildir.la ../numlib/libnumlib.la -lcourier-unicode -lpcre --- maildiraclttest --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildiraclttest testmaildiraclt.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` --- maildiracl --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildiracl maildiracl.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` --- testmaildirsearch --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -L/usr/local/lib -o testmaildirsearch testmaildirsearch.o libmaildir.la -lcourier-unicode --- maildirkwtest --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirkwtest maildirkwtest.o libmaildir.la --- deliverquota --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o deliverquota deliverquota.o libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la --- maildirkw --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirkw maildirkw.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` --- maildirmake --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirmake maildirmake.o libmaildir.la ../numlib/libnumlib.la ../rfc822/librfc822.la -lcourier-unicode -lpcre --- maildirkwtest --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildirkwtest maildirkwtest.o -L/usr/local/lib ./.libs/libmaildir.a --- testmaildirsearch --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o testmaildirsearch testmaildirsearch.o -L/usr/local/lib ./.libs/libmaildir.a -lcourier-unicode --- testmaildirfilter --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o testmaildirfilter testmaildirfilter.o -L/usr/local/lib ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a -lcourier-unicode -lpcre --- maildiracl --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildiracl maildiracl.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a --- maildirkw --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildirkw maildirkw.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a --- maildiraclttest --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildiraclttest testmaildiraclt.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a --- deliverquota --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o deliverquota deliverquota.o -L/usr/local/lib ./.libs/libmaildir.a ../rfc822/.libs/librfc822.a -lidn ../numlib/.libs/libnumlib.a --- maildirmake --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildirmake maildirmake.o -L/usr/local/lib ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a ../rfc822/.libs/librfc822.a -lidn -lcourier-unicode -lpcre Making all in libs/maildrop --- all --- /usr/bin/make all-am --- alarm.lo --- --- alarmsleep.lo --- --- alarmtimer.lo --- --- buffer.lo --- --- dotlock.lo --- --- dotlockrefresh.lo --- --- exittrap.lo --- --- funcs.lo --- --- maildrop.lo --- --- mio.lo --- --- buffer.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.C --- dotlock.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT dotlock.lo -MD -MP -MF .deps/dotlock.Tpo -c -o dotlock.lo dotlock.C --- exittrap.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT exittrap.lo -MD -MP -MF .deps/exittrap.Tpo -c -o exittrap.lo exittrap.C --- alarm.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarm.lo -MD -MP -MF .deps/alarm.Tpo -c -o alarm.lo alarm.C --- funcs.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c -o funcs.lo funcs.C --- mio.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT mio.lo -MD -MP -MF .deps/mio.Tpo -c -o mio.lo mio.C --- alarmsleep.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarmsleep.lo -MD -MP -MF .deps/alarmsleep.Tpo -c -o alarmsleep.lo alarmsleep.C --- alarmtimer.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarmtimer.lo -MD -MP -MF .deps/alarmtimer.Tpo -c -o alarmtimer.lo alarmtimer.C --- dotlockrefresh.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT dotlockrefresh.lo -MD -MP -MF .deps/dotlockrefresh.Tpo -c -o dotlockrefresh.lo dotlockrefresh.C --- maildrop.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT maildrop.lo -MD -MP -MF .deps/maildrop.Tpo -c -o maildrop.lo maildrop.C --- buffer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.C -fPIC -DPIC -o .libs/buffer.o --- alarmtimer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarmtimer.lo -MD -MP -MF .deps/alarmtimer.Tpo -c alarmtimer.C -fPIC -DPIC -o .libs/alarmtimer.o --- alarm.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarm.lo -MD -MP -MF .deps/alarm.Tpo -c alarm.C -fPIC -DPIC -o .libs/alarm.o --- dotlock.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT dotlock.lo -MD -MP -MF .deps/dotlock.Tpo -c dotlock.C -fPIC -DPIC -o .libs/dotlock.o --- mio.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT mio.lo -MD -MP -MF .deps/mio.Tpo -c mio.C -fPIC -DPIC -o .libs/mio.o --- maildrop.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT maildrop.lo -MD -MP -MF .deps/maildrop.Tpo -c maildrop.C -fPIC -DPIC -o .libs/maildrop.o --- exittrap.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT exittrap.lo -MD -MP -MF .deps/exittrap.Tpo -c exittrap.C -fPIC -DPIC -o .libs/exittrap.o --- dotlockrefresh.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT dotlockrefresh.lo -MD -MP -MF .deps/dotlockrefresh.Tpo -c dotlockrefresh.C -fPIC -DPIC -o .libs/dotlockrefresh.o --- alarmsleep.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarmsleep.lo -MD -MP -MF .deps/alarmsleep.Tpo -c alarmsleep.C -fPIC -DPIC -o .libs/alarmsleep.o --- funcs.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.C -fPIC -DPIC -o .libs/funcs.o --- alarmtimer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarmtimer.lo -MD -MP -MF .deps/alarmtimer.Tpo -c alarmtimer.C -o alarmtimer.o >/dev/null 2>&1 --- dotlockrefresh.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT dotlockrefresh.lo -MD -MP -MF .deps/dotlockrefresh.Tpo -c dotlockrefresh.C -o dotlockrefresh.o >/dev/null 2>&1 --- exittrap.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT exittrap.lo -MD -MP -MF .deps/exittrap.Tpo -c exittrap.C -o exittrap.o >/dev/null 2>&1 --- alarmsleep.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarmsleep.lo -MD -MP -MF .deps/alarmsleep.Tpo -c alarmsleep.C -o alarmsleep.o >/dev/null 2>&1 --- maildrop.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT maildrop.lo -MD -MP -MF .deps/maildrop.Tpo -c maildrop.C -o maildrop.o >/dev/null 2>&1 --- alarmtimer.lo --- mv -f .deps/alarmtimer.Tpo .deps/alarmtimer.Plo --- setgroupid.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I ../.. -I./../.. -Wall -MT setgroupid.lo -MD -MP -MF .deps/setgroupid.Tpo -c -o setgroupid.lo setgroupid.c --- dotlockrefresh.lo --- mv -f .deps/dotlockrefresh.Tpo .deps/dotlockrefresh.Plo --- tempfile.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT tempfile.lo -MD -MP -MF .deps/tempfile.Tpo -c -o tempfile.lo tempfile.C --- dotlock.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT dotlock.lo -MD -MP -MF .deps/dotlock.Tpo -c dotlock.C -o dotlock.o >/dev/null 2>&1 --- funcs.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.C -o funcs.o >/dev/null 2>&1 --- exittrap.lo --- mv -f .deps/exittrap.Tpo .deps/exittrap.Plo --- buffer.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.C -o buffer.o >/dev/null 2>&1 --- deliver.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT deliver.o -MD -MP -MF .deps/deliver.Tpo -c -o deliver.o deliver.C --- alarmsleep.lo --- mv -f .deps/alarmsleep.Tpo .deps/alarmsleep.Plo --- deliverdotlock.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT deliverdotlock.o -MD -MP -MF .deps/deliverdotlock.Tpo -c -o deliverdotlock.o deliverdotlock.C --- setgroupid.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I ../.. -I./../.. -Wall -MT setgroupid.lo -MD -MP -MF .deps/setgroupid.Tpo -c setgroupid.c -fPIC -DPIC -o .libs/setgroupid.o --- maildrop.lo --- mv -f .deps/maildrop.Tpo .deps/maildrop.Plo --- dotlockmaildrop.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT dotlockmaildrop.o -MD -MP -MF .deps/dotlockmaildrop.Tpo -c -o dotlockmaildrop.o dotlockmaildrop.C --- tempfile.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT tempfile.lo -MD -MP -MF .deps/tempfile.Tpo -c tempfile.C -fPIC -DPIC -o .libs/tempfile.o --- mio.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT mio.lo -MD -MP -MF .deps/mio.Tpo -c mio.C -o mio.o >/dev/null 2>&1 --- setgroupid.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I ../.. -I./../.. -Wall -MT setgroupid.lo -MD -MP -MF .deps/setgroupid.Tpo -c setgroupid.c -o setgroupid.o >/dev/null 2>&1 --- funcs.lo --- mv -f .deps/funcs.Tpo .deps/funcs.Plo --- filelock.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT filelock.o -MD -MP -MF .deps/filelock.Tpo -c -o filelock.o filelock.C --- deliverdotlock.o --- mv -f .deps/deliverdotlock.Tpo .deps/deliverdotlock.Po --- filter.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.C --- setgroupid.lo --- mv -f .deps/setgroupid.Tpo .deps/setgroupid.Plo --- formatmbox.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT formatmbox.o -MD -MP -MF .deps/formatmbox.Tpo -c -o formatmbox.o formatmbox.C --- dotlockmaildrop.o --- mv -f .deps/dotlockmaildrop.Tpo .deps/dotlockmaildrop.Po --- globaltimer.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT globaltimer.o -MD -MP -MF .deps/globaltimer.Tpo -c -o globaltimer.o globaltimer.C --- tempfile.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT tempfile.lo -MD -MP -MF .deps/tempfile.Tpo -c tempfile.C -o tempfile.o >/dev/null 2>&1 --- dotlock.lo --- mv -f .deps/dotlock.Tpo .deps/dotlock.Plo --- lexer.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.C --- filelock.o --- mv -f .deps/filelock.Tpo .deps/filelock.Po --- log.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.C --- globaltimer.o --- mv -f .deps/globaltimer.Tpo .deps/globaltimer.Po --- maildir.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT maildir.o -MD -MP -MF .deps/maildir.Tpo -c -o maildir.o maildir.C --- buffer.lo --- mv -f .deps/buffer.Tpo .deps/buffer.Plo --- main.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.C --- tempfile.lo --- mv -f .deps/tempfile.Tpo .deps/tempfile.Plo --- message.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.C --- mio.lo --- mv -f .deps/mio.Tpo .deps/mio.Plo --- messageinfo.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT messageinfo.o -MD -MP -MF .deps/messageinfo.Tpo -c -o messageinfo.o messageinfo.C --- formatmbox.o --- mv -f .deps/formatmbox.Tpo .deps/formatmbox.Po --- pipefds.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT pipefds.o -MD -MP -MF .deps/pipefds.Tpo -c -o pipefds.o pipefds.C --- deliver.o --- mv -f .deps/deliver.Tpo .deps/deliver.Po --- recipe.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT recipe.o -MD -MP -MF .deps/recipe.Tpo -c -o recipe.o recipe.C --- log.o --- mv -f .deps/log.Tpo .deps/log.Po --- recipenode.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT recipenode.o -MD -MP -MF .deps/recipenode.Tpo -c -o recipenode.o recipenode.C --- pipefds.o --- mv -f .deps/pipefds.Tpo .deps/pipefds.Po --- recipeparse.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT recipeparse.o -MD -MP -MF .deps/recipeparse.Tpo -c -o recipeparse.o recipeparse.C --- messageinfo.o --- mv -f .deps/messageinfo.Tpo .deps/messageinfo.Po --- reeval.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT reeval.o -MD -MP -MF .deps/reeval.Tpo -c -o reeval.o reeval.C --- filter.o --- mv -f .deps/filter.Tpo .deps/filter.Po --- rematch.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT rematch.o -MD -MP -MF .deps/rematch.Tpo -c -o rematch.o rematch.C --- reeval.o --- mv -f .deps/reeval.Tpo .deps/reeval.Po --- rematchmsg.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT rematchmsg.o -MD -MP -MF .deps/rematchmsg.Tpo -c -o rematchmsg.o rematchmsg.C --- rematch.o --- mv -f .deps/rematch.Tpo .deps/rematch.Po --- rematchstr.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT rematchstr.o -MD -MP -MF .deps/rematchstr.Tpo -c -o rematchstr.o rematchstr.C --- alarm.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT alarm.lo -MD -MP -MF .deps/alarm.Tpo -c alarm.C -o alarm.o >/dev/null 2>&1 --- rematchstr.o --- mv -f .deps/rematchstr.Tpo .deps/rematchstr.Po --- search.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.C --- message.o --- mv -f .deps/message.Tpo .deps/message.Po --- token.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT token.o -MD -MP -MF .deps/token.Tpo -c -o token.o token.C mv -f .deps/token.Tpo .deps/token.Po --- varlist.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT varlist.o -MD -MP -MF .deps/varlist.Tpo -c -o varlist.o varlist.C --- rematchmsg.o --- mv -f .deps/rematchmsg.Tpo .deps/rematchmsg.Po --- dovecotauth.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I ../.. -I./../.. -Wall -MT dovecotauth.o -MD -MP -MF .deps/dovecotauth.Tpo -c -o dovecotauth.o dovecotauth.c --- lexer.o --- mv -f .deps/lexer.Tpo .deps/lexer.Po --- recipe.o --- mv -f .deps/recipe.Tpo .deps/recipe.Po --- reformail.o --- --- mailbot.o --- --- reformail.o --- c++ -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -MT reformail.o -MD -MP -MF .deps/reformail.Tpo -c -o reformail.o reformail.C --- mailbot.o --- cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I ../.. -I./../.. -Wall -MT mailbot.o -MD -MP -MF .deps/mailbot.Tpo -c -o mailbot.o mailbot.c --- search.o --- mv -f .deps/search.Tpo .deps/search.Po --- maildrop.html --- ./config.status --file=maildrop.html --- varlist.o --- mv -f .deps/varlist.Tpo .deps/varlist.Po --- maildrop.1 --- --- dovecotauth.o --- mv -f .deps/dovecotauth.Tpo .deps/dovecotauth.Po --- maildrop.1 --- ./config.status --file=maildrop.1 --- maildropfilter.html --- ./config.status --file=maildropfilter.html --- maildir.o --- mv -f .deps/maildir.Tpo .deps/maildir.Po --- maildropfilter.7 --- ./config.status --file=maildropfilter.7 --- recipeparse.o --- mv -f .deps/recipeparse.Tpo .deps/recipeparse.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- alarm.lo --- mv -f .deps/alarm.Tpo .deps/alarm.Plo --- libmdcommon.la --- /bin/sh ./libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -static -L/usr/local/lib -o libmdcommon.la alarm.lo alarmsleep.lo alarmtimer.lo buffer.lo dotlock.lo dotlockrefresh.lo exittrap.lo funcs.lo maildrop.lo mio.lo setgroupid.lo tempfile.lo ../maildir/libmaildir.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la ../liblock/liblock.la ../../libs/bdbobj/libbdbobj.la -lcourier-unicode --- maildrop.1 --- config.status: creating maildrop.1 --- maildrop.html --- config.status: creating maildrop.html --- maildropfilter.html --- config.status: creating maildropfilter.html --- maildropfilter.7 --- config.status: creating maildropfilter.7 --- mailbot.o --- mv -f .deps/mailbot.Tpo .deps/mailbot.Po --- mailbot --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I ../.. -I./../.. -Wall -static -L/usr/local/lib -o mailbot mailbot.o ../rfc2045/librfc2045.la ../maildir/libmaildir.la ../rfc822/librfc822.la ../liblock/liblock.la ../numlib/libnumlib.la ../../libs/bdbobj/libbdbobj.la -lcourier-unicode --- libmdcommon.la --- libtool: link: (cd .libs/libmdcommon.lax/libmaildir.a && ar x "/construction/mail/maildrop/maildrop-3.0.0/libs/maildrop/../maildir/.libs/libmaildir.a") libtool: link: (cd .libs/libmdcommon.lax/librfc2045.a && ar x "/construction/mail/maildrop/maildrop-3.0.0/libs/maildrop/../rfc2045/.libs/librfc2045.a") libtool: link: (cd .libs/libmdcommon.lax/librfc822.a && ar x "/construction/mail/maildrop/maildrop-3.0.0/libs/maildrop/../rfc822/.libs/librfc822.a") libtool: link: (cd .libs/libmdcommon.lax/libnumlib.a && ar x "/construction/mail/maildrop/maildrop-3.0.0/libs/maildrop/../numlib/.libs/libnumlib.a") libtool: link: (cd .libs/libmdcommon.lax/liblock.a && ar x "/construction/mail/maildrop/maildrop-3.0.0/libs/maildrop/../liblock/.libs/liblock.a") --- mailbot --- libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I ../.. -I./../.. -Wall -o mailbot mailbot.o -L/usr/local/lib ../rfc2045/.libs/librfc2045.a ../maildir/.libs/libmaildir.a ../rfc822/.libs/librfc822.a -lidn ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a ../../libs/bdbobj/.libs/libbdbobj.a -lcourier-unicode --- libmdcommon.la --- libtool: link: (cd .libs/libmdcommon.lax/libbdbobj.a && ar x "/construction/mail/maildrop/maildrop-3.0.0/libs/maildrop/../../libs/bdbobj/.libs/libbdbobj.a") libtool: link: ar cru .libs/libmdcommon.a alarm.o alarmsleep.o alarmtimer.o buffer.o dotlock.o dotlockrefresh.o exittrap.o funcs.o maildrop.o mio.o setgroupid.o tempfile.o .libs/libmdcommon.lax/libmaildir.a/autoresponse.o .libs/libmdcommon.lax/libmaildir.a/loginexec.o .libs/libmdcommon.lax/libmaildir.a/maildiraclt.o .libs/libmdcommon.lax/libmaildir.a/maildircache.o .libs/libmdcommon.lax/libmaildir.a/maildircreate.o .libs/libmdcommon.lax/libmaildir.a/maildirdelfolder.o .libs/libmdcommon.lax/libmaildir.a/maildirfilename.o .libs/libmdcommon.lax/libmaildir.a/maildirfilter.o .libs/libmdcommon.lax/libmaildir.a/maildirfilter2.o .libs/libmdcommon.lax/libmaildir.a/maildirflags.o .libs/libmdcommon.lax/libmaildir.a/maildirgetnew.o .libs/libmdcommon.lax/libmaildir.a/maildirgetquota.o .libs/libmdcommon.lax/libmaildir.a/maildirinfo.o .libs/libmdcommon.lax/libmaildir.a/maildirinfo2.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords2.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords3.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords4.o .libs/libmdcommon.lax/libmaildir.a/maildirlist.o .libs/libmdcommon.lax/libmaildir.a/maildirlock.o .libs/libmdcommon.lax/libmaildir.a/maildirmake2.o .libs/libmdcommon.lax/libmaildir.a/maildirmkdir.o .libs/libmdcommon.lax/libmaildir.a/maildirnewshared.o .libs/libmdcommon.lax/libmaildir.a/maildirnewshared2.o .libs/libmdcommon.lax/libmaildir.a/maildiropen.o .libs/libmdcommon.lax/libmaildir.a/maildirparsequota.o .libs/libmdcommon.lax/libmaildir.a/maildirpath.o .libs/libmdcommon.lax/libmaildir.a/maildirpurgetmp.o .libs/libmdcommon.lax/libmaildir.a/maildirquota.o .libs/libmdcommon.lax/libmaildir.a/maildirrename.o .libs/libmdcommon.lax/libmaildir.a/maildirrequota.o .libs/libmdcommon.lax/libmaildir.a/maildirsearch.o .libs/libmdcommon.lax/libmaildir.a/maildirsearchC.o .libs/libmdcommon.lax/libmaildir.a/maildirshared.o .libs/libmdcommon.lax/libmaildir.a/maildirshared2.o .libs/libmdcommon.lax/libmaildir.a/maildirwatch.o .libs/libmdcommon.lax/librfc2045.a/base64.o .libs/libmdcommon.lax/librfc2045.a/rfc2045.o .libs/libmdcommon.lax/librfc2045.a/rfc2045_fromfd.o .libs/libmdcommon.lax/librfc2045.a/rfc2045acchk.o .libs/libmdcommon.lax/librfc2045.a/rfc2045acprep.o .libs/libmdcommon.lax/librfc2045.a/rfc2045appendurl.o .libs/libmdcommon.lax/librfc2045.a/rfc2045cdecode.o .libs/libmdcommon.lax/librfc2045.a/rfc2045decode.o .libs/libmdcommon.lax/librfc2045.a/rfc2045decodemimesection.o .libs/libmdcommon.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/libmdcommon.lax/librfc2045.a/rfc2045decodemsgtoutf8.o .libs/libmdcommon.lax/librfc2045.a/rfc2045enomem.o .libs/libmdcommon.lax/librfc2045.a/rfc2045find.o .libs/libmdcommon.lax/librfc2045.a/rfc2045header.o .libs/libmdcommon.lax/librfc2045.a/rfc2045mkboundary.o .libs/libmdcommon.lax/librfc2045.a/rfc2045reply.o .libs/libmdcommon.lax/librfc2045.a/rfc2045rewrite.o .libs/libmdcommon.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/libmdcommon.lax/librfc2045.a/rfc2045tryboundary.o .libs/libmdcommon.lax/librfc2045.a/rfc2045xdump.o .libs/libmdcommon.lax/librfc2045.a/rfc2231.o .libs/libmdcommon.lax/librfc2045.a/rfc2231encode.o .libs/libmdcommon.lax/librfc2045.a/rfc3676parser.o .libs/libmdcommon.lax/librfc2045.a/rfc3676parsercpp.o .libs/libmdcommon.lax/librfc2045.a/rfc6533.o .libs/libmdcommon.lax/librfc822.a/encodeautodetect.o .libs/libmdcommon.lax/librfc822.a/imaprefs.o .libs/libmdcommon.lax/librfc822.a/imapsubj.o .libs/libmdcommon.lax/librfc822.a/rfc2047.o .libs/libmdcommon.lax/librfc822.a/rfc2047u.o .libs/libmdcommon.lax/librfc822.a/rfc822.o .libs/libmdcommon.lax/librfc822.a/rfc822_getaddr.o .libs/libmdcommon.lax/librfc822.a/rfc822_getaddrs.o .libs/libmdcommon.lax/librfc822.a/rfc822_mkdate.o .libs/libmdcommon.lax/librfc822.a/rfc822_parsedt.o .libs/libmdcommon.lax/librfc822.a/rfc822hdr.o .libs/libmdcommon.lax/libnumlib.a/atotimet.o .libs/libmdcommon.lax/libnumlib.a/atouidt.o .libs/libmdcommon.lax/libnumlib.a/changeuidgid.o .libs/libmdcommon.lax/libnumlib.a/strdevt.o .libs/libmdcommon.lax/libnumlib.a/strgidt.o .libs/libmdcommon.lax/libnumlib.a/strhdevt.o .libs/libmdcommon.lax/libnumlib.a/strhinot.o .libs/libmdcommon.lax/libnumlib.a/strhpidt.o .libs/libmdcommon.lax/libnumlib.a/strhtimet.o .libs/libmdcommon.lax/libnumlib.a/strinot.o .libs/libmdcommon.lax/libnumlib.a/strofft.o .libs/libmdcommon.lax/libnumlib.a/strpidt.o .libs/libmdcommon.lax/libnumlib.a/strsize.o .libs/libmdcommon.lax/libnumlib.a/strsizet.o .libs/libmdcommon.lax/libnumlib.a/strtimet.o .libs/libmdcommon.lax/libnumlib.a/struidt.o .libs/libmdcommon.lax/liblock.a/lockdaemon.o .libs/libmdcommon.lax/liblock.a/lockfcntl.o .libs/libmdcommon.lax/liblock.a/mail.o .libs/libmdcommon.lax/libbdbobj.a/bdbobj.o .libs/libmdcommon.lax/libbdbobj.a/bdbobj2.o .libs/libmdcommon.lax/libbdbobj.a/bdbobj3.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmdcommon.a libtool: link: rm -fr .libs/libmdcommon.lax libtool: link: ( cd ".libs" && rm -f "libmdcommon.la" && ln -s "../libmdcommon.la" "libmdcommon.la" ) --- recipenode.o --- mv -f .deps/recipenode.Tpo .deps/recipenode.Po --- maildrop --- /bin/sh ./libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -L/usr/local/lib -o maildrop deliver.o deliverdotlock.o dotlockmaildrop.o filelock.o filter.o formatmbox.o globaltimer.o lexer.o log.o maildir.o main.o message.o messageinfo.o pipefds.o recipe.o recipenode.o recipeparse.o reeval.o rematch.o rematchmsg.o rematchstr.o search.o token.o varlist.o dovecotauth.o libmdcommon.la `cat ../maildir/maildir.libdeps` -lpcre libtool: link: c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -o maildrop deliver.o deliverdotlock.o dotlockmaildrop.o filelock.o filter.o formatmbox.o globaltimer.o lexer.o log.o maildir.o main.o message.o messageinfo.o pipefds.o recipe.o recipenode.o recipeparse.o reeval.o rematch.o rematchmsg.o rematchstr.o search.o token.o varlist.o dovecotauth.o -L/usr/local/lib ./.libs/libmdcommon.a -lidn -lcourier-unicode -lpcre --- reformail.o --- mv -f .deps/reformail.Tpo .deps/reformail.Po --- reformail --- /bin/sh ./libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -L/usr/local/lib -o reformail reformail.o libmdcommon.la libtool: link: c++ -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -I./../rfc822 -I./../rfc2045 -I.. -I./.. -I../.. -I./../.. -Wall -o reformail reformail.o -L/usr/local/lib ./.libs/libmdcommon.a -lidn -lcourier-unicode --- maildirquota.7 --- --- maildrop-deliverquota.8 --- --- lockmail.1 --- --- maildrop-maildirmake.1 --- --- maildrop.1 --- --- mailbot.1 --- --- maildropex.7 --- --- maildir.5 --- --- maildropfilter.7 --- --- maildropgdbm.7 --- --- maildrop-deliverquota.8 --- cp -f libs/maildir/deliverquota.8 maildrop-deliverquota.8 --- maildrop-maildirmake.1 --- cp -f libs/maildir/maildirmake.1 maildrop-maildirmake.1 --- maildir.5 --- cp -f ./libs/maildir/maildir.5 maildir.5 --- maildirquota.7 --- cp -f ./libs/maildir/maildirquota.7 maildirquota.7 --- makemime.1 --- --- reformail.1 --- --- maildropgdbm.7 --- cp -f ./libs/maildrop/maildropgdbm.7 maildropgdbm.7 --- reformime.1 --- --- makemime.1 --- cp -f ./libs/rfc2045/makemime.1 makemime.1 --- lockmail.1 --- cp -f ./libs/liblock/lockmail.1 lockmail.1 --- reformail.1 --- cp -f ./libs/maildrop/reformail.1 reformail.1 --- maildirquota.html --- --- reformime.1 --- cp -f ./libs/rfc2045/reformime.1 reformime.1 --- maildrop.1 --- cp -f libs/maildrop/maildrop.1 maildrop.1 --- maildrop-deliverquota.html --- --- maildirquota.html --- cp -f ./libs/maildir/maildirquota.html maildirquota.html --- lockmail.html --- --- maildiracl.html --- --- maildirkw.html --- --- maildrop-maildirmake.html --- --- maildrop-deliverquota.html --- cp -f libs/maildir/deliverquota.html maildrop-deliverquota.html --- mailbot.1 --- cp -f ./libs/maildrop/mailbot.1 mailbot.1 --- lockmail.html --- cp -f ./libs/liblock/lockmail.html lockmail.html --- maildiracl.html --- cp -f libs/maildir/maildiracl.html maildiracl.html --- maildrop-maildirmake.html --- cp -f libs/maildir/maildirmake.html maildrop-maildirmake.html --- maildropex.html --- --- maildropfilter.7 --- cp -f libs/maildrop/maildropfilter.7 maildropfilter.7 --- maildropfilter.html --- --- maildropex.html --- cp -f ./libs/maildrop/maildropex.html maildropex.html --- maildropgdbm.html --- --- maildropfilter.html --- cp -f libs/maildrop/maildropfilter.html maildropfilter.html --- maildirkw.html --- cp -f ./libs/maildir/maildirkw.html maildirkw.html --- maildropex.7 --- cp -f ./libs/maildrop/maildropex.7 maildropex.7 --- maildrop.html --- --- mailbot.html --- --- makemime.html --- --- reformail.html --- --- reformime.html --- --- rfc822.html --- --- rfc2045.html --- --- maildrop.html --- cp -f libs/maildrop/maildrop.html maildrop.html --- rfc822.html --- cp -f ./libs/rfc822/rfc822.html . --- maildropgdbm.html --- cp -f ./libs/maildrop/maildropgdbm.html maildropgdbm.html --- mailbot.html --- cp -f ./libs/maildrop/mailbot.html mailbot.html --- makemime.html --- cp -f ./libs/rfc2045/makemime.html makemime.html --- reformail.html --- cp -f ./libs/maildrop/reformail.html reformail.html --- rfc2045.html --- cp -f ./libs/rfc2045/rfc2045.html . --- reformime.html --- cp -f ./libs/rfc2045/reformime.html reformime.html SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for maildrop-3.0.0_4 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in libs/numlib Making install in libs/liblock Making install in libs/rfc822 /usr/bin/make install-am Making install in libs/rfc2045 /usr/bin/make install-am Making install in libs/bdbobj Making install in libs/makedat Making install in libs/maildir /usr/bin/make install-am Making install in libs/maildrop /usr/bin/make install-am /bin/mkdir -p '/construction/mail/maildrop/stage/usr/local/man/man1' install -m 0644 lockmail.1 maildrop-maildirmake.1 maildrop.1 mailbot.1 makemime.1 reformail.1 reformime.1 '/construction/mail/maildrop/stage/usr/local/man/man1' /bin/mkdir -p '/construction/mail/maildrop/stage/usr/local/man/man3' /bin/mkdir -p '/construction/mail/maildrop/stage/usr/local/man/man5' install -m 0644 maildir.5 '/construction/mail/maildrop/stage/usr/local/man/man5' /bin/mkdir -p '/construction/mail/maildrop/stage/usr/local/man/man7' install -m 0644 maildirquota.7 maildropex.7 maildropfilter.7 maildropgdbm.7 '/construction/mail/maildrop/stage/usr/local/man/man7' /bin/mkdir -p '/construction/mail/maildrop/stage/usr/local/man/man8' install -m 0644 maildrop-deliverquota.8 '/construction/mail/maildrop/stage/usr/local/man/man8' /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -d /construction/mail/maildrop/stage/usr/local/bin /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s libs/maildir/deliverquota /construction/mail/maildrop/stage/usr/local/bin/maildrop-deliverquota cd /construction/mail/maildrop/stage/usr/local/bin; rm -f maildrop.deliverquota /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -d /construction/mail/maildrop/stage/usr/local/bin for f in maildrop mailbot reformail ; do /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s libs/maildrop/$f /construction/mail/maildrop/stage/usr/local/bin/$f ; done /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s libs/liblock/lockmail /construction/mail/maildrop/stage/usr/local/bin/lockmail /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s libs/maildir/maildirmake /construction/mail/maildrop/stage/usr/local/bin/maildrop-maildirmake /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s libs/rfc2045/reformime /construction/mail/maildrop/stage/usr/local/bin/reformime /bin/sh /construction/mail/maildrop/maildrop-3.0.0/install-sh -c -s libs/rfc2045/makemime /construction/mail/maildrop/stage/usr/local/bin/makemime . libs/maildrop/uidgid ; test -z "$gid" && exit 0; test -w /etc || exit 0; cd /construction/mail/maildrop/stage/usr/local/bin && chgrp $gid maildrop lockmail . libs/maildrop/uidgid ; test -z "$uid" && exit 0; test -w /etc || exit 0; cd /construction/mail/maildrop/stage/usr/local/bin && chown $uid maildrop lockmail && chmod 755 maildrop lockmail /bin/mkdir -p '/construction/mail/maildrop/stage/usr/local/share/doc/maildrop' install -m 0644 maildirquota.html maildrop-deliverquota.html lockmail.html maildiracl.html maildirkw.html maildrop-maildirmake.html maildropex.html maildropfilter.html maildropgdbm.html maildrop.html mailbot.html makemime.html reformail.html reformime.html rfc822.html rfc2045.html manpage.css '/construction/mail/maildrop/stage/usr/local/share/doc/maildrop' install -m 0644 /construction/mail/maildrop/maildrop-3.0.0/libs/maildir/quotawarnmsg /construction/mail/maildrop/stage/usr/local/etc/quotawarnmsg.sample cd /construction/mail/maildrop/maildrop-3.0.0 && install -m 0644 AUTHORS INSTALL INSTALL.html README README.html README.postfix UPGRADE UPGRADE.html maildroptips.txt libs/maildir/README.* /construction/mail/maildrop/stage/usr/local/share/doc/maildrop ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: libs/maildrop/log.C sed failed: file content unchanged from backup: libs/liblock/lockmail.1 sed failed: file content unchanged from backup: libs/maildrop/mailbot.1 sed failed: file content unchanged from backup: libs/maildrop/maildrop.1.in sed failed: file content unchanged from backup: libs/maildrop/maildropex.7 sed failed: file content unchanged from backup: libs/maildrop/maildropfilter.7.in sed failed: file content unchanged from backup: libs/maildrop/maildropgdbm.7 sed failed: file content unchanged from backup: libs/maildrop/reformail.1 sed failed: file content unchanged from backup: libs/rfc2045/reformime.1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for maildrop-3.0.0_4 file sizes/checksums [54]: 0% file sizes/checksums [54]: 100% packing files [54]: 0% packing files [54]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:04