FreeBSD Bugzilla – Attachment 153954 Details for
Bug 198386
[PATCH] mail/dovecot Fix build with LibreSSL (SSL compression)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere testport for mail/dovecot
dovecot-1.2.17_5.log (text/plain), 481.58 KB, created by
Bernard Spil
on 2015-03-07 12:43:04 UTC
(
hide
)
Description:
Poudriere testport for mail/dovecot
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2015-03-07 12:43:04 UTC
Size:
481.58 KB
patch
obsolete
>build started at Sat Mar 7 13:33:27 CET 2015 >port directory: /usr/ports/mail/dovecot >building for: FreeBSD 101amd64-default 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 amd64 >maintained by: bdrewery@FreeBSD.org >Makefile ident: $FreeBSD: head/mail/dovecot/Makefile 373091 2014-11-22 19:13:49Z crees $ >Poudriere version: 3.1.1 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p6 >UNAME_r=10.1-RELEASE-p6 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/poudriere/data/.m/101amd64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/poudriere/ports/default/mail/dovecot >PWD=/ >MASTERNAME=101amd64-default >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.1 >TRYBROKEN=yes >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for dovecot-1.2.17_5: > BDB=off: Berkeley DB support > DOCS=on: Build and/or install documentation > GSSAPI=off: GSSAPI Security API support > KQUEUE=on: kqueue(2) support > LDAP=on: LDAP protocol support > MANAGESIEVE=on: ManageSieve support > MYSQL=off: MySQL database support > PGSQL=off: PostgreSQL database support > SQLITE=off: SQLite database support > SSL=on: SSL protocol support > VPOPMAIL=off: VPopMail support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--localstatedir=/var --with-statedir=/var/db/dovecot --without-shadow --without-db --with-docs --without-gssapi --with-ioloop=kqueue --with-ldap --without-mysql --without-pgsql --without-sqlite --with-ssl=openssl --without-vpopmail --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/mail/dovecot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dovecot/work HOME=/wrkdirs/usr/ports/mail/dovecot/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/dovecot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dovecot/work HOME=/wrkdirs/usr/ports/mail/dovecot/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/mail/dovecot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dovecot/work HOME=/wrkdirs/usr/ports/mail/dovecot/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/dovecot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dovecot/work HOME=/wrkdirs/usr/ports/mail/dovecot/work TMPDIR="/tmp" OPENSSLLIB=/usr/local/lib OPENSSLINC=/usr/local/include OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >BDB="@comment >" >NO_BDB="" >DOCS="" >NO_DOCS="@comment >" >GSSAPI="@comment >" >NO_GSSAPI="" >KQUEUE="" >NO_KQUEUE="@comment >" >LDAP="" >NO_LDAP="@comment >" >MANAGESIEVE="" >NO_MANAGESIEVE="@comment >" >MYSQL="@comment >" >NO_MYSQL="" >PGSQL="@comment >" >NO_PGSQL="" >SQLITE="@comment >" >NO_SQLITE="" >SSL="" >NO_SSL="@comment >" >VPOPMAIL="@comment >" >NO_VPOPMAIL="" >SQL="@comment >" >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/dovecot" >EXAMPLESDIR="share/examples/dovecot" >DATADIR="share/dovecot" >WWWDIR="www/dovecot" >ETCDIR="etc/dovecot" >--End PLIST_SUB-- > >--SUB_LIST-- >BDB="@comment >" >NO_BDB="" >DOCS="" >NO_DOCS="@comment >" >GSSAPI="@comment >" >NO_GSSAPI="" >KQUEUE="" >NO_KQUEUE="@comment >" >LDAP="" >NO_LDAP="@comment >" >MANAGESIEVE="" >NO_MANAGESIEVE="@comment >" >MYSQL="@comment >" >NO_MYSQL="" >PGSQL="@comment >" >NO_PGSQL="" >SQLITE="@comment >" >NO_SQLITE="" >SSL="" >NO_SSL="@comment >" >VPOPMAIL="@comment >" >NO_VPOPMAIL="" >REQUIRE="LOGIN >slapd" >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/dovecot >DOCSDIR=/usr/local/share/doc/dovecot >EXAMPLESDIR=/usr/local/share/examples/dovecot >WWWDIR=/usr/local/www/dovecot >ETCDIR=/usr/local/etc/dovecot >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/101amd64-make.conf #### >WITH_PKGNG="yes" > >WITH_OPENSSL_PORT= yes >OPENSSL_PORT= security/libressl > >WITH_PKGNG=yes > >DEFAULT_VERSIONS= perl5=5.20 php=5.6 apache=2.4 mysql=10.0m ruby=2.1 > >.if defined(CLANG_FAILS) >CC=gcc >CXX=g++ >CPP=cpp >.endif > >CACTIDIR=www/cacti > >WITHOUT_X11="YES" >OPTIONS_UNSET+= X11 >OPTIONS_UNSET+= GUI >OPTIONS_UNSET+= NLS >WITH_APACHE2="YES" >WITH_PHP5="YES" >WITH_BDB_VER=6 > >OPTIONS_SET=PKGNG >OPTIONS_UNSET=X11 GUI >apache24_SET=EVENT > > >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License LGPL21 MIT accepted by the user >===> Found saved configuration for dovecot-1.2.17 >=========================================================================== >=======================<phase: pkg-depends >============================ >===> dovecot-1.2.17_5 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.4.12.txz >[101amd64-default] Installing pkg-1.4.12... >[101amd64-default] Extracting pkg-1.4.12... done >Message for pkg-1.4.12: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of dovecot-1.2.17_5 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License LGPL21 MIT accepted by the user >===> Found saved configuration for dovecot-1.2.17 >===> dovecot-1.2.17_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by dovecot-1.2.17_5 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License LGPL21 MIT accepted by the user >===> Found saved configuration for dovecot-1.2.17 >===> dovecot-1.2.17_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by dovecot-1.2.17_5 for building >=> SHA256 Checksum OK for dovecot-1.2.17.tar.gz. >=> SHA256 Checksum OK for dovecot-1.2.17-managesieve-0.11.13.diff.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License LGPL21 MIT accepted by the user >===> Found saved configuration for dovecot-1.2.17 >===> dovecot-1.2.17_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by dovecot-1.2.17_5 for building >===> Extracting for dovecot-1.2.17_5 >=> SHA256 Checksum OK for dovecot-1.2.17.tar.gz. >=> SHA256 Checksum OK for dovecot-1.2.17-managesieve-0.11.13.diff.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for dovecot-1.2.17_5 >===> Applying distribution patches for dovecot-1.2.17_5 >===> Applying FreeBSD patches for dovecot-1.2.17_5 >=========================================================================== >=======================<phase: build-depends >============================ >===> dovecot-1.2.17_5 depends on file: /usr/local/lib/libcrypto.so.32 - not found >===> Verifying install for /usr/local/lib/libcrypto.so.32 in /usr/ports/security/libressl >===> Installing existing package /packages/All/libressl-2.1.4.txz >[101amd64-default] Installing libressl-2.1.4... >[101amd64-default] Extracting libressl-2.1.4... done >===> Returning to build of dovecot-1.2.17_5 >=========================================================================== >=======================<phase: lib-depends >============================ >===> dovecot-1.2.17_5 depends on shared library: libldap-2.4.so.2 - not found >===> Verifying for libldap-2.4.so.2 in /usr/ports/net/openldap24-client >===> Installing existing package /packages/All/openldap-client-2.4.40_1.txz >[101amd64-default] Installing openldap-client-2.4.40_1... >[101amd64-default] Extracting openldap-client-2.4.40_1... done >Message for openldap-client-2.4.40_1: > ************************************************************ > >The OpenLDAP client package has been successfully installed. > >Edit > /usr/local/etc/openldap/ldap.conf >to change the system-wide client defaults. > >Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at > http://www.OpenLDAP.org/faq/index.cgi?file=3 >for more information. > >************************************************************ >===> Returning to build of dovecot-1.2.17_5 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> dovecot-1.2.17_5 depends on file: /usr/local/lib/libcrypto.so.32 - found >===> dovecot-1.2.17_5 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2.10.3) >===> Configuring for dovecot-1.2.17_5 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/aclocal.m4 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/configure >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/config.rpath >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >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 to enable maintainer-specific portions of Makefiles... no >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 dependency style of cc... gcc3 >checking for library containing strerror... none required >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 dependency style of cc... (cached) gcc3 >checking how to run the C preprocessor... cpp >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >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 inline... inline >checking build system type... amd64-portbld-freebsd10.1 >checking host system type... amd64-portbld-freebsd10.1 >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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert amd64-portbld-freebsd10.1 file names to amd64-portbld-freebsd10.1 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd10.1 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... no >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 mt... mt >checking if mt is a manifest tool... no >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.1 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... freebsd10.1 ld.so >checking how to hardcode library paths into programs... immediate >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for strings.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dirent.h... (cached) yes >checking for malloc.h... (cached) no >checking for inttypes.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/sysmacros.h usability... no >checking sys/sysmacros.h presence... no >checking for sys/sysmacros.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/select.h... (cached) yes >checking for libgen.h... (cached) yes >checking sys/quota.h usability... no >checking sys/quota.h presence... no >checking for sys/quota.h... no >checking sys/fs/ufs_quota.h usability... no >checking sys/fs/ufs_quota.h presence... no >checking for sys/fs/ufs_quota.h... no >checking ufs/ufs/quota.h usability... yes >checking ufs/ufs/quota.h presence... yes >checking for ufs/ufs/quota.h... yes >checking jfs/quota.h usability... no >checking jfs/quota.h presence... no >checking for jfs/quota.h... no >checking sys/fs/quota_common.h usability... no >checking sys/fs/quota_common.h presence... no >checking for sys/fs/quota_common.h... no >checking mntent.h usability... no >checking mntent.h presence... no >checking for mntent.h... no >checking sys/mnttab.h usability... no >checking sys/mnttab.h presence... no >checking for sys/mnttab.h... no >checking sys/event.h usability... yes >checking sys/event.h presence... yes >checking for sys/event.h... yes >checking for sys/time.h... (cached) yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking linux/dqblk_xfs.h usability... no >checking linux/dqblk_xfs.h presence... no >checking for linux/dqblk_xfs.h... no >checking xfs/xqm.h usability... no >checking xfs/xqm.h presence... no >checking for xfs/xqm.h... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for ucontext.h... (cached) yes >checking malloc_np.h usability... yes >checking malloc_np.h presence... yes >checking for malloc_np.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/vmount.h usability... no >checking sys/vmount.h presence... no >checking for sys/vmount.h... no >checking for sys/utsname.h... (cached) yes >checking for glob.h... (cached) yes >checking for library containing socket... none required >checking for library containing inet_addr... none required >checking for library containing fdatasync... no >checking for cap_init in -lcap... no >checking for fcntl... (cached) yes >checking for flock... yes >checking for lockf... yes >checking for inet_aton... (cached) yes >checking for sigaction... (cached) yes >checking for getpagesize... (cached) yes >checking for madvise... yes >checking for strcasecmp... (cached) yes >checking for stricmp... no >checking for vsyslog... yes >checking for writev... yes >checking for pread... (cached) yes >checking for uname... (cached) yes >checking for unsetenv... (cached) yes >checking for setrlimit... (cached) yes >checking for setproctitle... (cached) yes >checking for seteuid... (cached) yes >checking for setreuid... (cached) yes >checking for setegid... (cached) yes >checking for setresgid... (cached) yes >checking for strtoull... (cached) yes >checking for strtoll... (cached) yes >checking for strtouq... yes >checking for strtoq... yes >checking for setpriority... yes >checking for quotactl... yes >checking for getmntent... no >checking for kqueue... yes >checking for kevent... yes >checking for backtrace_symbols... no >checking for walkcontext... no >checking for dirfd... yes >checking for clearenv... no >checking for malloc_usable_size... yes >checking for glob... (cached) yes >checking for clock_gettime in -lrt... yes >checking for strtoimax... yes >checking for strtoumax... yes >checking whether we can use inotify... no >checking if we can use BSD kqueue() notify... "yes" >checking whether posix_fallocate() works... yes >checking size of int... 4 >checking size of long... 8 >checking size of void *... 8 >checking size of long long... 8 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _Bool... (cached) yes >checking for uoff_t... no >checking type of off_t... long >checking whether size_t is signed... no >checking type of size_t... unsigned long >checking for stdint.h... (cached) yes >checking for uintmax_t... yes >checking for uint_fast32_t... yes >checking for socklen_t... yes >checking for OpenBSD /dev/arandom... no >checking for /dev/urandom... yes >checking for tm_gmtoff... yes >checking how large time_t values gmtime() accepts... 40 >checking whether time_t is signed... yes >checking if we can use C99-like flexible array members... yes >checking for struct iovec... yes >checking PR_SET_DUMPABLE... no >checking Linux compatible mremap()... no >checking whether shared mmaps get updated by write()s... yes >checking whether fd passing works... yes >checking for sendfile in -lsendfile... no >checking Linux compatible sendfile()... no >checking FreeBSD compatible sendfile()... yes >checking if we should use _XPG6 macro for crypt()... yes >checking if struct stat has st_?tim timespec fields... yes >checking if struct stat has st_?timespec fields... yes >checking if statvfs.f_mntfromname exists... no >checking if statvfs.f_mntfromname exists... no >checking if statfs.f_mntfromname exists... yes >checking if struct dqblk.dqb_curblocks exists... yes >checking if struct dqblk.dqb_curspace exists... no >checking if struct Q_QUOTACTL ioctl exists... no >checking for C99 vsnprintf()... yes >checking for an implementation of va_copy()... yes >checking for an implementation of __va_copy()... yes >checking whether va_lists can be copied by value... no >checking for dlopen... (cached) yes >checking for SSL_read in -lssl... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking for SSL_get_current_compression in -lssl... yes >checking for pam_start in -lpam... yes >checking for security/pam_appl.h... (cached) yes >checking pam/pam_appl.h usability... no >checking pam/pam_appl.h presence... no >checking for pam/pam_appl.h... no >checking for pam_setcred in -lpam... yes >checking for auth_userokay... no >checking for ldap_init in -lldap... yes >checking ldap.h usability... yes >checking ldap.h presence... yes >checking for ldap.h... yes >checking for ldap_initialize in -lldap... yes >checking for ldap_start_tls_s in -lldap... yes >checking for ber_free in -lldap... no >checking for ber_free in -llber... yes >checking sasl.h usability... no >checking sasl.h presence... no >checking for sasl.h... no >checking sasl/sasl.h usability... no >checking sasl/sasl.h presence... no >checking for sasl/sasl.h... no >checking for crypt... no >checking for crypt in -lcrypt... (cached) yes >checking if __BIG_ENDIAN__ or __LITTLE_ENDIAN__ is defined... yes >checking for IPv6... yes >checking for zlib.h... (cached) yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for BZ2_bzdopen in -lbz2... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/wiki/Makefile >config.status: creating src/Makefile >config.status: creating src/lib/Makefile >config.status: creating src/lib-sql/Makefile >config.status: creating src/lib-auth/Makefile >config.status: creating src/lib-charset/Makefile >config.status: creating src/lib-dict/Makefile >config.status: creating src/lib-imap/Makefile >config.status: creating src/lib-index/Makefile >config.status: creating src/lib-mail/Makefile >config.status: creating src/lib-ntlm/Makefile >config.status: creating src/lib-otp/Makefile >config.status: creating src/lib-settings/Makefile >config.status: creating src/lib-storage/Makefile >config.status: creating src/lib-storage/list/Makefile >config.status: creating src/lib-storage/index/Makefile >config.status: creating src/lib-storage/index/maildir/Makefile >config.status: creating src/lib-storage/index/mbox/Makefile >config.status: creating src/lib-storage/index/dbox/Makefile >config.status: creating src/lib-storage/index/cydir/Makefile >config.status: creating src/lib-storage/index/raw/Makefile >config.status: creating src/lib-storage/index/shared/Makefile >config.status: creating src/lib-storage/register/Makefile >config.status: creating src/auth/Makefile >config.status: creating src/deliver/Makefile >config.status: creating src/dict/Makefile >config.status: creating src/imap/Makefile >config.status: creating src/imap-login/Makefile >config.status: creating src/login-common/Makefile >config.status: creating src/master/Makefile >config.status: creating src/pop3/Makefile >config.status: creating src/pop3-login/Makefile >config.status: creating src/tests/Makefile >config.status: creating src/util/Makefile >config.status: creating src/plugins/Makefile >config.status: creating src/plugins/acl/Makefile >config.status: creating src/plugins/imap-acl/Makefile >config.status: creating src/plugins/autocreate/Makefile >config.status: creating src/plugins/convert/Makefile >config.status: creating src/plugins/expire/Makefile >config.status: creating src/plugins/fts/Makefile >config.status: creating src/plugins/fts-lucene/Makefile >config.status: creating src/plugins/fts-solr/Makefile >config.status: creating src/plugins/fts-squat/Makefile >config.status: creating src/plugins/lazy-expunge/Makefile >config.status: creating src/plugins/listescape/Makefile >config.status: creating src/plugins/mail-log/Makefile >config.status: creating src/plugins/mbox-snarf/Makefile >config.status: creating src/plugins/quota/Makefile >config.status: creating src/plugins/imap-quota/Makefile >config.status: creating src/plugins/trash/Makefile >config.status: creating src/plugins/virtual/Makefile >config.status: creating src/plugins/zlib/Makefile >config.status: creating stamp.h >config.status: creating dovecot-config.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Install prefix . : /usr/local >File offsets ... : 64bit >I/O polling .... : kqueue >I/O notifys .... : kqueue >SSL ............ : yes (OpenSSL) >GSSAPI ......... : no >passdbs ........ : passwd passwd-file pam checkpassword ldap > : -shadow -bsdauth -sia -sql -vpopmail >userdbs ........ : static prefetch passwd passwd-file checkpassword ldap nss > : -sql -vpopmail >SQL drivers .... : > : -pgsql -mysql -sqlite >=========================================================================== >=======================<phase: build >============================ >===> Building for dovecot-1.2.17_5 >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in src >--- all-recursive --- >Making all in lib >--- all --- >/usr/bin/make all-am >--- array.o --- >--- aqueue.o --- >--- array.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c >--- aqueue.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT aqueue.o -MD -MP -MF .deps/aqueue.Tpo -c -o aqueue.o aqueue.c >--- array.o --- >mv -f .deps/array.Tpo .deps/array.Po >--- backtrace-string.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT backtrace-string.o -MD -MP -MF .deps/backtrace-string.Tpo -c -o backtrace-string.o backtrace-string.c >--- aqueue.o --- >mv -f .deps/aqueue.Tpo .deps/aqueue.Po >--- base64.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c >--- backtrace-string.o --- >mv -f .deps/backtrace-string.Tpo .deps/backtrace-string.Po >--- bsearch-insert-pos.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT bsearch-insert-pos.o -MD -MP -MF .deps/bsearch-insert-pos.Tpo -c -o bsearch-insert-pos.o bsearch-insert-pos.c >--- base64.o --- >mv -f .deps/base64.Tpo .deps/base64.Po >--- buffer.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c >--- bsearch-insert-pos.o --- >mv -f .deps/bsearch-insert-pos.Tpo .deps/bsearch-insert-pos.Po >--- child-wait.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT child-wait.o -MD -MP -MF .deps/child-wait.Tpo -c -o child-wait.o child-wait.c >--- buffer.o --- >mv -f .deps/buffer.Tpo .deps/buffer.Po >--- child-wait.o --- >mv -f .deps/child-wait.Tpo .deps/child-wait.Po >--- close-keep-errno.o --- >--- compat.o --- >--- close-keep-errno.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT close-keep-errno.o -MD -MP -MF .deps/close-keep-errno.Tpo -c -o close-keep-errno.o close-keep-errno.c >--- compat.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c >--- close-keep-errno.o --- >mv -f .deps/close-keep-errno.Tpo .deps/close-keep-errno.Po >--- crc32.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c >--- compat.o --- >mv -f .deps/compat.Tpo .deps/compat.Po >--- data-stack.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT data-stack.o -MD -MP -MF .deps/data-stack.Tpo -c -o data-stack.o data-stack.c >--- crc32.o --- >mv -f .deps/crc32.Tpo .deps/crc32.Po >--- eacces-error.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT eacces-error.o -MD -MP -MF .deps/eacces-error.Tpo -c -o eacces-error.o eacces-error.c >--- data-stack.o --- >mv -f .deps/data-stack.Tpo .deps/data-stack.Po >--- env-util.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT env-util.o -MD -MP -MF .deps/env-util.Tpo -c -o env-util.o env-util.c >--- eacces-error.o --- >mv -f .deps/eacces-error.Tpo .deps/eacces-error.Po >--- failures.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT failures.o -MD -MP -MF .deps/failures.Tpo -c -o failures.o failures.c >--- env-util.o --- >mv -f .deps/env-util.Tpo .deps/env-util.Po >--- fd-close-on-exec.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fd-close-on-exec.o -MD -MP -MF .deps/fd-close-on-exec.Tpo -c -o fd-close-on-exec.o fd-close-on-exec.c >mv -f .deps/fd-close-on-exec.Tpo .deps/fd-close-on-exec.Po >--- fd-set-nonblock.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fd-set-nonblock.o -MD -MP -MF .deps/fd-set-nonblock.Tpo -c -o fd-set-nonblock.o fd-set-nonblock.c >--- failures.o --- >mv -f .deps/failures.Tpo .deps/failures.Po >--- fdatasync-path.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fdatasync-path.o -MD -MP -MF .deps/fdatasync-path.Tpo -c -o fdatasync-path.o fdatasync-path.c >--- fd-set-nonblock.o --- >mv -f .deps/fd-set-nonblock.Tpo .deps/fd-set-nonblock.Po >--- fdpass.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fdpass.o -MD -MP -MF .deps/fdpass.Tpo -c -o fdpass.o fdpass.c >--- fdatasync-path.o --- >mv -f .deps/fdatasync-path.Tpo .deps/fdatasync-path.Po >--- file-cache.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-cache.o -MD -MP -MF .deps/file-cache.Tpo -c -o file-cache.o file-cache.c >--- fdpass.o --- >mv -f .deps/fdpass.Tpo .deps/fdpass.Po >--- file-copy.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-copy.o -MD -MP -MF .deps/file-copy.Tpo -c -o file-copy.o file-copy.c >mv -f .deps/file-copy.Tpo .deps/file-copy.Po >--- file-dotlock.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-dotlock.o -MD -MP -MF .deps/file-dotlock.Tpo -c -o file-dotlock.o file-dotlock.c >--- file-cache.o --- >mv -f .deps/file-cache.Tpo .deps/file-cache.Po >--- file-lock.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-lock.o -MD -MP -MF .deps/file-lock.Tpo -c -o file-lock.o file-lock.c >mv -f .deps/file-lock.Tpo .deps/file-lock.Po >--- file-set-size.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-set-size.o -MD -MP -MF .deps/file-set-size.Tpo -c -o file-set-size.o file-set-size.c >mv -f .deps/file-set-size.Tpo .deps/file-set-size.Po >--- hash.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c >mv -f .deps/hash.Tpo .deps/hash.Po >--- hash2.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hash2.o -MD -MP -MF .deps/hash2.Tpo -c -o hash2.o hash2.c >--- file-dotlock.o --- >mv -f .deps/file-dotlock.Tpo .deps/file-dotlock.Po >--- hex-binary.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hex-binary.o -MD -MP -MF .deps/hex-binary.Tpo -c -o hex-binary.o hex-binary.c >--- hash2.o --- >mv -f .deps/hash2.Tpo .deps/hash2.Po >--- hex-dec.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hex-dec.o -MD -MP -MF .deps/hex-dec.Tpo -c -o hex-dec.o hex-dec.c >--- hex-binary.o --- >mv -f .deps/hex-binary.Tpo .deps/hex-binary.Po >--- hmac-md5.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hmac-md5.o -MD -MP -MF .deps/hmac-md5.Tpo -c -o hmac-md5.o hmac-md5.c >--- hex-dec.o --- >mv -f .deps/hex-dec.Tpo .deps/hex-dec.Po >--- home-expand.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT home-expand.o -MD -MP -MF .deps/home-expand.Tpo -c -o home-expand.o home-expand.c >mv -f .deps/home-expand.Tpo .deps/home-expand.Po >--- hostpid.o --- >--- hmac-md5.o --- >mv -f .deps/hmac-md5.Tpo .deps/hmac-md5.Po >--- hostpid.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hostpid.o -MD -MP -MF .deps/hostpid.Tpo -c -o hostpid.o hostpid.c >--- imem.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imem.o -MD -MP -MF .deps/imem.Tpo -c -o imem.o imem.c >--- hostpid.o --- >mv -f .deps/hostpid.Tpo .deps/hostpid.Po >--- iostream.o --- >--- imem.o --- >mv -f .deps/imem.Tpo .deps/imem.Po >--- iostream.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT iostream.o -MD -MP -MF .deps/iostream.Tpo -c -o iostream.o iostream.c >--- istream.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream.o -MD -MP -MF .deps/istream.Tpo -c -o istream.o istream.c >--- iostream.o --- >mv -f .deps/iostream.Tpo .deps/iostream.Po >--- istream-concat.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-concat.o -MD -MP -MF .deps/istream-concat.Tpo -c -o istream-concat.o istream-concat.c >--- istream.o --- >mv -f .deps/istream.Tpo .deps/istream.Po >--- istream-crlf.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-crlf.o -MD -MP -MF .deps/istream-crlf.Tpo -c -o istream-crlf.o istream-crlf.c >--- istream-concat.o --- >mv -f .deps/istream-concat.Tpo .deps/istream-concat.Po >--- istream-data.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-data.o -MD -MP -MF .deps/istream-data.Tpo -c -o istream-data.o istream-data.c >mv -f .deps/istream-data.Tpo .deps/istream-data.Po >--- istream-file.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-file.o -MD -MP -MF .deps/istream-file.Tpo -c -o istream-file.o istream-file.c >--- istream-crlf.o --- >mv -f .deps/istream-crlf.Tpo .deps/istream-crlf.Po >--- istream-limit.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-limit.o -MD -MP -MF .deps/istream-limit.Tpo -c -o istream-limit.o istream-limit.c >--- istream-file.o --- >mv -f .deps/istream-file.Tpo .deps/istream-file.Po >--- istream-mmap.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-mmap.o -MD -MP -MF .deps/istream-mmap.Tpo -c -o istream-mmap.o istream-mmap.c >--- istream-limit.o --- >mv -f .deps/istream-limit.Tpo .deps/istream-limit.Po >--- istream-seekable.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-seekable.o -MD -MP -MF .deps/istream-seekable.Tpo -c -o istream-seekable.o istream-seekable.c >--- istream-mmap.o --- >mv -f .deps/istream-mmap.Tpo .deps/istream-mmap.Po >--- istream-tee.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-tee.o -MD -MP -MF .deps/istream-tee.Tpo -c -o istream-tee.o istream-tee.c >--- istream-seekable.o --- >mv -f .deps/istream-seekable.Tpo .deps/istream-seekable.Po >--- ioloop.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop.o -MD -MP -MF .deps/ioloop.Tpo -c -o ioloop.o ioloop.c >--- istream-tee.o --- >mv -f .deps/istream-tee.Tpo .deps/istream-tee.Po >--- ioloop-iolist.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-iolist.o -MD -MP -MF .deps/ioloop-iolist.Tpo -c -o ioloop-iolist.o ioloop-iolist.c >mv -f .deps/ioloop-iolist.Tpo .deps/ioloop-iolist.Po >--- ioloop-notify-none.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-none.o -MD -MP -MF .deps/ioloop-notify-none.Tpo -c -o ioloop-notify-none.o ioloop-notify-none.c >--- ioloop.o --- >mv -f .deps/ioloop.Tpo .deps/ioloop.Po >--- ioloop-notify-none.o --- >mv -f .deps/ioloop-notify-none.Tpo .deps/ioloop-notify-none.Po >--- ioloop-notify-fd.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-fd.o -MD -MP -MF .deps/ioloop-notify-fd.Tpo -c -o ioloop-notify-fd.o ioloop-notify-fd.c >--- ioloop-notify-dn.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-dn.o -MD -MP -MF .deps/ioloop-notify-dn.Tpo -c -o ioloop-notify-dn.o ioloop-notify-dn.c >mv -f .deps/ioloop-notify-dn.Tpo .deps/ioloop-notify-dn.Po >--- ioloop-notify-inotify.o --- >--- ioloop-notify-fd.o --- >mv -f .deps/ioloop-notify-fd.Tpo .deps/ioloop-notify-fd.Po >--- ioloop-notify-inotify.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-inotify.o -MD -MP -MF .deps/ioloop-notify-inotify.Tpo -c -o ioloop-notify-inotify.o ioloop-notify-inotify.c >--- ioloop-notify-kqueue.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-kqueue.o -MD -MP -MF .deps/ioloop-notify-kqueue.Tpo -c -o ioloop-notify-kqueue.o ioloop-notify-kqueue.c >--- ioloop-notify-inotify.o --- >mv -f .deps/ioloop-notify-inotify.Tpo .deps/ioloop-notify-inotify.Po >--- ioloop-poll.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-poll.o -MD -MP -MF .deps/ioloop-poll.Tpo -c -o ioloop-poll.o ioloop-poll.c >mv -f .deps/ioloop-poll.Tpo .deps/ioloop-poll.Po >--- ioloop-select.o --- >--- ioloop-notify-kqueue.o --- >mv -f .deps/ioloop-notify-kqueue.Tpo .deps/ioloop-notify-kqueue.Po >--- ioloop-select.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-select.o -MD -MP -MF .deps/ioloop-select.Tpo -c -o ioloop-select.o ioloop-select.c >--- ioloop-epoll.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-epoll.o -MD -MP -MF .deps/ioloop-epoll.Tpo -c -o ioloop-epoll.o ioloop-epoll.c >mv -f .deps/ioloop-epoll.Tpo .deps/ioloop-epoll.Po >--- ioloop-kqueue.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-kqueue.o -MD -MP -MF .deps/ioloop-kqueue.Tpo -c -o ioloop-kqueue.o ioloop-kqueue.c >--- ioloop-select.o --- >mv -f .deps/ioloop-select.Tpo .deps/ioloop-select.Po >--- lib.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c >mv -f .deps/lib.Tpo .deps/lib.Po >--- lib-signals.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lib-signals.o -MD -MP -MF .deps/lib-signals.Tpo -c -o lib-signals.o lib-signals.c >--- ioloop-kqueue.o --- >mv -f .deps/ioloop-kqueue.Tpo .deps/ioloop-kqueue.Po >--- md4.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT md4.o -MD -MP -MF .deps/md4.Tpo -c -o md4.o md4.c >--- lib-signals.o --- >mv -f .deps/lib-signals.Tpo .deps/lib-signals.Po >--- md5.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c >--- md4.o --- >mv -f .deps/md4.Tpo .deps/md4.Po >--- mempool.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool.o -MD -MP -MF .deps/mempool.Tpo -c -o mempool.o mempool.c >mv -f .deps/mempool.Tpo .deps/mempool.Po >--- mempool-alloconly.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-alloconly.o -MD -MP -MF .deps/mempool-alloconly.Tpo -c -o mempool-alloconly.o mempool-alloconly.c >--- md5.o --- >mv -f .deps/md5.Tpo .deps/md5.Po >--- mempool-datastack.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-datastack.o -MD -MP -MF .deps/mempool-datastack.Tpo -c -o mempool-datastack.o mempool-datastack.c >--- mempool-alloconly.o --- >mv -f .deps/mempool-alloconly.Tpo .deps/mempool-alloconly.Po >--- mempool-system.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-system.o -MD -MP -MF .deps/mempool-system.Tpo -c -o mempool-system.o mempool-system.c >--- mempool-datastack.o --- >mv -f .deps/mempool-datastack.Tpo .deps/mempool-datastack.Po >--- mempool-system-clean.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-system-clean.o -MD -MP -MF .deps/mempool-system-clean.Tpo -c -o mempool-system-clean.o mempool-system-clean.c >--- mempool-system.o --- >mv -f .deps/mempool-system.Tpo .deps/mempool-system.Po >--- mempool-unsafe-datastack.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-unsafe-datastack.o -MD -MP -MF .deps/mempool-unsafe-datastack.Tpo -c -o mempool-unsafe-datastack.o mempool-unsafe-datastack.c >--- mempool-system-clean.o --- >mv -f .deps/mempool-system-clean.Tpo .deps/mempool-system-clean.Po >--- mkdir-parents.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mkdir-parents.o -MD -MP -MF .deps/mkdir-parents.Tpo -c -o mkdir-parents.o mkdir-parents.c >--- mempool-unsafe-datastack.o --- >mv -f .deps/mempool-unsafe-datastack.Tpo .deps/mempool-unsafe-datastack.Po >--- mmap-anon.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mmap-anon.o -MD -MP -MF .deps/mmap-anon.Tpo -c -o mmap-anon.o mmap-anon.c >--- mkdir-parents.o --- >mv -f .deps/mkdir-parents.Tpo .deps/mkdir-parents.Po >--- mmap-util.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mmap-util.o -MD -MP -MF .deps/mmap-util.Tpo -c -o mmap-util.o mmap-util.c >--- mmap-anon.o --- >mv -f .deps/mmap-anon.Tpo .deps/mmap-anon.Po >--- module-dir.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT module-dir.o -MD -MP -MF .deps/module-dir.Tpo -c -o module-dir.o module-dir.c >--- mmap-util.o --- >mv -f .deps/mmap-util.Tpo .deps/mmap-util.Po >--- mountpoint.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mountpoint.o -MD -MP -MF .deps/mountpoint.Tpo -c -o mountpoint.o mountpoint.c >mv -f .deps/mountpoint.Tpo .deps/mountpoint.Po >--- network.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c >--- module-dir.o --- >mv -f .deps/module-dir.Tpo .deps/module-dir.Po >--- nfs-workarounds.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT nfs-workarounds.o -MD -MP -MF .deps/nfs-workarounds.Tpo -c -o nfs-workarounds.o nfs-workarounds.c >mv -f .deps/nfs-workarounds.Tpo .deps/nfs-workarounds.Po >--- ostream.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ostream.o -MD -MP -MF .deps/ostream.Tpo -c -o ostream.o ostream.c >--- network.o --- >mv -f .deps/network.Tpo .deps/network.Po >--- ostream.o --- >mv -f .deps/ostream.Tpo .deps/ostream.Po >--- ostream-file.o --- >--- primes.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT primes.o -MD -MP -MF .deps/primes.Tpo -c -o primes.o primes.c >--- ostream-file.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ostream-file.o -MD -MP -MF .deps/ostream-file.Tpo -c -o ostream-file.o ostream-file.c >--- primes.o --- >primes.c:37:27: warning: unused variable 'primes_count' [-Wunused-const-variable] >static const unsigned int primes_count = N_ELEMENTS(primes); > ^ >1 warning generated. >mv -f .deps/primes.Tpo .deps/primes.Po >--- printf-format-fix.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT printf-format-fix.o -MD -MP -MF .deps/printf-format-fix.Tpo -c -o printf-format-fix.o printf-format-fix.c >mv -f .deps/printf-format-fix.Tpo .deps/printf-format-fix.Po >--- process-title.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT process-title.o -MD -MP -MF .deps/process-title.Tpo -c -o process-title.o process-title.c >mv -f .deps/process-title.Tpo .deps/process-title.Po >--- priorityq.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT priorityq.o -MD -MP -MF .deps/priorityq.Tpo -c -o priorityq.o priorityq.c >mv -f .deps/priorityq.Tpo .deps/priorityq.Po >--- randgen.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT randgen.o -MD -MP -MF .deps/randgen.Tpo -c -o randgen.o randgen.c >--- ostream-file.o --- >mv -f .deps/ostream-file.Tpo .deps/ostream-file.Po >--- read-full.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT read-full.o -MD -MP -MF .deps/read-full.Tpo -c -o read-full.o read-full.c >--- randgen.o --- >mv -f .deps/randgen.Tpo .deps/randgen.Po >--- restrict-access.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT restrict-access.o -MD -MP -MF .deps/restrict-access.Tpo -c -o restrict-access.o restrict-access.c >--- read-full.o --- >mv -f .deps/read-full.Tpo .deps/read-full.Po >--- restrict-process-size.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT restrict-process-size.o -MD -MP -MF .deps/restrict-process-size.Tpo -c -o restrict-process-size.o restrict-process-size.c >mv -f .deps/restrict-process-size.Tpo .deps/restrict-process-size.Po >--- safe-memset.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT safe-memset.o -MD -MP -MF .deps/safe-memset.Tpo -c -o safe-memset.o safe-memset.c >mv -f .deps/safe-memset.Tpo .deps/safe-memset.Po >--- safe-mkdir.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT safe-mkdir.o -MD -MP -MF .deps/safe-mkdir.Tpo -c -o safe-mkdir.o safe-mkdir.c >--- restrict-access.o --- >mv -f .deps/restrict-access.Tpo .deps/restrict-access.Po >--- safe-mkstemp.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT safe-mkstemp.o -MD -MP -MF .deps/safe-mkstemp.Tpo -c -o safe-mkstemp.o safe-mkstemp.c >--- safe-mkdir.o --- >mv -f .deps/safe-mkdir.Tpo .deps/safe-mkdir.Po >--- sendfile-util.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sendfile-util.o -MD -MP -MF .deps/sendfile-util.Tpo -c -o sendfile-util.o sendfile-util.c >--- safe-mkstemp.o --- >mv -f .deps/safe-mkstemp.Tpo .deps/safe-mkstemp.Po >--- seq-range-array.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT seq-range-array.o -MD -MP -MF .deps/seq-range-array.Tpo -c -o seq-range-array.o seq-range-array.c >--- sendfile-util.o --- >mv -f .deps/sendfile-util.Tpo .deps/sendfile-util.Po >--- sha1.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c >mv -f .deps/sha1.Tpo .deps/sha1.Po >--- sha2.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sha2.o -MD -MP -MF .deps/sha2.Tpo -c -o sha2.o sha2.c >--- seq-range-array.o --- >mv -f .deps/seq-range-array.Tpo .deps/seq-range-array.Po >--- str.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c >--- sha2.o --- >mv -f .deps/sha2.Tpo .deps/sha2.Po >--- str-find.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT str-find.o -MD -MP -MF .deps/str-find.Tpo -c -o str-find.o str-find.c >--- str.o --- >mv -f .deps/str.Tpo .deps/str.Po >--- str-sanitize.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT str-sanitize.o -MD -MP -MF .deps/str-sanitize.Tpo -c -o str-sanitize.o str-sanitize.c >mv -f .deps/str-sanitize.Tpo .deps/str-sanitize.Po >--- strescape.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT strescape.o -MD -MP -MF .deps/strescape.Tpo -c -o strescape.o strescape.c >mv -f .deps/strescape.Tpo .deps/strescape.Po >--- strfuncs.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT strfuncs.o -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.o strfuncs.c >--- str-find.o --- >mv -f .deps/str-find.Tpo .deps/str-find.Po >--- time-util.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT time-util.o -MD -MP -MF .deps/time-util.Tpo -c -o time-util.o time-util.c >--- strfuncs.o --- >strfuncs.c:120:34: warning: format string is not a string literal [-Wformat-nonliteral] > ret = vsnprintf(tmp, init_size, format, args); > ^~~~~~ >strfuncs.c:128:33: warning: format string is not a string literal [-Wformat-nonliteral] > ret = vsnprintf(tmp, *size_r, format, args2); > ^~~~~~ >--- time-util.o --- >mv -f .deps/time-util.Tpo .deps/time-util.Po >--- unix-socket-create.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unix-socket-create.o -MD -MP -MF .deps/unix-socket-create.Tpo -c -o unix-socket-create.o unix-socket-create.c >mv -f .deps/unix-socket-create.Tpo .deps/unix-socket-create.Po >--- unlink-directory.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unlink-directory.o -MD -MP -MF .deps/unlink-directory.Tpo -c -o unlink-directory.o unlink-directory.c >mv -f .deps/unlink-directory.Tpo .deps/unlink-directory.Po >--- unlink-old-files.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unlink-old-files.o -MD -MP -MF .deps/unlink-old-files.Tpo -c -o unlink-old-files.o unlink-old-files.c >--- strfuncs.o --- >2 warnings generated. >mv -f .deps/strfuncs.Tpo .deps/strfuncs.Po >--- unichar.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unichar.o -MD -MP -MF .deps/unichar.Tpo -c -o unichar.o unichar.c >--- unlink-old-files.o --- >mv -f .deps/unlink-old-files.Tpo .deps/unlink-old-files.Po >--- utc-offset.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT utc-offset.o -MD -MP -MF .deps/utc-offset.Tpo -c -o utc-offset.o utc-offset.c >mv -f .deps/utc-offset.Tpo .deps/utc-offset.Po >--- utc-mktime.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT utc-mktime.o -MD -MP -MF .deps/utc-mktime.Tpo -c -o utc-mktime.o utc-mktime.c >mv -f .deps/utc-mktime.Tpo .deps/utc-mktime.Po >--- var-expand.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT var-expand.o -MD -MP -MF .deps/var-expand.Tpo -c -o var-expand.o var-expand.c >--- unichar.o --- >mv -f .deps/unichar.Tpo .deps/unichar.Po >--- write-full.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT write-full.o -MD -MP -MF .deps/write-full.Tpo -c -o write-full.o write-full.c >mv -f .deps/write-full.Tpo .deps/write-full.Po >--- var-expand.o --- >mv -f .deps/var-expand.Tpo .deps/var-expand.Po >--- liblib.a --- >rm -f liblib.a >ar cru liblib.a array.o aqueue.o backtrace-string.o base64.o bsearch-insert-pos.o buffer.o child-wait.o close-keep-errno.o compat.o crc32.o data-stack.o eacces-error.o env-util.o failures.o fd-close-on-exec.o fd-set-nonblock.o fdatasync-path.o fdpass.o file-cache.o file-copy.o file-dotlock.o file-lock.o file-set-size.o hash.o hash2.o hex-binary.o hex-dec.o hmac-md5.o home-expand.o hostpid.o imem.o iostream.o istream.o istream-concat.o istream-crlf.o istream-data.o istream-file.o istream-limit.o istream-mmap.o istream-seekable.o istream-tee.o ioloop.o ioloop-iolist.o ioloop-notify-none.o ioloop-notify-fd.o ioloop-notify-dn.o ioloop-notify-inotify.o ioloop-notify-kqueue.o ioloop-poll.o ioloop-select.o ioloop-epoll.o ioloop-kqueue.o lib.o lib-signals.o md4.o md5.o mempool.o mempool-alloconly.o mempool-datastack.o mempool-system.o mempool-system-clean.o mempool-unsafe-datastack.o mkdir-parents.o mmap-anon.o mmap-util.o module-dir.o mountpoint.o network.o nfs-workarounds.o ostream.o ostream-file.o primes.o printf-format-fix.o process-title.o priorityq.o randgen.o read-full.o restrict-access.o restrict-process-size.o safe-memset.o safe-mkdir.o safe-mkstemp.o sendfile-util.o seq-range-array.o sha1.o sha2.o str.o str-find.o str-sanitize.o strescape.o strfuncs.o time-util.o unix-socket-create.o unlink-directory.o unlink-old-files.o unichar.o utc-offset.o utc-mktime.o var-expand.o write-full.o >ranlib liblib.a >Making all in lib-dict >--- dict.o --- >--- dict-client.o --- >--- dict.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.c >--- dict-client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-client.o -MD -MP -MF .deps/dict-client.Tpo -c -o dict-client.o dict-client.c >--- dict.o --- >mv -f .deps/dict.Tpo .deps/dict.Po >--- dict-file.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-file.o -MD -MP -MF .deps/dict-file.Tpo -c -o dict-file.o dict-file.c >--- dict-client.o --- >mv -f .deps/dict-client.Tpo .deps/dict-client.Po >--- dict-db.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-db.o -MD -MP -MF .deps/dict-db.Tpo -c -o dict-db.o dict-db.c >--- dict-file.o --- >mv -f .deps/dict-file.Tpo .deps/dict-file.Po >--- dict-sql.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-sql.o -MD -MP -MF .deps/dict-sql.Tpo -c -o dict-sql.o dict-sql.c >--- dict-db.o --- >mv -f .deps/dict-db.Tpo .deps/dict-db.Po >--- dict-sql-settings.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-sql-settings.o -MD -MP -MF .deps/dict-sql-settings.Tpo -c -o dict-sql-settings.o dict-sql-settings.c >mv -f .deps/dict-sql-settings.Tpo .deps/dict-sql-settings.Po >--- libdict.a --- >rm -f libdict.a >ar cru libdict.a dict.o dict-client.o dict-file.o >ranlib libdict.a >--- dict-drivers-register.c --- >rm -f dict-drivers-register.c >echo '/* this file automatically generated by Makefile */' >dict-drivers-register.c >echo '#include "lib.h"' >>dict-drivers-register.c >echo '#include "dict.h"' >>dict-drivers-register.c >echo '#include "dict-sql.h"' >>dict-drivers-register.c >for i in client null; do if [ "${i}" != "null" ]; then echo "extern struct dict dict_driver_${i};" >>dict-drivers-register.c ; fi; done >echo 'void dict_drivers_register_all(void) {' >>dict-drivers-register.c >echo 'dict_sql_register();' >>dict-drivers-register.c >for i in client null; do if [ "${i}" != "null" ]; then echo "dict_driver_register(&dict_driver_${i});" >>dict-drivers-register.c ; fi; done >echo '}' >>dict-drivers-register.c >echo 'void dict_drivers_unregister_all(void) {' >>dict-drivers-register.c >echo 'dict_sql_unregister();' >>dict-drivers-register.c >for i in client null; do if [ "${i}" != "null" ]; then echo "dict_driver_unregister(&dict_driver_${i});" >>dict-drivers-register.c ; fi; done >echo '}' >>dict-drivers-register.c >--- dict-drivers-register.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-drivers-register.o -MD -MP -MF .deps/dict-drivers-register.Tpo -c -o dict-drivers-register.o dict-drivers-register.c >mv -f .deps/dict-drivers-register.Tpo .deps/dict-drivers-register.Po >--- dict-sql.o --- >mv -f .deps/dict-sql.Tpo .deps/dict-sql.Po >--- libdict_backend.a --- >rm -f libdict_backend.a >ar cru libdict_backend.a dict-db.o dict-sql.o dict-sql-settings.o dict-drivers-register.o >ranlib libdict_backend.a >Making all in lib-sql >--- sql-api.o --- >--- sql-pool.o --- >--- sql-api.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sql-api.o -MD -MP -MF .deps/sql-api.Tpo -c -o sql-api.o sql-api.c >--- sql-pool.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sql-pool.o -MD -MP -MF .deps/sql-pool.Tpo -c -o sql-pool.o sql-pool.c >mv -f .deps/sql-pool.Tpo .deps/sql-pool.Po >--- driver-mysql.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT driver-mysql.o -MD -MP -MF .deps/driver-mysql.Tpo -c -o driver-mysql.o driver-mysql.c >mv -f .deps/driver-mysql.Tpo .deps/driver-mysql.Po >--- driver-pgsql.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT driver-pgsql.o -MD -MP -MF .deps/driver-pgsql.Tpo -c -o driver-pgsql.o driver-pgsql.c >--- sql-api.o --- >mv -f .deps/sql-api.Tpo .deps/sql-api.Po >--- driver-sqlite.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT driver-sqlite.o -MD -MP -MF .deps/driver-sqlite.Tpo -c -o driver-sqlite.o driver-sqlite.c >--- driver-pgsql.o --- >mv -f .deps/driver-pgsql.Tpo .deps/driver-pgsql.Po >--- sql-drivers-register.c --- >--- driver-sqlite.o --- >mv -f .deps/driver-sqlite.Tpo .deps/driver-sqlite.Po >--- sql-drivers-register.c --- >rm -f sql-drivers-register.c >echo '/* this file automatically generated by Makefile */' >sql-drivers-register.c >echo '#include "lib.h"' >>sql-drivers-register.c >echo '#include "sql-api.h"' >>sql-drivers-register.c >for i in null; do if [ "${i}" != "null" ]; then echo "extern struct sql_db driver_${i}_db;" >>sql-drivers-register.c ; fi; done >echo 'void sql_drivers_register_all(void) {' >>sql-drivers-register.c >for i in null; do if [ "${i}" != "null" ]; then echo "sql_driver_register(&driver_${i}_db);" >>sql-drivers-register.c ; fi; done >echo '}' >>sql-drivers-register.c >--- sql-drivers-register.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sql-drivers-register.o -MD -MP -MF .deps/sql-drivers-register.Tpo -c -o sql-drivers-register.o sql-drivers-register.c >mv -f .deps/sql-drivers-register.Tpo .deps/sql-drivers-register.Po >--- libsql.a --- >rm -f libsql.a >ar cru libsql.a sql-api.o sql-pool.o driver-mysql.o driver-pgsql.o driver-sqlite.o sql-drivers-register.o >ranlib libsql.a >Making all in lib-ntlm >--- ntlm-des.o --- >--- ntlm-encrypt.o --- >--- ntlm-des.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ntlm-des.o -MD -MP -MF .deps/ntlm-des.Tpo -c -o ntlm-des.o ntlm-des.c >--- ntlm-encrypt.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ntlm-encrypt.o -MD -MP -MF .deps/ntlm-encrypt.Tpo -c -o ntlm-encrypt.o ntlm-encrypt.c >mv -f .deps/ntlm-encrypt.Tpo .deps/ntlm-encrypt.Po >--- ntlm-message.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ntlm-message.o -MD -MP -MF .deps/ntlm-message.Tpo -c -o ntlm-message.o ntlm-message.c >mv -f .deps/ntlm-message.Tpo .deps/ntlm-message.Po >--- ntlm-des.o --- >mv -f .deps/ntlm-des.Tpo .deps/ntlm-des.Po >--- libntlm.a --- >rm -f libntlm.a >ar cru libntlm.a ntlm-des.o ntlm-encrypt.o ntlm-message.o >ranlib libntlm.a >Making all in lib-otp >--- otp-dictionary.o --- >--- otp-hash.o --- >--- otp-dictionary.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-dictionary.o -MD -MP -MF .deps/otp-dictionary.Tpo -c -o otp-dictionary.o otp-dictionary.c >--- otp-hash.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-hash.o -MD -MP -MF .deps/otp-hash.Tpo -c -o otp-hash.o otp-hash.c >mv -f .deps/otp-hash.Tpo .deps/otp-hash.Po >--- otp-parity.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-parity.o -MD -MP -MF .deps/otp-parity.Tpo -c -o otp-parity.o otp-parity.c >--- otp-dictionary.o --- >mv -f .deps/otp-dictionary.Tpo .deps/otp-dictionary.Po >--- otp-parse.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-parse.o -MD -MP -MF .deps/otp-parse.Tpo -c -o otp-parse.o otp-parse.c >--- otp-parity.o --- >mv -f .deps/otp-parity.Tpo .deps/otp-parity.Po >--- otp-parse.o --- >mv -f .deps/otp-parse.Tpo .deps/otp-parse.Po >--- libotp.a --- >rm -f libotp.a >ar cru libotp.a otp-dictionary.o otp-hash.o otp-parity.o otp-parse.o >ranlib libotp.a >Making all in lib-settings >--- settings.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c >mv -f .deps/settings.Tpo .deps/settings.Po >--- libsettings.a --- >rm -f libsettings.a >ar cru libsettings.a settings.o >ranlib libsettings.a >Making all in lib-charset >--- charset-iconv.o --- >--- charset-utf8.o --- >--- charset-iconv.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT charset-iconv.o -MD -MP -MF .deps/charset-iconv.Tpo -c -o charset-iconv.o charset-iconv.c >--- charset-utf8.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT charset-utf8.o -MD -MP -MF .deps/charset-utf8.Tpo -c -o charset-utf8.o charset-utf8.c >mv -f .deps/charset-utf8.Tpo .deps/charset-utf8.Po >--- charset-iconv.o --- >mv -f .deps/charset-iconv.Tpo .deps/charset-iconv.Po >--- libcharset.a --- >rm -f libcharset.a >ar cru libcharset.a charset-iconv.o charset-utf8.o >ranlib libcharset.a >Making all in lib-mail >--- istream-header-filter.o --- >--- mbox-from.o --- >--- istream-header-filter.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-header-filter.o -MD -MP -MF .deps/istream-header-filter.Tpo -c -o istream-header-filter.o istream-header-filter.c >--- mbox-from.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-from.o -MD -MP -MF .deps/mbox-from.Tpo -c -o mbox-from.o mbox-from.c >--- istream-header-filter.o --- >mv -f .deps/istream-header-filter.Tpo .deps/istream-header-filter.Po >--- message-address.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-address.o -MD -MP -MF .deps/message-address.Tpo -c -o message-address.o message-address.c >--- mbox-from.o --- >mv -f .deps/mbox-from.Tpo .deps/mbox-from.Po >--- message-date.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-date.o -MD -MP -MF .deps/message-date.Tpo -c -o message-date.o message-date.c >--- message-address.o --- >mv -f .deps/message-address.Tpo .deps/message-address.Po >--- message-decoder.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-decoder.o -MD -MP -MF .deps/message-decoder.Tpo -c -o message-decoder.o message-decoder.c >--- message-date.o --- >mv -f .deps/message-date.Tpo .deps/message-date.Po >--- message-header-decode.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-header-decode.o -MD -MP -MF .deps/message-header-decode.Tpo -c -o message-header-decode.o message-header-decode.c >--- message-decoder.o --- >mv -f .deps/message-decoder.Tpo .deps/message-decoder.Po >--- message-header-decode.o --- >mv -f .deps/message-header-decode.Tpo .deps/message-header-decode.Po >--- message-header-encode.o --- >--- message-header-parser.o --- >--- message-header-encode.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-header-encode.o -MD -MP -MF .deps/message-header-encode.Tpo -c -o message-header-encode.o message-header-encode.c >--- message-header-parser.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-header-parser.o -MD -MP -MF .deps/message-header-parser.Tpo -c -o message-header-parser.o message-header-parser.c >--- message-header-encode.o --- >mv -f .deps/message-header-encode.Tpo .deps/message-header-encode.Po >--- message-id.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-id.o -MD -MP -MF .deps/message-id.Tpo -c -o message-id.o message-id.c >--- message-header-parser.o --- >mv -f .deps/message-header-parser.Tpo .deps/message-header-parser.Po >--- message-parser.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-parser.o -MD -MP -MF .deps/message-parser.Tpo -c -o message-parser.o message-parser.c >--- message-id.o --- >mv -f .deps/message-id.Tpo .deps/message-id.Po >--- message-part-serialize.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-part-serialize.o -MD -MP -MF .deps/message-part-serialize.Tpo -c -o message-part-serialize.o message-part-serialize.c >mv -f .deps/message-part-serialize.Tpo .deps/message-part-serialize.Po >--- message-search.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-search.o -MD -MP -MF .deps/message-search.Tpo -c -o message-search.o message-search.c >mv -f .deps/message-search.Tpo .deps/message-search.Po >--- message-send.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-send.o -MD -MP -MF .deps/message-send.Tpo -c -o message-send.o message-send.c >--- message-parser.o --- >mv -f .deps/message-parser.Tpo .deps/message-parser.Po >--- message-size.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-size.o -MD -MP -MF .deps/message-size.Tpo -c -o message-size.o message-size.c >--- message-send.o --- >mv -f .deps/message-send.Tpo .deps/message-send.Po >--- quoted-printable.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quoted-printable.o -MD -MP -MF .deps/quoted-printable.Tpo -c -o quoted-printable.o quoted-printable.c >--- message-size.o --- >mv -f .deps/message-size.Tpo .deps/message-size.Po >--- rfc2231-parser.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rfc2231-parser.o -MD -MP -MF .deps/rfc2231-parser.Tpo -c -o rfc2231-parser.o rfc2231-parser.c >--- quoted-printable.o --- >mv -f .deps/quoted-printable.Tpo .deps/quoted-printable.Po >--- rfc822-parser.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rfc822-parser.o -MD -MP -MF .deps/rfc822-parser.Tpo -c -o rfc822-parser.o rfc822-parser.c >--- rfc2231-parser.o --- >mv -f .deps/rfc2231-parser.Tpo .deps/rfc2231-parser.Po >--- rfc822-parser.o --- >mv -f .deps/rfc822-parser.Tpo .deps/rfc822-parser.Po >--- libmail.a --- >rm -f libmail.a >ar cru libmail.a istream-header-filter.o mbox-from.o message-address.o message-date.o message-decoder.o message-header-decode.o message-header-encode.o message-header-parser.o message-id.o message-parser.o message-part-serialize.o message-search.o message-send.o message-size.o quoted-printable.o rfc2231-parser.o rfc822-parser.o >ranlib libmail.a >Making all in lib-imap >--- imap-base-subject.o --- >--- imap-bodystructure.o --- >--- imap-base-subject.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-base-subject.o -MD -MP -MF .deps/imap-base-subject.Tpo -c -o imap-base-subject.o imap-base-subject.c >--- imap-bodystructure.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-bodystructure.o -MD -MP -MF .deps/imap-bodystructure.Tpo -c -o imap-bodystructure.o imap-bodystructure.c >--- imap-base-subject.o --- >mv -f .deps/imap-base-subject.Tpo .deps/imap-base-subject.Po >--- imap-date.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-date.o -MD -MP -MF .deps/imap-date.Tpo -c -o imap-date.o imap-date.c >mv -f .deps/imap-date.Tpo .deps/imap-date.Po >--- imap-envelope.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-envelope.o -MD -MP -MF .deps/imap-envelope.Tpo -c -o imap-envelope.o imap-envelope.c >--- imap-bodystructure.o --- >mv -f .deps/imap-bodystructure.Tpo .deps/imap-bodystructure.Po >--- imap-id.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-id.o -MD -MP -MF .deps/imap-id.Tpo -c -o imap-id.o imap-id.c >--- imap-envelope.o --- >mv -f .deps/imap-envelope.Tpo .deps/imap-envelope.Po >--- imap-match.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-match.o -MD -MP -MF .deps/imap-match.Tpo -c -o imap-match.o imap-match.c >--- imap-id.o --- >mv -f .deps/imap-id.Tpo .deps/imap-id.Po >--- imap-parser.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-parser.o -MD -MP -MF .deps/imap-parser.Tpo -c -o imap-parser.o imap-parser.c >--- imap-match.o --- >mv -f .deps/imap-match.Tpo .deps/imap-match.Po >--- imap-quote.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quote.o -MD -MP -MF .deps/imap-quote.Tpo -c -o imap-quote.o imap-quote.c >mv -f .deps/imap-quote.Tpo .deps/imap-quote.Po >--- imap-seqset.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-seqset.o -MD -MP -MF .deps/imap-seqset.Tpo -c -o imap-seqset.o imap-seqset.c >--- imap-parser.o --- >mv -f .deps/imap-parser.Tpo .deps/imap-parser.Po >--- imap-utf7.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-utf7.o -MD -MP -MF .deps/imap-utf7.Tpo -c -o imap-utf7.o imap-utf7.c >--- imap-seqset.o --- >mv -f .deps/imap-seqset.Tpo .deps/imap-seqset.Po >--- imap-util.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-util.o -MD -MP -MF .deps/imap-util.Tpo -c -o imap-util.o imap-util.c >mv -f .deps/imap-util.Tpo .deps/imap-util.Po >--- imap-utf7.o --- >mv -f .deps/imap-utf7.Tpo .deps/imap-utf7.Po >--- libimap.a --- >rm -f libimap.a >ar cru libimap.a imap-base-subject.o imap-bodystructure.o imap-date.o imap-envelope.o imap-id.o imap-match.o imap-parser.o imap-quote.o imap-seqset.o imap-utf7.o imap-util.o >ranlib libimap.a >Making all in lib-index >--- mail-cache.o --- >--- mail-cache-compress.o --- >--- mail-cache.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache.o -MD -MP -MF .deps/mail-cache.Tpo -c -o mail-cache.o mail-cache.c >--- mail-cache-compress.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-compress.o -MD -MP -MF .deps/mail-cache-compress.Tpo -c -o mail-cache-compress.o mail-cache-compress.c >--- mail-cache.o --- >mv -f .deps/mail-cache.Tpo .deps/mail-cache.Po >--- mail-cache-decisions.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-decisions.o -MD -MP -MF .deps/mail-cache-decisions.Tpo -c -o mail-cache-decisions.o mail-cache-decisions.c >--- mail-cache-compress.o --- >mv -f .deps/mail-cache-compress.Tpo .deps/mail-cache-compress.Po >--- mail-cache-fields.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-fields.o -MD -MP -MF .deps/mail-cache-fields.Tpo -c -o mail-cache-fields.o mail-cache-fields.c >--- mail-cache-decisions.o --- >mv -f .deps/mail-cache-decisions.Tpo .deps/mail-cache-decisions.Po >--- mail-cache-lookup.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-lookup.o -MD -MP -MF .deps/mail-cache-lookup.Tpo -c -o mail-cache-lookup.o mail-cache-lookup.c >--- mail-cache-fields.o --- >mv -f .deps/mail-cache-fields.Tpo .deps/mail-cache-fields.Po >--- mail-cache-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-transaction.o -MD -MP -MF .deps/mail-cache-transaction.Tpo -c -o mail-cache-transaction.o mail-cache-transaction.c >--- mail-cache-lookup.o --- >mv -f .deps/mail-cache-lookup.Tpo .deps/mail-cache-lookup.Po >--- mail-cache-sync-update.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-sync-update.o -MD -MP -MF .deps/mail-cache-sync-update.Tpo -c -o mail-cache-sync-update.o mail-cache-sync-update.c >mv -f .deps/mail-cache-sync-update.Tpo .deps/mail-cache-sync-update.Po >--- mail-index.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index.o -MD -MP -MF .deps/mail-index.Tpo -c -o mail-index.o mail-index.c >mv -f .deps/mail-index.Tpo .deps/mail-index.Po >--- mail-index-dummy-view.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-dummy-view.o -MD -MP -MF .deps/mail-index-dummy-view.Tpo -c -o mail-index-dummy-view.o mail-index-dummy-view.c >--- mail-cache-transaction.o --- >mv -f .deps/mail-cache-transaction.Tpo .deps/mail-cache-transaction.Po >--- mail-index-fsck.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-fsck.o -MD -MP -MF .deps/mail-index-fsck.Tpo -c -o mail-index-fsck.o mail-index-fsck.c >--- mail-index-dummy-view.o --- >mv -f .deps/mail-index-dummy-view.Tpo .deps/mail-index-dummy-view.Po >--- mail-index-lock.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-lock.o -MD -MP -MF .deps/mail-index-lock.Tpo -c -o mail-index-lock.o mail-index-lock.c >mv -f .deps/mail-index-lock.Tpo .deps/mail-index-lock.Po >--- mail-index-map.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-map.o -MD -MP -MF .deps/mail-index-map.Tpo -c -o mail-index-map.o mail-index-map.c >--- mail-index-fsck.o --- >mv -f .deps/mail-index-fsck.Tpo .deps/mail-index-fsck.Po >--- mail-index-modseq.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-modseq.o -MD -MP -MF .deps/mail-index-modseq.Tpo -c -o mail-index-modseq.o mail-index-modseq.c >--- mail-index-map.o --- >mv -f .deps/mail-index-map.Tpo .deps/mail-index-map.Po >--- mail-index-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-transaction.o -MD -MP -MF .deps/mail-index-transaction.Tpo -c -o mail-index-transaction.o mail-index-transaction.c >--- mail-index-modseq.o --- >mv -f .deps/mail-index-modseq.Tpo .deps/mail-index-modseq.Po >--- mail-index-transaction-view.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-transaction-view.o -MD -MP -MF .deps/mail-index-transaction-view.Tpo -c -o mail-index-transaction-view.o mail-index-transaction-view.c >mv -f .deps/mail-index-transaction-view.Tpo .deps/mail-index-transaction-view.Po >--- mail-index-strmap.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-strmap.o -MD -MP -MF .deps/mail-index-strmap.Tpo -c -o mail-index-strmap.o mail-index-strmap.c >mv -f .deps/mail-index-strmap.Tpo .deps/mail-index-strmap.Po >--- mail-index-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync.o -MD -MP -MF .deps/mail-index-sync.Tpo -c -o mail-index-sync.o mail-index-sync.c >--- mail-index-transaction.o --- >mv -f .deps/mail-index-transaction.Tpo .deps/mail-index-transaction.Po >--- mail-index-sync-ext.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync-ext.o -MD -MP -MF .deps/mail-index-sync-ext.Tpo -c -o mail-index-sync-ext.o mail-index-sync-ext.c >mv -f .deps/mail-index-sync-ext.Tpo .deps/mail-index-sync-ext.Po >--- mail-index-sync-keywords.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync-keywords.o -MD -MP -MF .deps/mail-index-sync-keywords.Tpo -c -o mail-index-sync-keywords.o mail-index-sync-keywords.c >--- mail-index-sync.o --- >mv -f .deps/mail-index-sync.Tpo .deps/mail-index-sync.Po >--- mail-index-sync-update.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync-update.o -MD -MP -MF .deps/mail-index-sync-update.Tpo -c -o mail-index-sync-update.o mail-index-sync-update.c >--- mail-index-sync-keywords.o --- >mv -f .deps/mail-index-sync-keywords.Tpo .deps/mail-index-sync-keywords.Po >--- mail-index-view.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-view.o -MD -MP -MF .deps/mail-index-view.Tpo -c -o mail-index-view.o mail-index-view.c >mail-index-view.c:12:25: warning: 'memset' call operates on objects of type 'struct mail_index_view' while the size is based on a different type 'struct mail_index_view *' [-Wsizeof-pointer-memaccess] > memset(dest, 0, sizeof(dest)); > ~~~~ ^~~~ >mail-index-view.c:12:25: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? > memset(dest, 0, sizeof(dest)); > ^~~~ >--- mail-index-sync-update.o --- >mv -f .deps/mail-index-sync-update.Tpo .deps/mail-index-sync-update.Po >--- mail-index-view-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-view-sync.o -MD -MP -MF .deps/mail-index-view-sync.Tpo -c -o mail-index-view-sync.o mail-index-view-sync.c >--- mail-index-view.o --- >1 warning generated. >mv -f .deps/mail-index-view.Tpo .deps/mail-index-view.Po >--- mail-index-write.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-write.o -MD -MP -MF .deps/mail-index-write.Tpo -c -o mail-index-write.o mail-index-write.c >mv -f .deps/mail-index-write.Tpo .deps/mail-index-write.Po >--- mail-transaction-log.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log.o -MD -MP -MF .deps/mail-transaction-log.Tpo -c -o mail-transaction-log.o mail-transaction-log.c >mail-transaction-log.c:256:5: warning: variable 'file' is uninitialized when used here [-Wuninitialized] > file->filepath, "fstat()"); > ^~~~ >mail-transaction-log.c:239:40: note: initialize the variable 'file' to silence this warning > struct mail_transaction_log_file *file; > ^ > = NULL >1 warning generated. >--- mail-index-view-sync.o --- >mv -f .deps/mail-index-view-sync.Tpo .deps/mail-index-view-sync.Po >--- mail-transaction-log-append.o --- >--- mail-transaction-log.o --- >mv -f .deps/mail-transaction-log.Tpo .deps/mail-transaction-log.Po >--- mail-transaction-log-append.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log-append.o -MD -MP -MF .deps/mail-transaction-log-append.Tpo -c -o mail-transaction-log-append.o mail-transaction-log-append.c >--- mail-transaction-log-file.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log-file.o -MD -MP -MF .deps/mail-transaction-log-file.Tpo -c -o mail-transaction-log-file.o mail-transaction-log-file.c >--- mail-transaction-log-append.o --- >mv -f .deps/mail-transaction-log-append.Tpo .deps/mail-transaction-log-append.Po >--- mail-transaction-log-view.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log-view.o -MD -MP -MF .deps/mail-transaction-log-view.Tpo -c -o mail-transaction-log-view.o mail-transaction-log-view.c >--- mail-transaction-log-file.o --- >mv -f .deps/mail-transaction-log-file.Tpo .deps/mail-transaction-log-file.Po >--- mailbox-list-index.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-index.o -MD -MP -MF .deps/mailbox-list-index.Tpo -c -o mailbox-list-index.o mailbox-list-index.c >--- mail-transaction-log-view.o --- >mv -f .deps/mail-transaction-log-view.Tpo .deps/mail-transaction-log-view.Po >--- mailbox-list-index-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-index-sync.o -MD -MP -MF .deps/mailbox-list-index-sync.Tpo -c -o mailbox-list-index-sync.o mailbox-list-index-sync.c >--- mailbox-list-index.o --- >mv -f .deps/mailbox-list-index.Tpo .deps/mailbox-list-index.Po >--- mailbox-list-index-sync.o --- >mv -f .deps/mailbox-list-index-sync.Tpo .deps/mailbox-list-index-sync.Po >--- libindex.a --- >rm -f libindex.a >ar cru libindex.a mail-cache.o mail-cache-compress.o mail-cache-decisions.o mail-cache-fields.o mail-cache-lookup.o mail-cache-transaction.o mail-cache-sync-update.o mail-index.o mail-index-dummy-view.o mail-index-fsck.o mail-index-lock.o mail-index-map.o mail-index-modseq.o mail-index-transaction.o mail-index-transaction-view.o mail-index-strmap.o mail-index-sync.o mail-index-sync-ext.o mail-index-sync-keywords.o mail-index-sync-update.o mail-index-view.o mail-index-view-sync.o mail-index-write.o mail-transaction-log.o mail-transaction-log-append.o mail-transaction-log-file.o mail-transaction-log-view.o mailbox-list-index.o mailbox-list-index-sync.o >ranlib libindex.a >Making all in lib-storage >--- all-recursive --- >Making all in list >--- index-mailbox-list.o --- >--- index-mailbox-list-sync.o --- >--- index-mailbox-list.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mailbox-list.o -MD -MP -MF .deps/index-mailbox-list.Tpo -c -o index-mailbox-list.o index-mailbox-list.c >--- index-mailbox-list-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mailbox-list-sync.o -MD -MP -MF .deps/index-mailbox-list-sync.Tpo -c -o index-mailbox-list-sync.o index-mailbox-list-sync.c >--- index-mailbox-list.o --- >mv -f .deps/index-mailbox-list.Tpo .deps/index-mailbox-list.Po >--- mailbox-list-fs.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-fs.o -MD -MP -MF .deps/mailbox-list-fs.Tpo -c -o mailbox-list-fs.o mailbox-list-fs.c >--- index-mailbox-list-sync.o --- >mv -f .deps/index-mailbox-list-sync.Tpo .deps/index-mailbox-list-sync.Po >--- mailbox-list-fs-iter.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-fs-iter.o -MD -MP -MF .deps/mailbox-list-fs-iter.Tpo -c -o mailbox-list-fs-iter.o mailbox-list-fs-iter.c >--- mailbox-list-fs.o --- >mv -f .deps/mailbox-list-fs.Tpo .deps/mailbox-list-fs.Po >--- mailbox-list-maildir.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-maildir.o -MD -MP -MF .deps/mailbox-list-maildir.Tpo -c -o mailbox-list-maildir.o mailbox-list-maildir.c >--- mailbox-list-fs-iter.o --- >mv -f .deps/mailbox-list-fs-iter.Tpo .deps/mailbox-list-fs-iter.Po >--- mailbox-list-maildir-iter.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-maildir-iter.o -MD -MP -MF .deps/mailbox-list-maildir-iter.Tpo -c -o mailbox-list-maildir-iter.o mailbox-list-maildir-iter.c >--- mailbox-list-maildir.o --- >mv -f .deps/mailbox-list-maildir.Tpo .deps/mailbox-list-maildir.Po >--- mailbox-list-subscriptions.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-subscriptions.o -MD -MP -MF .deps/mailbox-list-subscriptions.Tpo -c -o mailbox-list-subscriptions.o mailbox-list-subscriptions.c >mv -f .deps/mailbox-list-subscriptions.Tpo .deps/mailbox-list-subscriptions.Po >--- subscription-file.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT subscription-file.o -MD -MP -MF .deps/subscription-file.Tpo -c -o subscription-file.o subscription-file.c >--- mailbox-list-maildir-iter.o --- >mv -f .deps/mailbox-list-maildir-iter.Tpo .deps/mailbox-list-maildir-iter.Po >--- subscription-file.o --- >mv -f .deps/subscription-file.Tpo .deps/subscription-file.Po >--- libstorage_list.a --- >rm -f libstorage_list.a >ar cru libstorage_list.a index-mailbox-list.o index-mailbox-list-sync.o mailbox-list-fs.o mailbox-list-fs-iter.o mailbox-list-maildir.o mailbox-list-maildir-iter.o mailbox-list-subscriptions.o subscription-file.o >ranlib libstorage_list.a >Making all in index >--- all-recursive --- >Making all in maildir >--- maildir-copy.o --- >--- maildir-filename.o --- >--- maildir-copy.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-copy.o -MD -MP -MF .deps/maildir-copy.Tpo -c -o maildir-copy.o maildir-copy.c >--- maildir-filename.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-filename.o -MD -MP -MF .deps/maildir-filename.Tpo -c -o maildir-filename.o maildir-filename.c >--- maildir-copy.o --- >mv -f .deps/maildir-copy.Tpo .deps/maildir-copy.Po >--- maildir-keywords.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-keywords.o -MD -MP -MF .deps/maildir-keywords.Tpo -c -o maildir-keywords.o maildir-keywords.c >--- maildir-filename.o --- >mv -f .deps/maildir-filename.Tpo .deps/maildir-filename.Po >--- maildir-mail.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-mail.o -MD -MP -MF .deps/maildir-mail.Tpo -c -o maildir-mail.o maildir-mail.c >mv -f .deps/maildir-mail.Tpo .deps/maildir-mail.Po >--- maildir-keywords.o --- >mv -f .deps/maildir-keywords.Tpo .deps/maildir-keywords.Po >--- maildir-save.o --- >--- maildir-storage.o --- >--- maildir-save.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-save.o -MD -MP -MF .deps/maildir-save.Tpo -c -o maildir-save.o maildir-save.c >--- maildir-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-storage.o -MD -MP -MF .deps/maildir-storage.Tpo -c -o maildir-storage.o maildir-storage.c >--- maildir-save.o --- >mv -f .deps/maildir-save.Tpo .deps/maildir-save.Po >--- maildir-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-sync.o -MD -MP -MF .deps/maildir-sync.Tpo -c -o maildir-sync.o maildir-sync.c >--- maildir-storage.o --- >mv -f .deps/maildir-storage.Tpo .deps/maildir-storage.Po >--- maildir-sync-index.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-sync-index.o -MD -MP -MF .deps/maildir-sync-index.Tpo -c -o maildir-sync-index.o maildir-sync-index.c >maildir-sync-index.c:701:39: warning: 'memcmp' call operates on objects of type 'const struct maildir_list_index_record' while the size is based on a different type 'const struct maildir_list_index_record *' [-Wsizeof-pointer-memaccess] > memcmp(old_rec, &new_rec, sizeof(old_rec)) != 0) { > ~~~~~~~ ^~~~~~~ >maildir-sync-index.c:701:39: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? > memcmp(old_rec, &new_rec, sizeof(old_rec)) != 0) { > ^~~~~~~ >1 warning generated. >mv -f .deps/maildir-sync-index.Tpo .deps/maildir-sync-index.Po >--- maildir-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-transaction.o -MD -MP -MF .deps/maildir-transaction.Tpo -c -o maildir-transaction.o maildir-transaction.c >--- maildir-sync.o --- >mv -f .deps/maildir-sync.Tpo .deps/maildir-sync.Po >--- maildir-uidlist.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-uidlist.o -MD -MP -MF .deps/maildir-uidlist.Tpo -c -o maildir-uidlist.o maildir-uidlist.c >--- maildir-transaction.o --- >mv -f .deps/maildir-transaction.Tpo .deps/maildir-transaction.Po >--- maildir-util.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-util.o -MD -MP -MF .deps/maildir-util.Tpo -c -o maildir-util.o maildir-util.c >mv -f .deps/maildir-util.Tpo .deps/maildir-util.Po >--- maildir-uidlist.o --- >mv -f .deps/maildir-uidlist.Tpo .deps/maildir-uidlist.Po >--- libstorage_maildir.a --- >rm -f libstorage_maildir.a >ar cru libstorage_maildir.a maildir-copy.o maildir-filename.o maildir-keywords.o maildir-mail.o maildir-save.o maildir-storage.o maildir-sync.o maildir-sync-index.o maildir-transaction.o maildir-uidlist.o maildir-util.o >ranlib libstorage_maildir.a >Making all in mbox >--- istream-raw-mbox.o --- >--- mbox-file.o --- >--- istream-raw-mbox.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-raw-mbox.o -MD -MP -MF .deps/istream-raw-mbox.Tpo -c -o istream-raw-mbox.o istream-raw-mbox.c >--- mbox-file.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-file.o -MD -MP -MF .deps/mbox-file.Tpo -c -o mbox-file.o mbox-file.c >mv -f .deps/mbox-file.Tpo .deps/mbox-file.Po >--- mbox-lock.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-lock.o -MD -MP -MF .deps/mbox-lock.Tpo -c -o mbox-lock.o mbox-lock.c >--- istream-raw-mbox.o --- >mv -f .deps/istream-raw-mbox.Tpo .deps/istream-raw-mbox.Po >--- mbox-mail.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-mail.o -MD -MP -MF .deps/mbox-mail.Tpo -c -o mbox-mail.o mbox-mail.c >--- mbox-lock.o --- >mv -f .deps/mbox-lock.Tpo .deps/mbox-lock.Po >--- mbox-md5.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-md5.o -MD -MP -MF .deps/mbox-md5.Tpo -c -o mbox-md5.o mbox-md5.c >--- mbox-mail.o --- >mv -f .deps/mbox-mail.Tpo .deps/mbox-mail.Po >--- mbox-save.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-save.o -MD -MP -MF .deps/mbox-save.Tpo -c -o mbox-save.o mbox-save.c >--- mbox-md5.o --- >mv -f .deps/mbox-md5.Tpo .deps/mbox-md5.Po >--- mbox-sync-parse.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync-parse.o -MD -MP -MF .deps/mbox-sync-parse.Tpo -c -o mbox-sync-parse.o mbox-sync-parse.c >mv -f .deps/mbox-sync-parse.Tpo .deps/mbox-sync-parse.Po >--- mbox-sync-rewrite.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync-rewrite.o -MD -MP -MF .deps/mbox-sync-rewrite.Tpo -c -o mbox-sync-rewrite.o mbox-sync-rewrite.c >--- mbox-save.o --- >mv -f .deps/mbox-save.Tpo .deps/mbox-save.Po >--- mbox-sync-update.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync-update.o -MD -MP -MF .deps/mbox-sync-update.Tpo -c -o mbox-sync-update.o mbox-sync-update.c >--- mbox-sync-rewrite.o --- >mv -f .deps/mbox-sync-rewrite.Tpo .deps/mbox-sync-rewrite.Po >--- mbox-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync.o -MD -MP -MF .deps/mbox-sync.Tpo -c -o mbox-sync.o mbox-sync.c >--- mbox-sync-update.o --- >mv -f .deps/mbox-sync-update.Tpo .deps/mbox-sync-update.Po >--- mbox-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-storage.o -MD -MP -MF .deps/mbox-storage.Tpo -c -o mbox-storage.o mbox-storage.c >mv -f .deps/mbox-storage.Tpo .deps/mbox-storage.Po >--- mbox-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-transaction.o -MD -MP -MF .deps/mbox-transaction.Tpo -c -o mbox-transaction.o mbox-transaction.c >mv -f .deps/mbox-transaction.Tpo .deps/mbox-transaction.Po >--- mbox-sync.o --- >mv -f .deps/mbox-sync.Tpo .deps/mbox-sync.Po >--- libstorage_mbox.a --- >rm -f libstorage_mbox.a >ar cru libstorage_mbox.a istream-raw-mbox.o mbox-file.o mbox-lock.o mbox-mail.o mbox-md5.o mbox-save.o mbox-sync-parse.o mbox-sync-rewrite.o mbox-sync-update.o mbox-sync.o mbox-storage.o mbox-transaction.o >ranlib libstorage_mbox.a >Making all in dbox >--- dbox-file.o --- >--- dbox-file-maildir.o --- >--- dbox-file.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-file.o -MD -MP -MF .deps/dbox-file.Tpo -c -o dbox-file.o dbox-file.c >--- dbox-file-maildir.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-file-maildir.o -MD -MP -MF .deps/dbox-file-maildir.Tpo -c -o dbox-file-maildir.o dbox-file-maildir.c >mv -f .deps/dbox-file-maildir.Tpo .deps/dbox-file-maildir.Po >--- dbox-index.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-index.o -MD -MP -MF .deps/dbox-index.Tpo -c -o dbox-index.o dbox-index.c >--- dbox-file.o --- >mv -f .deps/dbox-file.Tpo .deps/dbox-file.Po >--- dbox-mail.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-mail.o -MD -MP -MF .deps/dbox-mail.Tpo -c -o dbox-mail.o dbox-mail.c >--- dbox-index.o --- >mv -f .deps/dbox-index.Tpo .deps/dbox-index.Po >--- dbox-save.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-save.o -MD -MP -MF .deps/dbox-save.Tpo -c -o dbox-save.o dbox-save.c >--- dbox-mail.o --- >mv -f .deps/dbox-mail.Tpo .deps/dbox-mail.Po >--- dbox-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-sync.o -MD -MP -MF .deps/dbox-sync.Tpo -c -o dbox-sync.o dbox-sync.c >--- dbox-save.o --- >mv -f .deps/dbox-save.Tpo .deps/dbox-save.Po >--- dbox-sync-file.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-sync-file.o -MD -MP -MF .deps/dbox-sync-file.Tpo -c -o dbox-sync-file.o dbox-sync-file.c >--- dbox-sync.o --- >mv -f .deps/dbox-sync.Tpo .deps/dbox-sync.Po >--- dbox-sync-rebuild.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-sync-rebuild.o -MD -MP -MF .deps/dbox-sync-rebuild.Tpo -c -o dbox-sync-rebuild.o dbox-sync-rebuild.c >--- dbox-sync-file.o --- >mv -f .deps/dbox-sync-file.Tpo .deps/dbox-sync-file.Po >--- dbox-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-storage.o -MD -MP -MF .deps/dbox-storage.Tpo -c -o dbox-storage.o dbox-storage.c >--- dbox-sync-rebuild.o --- >mv -f .deps/dbox-sync-rebuild.Tpo .deps/dbox-sync-rebuild.Po >--- dbox-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-transaction.o -MD -MP -MF .deps/dbox-transaction.Tpo -c -o dbox-transaction.o dbox-transaction.c >mv -f .deps/dbox-transaction.Tpo .deps/dbox-transaction.Po >--- dbox-storage.o --- >mv -f .deps/dbox-storage.Tpo .deps/dbox-storage.Po >--- libstorage_dbox.a --- >rm -f libstorage_dbox.a >ar cru libstorage_dbox.a dbox-file.o dbox-file-maildir.o dbox-index.o dbox-mail.o dbox-save.o dbox-sync.o dbox-sync-file.o dbox-sync-rebuild.o dbox-storage.o dbox-transaction.o >ranlib libstorage_dbox.a >Making all in cydir >--- cydir-mail.o --- >--- cydir-save.o --- >--- cydir-mail.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-mail.o -MD -MP -MF .deps/cydir-mail.Tpo -c -o cydir-mail.o cydir-mail.c >--- cydir-save.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-save.o -MD -MP -MF .deps/cydir-save.Tpo -c -o cydir-save.o cydir-save.c >--- cydir-mail.o --- >mv -f .deps/cydir-mail.Tpo .deps/cydir-mail.Po >--- cydir-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-sync.o -MD -MP -MF .deps/cydir-sync.Tpo -c -o cydir-sync.o cydir-sync.c >--- cydir-save.o --- >mv -f .deps/cydir-save.Tpo .deps/cydir-save.Po >--- cydir-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-storage.o -MD -MP -MF .deps/cydir-storage.Tpo -c -o cydir-storage.o cydir-storage.c >--- cydir-sync.o --- >mv -f .deps/cydir-sync.Tpo .deps/cydir-sync.Po >--- cydir-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-transaction.o -MD -MP -MF .deps/cydir-transaction.Tpo -c -o cydir-transaction.o cydir-transaction.c >--- cydir-storage.o --- >mv -f .deps/cydir-storage.Tpo .deps/cydir-storage.Po >--- cydir-transaction.o --- >mv -f .deps/cydir-transaction.Tpo .deps/cydir-transaction.Po >--- libstorage_cydir.a --- >rm -f libstorage_cydir.a >ar cru libstorage_cydir.a cydir-mail.o cydir-save.o cydir-sync.o cydir-storage.o cydir-transaction.o >ranlib libstorage_cydir.a >Making all in raw >--- raw-mail.o --- >--- raw-sync.o --- >--- raw-mail.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-mail.o -MD -MP -MF .deps/raw-mail.Tpo -c -o raw-mail.o raw-mail.c >--- raw-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-sync.o -MD -MP -MF .deps/raw-sync.Tpo -c -o raw-sync.o raw-sync.c >mv -f .deps/raw-sync.Tpo .deps/raw-sync.Po >--- raw-storage.o --- >--- raw-mail.o --- >mv -f .deps/raw-mail.Tpo .deps/raw-mail.Po >--- raw-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-storage.o -MD -MP -MF .deps/raw-storage.Tpo -c -o raw-storage.o raw-storage.c >--- raw-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-transaction.o -MD -MP -MF .deps/raw-transaction.Tpo -c -o raw-transaction.o raw-transaction.c >mv -f .deps/raw-transaction.Tpo .deps/raw-transaction.Po >--- raw-storage.o --- >mv -f .deps/raw-storage.Tpo .deps/raw-storage.Po >--- libstorage_raw.a --- >rm -f libstorage_raw.a >ar cru libstorage_raw.a raw-mail.o raw-sync.o raw-storage.o raw-transaction.o >ranlib libstorage_raw.a >Making all in shared >--- shared-list.o --- >--- shared-storage.o --- >--- shared-list.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT shared-list.o -MD -MP -MF .deps/shared-list.Tpo -c -o shared-list.o shared-list.c >--- shared-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT shared-storage.o -MD -MP -MF .deps/shared-storage.Tpo -c -o shared-storage.o shared-storage.c >mv -f .deps/shared-storage.Tpo .deps/shared-storage.Po >--- shared-list.o --- >mv -f .deps/shared-list.Tpo .deps/shared-list.Po >--- libstorage_shared.a --- >rm -f libstorage_shared.a >ar cru libstorage_shared.a shared-list.o shared-storage.o >ranlib libstorage_shared.a >--- istream-mail-stats.o --- >--- index-fetch.o --- >--- istream-mail-stats.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-mail-stats.o -MD -MP -MF .deps/istream-mail-stats.Tpo -c -o istream-mail-stats.o istream-mail-stats.c >--- index-fetch.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-fetch.o -MD -MP -MF .deps/index-fetch.Tpo -c -o index-fetch.o index-fetch.c >--- istream-mail-stats.o --- >mv -f .deps/istream-mail-stats.Tpo .deps/istream-mail-stats.Po >--- index-mail.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mail.o -MD -MP -MF .deps/index-mail.Tpo -c -o index-mail.o index-mail.c >--- index-fetch.o --- >mv -f .deps/index-fetch.Tpo .deps/index-fetch.Po >--- index-mail-headers.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mail-headers.o -MD -MP -MF .deps/index-mail-headers.Tpo -c -o index-mail-headers.o index-mail-headers.c >--- index-mail.o --- >index-mail.c:1474:7: warning: case value not in enumerated type 'enum mail_fetch_field' [-Wswitch] > case 0: > ^ >--- index-mail-headers.o --- >mv -f .deps/index-mail-headers.Tpo .deps/index-mail-headers.Po >--- index-mailbox-check.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mailbox-check.o -MD -MP -MF .deps/index-mailbox-check.Tpo -c -o index-mailbox-check.o index-mailbox-check.c >--- index-mail.o --- >1 warning generated. >mv -f .deps/index-mail.Tpo .deps/index-mail.Po >--- index-search.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-search.o -MD -MP -MF .deps/index-search.Tpo -c -o index-search.o index-search.c >--- index-mailbox-check.o --- >mv -f .deps/index-mailbox-check.Tpo .deps/index-mailbox-check.Po >--- index-search-result.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-search-result.o -MD -MP -MF .deps/index-search-result.Tpo -c -o index-search-result.o index-search-result.c >mv -f .deps/index-search-result.Tpo .deps/index-search-result.Po >--- index-sort.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sort.o -MD -MP -MF .deps/index-sort.Tpo -c -o index-sort.o index-sort.c >mv -f .deps/index-sort.Tpo .deps/index-sort.Po >--- index-sort-string.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sort-string.o -MD -MP -MF .deps/index-sort-string.Tpo -c -o index-sort-string.o index-sort-string.c >--- index-search.o --- >mv -f .deps/index-search.Tpo .deps/index-search.Po >--- index-status.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-status.o -MD -MP -MF .deps/index-status.Tpo -c -o index-status.o index-status.c >mv -f .deps/index-status.Tpo .deps/index-status.Po >--- index-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-storage.o -MD -MP -MF .deps/index-storage.Tpo -c -o index-storage.o index-storage.c >mv -f .deps/index-storage.Tpo .deps/index-storage.Po >--- index-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sync.o -MD -MP -MF .deps/index-sync.Tpo -c -o index-sync.o index-sync.c >mv -f .deps/index-sync.Tpo .deps/index-sync.Po >--- index-sync-changes.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sync-changes.o -MD -MP -MF .deps/index-sync-changes.Tpo -c -o index-sync-changes.o index-sync-changes.c >--- index-sort-string.o --- >mv -f .deps/index-sort-string.Tpo .deps/index-sort-string.Po >--- index-sync-search.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sync-search.o -MD -MP -MF .deps/index-sync-search.Tpo -c -o index-sync-search.o index-sync-search.c >--- index-sync-changes.o --- >index-sync-changes.c:200:17: warning: implicit conversion from enumeration type 'enum mailbox_sync_type' to different enumeration type 'enum mail_index_sync_type' [-Wenum-conversion] > *sync_type_r = sync_type; > ~ ^~~~~~~~~ >1 warning generated. >mv -f .deps/index-sync-changes.Tpo .deps/index-sync-changes.Po >--- index-thread.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-thread.o -MD -MP -MF .deps/index-thread.Tpo -c -o index-thread.o index-thread.c >--- index-sync-search.o --- >mv -f .deps/index-sync-search.Tpo .deps/index-sync-search.Po >--- index-thread-finish.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-thread-finish.o -MD -MP -MF .deps/index-thread-finish.Tpo -c -o index-thread-finish.o index-thread-finish.c >--- index-thread.o --- >mv -f .deps/index-thread.Tpo .deps/index-thread.Po >--- index-thread-links.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-thread-links.o -MD -MP -MF .deps/index-thread-links.Tpo -c -o index-thread-links.o index-thread-links.c >mv -f .deps/index-thread-links.Tpo .deps/index-thread-links.Po >--- index-transaction.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-transaction.o -MD -MP -MF .deps/index-transaction.Tpo -c -o index-transaction.o index-transaction.c >mv -f .deps/index-transaction.Tpo .deps/index-transaction.Po >--- index-thread-finish.o --- >mv -f .deps/index-thread-finish.Tpo .deps/index-thread-finish.Po >--- libstorage_index.a --- >rm -f libstorage_index.a >ar cru libstorage_index.a istream-mail-stats.o index-fetch.o index-mail.o index-mail-headers.o index-mailbox-check.o index-search.o index-search-result.o index-sort.o index-sort-string.o index-status.o index-storage.o index-sync.o index-sync-changes.o index-sync-search.o index-thread.o index-thread-finish.o index-thread-links.o index-transaction.o >ranlib libstorage_index.a >Making all in register >--- mail-storage-register.c --- >rm -f mail-storage-register.c >echo '/* this file automatically generated by Makefile */' >mail-storage-register.c >echo '#include "lib.h"' >>mail-storage-register.c >echo '#include "mail-storage.h"' >>mail-storage-register.c >for i in cydir dbox maildir mbox raw shared ; do echo "extern struct mail_storage ${i}_storage;" >>mail-storage-register.c ; done >echo 'void mail_storage_register_all(void) {' >>mail-storage-register.c >for i in cydir dbox maildir mbox raw shared ; do echo "mail_storage_class_register(&${i}_storage);" >>mail-storage-register.c ; done >echo '}' >>mail-storage-register.c >--- all --- >/usr/bin/make all-am >--- mailbox-list-register.c --- >--- mail-storage-register.o --- >--- mailbox-list-register.c --- >rm -f mailbox-list-register.c >--- mail-storage-register.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-storage-register.o -MD -MP -MF .deps/mail-storage-register.Tpo -c -o mail-storage-register.o mail-storage-register.c >--- mailbox-list-register.c --- >echo '/* this file automatically generated by Makefile */' >mailbox-list-register.c >echo '#include "lib.h"' >>mailbox-list-register.c >echo '#include "mailbox-list.h"' >>mailbox-list-register.c >for i in maildir imapdir fs shared ; do echo "extern struct mailbox_list ${i}_mailbox_list;" >>mailbox-list-register.c ; done >echo "void index_mailbox_list_init(void);" >>mailbox-list-register.c >echo 'void mailbox_list_register_all(void) {' >>mailbox-list-register.c >for i in maildir imapdir fs shared ; do echo "mailbox_list_register(&${i}_mailbox_list);" >>mailbox-list-register.c ; done >echo "index_mailbox_list_init();" >>mailbox-list-register.c >echo '}' >>mailbox-list-register.c >--- mailbox-list-register.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-register.o -MD -MP -MF .deps/mailbox-list-register.Tpo -c -o mailbox-list-register.o mailbox-list-register.c >mv -f .deps/mailbox-list-register.Tpo .deps/mailbox-list-register.Po >--- mail-storage-register.o --- >mv -f .deps/mail-storage-register.Tpo .deps/mail-storage-register.Po >--- libstorage-register.a --- >rm -f libstorage-register.a >ar cru libstorage-register.a mail-storage-register.o mailbox-list-register.o >ranlib libstorage-register.a >--- mail.o --- >--- mail-copy.o --- >--- mail.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o mail.o mail.c >--- mail-copy.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-copy.o -MD -MP -MF .deps/mail-copy.Tpo -c -o mail-copy.o mail-copy.c >mv -f .deps/mail-copy.Tpo .deps/mail-copy.Po >--- mail-error.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-error.o -MD -MP -MF .deps/mail-error.Tpo -c -o mail-error.o mail-error.c >--- mail.o --- >mv -f .deps/mail.Tpo .deps/mail.Po >--- mail-namespace.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-namespace.o -MD -MP -MF .deps/mail-namespace.Tpo -c -o mail-namespace.o mail-namespace.c >--- mail-error.o --- >mv -f .deps/mail-error.Tpo .deps/mail-error.Po >--- mail-search.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-search.o -MD -MP -MF .deps/mail-search.Tpo -c -o mail-search.o mail-search.c >--- mail-namespace.o --- >mv -f .deps/mail-namespace.Tpo .deps/mail-namespace.Po >--- mail-search-build.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-search-build.o -MD -MP -MF .deps/mail-search-build.Tpo -c -o mail-search-build.o mail-search-build.c >--- mail-search.o --- >mv -f .deps/mail-search.Tpo .deps/mail-search.Po >--- mail-storage.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-storage.o -MD -MP -MF .deps/mail-storage.Tpo -c -o mail-storage.o mail-storage.c >--- mail-search-build.o --- >mv -f .deps/mail-search-build.Tpo .deps/mail-search-build.Po >--- mail-thread.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-thread.o -MD -MP -MF .deps/mail-thread.Tpo -c -o mail-thread.o mail-thread.c >mv -f .deps/mail-thread.Tpo .deps/mail-thread.Po >--- mail-user.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-user.o -MD -MP -MF .deps/mail-user.Tpo -c -o mail-user.o mail-user.c >--- mail-storage.o --- >mv -f .deps/mail-storage.Tpo .deps/mail-storage.Po >--- mailbox-list.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list.o -MD -MP -MF .deps/mailbox-list.Tpo -c -o mailbox-list.o mailbox-list.c >--- mail-user.o --- >mv -f .deps/mail-user.Tpo .deps/mail-user.Po >--- mailbox-search-result.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-search-result.o -MD -MP -MF .deps/mailbox-search-result.Tpo -c -o mailbox-search-result.o mailbox-search-result.c >mv -f .deps/mailbox-search-result.Tpo .deps/mailbox-search-result.Po >--- mailbox-tree.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-tree.o -MD -MP -MF .deps/mailbox-tree.Tpo -c -o mailbox-tree.o mailbox-tree.c >mv -f .deps/mailbox-tree.Tpo .deps/mailbox-tree.Po >--- mailbox-list.o --- >mv -f .deps/mailbox-list.Tpo .deps/mailbox-list.Po >--- mailbox-uidvalidity.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-uidvalidity.o -MD -MP -MF .deps/mailbox-uidvalidity.Tpo -c -o mailbox-uidvalidity.o mailbox-uidvalidity.c >mv -f .deps/mailbox-uidvalidity.Tpo .deps/mailbox-uidvalidity.Po >--- libstorage.a --- >rm -f libstorage.a >ar cru libstorage.a mail.o mail-copy.o mail-error.o mail-namespace.o mail-search.o mail-search-build.o mail-storage.o mail-thread.o mail-user.o mailbox-list.o mailbox-search-result.o mailbox-tree.o mailbox-uidvalidity.o >ranlib libstorage.a >Making all in lib-auth >--- auth-client.o --- >--- auth-master.o --- >--- auth-client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client.o -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.o auth-client.c >--- auth-master.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-master.o -MD -MP -MF .deps/auth-master.Tpo -c -o auth-master.o auth-master.c >--- auth-client.o --- >mv -f .deps/auth-client.Tpo .deps/auth-client.Po >--- auth-server-connection.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-server-connection.o -MD -MP -MF .deps/auth-server-connection.Tpo -c -o auth-server-connection.o auth-server-connection.c >--- auth-master.o --- >mv -f .deps/auth-master.Tpo .deps/auth-master.Po >--- auth-server-request.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-server-request.o -MD -MP -MF .deps/auth-server-request.Tpo -c -o auth-server-request.o auth-server-request.c >--- auth-server-connection.o --- >mv -f .deps/auth-server-connection.Tpo .deps/auth-server-connection.Po >--- auth-server-request.o --- >mv -f .deps/auth-server-request.Tpo .deps/auth-server-request.Po >--- libauth.a --- >rm -f libauth.a >ar cru libauth.a auth-client.o auth-master.o auth-server-connection.o auth-server-request.o >ranlib libauth.a >Making all in auth >--- mycrypt.o --- >--- password-scheme.o --- >--- mycrypt.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mycrypt.o -MD -MP -MF .deps/mycrypt.Tpo -c -o mycrypt.o mycrypt.c >--- password-scheme.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme.o -MD -MP -MF .deps/password-scheme.Tpo -c -o password-scheme.o password-scheme.c >--- mycrypt.o --- >mv -f .deps/mycrypt.Tpo .deps/mycrypt.Po >--- password-scheme-md5crypt.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme-md5crypt.o -MD -MP -MF .deps/password-scheme-md5crypt.Tpo -c -o password-scheme-md5crypt.o password-scheme-md5crypt.c >mv -f .deps/password-scheme-md5crypt.Tpo .deps/password-scheme-md5crypt.Po >--- password-scheme-otp.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme-otp.o -MD -MP -MF .deps/password-scheme-otp.Tpo -c -o password-scheme-otp.o password-scheme-otp.c >mv -f .deps/password-scheme-otp.Tpo .deps/password-scheme-otp.Po >--- password-scheme-rpa.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme-rpa.o -MD -MP -MF .deps/password-scheme-rpa.Tpo -c -o password-scheme-rpa.o password-scheme-rpa.c >--- password-scheme.o --- >mv -f .deps/password-scheme.Tpo .deps/password-scheme.Po >--- auth.o --- >--- password-scheme-rpa.o --- >mv -f .deps/password-scheme-rpa.Tpo .deps/password-scheme-rpa.Po >--- auth.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c >--- auth-cache.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-cache.o -MD -MP -MF .deps/auth-cache.Tpo -c -o auth-cache.o auth-cache.c >mv -f .deps/auth-cache.Tpo .deps/auth-cache.Po >--- auth-client-connection.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client-connection.o -MD -MP -MF .deps/auth-client-connection.Tpo -c -o auth-client-connection.o auth-client-connection.c >--- auth.o --- >mv -f .deps/auth.Tpo .deps/auth.Po >--- auth-master-connection.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-master-connection.o -MD -MP -MF .deps/auth-master-connection.Tpo -c -o auth-master-connection.o auth-master-connection.c >--- auth-client-connection.o --- >mv -f .deps/auth-client-connection.Tpo .deps/auth-client-connection.Po >--- auth-master-listener.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-master-listener.o -MD -MP -MF .deps/auth-master-listener.Tpo -c -o auth-master-listener.o auth-master-listener.c >--- auth-master-connection.o --- >mv -f .deps/auth-master-connection.Tpo .deps/auth-master-connection.Po >--- auth-request.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-request.o -MD -MP -MF .deps/auth-request.Tpo -c -o auth-request.o auth-request.c >--- auth-master-listener.o --- >mv -f .deps/auth-master-listener.Tpo .deps/auth-master-listener.Po >--- auth-request-handler.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-request-handler.o -MD -MP -MF .deps/auth-request-handler.Tpo -c -o auth-request-handler.o auth-request-handler.c >mv -f .deps/auth-request-handler.Tpo .deps/auth-request-handler.Po >--- auth-stream.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-stream.o -MD -MP -MF .deps/auth-stream.Tpo -c -o auth-stream.o auth-stream.c >--- auth-request.o --- >mv -f .deps/auth-request.Tpo .deps/auth-request.Po >--- auth-worker-client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-worker-client.o -MD -MP -MF .deps/auth-worker-client.Tpo -c -o auth-worker-client.o auth-worker-client.c >--- auth-stream.o --- >mv -f .deps/auth-stream.Tpo .deps/auth-stream.Po >--- auth-worker-server.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-worker-server.o -MD -MP -MF .deps/auth-worker-server.Tpo -c -o auth-worker-server.o auth-worker-server.c >--- auth-worker-client.o --- >mv -f .deps/auth-worker-client.Tpo .deps/auth-worker-client.Po >--- auth-worker-server.o --- >mv -f .deps/auth-worker-server.Tpo .deps/auth-worker-server.Po >--- db-checkpassword.o --- >--- db-sql.o --- >--- db-checkpassword.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT db-checkpassword.o -MD -MP -MF .deps/db-checkpassword.Tpo -c -o db-checkpassword.o db-checkpassword.c >--- db-sql.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT db-sql.o -MD -MP -MF .deps/db-sql.Tpo -c -o db-sql.o db-sql.c >mv -f .deps/db-sql.Tpo .deps/db-sql.Po >--- db-passwd-file.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT db-passwd-file.o -MD -MP -MF .deps/db-passwd-file.Tpo -c -o db-passwd-file.o db-passwd-file.c >--- db-checkpassword.o --- >mv -f .deps/db-checkpassword.Tpo .deps/db-checkpassword.Po >--- main.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >--- db-passwd-file.o --- >mv -f .deps/db-passwd-file.Tpo .deps/db-passwd-file.Po >--- mech.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech.o -MD -MP -MF .deps/mech.Tpo -c -o mech.o mech.c >--- main.o --- >mv -f .deps/main.Tpo .deps/main.Po >--- mech-anonymous.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-anonymous.o -MD -MP -MF .deps/mech-anonymous.Tpo -c -o mech-anonymous.o mech-anonymous.c >--- mech.o --- >mv -f .deps/mech.Tpo .deps/mech.Po >--- mech-plain.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-plain.o -MD -MP -MF .deps/mech-plain.Tpo -c -o mech-plain.o mech-plain.c >--- mech-anonymous.o --- >mv -f .deps/mech-anonymous.Tpo .deps/mech-anonymous.Po >--- mech-login.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-login.o -MD -MP -MF .deps/mech-login.Tpo -c -o mech-login.o mech-login.c >--- mech-plain.o --- >mv -f .deps/mech-plain.Tpo .deps/mech-plain.Po >--- mech-cram-md5.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-cram-md5.o -MD -MP -MF .deps/mech-cram-md5.Tpo -c -o mech-cram-md5.o mech-cram-md5.c >--- mech-login.o --- >mv -f .deps/mech-login.Tpo .deps/mech-login.Po >--- mech-digest-md5.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-digest-md5.o -MD -MP -MF .deps/mech-digest-md5.Tpo -c -o mech-digest-md5.o mech-digest-md5.c >--- mech-cram-md5.o --- >mv -f .deps/mech-cram-md5.Tpo .deps/mech-cram-md5.Po >--- mech-external.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-external.o -MD -MP -MF .deps/mech-external.Tpo -c -o mech-external.o mech-external.c >mv -f .deps/mech-external.Tpo .deps/mech-external.Po >--- mech-gssapi.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-gssapi.o -MD -MP -MF .deps/mech-gssapi.Tpo -c -o mech-gssapi.o mech-gssapi.c >--- mech-digest-md5.o --- >mv -f .deps/mech-digest-md5.Tpo .deps/mech-digest-md5.Po >--- mech-ntlm.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-ntlm.o -MD -MP -MF .deps/mech-ntlm.Tpo -c -o mech-ntlm.o mech-ntlm.c >--- mech-gssapi.o --- >mv -f .deps/mech-gssapi.Tpo .deps/mech-gssapi.Po >--- mech-otp.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-otp.o -MD -MP -MF .deps/mech-otp.Tpo -c -o mech-otp.o mech-otp.c >--- mech-ntlm.o --- >mv -f .deps/mech-ntlm.Tpo .deps/mech-ntlm.Po >--- mech-skey.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-skey.o -MD -MP -MF .deps/mech-skey.Tpo -c -o mech-skey.o mech-skey.c >--- mech-otp.o --- >mv -f .deps/mech-otp.Tpo .deps/mech-otp.Po >--- mech-rpa.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-rpa.o -MD -MP -MF .deps/mech-rpa.Tpo -c -o mech-rpa.o mech-rpa.c >--- mech-skey.o --- >mv -f .deps/mech-skey.Tpo .deps/mech-skey.Po >--- mech-apop.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-apop.o -MD -MP -MF .deps/mech-apop.Tpo -c -o mech-apop.o mech-apop.c >mv -f .deps/mech-apop.Tpo .deps/mech-apop.Po >--- mech-winbind.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-winbind.o -MD -MP -MF .deps/mech-winbind.Tpo -c -o mech-winbind.o mech-winbind.c >--- mech-rpa.o --- >mv -f .deps/mech-rpa.Tpo .deps/mech-rpa.Po >--- otp-skey-common.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-skey-common.o -MD -MP -MF .deps/otp-skey-common.Tpo -c -o otp-skey-common.o otp-skey-common.c >mv -f .deps/otp-skey-common.Tpo .deps/otp-skey-common.Po >--- plain-common.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT plain-common.o -MD -MP -MF .deps/plain-common.Tpo -c -o plain-common.o plain-common.c >--- mech-winbind.o --- >mv -f .deps/mech-winbind.Tpo .deps/mech-winbind.Po >--- passdb.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb.o -MD -MP -MF .deps/passdb.Tpo -c -o passdb.o passdb.c >--- plain-common.o --- >mv -f .deps/plain-common.Tpo .deps/plain-common.Po >--- passdb-blocking.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-blocking.o -MD -MP -MF .deps/passdb-blocking.Tpo -c -o passdb-blocking.o passdb-blocking.c >--- passdb.o --- >passdb.c:144:6: warning: variable 'credentials' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] > if (password == NULL) { > ^~~~~~~~~~~~~~~~ >passdb.c:154:19: note: uninitialized use occurs here > callback(result, credentials, size, auth_request); > ^~~~~~~~~~~ >passdb.c:144:2: note: remove the 'if' if its condition is always false > if (password == NULL) { > ^~~~~~~~~~~~~~~~~~~~~~~ >passdb.c:136:34: note: initialize the variable 'credentials' to silence this warning > const unsigned char *credentials; > ^ > = NULL >--- passdb-blocking.o --- >mv -f .deps/passdb-blocking.Tpo .deps/passdb-blocking.Po >--- passdb-bsdauth.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-bsdauth.o -MD -MP -MF .deps/passdb-bsdauth.Tpo -c -o passdb-bsdauth.o passdb-bsdauth.c >--- passdb.o --- >1 warning generated. >mv -f .deps/passdb.Tpo .deps/passdb.Po >--- passdb-cache.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-cache.o -MD -MP -MF .deps/passdb-cache.Tpo -c -o passdb-cache.o passdb-cache.c >--- passdb-bsdauth.o --- >mv -f .deps/passdb-bsdauth.Tpo .deps/passdb-bsdauth.Po >--- passdb-checkpassword.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-checkpassword.o -MD -MP -MF .deps/passdb-checkpassword.Tpo -c -o passdb-checkpassword.o passdb-checkpassword.c >--- passdb-cache.o --- >mv -f .deps/passdb-cache.Tpo .deps/passdb-cache.Po >--- passdb-passwd.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-passwd.o -MD -MP -MF .deps/passdb-passwd.Tpo -c -o passdb-passwd.o passdb-passwd.c >--- passdb-checkpassword.o --- >mv -f .deps/passdb-checkpassword.Tpo .deps/passdb-checkpassword.Po >--- passdb-passwd-file.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-passwd-file.o -MD -MP -MF .deps/passdb-passwd-file.Tpo -c -o passdb-passwd-file.o passdb-passwd-file.c >--- passdb-passwd.o --- >mv -f .deps/passdb-passwd.Tpo .deps/passdb-passwd.Po >--- passdb-pam.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-pam.o -MD -MP -MF .deps/passdb-pam.Tpo -c -o passdb-pam.o passdb-pam.c >--- passdb-passwd-file.o --- >mv -f .deps/passdb-passwd-file.Tpo .deps/passdb-passwd-file.Po >--- passdb-shadow.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-shadow.o -MD -MP -MF .deps/passdb-shadow.Tpo -c -o passdb-shadow.o passdb-shadow.c >mv -f .deps/passdb-shadow.Tpo .deps/passdb-shadow.Po >--- passdb-sia.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-sia.o -MD -MP -MF .deps/passdb-sia.Tpo -c -o passdb-sia.o passdb-sia.c >--- passdb-pam.o --- >mv -f .deps/passdb-pam.Tpo .deps/passdb-pam.Po >--- passdb-sia.o --- >mv -f .deps/passdb-sia.Tpo .deps/passdb-sia.Po >--- passdb-vpopmail.o --- >--- passdb-sql.o --- >--- passdb-vpopmail.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-vpopmail.o -MD -MP -MF .deps/passdb-vpopmail.Tpo -c -o passdb-vpopmail.o passdb-vpopmail.c >--- passdb-sql.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-sql.o -MD -MP -MF .deps/passdb-sql.Tpo -c -o passdb-sql.o passdb-sql.c >mv -f .deps/passdb-sql.Tpo .deps/passdb-sql.Po >--- userdb.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb.o -MD -MP -MF .deps/userdb.Tpo -c -o userdb.o userdb.c >--- passdb-vpopmail.o --- >mv -f .deps/passdb-vpopmail.Tpo .deps/passdb-vpopmail.Po >--- userdb-blocking.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-blocking.o -MD -MP -MF .deps/userdb-blocking.Tpo -c -o userdb-blocking.o userdb-blocking.c >mv -f .deps/userdb-blocking.Tpo .deps/userdb-blocking.Po >--- userdb-checkpassword.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-checkpassword.o -MD -MP -MF .deps/userdb-checkpassword.Tpo -c -o userdb-checkpassword.o userdb-checkpassword.c >--- userdb.o --- >mv -f .deps/userdb.Tpo .deps/userdb.Po >--- userdb-nss.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-nss.o -MD -MP -MF .deps/userdb-nss.Tpo -c -o userdb-nss.o userdb-nss.c >mv -f .deps/userdb-nss.Tpo .deps/userdb-nss.Po >--- userdb-passwd.o --- >--- userdb-checkpassword.o --- >mv -f .deps/userdb-checkpassword.Tpo .deps/userdb-checkpassword.Po >--- userdb-passwd-file.o --- >--- userdb-passwd.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-passwd.o -MD -MP -MF .deps/userdb-passwd.Tpo -c -o userdb-passwd.o userdb-passwd.c >--- userdb-passwd-file.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-passwd-file.o -MD -MP -MF .deps/userdb-passwd-file.Tpo -c -o userdb-passwd-file.o userdb-passwd-file.c >mv -f .deps/userdb-passwd-file.Tpo .deps/userdb-passwd-file.Po >--- userdb-prefetch.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-prefetch.o -MD -MP -MF .deps/userdb-prefetch.Tpo -c -o userdb-prefetch.o userdb-prefetch.c >--- userdb-passwd.o --- >mv -f .deps/userdb-passwd.Tpo .deps/userdb-passwd.Po >--- userdb-static.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-static.o -MD -MP -MF .deps/userdb-static.Tpo -c -o userdb-static.o userdb-static.c >--- userdb-prefetch.o --- >mv -f .deps/userdb-prefetch.Tpo .deps/userdb-prefetch.Po >--- userdb-vpopmail.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-vpopmail.o -MD -MP -MF .deps/userdb-vpopmail.Tpo -c -o userdb-vpopmail.o userdb-vpopmail.c >mv -f .deps/userdb-vpopmail.Tpo .deps/userdb-vpopmail.Po >--- userdb-sql.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-sql.o -MD -MP -MF .deps/userdb-sql.Tpo -c -o userdb-sql.o userdb-sql.c >--- userdb-static.o --- >mv -f .deps/userdb-static.Tpo .deps/userdb-static.Po >--- db-ldap.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT db-ldap.o -MD -MP -MF .deps/db-ldap.Tpo -c -o db-ldap.o db-ldap.c >--- userdb-sql.o --- >mv -f .deps/userdb-sql.Tpo .deps/userdb-sql.Po >--- passdb-ldap.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-ldap.o -MD -MP -MF .deps/passdb-ldap.Tpo -c -o passdb-ldap.o passdb-ldap.c >mv -f .deps/passdb-ldap.Tpo .deps/passdb-ldap.Po >--- userdb-ldap.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-ldap.o -MD -MP -MF .deps/userdb-ldap.Tpo -c -o userdb-ldap.o userdb-ldap.c >mv -f .deps/userdb-ldap.Tpo .deps/userdb-ldap.Po >--- checkpassword-reply.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT checkpassword-reply.o -MD -MP -MF .deps/checkpassword-reply.Tpo -c -o checkpassword-reply.o checkpassword-reply.c >mv -f .deps/checkpassword-reply.Tpo .deps/checkpassword-reply.Po >--- libpassword.a --- >rm -f libpassword.a >ar cru libpassword.a mycrypt.o password-scheme.o password-scheme-md5crypt.o password-scheme-otp.o password-scheme-rpa.o >ranlib libpassword.a >--- checkpassword-reply --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o checkpassword-reply checkpassword-reply.o ../lib/liblib.a -lrt >--- db-ldap.o --- >mv -f .deps/db-ldap.Tpo .deps/db-ldap.Po >--- dovecot-auth --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o dovecot-auth auth.o auth-cache.o auth-client-connection.o auth-master-connection.o auth-master-listener.o auth-request.o auth-request-handler.o auth-stream.o auth-worker-client.o auth-worker-server.o db-checkpassword.o db-sql.o db-passwd-file.o main.o mech.o mech-anonymous.o mech-plain.o mech-login.o mech-cram-md5.o mech-digest-md5.o mech-external.o mech-gssapi.o mech-ntlm.o mech-otp.o mech-skey.o mech-rpa.o mech-apop.o mech-winbind.o otp-skey-common.o plain-common.o passdb.o passdb-blocking.o passdb-bsdauth.o passdb-cache.o passdb-checkpassword.o passdb-passwd.o passdb-passwd-file.o passdb-pam.o passdb-shadow.o passdb-sia.o passdb-vpopmail.o passdb-sql.o userdb.o userdb-blocking.o userdb-checkpassword.o userdb-nss.o userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o db-ldap.o passdb-ldap.o userdb-ldap.o libpassword.a ../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib-sql/libsql.a ../lib/liblib.a -lcrypt -lpam -lldap -llber -export-dynamic -lrt >--- checkpassword-reply --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o checkpassword-reply checkpassword-reply.o -L/usr/local/lib ../lib/liblib.a -lrt >--- dovecot-auth --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o dovecot-auth auth.o auth-cache.o auth-client-connection.o auth-master-connection.o auth-master-listener.o auth-request.o auth-request-handler.o auth-stream.o auth-worker-client.o auth-worker-server.o db-checkpassword.o db-sql.o db-passwd-file.o main.o mech.o mech-anonymous.o mech-plain.o mech-login.o mech-cram-md5.o mech-digest-md5.o mech-external.o mech-gssapi.o mech-ntlm.o mech-otp.o mech-skey.o mech-rpa.o mech-apop.o mech-winbind.o otp-skey-common.o plain-common.o passdb.o passdb-blocking.o passdb-bsdauth.o passdb-cache.o passdb-checkpassword.o passdb-passwd.o passdb-passwd-file.o passdb-pam.o passdb-shadow.o passdb-sia.o passdb-vpopmail.o passdb-sql.o userdb.o userdb-blocking.o userdb-checkpassword.o userdb-nss.o userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o db-ldap.o passdb-ldap.o userdb-ldap.o -Wl,--export-dynamic -L/usr/local/lib libpassword.a ../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib-sql/libsql.a ../lib/liblib.a -lcrypt -lpam /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lrt -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >Making all in dict >--- dict-server.o --- >--- main.o --- >--- dict-server.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/local/lib/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-server.o -MD -MP -MF .deps/dict-server.Tpo -c -o dict-server.o dict-server.c >--- main.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/local/lib/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >mv -f .deps/main.Tpo .deps/main.Po >--- dict-server.o --- >mv -f .deps/dict-server.Tpo .deps/dict-server.Po >--- dict --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o dict dict-server.o main.o ../lib-dict/libdict_backend.a ../lib-dict/libdict.a ../lib-sql/libsql.a ../lib-settings/libsettings.a ../lib/liblib.a -export-dynamic -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o dict dict-server.o main.o -Wl,--export-dynamic -L/usr/local/lib ../lib-dict/libdict_backend.a ../lib-dict/libdict.a ../lib-sql/libsql.a ../lib-settings/libsettings.a ../lib/liblib.a -lrt >Making all in master >--- ssl-init-main.o --- >--- ssl-init-openssl.o --- >--- ssl-init-main.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init-main.o -MD -MP -MF .deps/ssl-init-main.Tpo -c -o ssl-init-main.o ssl-init-main.c >--- ssl-init-openssl.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init-openssl.o -MD -MP -MF .deps/ssl-init-openssl.Tpo -c -o ssl-init-openssl.o ssl-init-openssl.c >--- ssl-init-main.o --- >mv -f .deps/ssl-init-main.Tpo .deps/ssl-init-main.Po >--- ssl-init-gnutls.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init-gnutls.o -MD -MP -MF .deps/ssl-init-gnutls.Tpo -c -o ssl-init-gnutls.o ssl-init-gnutls.c >mv -f .deps/ssl-init-gnutls.Tpo .deps/ssl-init-gnutls.Po >--- auth-process.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-process.o -MD -MP -MF .deps/auth-process.Tpo -c -o auth-process.o auth-process.c >--- ssl-init-openssl.o --- >mv -f .deps/ssl-init-openssl.Tpo .deps/ssl-init-openssl.Po >--- askpass.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT askpass.o -MD -MP -MF .deps/askpass.Tpo -c -o askpass.o askpass.c >--- auth-process.o --- >mv -f .deps/auth-process.Tpo .deps/auth-process.Po >--- capabilities-posix.o --- >--- askpass.o --- >mv -f .deps/askpass.Tpo .deps/askpass.Po >--- capabilities-posix.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT capabilities-posix.o -MD -MP -MF .deps/capabilities-posix.Tpo -c -o capabilities-posix.o capabilities-posix.c >--- child-process.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT child-process.o -MD -MP -MF .deps/child-process.Tpo -c -o child-process.o child-process.c >--- capabilities-posix.o --- >mv -f .deps/capabilities-posix.Tpo .deps/capabilities-posix.Po >--- dict-process.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-process.o -MD -MP -MF .deps/dict-process.Tpo -c -o dict-process.o dict-process.c >--- child-process.o --- >mv -f .deps/child-process.Tpo .deps/child-process.Po >--- dup2-array.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dup2-array.o -MD -MP -MF .deps/dup2-array.Tpo -c -o dup2-array.o dup2-array.c >mv -f .deps/dup2-array.Tpo .deps/dup2-array.Po >--- listener.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT listener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o listener.c >--- dict-process.o --- >mv -f .deps/dict-process.Tpo .deps/dict-process.Po >--- log.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c >mv -f .deps/log.Tpo .deps/log.Po >--- login-process.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT login-process.o -MD -MP -MF .deps/login-process.Tpo -c -o login-process.o login-process.c >--- listener.o --- >mv -f .deps/listener.Tpo .deps/listener.Po >--- mail-process.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-process.o -MD -MP -MF .deps/mail-process.Tpo -c -o mail-process.o mail-process.c >--- login-process.o --- >mv -f .deps/login-process.Tpo .deps/login-process.Po >--- main.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >--- mail-process.o --- >mv -f .deps/mail-process.Tpo .deps/mail-process.Po >--- master-settings.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT master-settings.o -MD -MP -MF .deps/master-settings.Tpo -c -o master-settings.o master-settings.c >--- main.o --- >main.c:149:50: warning: format string is not a string literal [-Wformat-nonliteral] > fprintf(stderr, "Fatal: %s\n", t_strdup_vprintf(fmt, args2)); > ^~~ >main.c:152:40: warning: format string is not a string literal [-Wformat-nonliteral] > i_syslog_fatal_handler(type, status, fmt, args); > ^~~ >main.c:154:39: warning: format string is not a string literal [-Wformat-nonliteral] > default_fatal_handler(type, status, fmt, args); > ^~~ >main.c:165:50: warning: format string is not a string literal [-Wformat-nonliteral] > fprintf(stderr, "Error: %s\n", t_strdup_vprintf(fmt, args2)); > ^~~ >main.c:168:32: warning: format string is not a string literal [-Wformat-nonliteral] > i_syslog_error_handler(type, fmt, args); > ^~~ >main.c:170:31: warning: format string is not a string literal [-Wformat-nonliteral] > default_error_handler(type, fmt, args); > ^~~ >6 warnings generated. >mv -f .deps/main.Tpo .deps/main.Po >--- syslog-util.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT syslog-util.o -MD -MP -MF .deps/syslog-util.Tpo -c -o syslog-util.o syslog-util.c >mv -f .deps/syslog-util.Tpo .deps/syslog-util.Po >--- ssl-init.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init.o -MD -MP -MF .deps/ssl-init.Tpo -c -o ssl-init.o ssl-init.c >mv -f .deps/ssl-init.Tpo .deps/ssl-init.Po >--- sysinfo-get.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/local/libexec/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sysinfo-get.o -MD -MP -MF .deps/sysinfo-get.Tpo -c -o sysinfo-get.o sysinfo-get.c >mv -f .deps/sysinfo-get.Tpo .deps/sysinfo-get.Po >--- ssl-build-param --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o ssl-build-param ssl-init-main.o ssl-init-openssl.o ssl-init-gnutls.o ../lib/liblib.a -lssl -lcrypto -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o ssl-build-param ssl-init-main.o ssl-init-openssl.o ssl-init-gnutls.o -L/usr/local/lib ../lib/liblib.a -lssl -lcrypto -lrt >--- master-settings.o --- >mv -f .deps/master-settings.Tpo .deps/master-settings.Po >--- dovecot --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o dovecot auth-process.o askpass.o capabilities-posix.o child-process.o dict-process.o dup2-array.o listener.o log.o login-process.o mail-process.o main.o master-settings.o syslog-util.o ssl-init.o sysinfo-get.o ../lib-settings/libsettings.a ../lib/liblib.a -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o dovecot auth-process.o askpass.o capabilities-posix.o child-process.o dict-process.o dup2-array.o listener.o log.o login-process.o mail-process.o main.o master-settings.o syslog-util.o ssl-init.o sysinfo-get.o -L/usr/local/lib ../lib-settings/libsettings.a ../lib/liblib.a -lrt >Making all in login-common >--- client-common.o --- >--- login-proxy.o --- >--- client-common.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client-common.o -MD -MP -MF .deps/client-common.Tpo -c -o client-common.o client-common.c >--- login-proxy.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT login-proxy.o -MD -MP -MF .deps/login-proxy.Tpo -c -o login-proxy.o login-proxy.c >--- client-common.o --- >mv -f .deps/client-common.Tpo .deps/client-common.Po >--- login-proxy-state.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT login-proxy-state.o -MD -MP -MF .deps/login-proxy-state.Tpo -c -o login-proxy-state.o login-proxy-state.c >--- login-proxy.o --- >mv -f .deps/login-proxy.Tpo .deps/login-proxy.Po >--- main.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >--- login-proxy-state.o --- >mv -f .deps/login-proxy-state.Tpo .deps/login-proxy-state.Po >--- master.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT master.o -MD -MP -MF .deps/master.Tpo -c -o master.o master.c >--- main.o --- >mv -f .deps/main.Tpo .deps/main.Po >--- sasl-server.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sasl-server.o -MD -MP -MF .deps/sasl-server.Tpo -c -o sasl-server.o sasl-server.c >--- master.o --- >mv -f .deps/master.Tpo .deps/master.Po >--- ssl-proxy.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-proxy.o -MD -MP -MF .deps/ssl-proxy.Tpo -c -o ssl-proxy.o ssl-proxy.c >mv -f .deps/ssl-proxy.Tpo .deps/ssl-proxy.Po >--- ssl-proxy-gnutls.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-proxy-gnutls.o -MD -MP -MF .deps/ssl-proxy-gnutls.Tpo -c -o ssl-proxy-gnutls.o ssl-proxy-gnutls.c >--- sasl-server.o --- >mv -f .deps/sasl-server.Tpo .deps/sasl-server.Po >--- ssl-proxy-openssl.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/db/dovecot"\" -DSBINDIR=\""/usr/local/sbin"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-proxy-openssl.o -MD -MP -MF .deps/ssl-proxy-openssl.Tpo -c -o ssl-proxy-openssl.o ssl-proxy-openssl.c >--- ssl-proxy-gnutls.o --- >mv -f .deps/ssl-proxy-gnutls.Tpo .deps/ssl-proxy-gnutls.Po >--- ssl-proxy-openssl.o --- >ssl-proxy-openssl.c:648:9: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > cipher = SSL_get_current_cipher(proxy->ssl); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >mv -f .deps/ssl-proxy-openssl.Tpo .deps/ssl-proxy-openssl.Po >--- liblogin-common.a --- >rm -f liblogin-common.a >ar cru liblogin-common.a client-common.o login-proxy.o login-proxy-state.o main.o master.o sasl-server.o ssl-proxy.o ssl-proxy-gnutls.o ssl-proxy-openssl.o >ranlib liblogin-common.a >Making all in imap-login >--- client.o --- >--- client-authenticate.o --- >--- client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-imap -I../../src/login-common -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c >--- client-authenticate.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-imap -I../../src/login-common -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client-authenticate.o -MD -MP -MF .deps/client-authenticate.Tpo -c -o client-authenticate.o client-authenticate.c >mv -f .deps/client-authenticate.Tpo .deps/client-authenticate.Po >--- imap-proxy.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-imap -I../../src/login-common -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-proxy.o -MD -MP -MF .deps/imap-proxy.Tpo -c -o imap-proxy.o imap-proxy.c >--- client.o --- >mv -f .deps/client.Tpo .deps/client.Po >--- imap-proxy.o --- >mv -f .deps/imap-proxy.Tpo .deps/imap-proxy.Po >--- imap-login --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o imap-login client.o client-authenticate.o imap-proxy.o ../login-common/liblogin-common.a ../lib-imap/libimap.a ../lib-auth/libauth.a ../lib/liblib.a -lssl -lcrypto -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o imap-login client.o client-authenticate.o imap-proxy.o -L/usr/local/lib ../login-common/liblogin-common.a ../lib-imap/libimap.a ../lib-auth/libauth.a ../lib/liblib.a -lssl -lcrypto -lrt >Making all in imap >--- cmd-append.o --- >--- cmd-capability.o --- >--- cmd-append.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-append.o -MD -MP -MF .deps/cmd-append.Tpo -c -o cmd-append.o cmd-append.c >--- cmd-capability.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-capability.o -MD -MP -MF .deps/cmd-capability.Tpo -c -o cmd-capability.o cmd-capability.c >mv -f .deps/cmd-capability.Tpo .deps/cmd-capability.Po >--- cmd-cancelupdate.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-cancelupdate.o -MD -MP -MF .deps/cmd-cancelupdate.Tpo -c -o cmd-cancelupdate.o cmd-cancelupdate.c >mv -f .deps/cmd-cancelupdate.Tpo .deps/cmd-cancelupdate.Po >--- cmd-check.o --- >--- cmd-append.o --- >mv -f .deps/cmd-append.Tpo .deps/cmd-append.Po >--- cmd-check.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-check.o -MD -MP -MF .deps/cmd-check.Tpo -c -o cmd-check.o cmd-check.c >--- cmd-close.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-close.o -MD -MP -MF .deps/cmd-close.Tpo -c -o cmd-close.o cmd-close.c >--- cmd-check.o --- >mv -f .deps/cmd-check.Tpo .deps/cmd-check.Po >--- cmd-copy.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-copy.o -MD -MP -MF .deps/cmd-copy.Tpo -c -o cmd-copy.o cmd-copy.c >--- cmd-close.o --- >mv -f .deps/cmd-close.Tpo .deps/cmd-close.Po >--- cmd-create.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-create.o -MD -MP -MF .deps/cmd-create.Tpo -c -o cmd-create.o cmd-create.c >mv -f .deps/cmd-create.Tpo .deps/cmd-create.Po >--- cmd-delete.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-delete.o -MD -MP -MF .deps/cmd-delete.Tpo -c -o cmd-delete.o cmd-delete.c >--- cmd-copy.o --- >mv -f .deps/cmd-copy.Tpo .deps/cmd-copy.Po >--- cmd-enable.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-enable.o -MD -MP -MF .deps/cmd-enable.Tpo -c -o cmd-enable.o cmd-enable.c >--- cmd-delete.o --- >mv -f .deps/cmd-delete.Tpo .deps/cmd-delete.Po >--- cmd-examine.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-examine.o -MD -MP -MF .deps/cmd-examine.Tpo -c -o cmd-examine.o cmd-examine.c >--- cmd-enable.o --- >mv -f .deps/cmd-enable.Tpo .deps/cmd-enable.Po >--- cmd-expunge.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-expunge.o -MD -MP -MF .deps/cmd-expunge.Tpo -c -o cmd-expunge.o cmd-expunge.c >--- cmd-examine.o --- >mv -f .deps/cmd-examine.Tpo .deps/cmd-examine.Po >--- cmd-fetch.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-fetch.o -MD -MP -MF .deps/cmd-fetch.Tpo -c -o cmd-fetch.o cmd-fetch.c >--- cmd-expunge.o --- >mv -f .deps/cmd-expunge.Tpo .deps/cmd-expunge.Po >--- cmd-id.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-id.o -MD -MP -MF .deps/cmd-id.Tpo -c -o cmd-id.o cmd-id.c >--- cmd-fetch.o --- >mv -f .deps/cmd-fetch.Tpo .deps/cmd-fetch.Po >--- cmd-idle.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-idle.o -MD -MP -MF .deps/cmd-idle.Tpo -c -o cmd-idle.o cmd-idle.c >--- cmd-id.o --- >mv -f .deps/cmd-id.Tpo .deps/cmd-id.Po >--- cmd-list.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-list.o -MD -MP -MF .deps/cmd-list.Tpo -c -o cmd-list.o cmd-list.c >--- cmd-idle.o --- >mv -f .deps/cmd-idle.Tpo .deps/cmd-idle.Po >--- cmd-logout.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-logout.o -MD -MP -MF .deps/cmd-logout.Tpo -c -o cmd-logout.o cmd-logout.c >mv -f .deps/cmd-logout.Tpo .deps/cmd-logout.Po >--- cmd-lsub.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-lsub.o -MD -MP -MF .deps/cmd-lsub.Tpo -c -o cmd-lsub.o cmd-lsub.c >mv -f .deps/cmd-lsub.Tpo .deps/cmd-lsub.Po >--- cmd-namespace.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-namespace.o -MD -MP -MF .deps/cmd-namespace.Tpo -c -o cmd-namespace.o cmd-namespace.c >mv -f .deps/cmd-namespace.Tpo .deps/cmd-namespace.Po >--- cmd-noop.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-noop.o -MD -MP -MF .deps/cmd-noop.Tpo -c -o cmd-noop.o cmd-noop.c >mv -f .deps/cmd-noop.Tpo .deps/cmd-noop.Po >--- cmd-rename.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-rename.o -MD -MP -MF .deps/cmd-rename.Tpo -c -o cmd-rename.o cmd-rename.c >--- cmd-list.o --- >mv -f .deps/cmd-list.Tpo .deps/cmd-list.Po >--- cmd-search.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-search.o -MD -MP -MF .deps/cmd-search.Tpo -c -o cmd-search.o cmd-search.c >--- cmd-rename.o --- >mv -f .deps/cmd-rename.Tpo .deps/cmd-rename.Po >--- cmd-select.o --- >--- cmd-search.o --- >mv -f .deps/cmd-search.Tpo .deps/cmd-search.Po >--- cmd-select.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-select.o -MD -MP -MF .deps/cmd-select.Tpo -c -o cmd-select.o cmd-select.c >--- cmd-sort.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-sort.o -MD -MP -MF .deps/cmd-sort.Tpo -c -o cmd-sort.o cmd-sort.c >mv -f .deps/cmd-sort.Tpo .deps/cmd-sort.Po >--- cmd-status.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-status.o -MD -MP -MF .deps/cmd-status.Tpo -c -o cmd-status.o cmd-status.c >--- cmd-select.o --- >mv -f .deps/cmd-select.Tpo .deps/cmd-select.Po >--- cmd-store.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-store.o -MD -MP -MF .deps/cmd-store.Tpo -c -o cmd-store.o cmd-store.c >--- cmd-status.o --- >mv -f .deps/cmd-status.Tpo .deps/cmd-status.Po >--- cmd-subscribe.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-subscribe.o -MD -MP -MF .deps/cmd-subscribe.Tpo -c -o cmd-subscribe.o cmd-subscribe.c >mv -f .deps/cmd-subscribe.Tpo .deps/cmd-subscribe.Po >--- cmd-thread.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-thread.o -MD -MP -MF .deps/cmd-thread.Tpo -c -o cmd-thread.o cmd-thread.c >--- cmd-store.o --- >mv -f .deps/cmd-store.Tpo .deps/cmd-store.Po >--- cmd-uid.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-uid.o -MD -MP -MF .deps/cmd-uid.Tpo -c -o cmd-uid.o cmd-uid.c >mv -f .deps/cmd-uid.Tpo .deps/cmd-uid.Po >--- cmd-unselect.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-unselect.o -MD -MP -MF .deps/cmd-unselect.Tpo -c -o cmd-unselect.o cmd-unselect.c >--- cmd-thread.o --- >mv -f .deps/cmd-thread.Tpo .deps/cmd-thread.Po >--- cmd-unsubscribe.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-unsubscribe.o -MD -MP -MF .deps/cmd-unsubscribe.Tpo -c -o cmd-unsubscribe.o cmd-unsubscribe.c >--- cmd-unselect.o --- >mv -f .deps/cmd-unselect.Tpo .deps/cmd-unselect.Po >--- cmd-x-cancel.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-x-cancel.o -MD -MP -MF .deps/cmd-x-cancel.Tpo -c -o cmd-x-cancel.o cmd-x-cancel.c >--- cmd-unsubscribe.o --- >mv -f .deps/cmd-unsubscribe.Tpo .deps/cmd-unsubscribe.Po >--- client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c >--- cmd-x-cancel.o --- >mv -f .deps/cmd-x-cancel.Tpo .deps/cmd-x-cancel.Po >--- commands.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c >mv -f .deps/commands.Tpo .deps/commands.Po >--- commands-util.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT commands-util.o -MD -MP -MF .deps/commands-util.Tpo -c -o commands-util.o commands-util.c >--- client.o --- >mv -f .deps/client.Tpo .deps/client.Po >--- imap-expunge.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-expunge.o -MD -MP -MF .deps/imap-expunge.Tpo -c -o imap-expunge.o imap-expunge.c >--- commands-util.o --- >mv -f .deps/commands-util.Tpo .deps/commands-util.Po >--- imap-fetch.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-fetch.o -MD -MP -MF .deps/imap-fetch.Tpo -c -o imap-fetch.o imap-fetch.c >--- imap-expunge.o --- >mv -f .deps/imap-expunge.Tpo .deps/imap-expunge.Po >--- imap-fetch-body.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-fetch-body.o -MD -MP -MF .deps/imap-fetch-body.Tpo -c -o imap-fetch-body.o imap-fetch-body.c >--- imap-fetch.o --- >mv -f .deps/imap-fetch.Tpo .deps/imap-fetch.Po >--- imap-search.o --- >--- imap-fetch-body.o --- >mv -f .deps/imap-fetch-body.Tpo .deps/imap-fetch-body.Po >--- imap-search.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-search.o -MD -MP -MF .deps/imap-search.Tpo -c -o imap-search.o imap-search.c >--- imap-search-args.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-search-args.o -MD -MP -MF .deps/imap-search-args.Tpo -c -o imap-search-args.o imap-search-args.c >mv -f .deps/imap-search-args.Tpo .deps/imap-search-args.Po >--- imap-status.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-status.o -MD -MP -MF .deps/imap-status.Tpo -c -o imap-status.o imap-status.c >mv -f .deps/imap-status.Tpo .deps/imap-status.Po >--- imap-sync.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-sync.o -MD -MP -MF .deps/imap-sync.Tpo -c -o imap-sync.o imap-sync.c >--- imap-search.o --- >mv -f .deps/imap-search.Tpo .deps/imap-search.Po >--- mail-storage-callbacks.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-storage-callbacks.o -MD -MP -MF .deps/mail-storage-callbacks.Tpo -c -o mail-storage-callbacks.o mail-storage-callbacks.c >mv -f .deps/mail-storage-callbacks.Tpo .deps/mail-storage-callbacks.Po >--- main.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >--- imap-sync.o --- >mv -f .deps/imap-sync.Tpo .deps/imap-sync.Po >--- main.o --- >mv -f .deps/main.Tpo .deps/main.Po >--- imap --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o imap cmd-append.o cmd-capability.o cmd-cancelupdate.o cmd-check.o cmd-close.o cmd-copy.o cmd-create.o cmd-delete.o cmd-enable.o cmd-examine.o cmd-expunge.o cmd-fetch.o cmd-id.o cmd-idle.o cmd-list.o cmd-logout.o cmd-lsub.o cmd-namespace.o cmd-noop.o cmd-rename.o cmd-search.o cmd-select.o cmd-sort.o cmd-status.o cmd-store.o cmd-subscribe.o cmd-thread.o cmd-uid.o cmd-unselect.o cmd-unsubscribe.o cmd-x-cancel.o client.o commands.o commands-util.o imap-expunge.o imap-fetch.o imap-fetch-body.o imap-search.o imap-search-args.o imap-status.o imap-sync.o mail-storage-callbacks.o main.o ../../src/lib-storage/register/libstorage-register.a ../../src/lib-storage/list/libstorage_list.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/shared/libstorage_shared.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../../src/lib-imap/libimap.a ../../src/lib-mail/libmail.a ../../src/lib-auth/libauth.a ../../src/lib-charset/libcharset.a ../../src/lib/liblib.a ../lib-dict/libdict.a ../lib/mountpoint.o -export-dynamic -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o imap cmd-append.o cmd-capability.o cmd-cancelupdate.o cmd-check.o cmd-close.o cmd-copy.o cmd-create.o cmd-delete.o cmd-enable.o cmd-examine.o cmd-expunge.o cmd-fetch.o cmd-id.o cmd-idle.o cmd-list.o cmd-logout.o cmd-lsub.o cmd-namespace.o cmd-noop.o cmd-rename.o cmd-search.o cmd-select.o cmd-sort.o cmd-status.o cmd-store.o cmd-subscribe.o cmd-thread.o cmd-uid.o cmd-unselect.o cmd-unsubscribe.o cmd-x-cancel.o client.o commands.o commands-util.o imap-expunge.o imap-fetch.o imap-fetch-body.o imap-search.o imap-search-args.o imap-status.o imap-sync.o mail-storage-callbacks.o main.o ../lib/mountpoint.o -Wl,--export-dynamic -L/usr/local/lib ../../src/lib-storage/register/libstorage-register.a ../../src/lib-storage/list/libstorage_list.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/shared/libstorage_shared.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../../src/lib-imap/libimap.a ../../src/lib-mail/libmail.a ../../src/lib-auth/libauth.a ../../src/lib-charset/libcharset.a ../../src/lib/liblib.a ../lib-dict/libdict.a -lrt >Making all in pop3-login >--- client.o --- >--- client-authenticate.o --- >--- client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/login-common -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c >--- client-authenticate.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/login-common -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client-authenticate.o -MD -MP -MF .deps/client-authenticate.Tpo -c -o client-authenticate.o client-authenticate.c >mv -f .deps/client-authenticate.Tpo .deps/client-authenticate.Po >--- pop3-proxy.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/login-common -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT pop3-proxy.o -MD -MP -MF .deps/pop3-proxy.Tpo -c -o pop3-proxy.o pop3-proxy.c >--- client.o --- >mv -f .deps/client.Tpo .deps/client.Po >--- pop3-proxy.o --- >mv -f .deps/pop3-proxy.Tpo .deps/pop3-proxy.Po >--- pop3-login --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o pop3-login client.o client-authenticate.o pop3-proxy.o ../login-common/liblogin-common.a ../lib-auth/libauth.a ../lib/liblib.a -lssl -lcrypto -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o pop3-login client.o client-authenticate.o pop3-proxy.o -L/usr/local/lib ../login-common/liblogin-common.a ../lib-auth/libauth.a ../lib/liblib.a -lssl -lcrypto -lrt >Making all in pop3 >--- client.o --- >--- commands.o --- >--- client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c >--- commands.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c >--- client.o --- >mv -f .deps/client.Tpo .deps/client.Po >--- main.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >--- commands.o --- >mv -f .deps/commands.Tpo .deps/commands.Po >--- main.o --- >mv -f .deps/main.Tpo .deps/main.Po >--- pop3 --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o pop3 client.o commands.o main.o ../../src/lib-storage/register/libstorage-register.a ../../src/lib-storage/list/libstorage_list.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/shared/libstorage_shared.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../../src/lib-imap/libimap.a ../../src/lib-mail/libmail.a ../../src/lib-auth/libauth.a ../../src/lib-charset/libcharset.a ../../src/lib/liblib.a ../lib-dict/libdict.a ../lib/mountpoint.o ../lib-imap/imap-util.o -export-dynamic -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o pop3 client.o commands.o main.o ../lib/mountpoint.o ../lib-imap/imap-util.o -Wl,--export-dynamic -L/usr/local/lib ../../src/lib-storage/register/libstorage-register.a ../../src/lib-storage/list/libstorage_list.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/shared/libstorage_shared.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../../src/lib-imap/libimap.a ../../src/lib-mail/libmail.a ../../src/lib-auth/libauth.a ../../src/lib-charset/libcharset.a ../../src/lib/liblib.a ../lib-dict/libdict.a -lrt >Making all in deliver >--- auth-client.o --- >--- deliver.o --- >--- auth-client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client.o -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.o auth-client.c >--- deliver.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT deliver.o -MD -MP -MF .deps/deliver.Tpo -c -o deliver.o deliver.c >--- auth-client.o --- >mv -f .deps/auth-client.Tpo .deps/auth-client.Po >--- duplicate.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT duplicate.o -MD -MP -MF .deps/duplicate.Tpo -c -o duplicate.o duplicate.c >mv -f .deps/duplicate.Tpo .deps/duplicate.Po >--- mail-send.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-send.o -MD -MP -MF .deps/mail-send.Tpo -c -o mail-send.o mail-send.c >mv -f .deps/mail-send.Tpo .deps/mail-send.Po >--- smtp-client.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/usr/local/etc"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT smtp-client.o -MD -MP -MF .deps/smtp-client.Tpo -c -o smtp-client.o smtp-client.c >mv -f .deps/smtp-client.Tpo .deps/smtp-client.Po >--- deliver.o --- >mv -f .deps/deliver.Tpo .deps/deliver.Po >--- deliver --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o deliver auth-client.o deliver.o duplicate.o mail-send.o smtp-client.o ../../src/lib-storage/register/libstorage-register.a ../../src/lib-storage/list/libstorage_list.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/shared/libstorage_shared.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../../src/lib-imap/libimap.a ../../src/lib-mail/libmail.a ../../src/lib-auth/libauth.a ../../src/lib-charset/libcharset.a ../../src/lib/liblib.a ../lib-dict/libdict.a ../lib/mountpoint.o ../lib-mail/message-header-encode.o ../lib-imap/imap-util.o -export-dynamic -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o deliver auth-client.o deliver.o duplicate.o mail-send.o smtp-client.o ../lib/mountpoint.o ../lib-mail/message-header-encode.o ../lib-imap/imap-util.o -Wl,--export-dynamic -L/usr/local/lib ../../src/lib-storage/register/libstorage-register.a ../../src/lib-storage/list/libstorage_list.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/shared/libstorage_shared.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../../src/lib-imap/libimap.a ../../src/lib-mail/libmail.a ../../src/lib-auth/libauth.a ../../src/lib-charset/libcharset.a ../../src/lib/liblib.a ../lib-dict/libdict.a -lrt >Making all in tests >--- test-common.o --- >--- test-istream.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-istream.o -MD -MP -MF .deps/test-istream.Tpo -c -o test-istream.o test-istream.c >--- test-common.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-common.o -MD -MP -MF .deps/test-common.Tpo -c -o test-common.o test-common.c >mv -f .deps/test-common.Tpo .deps/test-common.Po >--- test-lib.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-lib.o -MD -MP -MF .deps/test-lib.Tpo -c -o test-lib.o test-lib.c >--- test-istream.o --- >mv -f .deps/test-istream.Tpo .deps/test-istream.Po >--- test-mail.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-mail.o -MD -MP -MF .deps/test-mail.Tpo -c -o test-mail.o test-mail.c >mv -f .deps/test-mail.Tpo .deps/test-mail.Po >--- test-imap.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-imap.o -MD -MP -MF .deps/test-imap.Tpo -c -o test-imap.o test-imap.c >test-imap.c:87:5: warning: illegal character encoding in string literal [-Winvalid-source-encoding] > "p<E4><E4>", NULL, > ^~~~~~~~ >1 warning generated. >mv -f .deps/test-imap.Tpo .deps/test-imap.Po >--- libtest.a --- >rm -f libtest.a >ar cru libtest.a test-common.o >ranlib libtest.a >--- test-imap --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o test-imap test-imap.o libtest.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o test-imap test-imap.o -L/usr/local/lib libtest.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a -lrt >--- test-lib.o --- >mv -f .deps/test-lib.Tpo .deps/test-lib.Po >--- test-mail --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o test-mail test-mail.o libtest.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a -lrt >--- test-lib --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o test-lib test-istream.o test-lib.o libtest.a ../lib/liblib.a -lrt >--- test-mail --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o test-mail test-mail.o -L/usr/local/lib libtest.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a -lrt >--- test-lib --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o test-lib test-istream.o test-lib.o -L/usr/local/lib libtest.a ../lib/liblib.a -lrt >Making all in util >--- authtest.o --- >--- rawlog.o --- >--- authtest.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT authtest.o -MD -MP -MF .deps/authtest.Tpo -c -o authtest.o authtest.c >--- rawlog.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rawlog.o -MD -MP -MF .deps/rawlog.Tpo -c -o rawlog.o rawlog.c >--- authtest.o --- >mv -f .deps/authtest.Tpo .deps/authtest.Po >--- gdbhelper.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT gdbhelper.o -MD -MP -MF .deps/gdbhelper.Tpo -c -o gdbhelper.o gdbhelper.c >--- rawlog.o --- >mv -f .deps/rawlog.Tpo .deps/rawlog.Po >--- idxview.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT idxview.o -MD -MP -MF .deps/idxview.Tpo -c -o idxview.o idxview.c >--- gdbhelper.o --- >mv -f .deps/gdbhelper.Tpo .deps/gdbhelper.Po >--- imap-utf7.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-utf7.o -MD -MP -MF .deps/imap-utf7.Tpo -c -o imap-utf7.o imap-utf7.c >mv -f .deps/imap-utf7.Tpo .deps/imap-utf7.Po >--- listview.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT listview.o -MD -MP -MF .deps/listview.Tpo -c -o listview.o listview.c >mv -f .deps/listview.Tpo .deps/listview.Po >--- logview.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT logview.o -MD -MP -MF .deps/logview.Tpo -c -o logview.o logview.c >--- idxview.o --- >mv -f .deps/idxview.Tpo .deps/idxview.Po >--- maildirlock.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildirlock.o -MD -MP -MF .deps/maildirlock.Tpo -c -o maildirlock.o maildirlock.c >mv -f .deps/maildirlock.Tpo .deps/maildirlock.Po >--- logview.o --- >mv -f .deps/logview.Tpo .deps/logview.Po >--- threadview.o --- >--- dovecotpw.o --- >--- threadview.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT threadview.o -MD -MP -MF .deps/threadview.Tpo -c -o threadview.o threadview.c >--- dovecotpw.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dovecotpw.o -MD -MP -MF .deps/dovecotpw.Tpo -c -o dovecotpw.o dovecotpw.c >mv -f .deps/dovecotpw.Tpo .deps/dovecotpw.Po >--- authtest --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o authtest authtest.o ../lib-auth/libauth.a ../lib/liblib.a -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o authtest authtest.o -L/usr/local/lib ../lib-auth/libauth.a ../lib/liblib.a -lrt >--- threadview.o --- >mv -f .deps/threadview.Tpo .deps/threadview.Po >--- rawlog --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o rawlog rawlog.o ../lib/liblib.a -lrt >--- gdbhelper --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o gdbhelper gdbhelper.o ../lib/liblib.a -lrt >--- rawlog --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o rawlog rawlog.o -L/usr/local/lib ../lib/liblib.a -lrt >--- gdbhelper --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o gdbhelper gdbhelper.o -L/usr/local/lib ../lib/liblib.a -lrt >--- imap-utf7 --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o imap-utf7 imap-utf7.o ../lib-imap/imap-utf7.o ../lib/liblib.a -lrt >--- listview --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o listview listview.o ../lib/liblib.a -lrt >--- imap-utf7 --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o imap-utf7 imap-utf7.o ../lib-imap/imap-utf7.o -L/usr/local/lib ../lib/liblib.a -lrt >--- listview --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o listview listview.o -L/usr/local/lib ../lib/liblib.a -lrt >--- idxview --- >--- maildirlock --- >--- idxview --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o idxview idxview.o ../lib-index/libindex.a ../lib/liblib.a -lrt >--- maildirlock --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o maildirlock maildirlock.o ../lib/liblib.a -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o maildirlock maildirlock.o -L/usr/local/lib ../lib/liblib.a -lrt >--- idxview --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o idxview idxview.o -L/usr/local/lib ../lib-index/libindex.a ../lib/liblib.a -lrt >--- logview --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o logview logview.o ../lib/liblib.a -lrt >--- dovecotpw --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o dovecotpw dovecotpw.o ../auth/libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib/liblib.a -lcrypt -lpam -lldap -llber -export-dynamic -lrt >--- logview --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o logview logview.o -L/usr/local/lib ../lib/liblib.a -lrt >--- dovecotpw --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o dovecotpw dovecotpw.o -Wl,--export-dynamic -L/usr/local/lib ../auth/libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib/liblib.a -lcrypt -lpam /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lrt -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >--- threadview --- >/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o threadview threadview.o ../lib/liblib.a -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o threadview threadview.o -L/usr/local/lib ../lib/liblib.a -lrt >Making all in plugins >--- all-recursive --- >Making all in acl >--- acl-api.lo --- >--- acl-backend.lo --- >--- acl-api.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-api.lo -MD -MP -MF .deps/acl-api.Tpo -c -o acl-api.lo acl-api.c >--- acl-backend.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend.lo -MD -MP -MF .deps/acl-backend.Tpo -c -o acl-backend.lo acl-backend.c >--- acl-api.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-api.lo -MD -MP -MF .deps/acl-api.Tpo -c acl-api.c -fPIC -DPIC -o .libs/acl-api.o >--- acl-backend.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend.lo -MD -MP -MF .deps/acl-backend.Tpo -c acl-backend.c -fPIC -DPIC -o .libs/acl-backend.o >--- acl-api.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-api.lo -MD -MP -MF .deps/acl-api.Tpo -c acl-api.c -o acl-api.o >/dev/null 2>&1 >--- acl-backend.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend.lo -MD -MP -MF .deps/acl-backend.Tpo -c acl-backend.c -o acl-backend.o >/dev/null 2>&1 >--- acl-api.lo --- >mv -f .deps/acl-api.Tpo .deps/acl-api.Plo >--- acl-backend-vfile.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile.lo -MD -MP -MF .deps/acl-backend-vfile.Tpo -c -o acl-backend-vfile.lo acl-backend-vfile.c >--- acl-backend.lo --- >mv -f .deps/acl-backend.Tpo .deps/acl-backend.Plo >--- acl-backend-vfile-acllist.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile-acllist.lo -MD -MP -MF .deps/acl-backend-vfile-acllist.Tpo -c -o acl-backend-vfile-acllist.lo acl-backend-vfile-acllist.c >--- acl-backend-vfile.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile.lo -MD -MP -MF .deps/acl-backend-vfile.Tpo -c acl-backend-vfile.c -fPIC -DPIC -o .libs/acl-backend-vfile.o >--- acl-backend-vfile-acllist.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile-acllist.lo -MD -MP -MF .deps/acl-backend-vfile-acllist.Tpo -c acl-backend-vfile-acllist.c -fPIC -DPIC -o .libs/acl-backend-vfile-acllist.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile-acllist.lo -MD -MP -MF .deps/acl-backend-vfile-acllist.Tpo -c acl-backend-vfile-acllist.c -o acl-backend-vfile-acllist.o >/dev/null 2>&1 >mv -f .deps/acl-backend-vfile-acllist.Tpo .deps/acl-backend-vfile-acllist.Plo >--- acl-cache.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-cache.lo -MD -MP -MF .deps/acl-cache.Tpo -c -o acl-cache.lo acl-cache.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-cache.lo -MD -MP -MF .deps/acl-cache.Tpo -c acl-cache.c -fPIC -DPIC -o .libs/acl-cache.o >--- acl-backend-vfile.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile.lo -MD -MP -MF .deps/acl-backend-vfile.Tpo -c acl-backend-vfile.c -o acl-backend-vfile.o >/dev/null 2>&1 >--- acl-cache.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-cache.lo -MD -MP -MF .deps/acl-cache.Tpo -c acl-cache.c -o acl-cache.o >/dev/null 2>&1 >mv -f .deps/acl-cache.Tpo .deps/acl-cache.Plo >--- acl-lookup-dict.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-lookup-dict.lo -MD -MP -MF .deps/acl-lookup-dict.Tpo -c -o acl-lookup-dict.lo acl-lookup-dict.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-lookup-dict.lo -MD -MP -MF .deps/acl-lookup-dict.Tpo -c acl-lookup-dict.c -fPIC -DPIC -o .libs/acl-lookup-dict.o >--- acl-backend-vfile.lo --- >mv -f .deps/acl-backend-vfile.Tpo .deps/acl-backend-vfile.Plo >--- acl-mailbox.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox.lo -MD -MP -MF .deps/acl-mailbox.Tpo -c -o acl-mailbox.lo acl-mailbox.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox.lo -MD -MP -MF .deps/acl-mailbox.Tpo -c acl-mailbox.c -fPIC -DPIC -o .libs/acl-mailbox.o >--- acl-lookup-dict.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-lookup-dict.lo -MD -MP -MF .deps/acl-lookup-dict.Tpo -c acl-lookup-dict.c -o acl-lookup-dict.o >/dev/null 2>&1 >--- acl-mailbox.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox.lo -MD -MP -MF .deps/acl-mailbox.Tpo -c acl-mailbox.c -o acl-mailbox.o >/dev/null 2>&1 >--- acl-lookup-dict.lo --- >mv -f .deps/acl-lookup-dict.Tpo .deps/acl-lookup-dict.Plo >--- acl-mailbox-list.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox-list.lo -MD -MP -MF .deps/acl-mailbox-list.Tpo -c -o acl-mailbox-list.lo acl-mailbox-list.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox-list.lo -MD -MP -MF .deps/acl-mailbox-list.Tpo -c acl-mailbox-list.c -fPIC -DPIC -o .libs/acl-mailbox-list.o >--- acl-mailbox.lo --- >mv -f .deps/acl-mailbox.Tpo .deps/acl-mailbox.Plo >--- acl-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-plugin.lo -MD -MP -MF .deps/acl-plugin.Tpo -c -o acl-plugin.lo acl-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-plugin.lo -MD -MP -MF .deps/acl-plugin.Tpo -c acl-plugin.c -fPIC -DPIC -o .libs/acl-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-plugin.lo -MD -MP -MF .deps/acl-plugin.Tpo -c acl-plugin.c -o acl-plugin.o >/dev/null 2>&1 >--- acl-mailbox-list.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox-list.lo -MD -MP -MF .deps/acl-mailbox-list.Tpo -c acl-mailbox-list.c -o acl-mailbox-list.o >/dev/null 2>&1 >--- acl-plugin.lo --- >mv -f .deps/acl-plugin.Tpo .deps/acl-plugin.Plo >--- acl-shared-storage.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-shared-storage.lo -MD -MP -MF .deps/acl-shared-storage.Tpo -c -o acl-shared-storage.lo acl-shared-storage.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-shared-storage.lo -MD -MP -MF .deps/acl-shared-storage.Tpo -c acl-shared-storage.c -fPIC -DPIC -o .libs/acl-shared-storage.o >--- acl-mailbox-list.lo --- >mv -f .deps/acl-mailbox-list.Tpo .deps/acl-mailbox-list.Plo >--- acl-storage.lo --- >--- acl-shared-storage.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-shared-storage.lo -MD -MP -MF .deps/acl-shared-storage.Tpo -c acl-shared-storage.c -o acl-shared-storage.o >/dev/null 2>&1 >--- acl-storage.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-storage.lo -MD -MP -MF .deps/acl-storage.Tpo -c -o acl-storage.lo acl-storage.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-storage.lo -MD -MP -MF .deps/acl-storage.Tpo -c acl-storage.c -fPIC -DPIC -o .libs/acl-storage.o >--- acl-shared-storage.lo --- >mv -f .deps/acl-shared-storage.Tpo .deps/acl-shared-storage.Plo >--- acl-storage.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-storage.lo -MD -MP -MF .deps/acl-storage.Tpo -c acl-storage.c -o acl-storage.o >/dev/null 2>&1 >mv -f .deps/acl-storage.Tpo .deps/acl-storage.Plo >--- lib01_acl_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib01_acl_plugin.la -rpath /usr/local/lib/dovecot acl-api.lo acl-backend.lo acl-backend-vfile.lo acl-backend-vfile-acllist.lo acl-cache.lo acl-lookup-dict.lo acl-mailbox.lo acl-mailbox-list.lo acl-plugin.lo acl-shared-storage.lo acl-storage.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/acl-api.o .libs/acl-backend.o .libs/acl-backend-vfile.o .libs/acl-backend-vfile-acllist.o .libs/acl-cache.o .libs/acl-lookup-dict.o .libs/acl-mailbox.o .libs/acl-mailbox-list.o .libs/acl-plugin.o .libs/acl-shared-storage.o .libs/acl-storage.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib01_acl_plugin.so -o .libs/lib01_acl_plugin.so >libtool: link: ar cru .libs/lib01_acl_plugin.a acl-api.o acl-backend.o acl-backend-vfile.o acl-backend-vfile-acllist.o acl-cache.o acl-lookup-dict.o acl-mailbox.o acl-mailbox-list.o acl-plugin.o acl-shared-storage.o acl-storage.o >libtool: link: ranlib .libs/lib01_acl_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib01_acl_plugin.la" && ln -s "../lib01_acl_plugin.la" "lib01_acl_plugin.la" ) >Making all in imap-acl >--- imap-acl-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/acl -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-acl-plugin.lo -MD -MP -MF .deps/imap-acl-plugin.Tpo -c -o imap-acl-plugin.lo imap-acl-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/acl -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-acl-plugin.lo -MD -MP -MF .deps/imap-acl-plugin.Tpo -c imap-acl-plugin.c -fPIC -DPIC -o .libs/imap-acl-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/acl -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-acl-plugin.lo -MD -MP -MF .deps/imap-acl-plugin.Tpo -c imap-acl-plugin.c -o imap-acl-plugin.o >/dev/null 2>&1 >mv -f .deps/imap-acl-plugin.Tpo .deps/imap-acl-plugin.Plo >--- lib02_imap_acl_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib02_imap_acl_plugin.la -rpath /usr/local/lib/dovecot/imap imap-acl-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/imap-acl-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib02_imap_acl_plugin.so -o .libs/lib02_imap_acl_plugin.so >libtool: link: ar cru .libs/lib02_imap_acl_plugin.a imap-acl-plugin.o >libtool: link: ranlib .libs/lib02_imap_acl_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib02_imap_acl_plugin.la" && ln -s "../lib02_imap_acl_plugin.la" "lib02_imap_acl_plugin.la" ) >Making all in autocreate >--- autocreate-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT autocreate-plugin.lo -MD -MP -MF .deps/autocreate-plugin.Tpo -c -o autocreate-plugin.lo autocreate-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT autocreate-plugin.lo -MD -MP -MF .deps/autocreate-plugin.Tpo -c autocreate-plugin.c -fPIC -DPIC -o .libs/autocreate-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT autocreate-plugin.lo -MD -MP -MF .deps/autocreate-plugin.Tpo -c autocreate-plugin.c -o autocreate-plugin.o >/dev/null 2>&1 >mv -f .deps/autocreate-plugin.Tpo .deps/autocreate-plugin.Plo >--- lib20_autocreate_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_autocreate_plugin.la -rpath /usr/local/lib/dovecot autocreate-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/autocreate-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_autocreate_plugin.so -o .libs/lib20_autocreate_plugin.so >libtool: link: ar cru .libs/lib20_autocreate_plugin.a autocreate-plugin.o >libtool: link: ranlib .libs/lib20_autocreate_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_autocreate_plugin.la" && ln -s "../lib20_autocreate_plugin.la" "lib20_autocreate_plugin.la" ) >Making all in convert >--- convert-storage.lo --- >--- convert-plugin.lo --- >--- convert-storage.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-storage.lo -MD -MP -MF .deps/convert-storage.Tpo -c -o convert-storage.lo convert-storage.c >--- convert-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-plugin.lo -MD -MP -MF .deps/convert-plugin.Tpo -c -o convert-plugin.lo convert-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-plugin.lo -MD -MP -MF .deps/convert-plugin.Tpo -c convert-plugin.c -fPIC -DPIC -o .libs/convert-plugin.o >--- convert-storage.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-storage.lo -MD -MP -MF .deps/convert-storage.Tpo -c convert-storage.c -fPIC -DPIC -o .libs/convert-storage.o >--- convert-plugin.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-plugin.lo -MD -MP -MF .deps/convert-plugin.Tpo -c convert-plugin.c -o convert-plugin.o >/dev/null 2>&1 >mv -f .deps/convert-plugin.Tpo .deps/convert-plugin.Plo >--- convert-tool.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-tool.o -MD -MP -MF .deps/convert-tool.Tpo -c -o convert-tool.o convert-tool.c >mv -f .deps/convert-tool.Tpo .deps/convert-tool.Po >--- convert-storage.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-storage.lo -MD -MP -MF .deps/convert-storage.Tpo -c convert-storage.c -o convert-storage.o >/dev/null 2>&1 >mv -f .deps/convert-storage.Tpo .deps/convert-storage.Plo >--- lib20_convert_plugin.la --- >--- convert-tool --- >--- lib20_convert_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_convert_plugin.la -rpath /usr/local/lib/dovecot convert-storage.lo convert-plugin.lo -lrt >--- convert-tool --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o convert-tool convert-tool.o convert-storage.lo ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/shared/libstorage_shared.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-auth/libauth.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o convert-tool convert-tool.o .libs/convert-storage.o -L/usr/local/lib ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/shared/libstorage_shared.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-auth/libauth.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a -lrt >--- lib20_convert_plugin.la --- >libtool: link: cc -shared -fPIC -DPIC .libs/convert-storage.o .libs/convert-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_convert_plugin.so -o .libs/lib20_convert_plugin.so >libtool: link: ar cru .libs/lib20_convert_plugin.a convert-storage.o convert-plugin.o >libtool: link: ranlib .libs/lib20_convert_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_convert_plugin.la" && ln -s "../lib20_convert_plugin.la" "lib20_convert_plugin.la" ) >Making all in expire >--- expire-env.lo --- >--- expire-plugin.lo --- >--- expire-env.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-env.lo -MD -MP -MF .deps/expire-env.Tpo -c -o expire-env.lo expire-env.c >--- expire-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-plugin.lo -MD -MP -MF .deps/expire-plugin.Tpo -c -o expire-plugin.lo expire-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/local/lib/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-plugin.lo -MD -MP -MF .deps/expire-plugin.Tpo -c expire-plugin.c -fPIC -DPIC -o .libs/expire-plugin.o >--- expire-env.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/local/lib/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-env.lo -MD -MP -MF .deps/expire-env.Tpo -c expire-env.c -fPIC -DPIC -o .libs/expire-env.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/local/lib/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-env.lo -MD -MP -MF .deps/expire-env.Tpo -c expire-env.c -o expire-env.o >/dev/null 2>&1 >--- expire-plugin.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/local/lib/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-plugin.lo -MD -MP -MF .deps/expire-plugin.Tpo -c expire-plugin.c -o expire-plugin.o >/dev/null 2>&1 >--- expire-env.lo --- >mv -f .deps/expire-env.Tpo .deps/expire-env.Plo >--- auth-client.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client.o -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.o auth-client.c >mv -f .deps/auth-client.Tpo .deps/auth-client.Po >--- expire-tool.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/local/lib/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-tool.o -MD -MP -MF .deps/expire-tool.Tpo -c -o expire-tool.o expire-tool.c >--- expire-plugin.lo --- >mv -f .deps/expire-plugin.Tpo .deps/expire-plugin.Plo >--- lib20_expire_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_expire_plugin.la -rpath /usr/local/lib/dovecot expire-env.lo expire-plugin.lo -lrt >--- expire-tool.o --- >expire-tool.c:162:9: warning: implicit conversion from enumeration type 'enum mail_index_mail_flags' to different enumeration type 'enum mail_flags' [-Wenum-conversion] > MAIL_INDEX_MAIL_FLAG_BACKEND); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >--- lib20_expire_plugin.la --- >libtool: link: cc -shared -fPIC -DPIC .libs/expire-env.o .libs/expire-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_expire_plugin.so -o .libs/lib20_expire_plugin.so >libtool: link: ar cru .libs/lib20_expire_plugin.a expire-env.o expire-plugin.o >libtool: link: ranlib .libs/lib20_expire_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_expire_plugin.la" && ln -s "../lib20_expire_plugin.la" "lib20_expire_plugin.la" ) >--- expire-tool.o --- >1 warning generated. >mv -f .deps/expire-tool.Tpo .deps/expire-tool.Po >--- expire-tool --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o expire-tool auth-client.o expire-tool.o ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/shared/libstorage_shared.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-auth/libauth.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a ../../../src/lib-dict/libdict.a ../../../src/lib/mountpoint.o -export-dynamic -lrt >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o expire-tool auth-client.o expire-tool.o ../../../src/lib/mountpoint.o -Wl,--export-dynamic -L/usr/local/lib ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/shared/libstorage_shared.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-auth/libauth.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a ../../../src/lib-dict/libdict.a -lrt >Making all in fts >--- fts-api.lo --- >--- fts-plugin.lo --- >--- fts-api.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-api.lo -MD -MP -MF .deps/fts-api.Tpo -c -o fts-api.lo fts-api.c >--- fts-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-plugin.lo -MD -MP -MF .deps/fts-plugin.Tpo -c -o fts-plugin.lo fts-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char--- fts-api.lo --- >../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-api.lo -MD -MP -MF .deps/fts-api.Tpo -c fts-api.c -fPIC -DPIC -o .libs/fts-api.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char--- fts-plugin.lo --- >../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-plugin.lo -MD -MP -MF .deps/fts-plugin.Tpo -c fts-plugin.c -fPIC -DPIC -o .libs/fts-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-plugin.lo -MD -MP -MF .deps/fts-plugin.Tpo -c fts-plugin.c -o fts-plugin.o >/dev/null 2>&1 >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char--- fts-api.lo --- >../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-api.lo -MD -MP -MF .deps/fts-api.Tpo -c fts-api.c -o fts-api.o >/dev/null 2>&1 >--- fts-plugin.lo --- >mv -f .deps/fts-plugin.Tpo .deps/fts-plugin.Plo >--- fts-search.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-search.lo -MD -MP -MF .deps/fts-search.Tpo -c -o fts-search.lo fts-search.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-search.lo -MD -MP -MF .deps/fts-search.Tpo -c fts-search.c -fPIC -DPIC -o .libs/fts-search.o >--- fts-api.lo --- >mv -f .deps/fts-api.Tpo .deps/fts-api.Plo >--- fts-storage.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-storage.lo -MD -MP -MF .deps/fts-storage.Tpo -c -o fts-storage.lo fts-storage.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-storage.lo -MD -MP -MF .deps/fts-storage.Tpo -c fts-storage.c -fPIC -DPIC -o .libs/fts-storage.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char--- fts-search.lo --- >../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-search.lo -MD -MP -MF .deps/fts-search.Tpo -c fts-search.c -o fts-search.o >/dev/null 2>&1 >mv -f .deps/fts-search.Tpo .deps/fts-search.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-char--- fts-storage.lo --- >../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-storage.lo -MD -MP -MF .deps/fts-storage.Tpo -c fts-storage.c -o fts-storage.o >/dev/null 2>&1 >mv -f .deps/fts-storage.Tpo .deps/fts-storage.Plo >--- lib20_fts_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_fts_plugin.la -rpath /usr/local/lib/dovecot fts-api.lo fts-plugin.lo fts-search.lo fts-storage.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/fts-api.o .libs/fts-plugin.o .libs/fts-search.o .libs/fts-storage.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_fts_plugin.so -o .libs/lib20_fts_plugin.so >libtool: link: ar cru .libs/lib20_fts_plugin.a fts-api.o fts-plugin.o fts-search.o fts-storage.o >libtool: link: ranlib .libs/lib20_fts_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_fts_plugin.la" && ln -s "../lib20_fts_plugin.la" "lib20_fts_plugin.la" ) >Making all in fts-squat >--- fts-squat-plugin.lo --- >--- fts-backend-squat.lo --- >--- fts-squat-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-squat-plugin.lo -MD -MP -MF .deps/fts-squat-plugin.Tpo -c -o fts-squat-plugin.lo fts-squat-plugin.c >--- fts-backend-squat.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-backend-squat.lo -MD -MP -MF .deps/fts-backend-squat.Tpo -c -o fts-backend-squat.lo fts-backend-squat.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-backend-squat.lo -MD -MP -MF .deps/fts-backend-squat.Tpo -c fts-backend-squat.c -fPIC -DPIC -o .libs/fts-backend-squat.o >--- fts-squat-plugin.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-squat-plugin.lo -MD -MP -MF .deps/fts-squat-plugin.Tpo -c fts-squat-plugin.c -fPIC -DPIC -o .libs/fts-squat-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-squat-plugin.lo -MD -MP -MF .deps/fts-squat-plugin.Tpo -c fts-squat-plugin.c -o fts-squat-plugin.o >/dev/null 2>&1 >mv -f .deps/fts-squat-plugin.Tpo .deps/fts-squat-plugin.Plo >--- squat-trie.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-trie.lo -MD -MP -MF .deps/squat-trie.Tpo -c -o squat-trie.lo squat-trie.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-trie.lo -MD -MP -MF .deps/squat-trie.Tpo -c squat-trie.c -fPIC -DPIC -o .libs/squat-trie.o >--- fts-backend-squat.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-backend-squat.lo -MD -MP -MF .deps/fts-backend-squat.Tpo -c fts-backend-squat.c -o fts-backend-squat.o >/dev/null 2>&1 >mv -f .deps/fts-backend-squat.Tpo .deps/fts-backend-squat.Plo >--- squat-uidlist.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-uidlist.lo -MD -MP -MF .deps/squat-uidlist.Tpo -c -o squat-uidlist.lo squat-uidlist.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-uidlist.lo -MD -MP -MF .deps/squat-uidlist.Tpo -c squat-uidlist.c -fPIC -DPIC -o .libs/squat-uidlist.o >--- squat-trie.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-trie.lo -MD -MP -MF .deps/squat-trie.Tpo -c squat-trie.c -o squat-trie.o >/dev/null 2>&1 >--- squat-uidlist.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-uidlist.lo -MD -MP -MF .deps/squat-uidlist.Tpo -c squat-uidlist.c -o squat-uidlist.o >/dev/null 2>&1 >mv -f .deps/squat-uidlist.Tpo .deps/squat-uidlist.Plo >--- squat-test.o --- >cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-test.o -MD -MP -MF .deps/squat-test.Tpo -c -o squat-test.o squat-test.c >--- squat-trie.lo --- >mv -f .deps/squat-trie.Tpo .deps/squat-trie.Plo >--- lib21_fts_squat_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib21_fts_squat_plugin.la -rpath /usr/local/lib/dovecot fts-squat-plugin.lo fts-backend-squat.lo squat-trie.lo squat-uidlist.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/fts-squat-plugin.o .libs/fts-backend-squat.o .libs/squat-trie.o .libs/squat-uidlist.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib21_fts_squat_plugin.so -o .libs/lib21_fts_squat_plugin.so >--- squat-test.o --- >mv -f .deps/squat-test.Tpo .deps/squat-test.Po >--- squat-test --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o squat-test squat-test.o squat-trie.lo squat-uidlist.lo ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/shared/libstorage_shared.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-auth/libauth.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a -lrt >--- lib21_fts_squat_plugin.la --- >libtool: link: ar cru .libs/lib21_fts_squat_plugin.a fts-squat-plugin.o fts-backend-squat.o squat-trie.o squat-uidlist.o >libtool: link: ranlib .libs/lib21_fts_squat_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib21_fts_squat_plugin.la" && ln -s "../lib21_fts_squat_plugin.la" "lib21_fts_squat_plugin.la" ) >--- squat-test --- >libtool: link: cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o squat-test squat-test.o .libs/squat-trie.o .libs/squat-uidlist.o -L/usr/local/lib ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/shared/libstorage_shared.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-auth/libauth.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a -lrt >Making all in lazy-expunge >--- lazy-expunge-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/lib-imap -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lazy-expunge-plugin.lo -MD -MP -MF .deps/lazy-expunge-plugin.Tpo -c -o lazy-expunge-plugin.lo lazy-expunge-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/lib-imap -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lazy-expunge-plugin.lo -MD -MP -MF .deps/lazy-expunge-plugin.Tpo -c lazy-expunge-plugin.c -fPIC -DPIC -o .libs/lazy-expunge-plugin.o >In file included from lazy-expunge-plugin.c:12: >./lazy-expunge-plugin.h:1:9: warning: 'LAZY_EXPUNGE_PLUGIN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] >#ifndef LAZY_EXPUNGE_PLUGIN_H > ^~~~~~~~~~~~~~~~~~~~~ >./lazy-expunge-plugin.h:2:9: note: 'TLAZY_EXPUNGE_PLUGIN_H' is defined here; did you mean 'LAZY_EXPUNGE_PLUGIN_H'? >#define TLAZY_EXPUNGE_PLUGIN_H > ^~~~~~~~~~~~~~~~~~~~~~ > LAZY_EXPUNGE_PLUGIN_H >1 warning generated. >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/lib-imap -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lazy-expunge-plugin.lo -MD -MP -MF .deps/lazy-expunge-plugin.Tpo -c lazy-expunge-plugin.c -o lazy-expunge-plugin.o >/dev/null 2>&1 >mv -f .deps/lazy-expunge-plugin.Tpo .deps/lazy-expunge-plugin.Plo >--- lib02_lazy_expunge_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib02_lazy_expunge_plugin.la -rpath /usr/local/lib/dovecot lazy-expunge-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/lazy-expunge-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib02_lazy_expunge_plugin.so -o .libs/lib02_lazy_expunge_plugin.so >libtool: link: ar cru .libs/lib02_lazy_expunge_plugin.a lazy-expunge-plugin.o >libtool: link: ranlib .libs/lib02_lazy_expunge_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib02_lazy_expunge_plugin.la" && ln -s "../lib02_lazy_expunge_plugin.la" "lib02_lazy_expunge_plugin.la" ) >Making all in listescape >--- listescape-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT listescape-plugin.lo -MD -MP -MF .deps/listescape-plugin.Tpo -c -o listescape-plugin.lo listescape-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT listescape-plugin.lo -MD -MP -MF .deps/listescape-plugin.Tpo -c listescape-plugin.c -fPIC -DPIC -o .libs/listescape-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT listescape-plugin.lo -MD -MP -MF .deps/listescape-plugin.Tpo -c listescape-plugin.c -o listescape-plugin.o >/dev/null 2>&1 >mv -f .deps/listescape-plugin.Tpo .deps/listescape-plugin.Plo >--- lib20_listescape_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_listescape_plugin.la -rpath /usr/local/lib/dovecot listescape-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/listescape-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_listescape_plugin.so -o .libs/lib20_listescape_plugin.so >libtool: link: ar cru .libs/lib20_listescape_plugin.a listescape-plugin.o >libtool: link: ranlib .libs/lib20_listescape_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_listescape_plugin.la" && ln -s "../lib20_listescape_plugin.la" "lib20_listescape_plugin.la" ) >Making all in mail-log >--- mail-log-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-log-plugin.lo -MD -MP -MF .deps/mail-log-plugin.Tpo -c -o mail-log-plugin.lo mail-log-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-log-plugin.lo -MD -MP -MF .deps/mail-log-plugin.Tpo -c mail-log-plugin.c -fPIC -DPIC -o .libs/mail-log-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-log-plugin.lo -MD -MP -MF .deps/mail-log-plugin.Tpo -c mail-log-plugin.c -o mail-log-plugin.o >/dev/null 2>&1 >mv -f .deps/mail-log-plugin.Tpo .deps/mail-log-plugin.Plo >--- lib20_mail_log_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_mail_log_plugin.la -rpath /usr/local/lib/dovecot mail-log-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/mail-log-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_mail_log_plugin.so -o .libs/lib20_mail_log_plugin.so >libtool: link: ar cru .libs/lib20_mail_log_plugin.a mail-log-plugin.o >libtool: link: ranlib .libs/lib20_mail_log_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_mail_log_plugin.la" && ln -s "../lib20_mail_log_plugin.la" "lib20_mail_log_plugin.la" ) >Making all in mbox-snarf >--- mbox-snarf-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-snarf-plugin.lo -MD -MP -MF .deps/mbox-snarf-plugin.Tpo -c -o mbox-snarf-plugin.lo mbox-snarf-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-snarf-plugin.lo -MD -MP -MF .deps/mbox-snarf-plugin.Tpo -c mbox-snarf-plugin.c -fPIC -DPIC -o .libs/mbox-snarf-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-snarf-plugin.lo -MD -MP -MF .deps/mbox-snarf-plugin.Tpo -c mbox-snarf-plugin.c -o mbox-snarf-plugin.o >/dev/null 2>&1 >mv -f .deps/mbox-snarf-plugin.Tpo .deps/mbox-snarf-plugin.Plo >--- lib20_mbox_snarf_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_mbox_snarf_plugin.la -rpath /usr/local/lib/dovecot mbox-snarf-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/mbox-snarf-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_mbox_snarf_plugin.so -o .libs/lib20_mbox_snarf_plugin.so >libtool: link: ar cru .libs/lib20_mbox_snarf_plugin.a mbox-snarf-plugin.o >libtool: link: ranlib .libs/lib20_mbox_snarf_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_mbox_snarf_plugin.la" && ln -s "../lib20_mbox_snarf_plugin.la" "lib20_mbox_snarf_plugin.la" ) >Making all in quota >--- quota.lo --- >--- quota-count.lo --- >--- quota.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota.lo -MD -MP -MF .deps/quota.Tpo -c -o quota.lo quota.c >--- quota-count.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-count.lo -MD -MP -MF .deps/quota-count.Tpo -c -o quota-count.lo quota-count.c >--- quota.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota.lo -MD -MP -MF .deps/quota.Tpo -c quota.c -fPIC -DPIC -o .libs/quota.o >--- quota-count.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-count.lo -MD -MP -MF .deps/quota-count.Tpo -c quota-count.c -fPIC -DPIC -o .libs/quota-count.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-count.lo -MD -MP -MF .deps/quota-count.Tpo -c quota-count.c -o quota-count.o >/dev/null 2>&1 >mv -f .deps/quota-count.Tpo .deps/quota-count.Plo >--- quota-dict.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dict.lo -MD -MP -MF .deps/quota-dict.Tpo -c -o quota-dict.lo quota-dict.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dict.lo -MD -MP -MF .deps/quota-dict.Tpo -c quota-dict.c -fPIC -DPIC -o .libs/quota-dict.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dict.lo -MD -MP -MF .deps/quota-dict.Tpo -c quota-dict.c -o quota-dict.o >/dev/null 2>&1 >--- quota.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota.lo -MD -MP -MF .deps/quota.Tpo -c quota.c -o quota.o >/dev/null 2>&1 >--- quota-dict.lo --- >mv -f .deps/quota-dict.Tpo .deps/quota-dict.Plo >--- quota-dirsize.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dirsize.lo -MD -MP -MF .deps/quota-dirsize.Tpo -c -o quota-dirsize.lo quota-dirsize.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dirsize.lo -MD -MP -MF .deps/quota-dirsize.Tpo -c quota-dirsize.c -fPIC -DPIC -o .libs/quota-dirsize.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dirsize.lo -MD -MP -MF .deps/quota-dirsize.Tpo -c quota-dirsize.c -o quota-dirsize.o >/dev/null 2>&1 >mv -f .deps/quota-dirsize.Tpo .deps/quota-dirsize.Plo >--- quota-maildir.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-maildir.lo -MD -MP -MF .deps/quota-maildir.Tpo -c -o quota-maildir.lo quota-maildir.c >--- quota.lo --- >mv -f .deps/quota.Tpo .deps/quota.Plo >--- quota-maildir.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-maildir.lo -MD -MP -MF .deps/quota-maildir.Tpo -c quota-maildir.c -fPIC -DPIC -o .libs/quota-maildir.o >--- quota-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-plugin.lo -MD -MP -MF .deps/quota-plugin.Tpo -c -o quota-plugin.lo quota-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-plugin.lo -MD -MP -MF .deps/quota-plugin.Tpo -c quota-plugin.c -fPIC -DPIC -o .libs/quota-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-plugin.lo -MD -MP -MF .deps/quota-plugin.Tpo -c quota-plugin.c -o quota-plugin.o >/dev/null 2>&1 >mv -f .deps/quota-plugin.Tpo .deps/quota-plugin.Plo >--- quota-storage.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-storage.lo -MD -MP -MF .deps/quota-storage.Tpo -c -o quota-storage.lo quota-storage.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-storage.lo -MD -MP -MF .deps/quota-storage.Tpo -c quota-storage.c -fPIC -DPIC -o .libs/quota-storage.o >--- quota-maildir.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-maildir.lo -MD -MP -MF .deps/quota-maildir.Tpo -c quota-maildir.c -o quota-maildir.o >/dev/null 2>&1 >--- quota-storage.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-storage.lo -MD -MP -MF .deps/quota-storage.Tpo -c quota-storage.c -o quota-storage.o >/dev/null 2>&1 >mv -f .deps/quota-storage.Tpo .deps/quota-storage.Plo >--- rquota_xdr.c --- >if [ "../../.." != "../../.." ]; then cp ./rquota.x ../../../src/plugins/quota/; fi; (echo '#include "lib.h"'; echo '#include <rpc/rpc.h>'; rpcgen -c ../../../src/plugins/quota/rquota.x | sed -e 's/IXDR_PUT/(void)IXDR_PUT/g' -e 's,/usr/include/rpcsvc/rquota.h,rquota.h,' -e 's/int32_t \*buf/int32_t *buf ATTR_UNUSED/' -e 's/^static char rcsid.*//' ) > rquota_xdr.c >--- rquota.h --- >rpcgen -h ./rquota.x > rquota.h >--- quota-maildir.lo --- >mv -f .deps/quota-maildir.Tpo .deps/quota-maildir.Plo >--- rquota_xdr.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c -o rquota_xdr.lo rquota_xdr.c >--- quota-fs.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo -c -o quota-fs.lo quota-fs.c >--- rquota_xdr.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c rquota_xdr.c -fPIC -DPIC -o .libs/rquota_xdr.o >--- quota-fs.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo -c quota-fs.c -fPIC -DPIC -o .libs/quota-fs.o >--- rquota_xdr.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c rquota_xdr.c -o rquota_xdr.o >/dev/null 2>&1 >mv -f .deps/rquota_xdr.Tpo .deps/rquota_xdr.Plo >--- quota-fs.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo -c quota-fs.c -o quota-fs.o >/dev/null 2>&1 >mv -f .deps/quota-fs.Tpo .deps/quota-fs.Plo >--- lib10_quota_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib10_quota_plugin.la -rpath /usr/local/lib/dovecot quota.lo quota-count.lo quota-fs.lo quota-dict.lo quota-dirsize.lo quota-maildir.lo quota-plugin.lo quota-storage.lo rquota_xdr.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o .libs/quota-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/rquota_xdr.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib10_quota_plugin.so -o .libs/lib10_quota_plugin.so >libtool: link: ar cru .libs/lib10_quota_plugin.a quota.o quota-count.o quota-fs.o quota-dict.o quota-dirsize.o quota-maildir.o quota-plugin.o quota-storage.o rquota_xdr.o >libtool: link: ranlib .libs/lib10_quota_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s "../lib10_quota_plugin.la" "lib10_quota_plugin.la" ) >Making all in imap-quota >--- imap-quota-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quota-plugin.lo -MD -MP -MF .deps/imap-quota-plugin.Tpo -c -o imap-quota-plugin.lo imap-quota-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quota-plugin.lo -MD -MP -MF .deps/imap-quota-plugin.Tpo -c imap-quota-plugin.c -fPIC -DPIC -o .libs/imap-quota-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quota-plugin.lo -MD -MP -MF .deps/imap-quota-plugin.Tpo -c imap-quota-plugin.c -o imap-quota-plugin.o >/dev/null 2>&1 >mv -f .deps/imap-quota-plugin.Tpo .deps/imap-quota-plugin.Plo >--- lib11_imap_quota_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib11_imap_quota_plugin.la -rpath /usr/local/lib/dovecot/imap imap-quota-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/imap-quota-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib11_imap_quota_plugin.so -o .libs/lib11_imap_quota_plugin.so >libtool: link: ar cru .libs/lib11_imap_quota_plugin.a imap-quota-plugin.o >libtool: link: ranlib .libs/lib11_imap_quota_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib11_imap_quota_plugin.la" && ln -s "../lib11_imap_quota_plugin.la" "lib11_imap_quota_plugin.la" ) >Making all in trash >--- trash-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT trash-plugin.lo -MD -MP -MF .deps/trash-plugin.Tpo -c -o trash-plugin.lo trash-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT trash-plugin.lo -MD -MP -MF .deps/trash-plugin.Tpo -c trash-plugin.c -fPIC -DPIC -o .libs/trash-plugin.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/quota -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT trash-plugin.lo -MD -MP -MF .deps/trash-plugin.Tpo -c trash-plugin.c -o trash-plugin.o >/dev/null 2>&1 >mv -f .deps/trash-plugin.Tpo .deps/trash-plugin.Plo >--- lib11_trash_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib11_trash_plugin.la -rpath /usr/local/lib/dovecot trash-plugin.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/trash-plugin.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib11_trash_plugin.so -o .libs/lib11_trash_plugin.so >libtool: link: ar cru .libs/lib11_trash_plugin.a trash-plugin.o >libtool: link: ranlib .libs/lib11_trash_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib11_trash_plugin.la" && ln -s "../lib11_trash_plugin.la" "lib11_trash_plugin.la" ) >Making all in virtual >--- virtual-config.lo --- >--- virtual-mail.lo --- >--- virtual-config.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-config.lo -MD -MP -MF .deps/virtual-config.Tpo -c -o virtual-config.lo virtual-config.c >--- virtual-mail.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-mail.lo -MD -MP -MF .deps/virtual-mail.Tpo -c -o virtual-mail.lo virtual-mail.c >--- virtual-config.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-config.lo -MD -MP -MF .deps/virtual-config.Tpo -c virtual-config.c -fPIC -DPIC -o .libs/virtual-config.o >--- virtual-mail.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-mail.lo -MD -MP -MF .deps/virtual-mail.Tpo -c virtual-mail.c -fPIC -DPIC -o .libs/virtual-mail.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-mail.lo -MD -MP -MF .deps/virtual-mail.Tpo -c virtual-mail.c -o virtual-mail.o >/dev/null 2>&1 >--- virtual-config.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-config.lo -MD -MP -MF .deps/virtual-config.Tpo -c virtual-config.c -o virtual-config.o >/dev/null 2>&1 >--- virtual-mail.lo --- >mv -f .deps/virtual-mail.Tpo .deps/virtual-mail.Plo >--- virtual-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-plugin.lo -MD -MP -MF .deps/virtual-plugin.Tpo -c -o virtual-plugin.lo virtual-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-plugin.lo -MD -MP -MF .deps/virtual-plugin.Tpo -c virtual-plugin.c -fPIC -DPIC -o .libs/virtual-plugin.o >--- virtual-config.lo --- >mv -f .deps/virtual-config.Tpo .deps/virtual-config.Plo >--- virtual-search.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-search.lo -MD -MP -MF .deps/virtual-search.Tpo -c -o virtual-search.lo virtual-search.c >--- virtual-plugin.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-plugin.lo -MD -MP -MF .deps/virtual-plugin.Tpo -c virtual-plugin.c -o virtual-plugin.o >/dev/null 2>&1 >--- virtual-search.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-search.lo -MD -MP -MF .deps/virtual-search.Tpo -c virtual-search.c -fPIC -DPIC -o .libs/virtual-search.o >--- virtual-plugin.lo --- >mv -f .deps/virtual-plugin.Tpo .deps/virtual-plugin.Plo >--- virtual-storage.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-storage.lo -MD -MP -MF .deps/virtual-storage.Tpo -c -o virtual-storage.lo virtual-storage.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-storage.lo -MD -MP -MF .deps/virtual-storage.Tpo -c virtual-storage.c -fPIC -DPIC -o .libs/virtual-storage.o >--- virtual-search.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-search.lo -MD -MP -MF .deps/virtual-search.Tpo -c virtual-search.c -o virtual-search.o >/dev/null 2>&1 >mv -f .deps/virtual-search.Tpo .deps/virtual-search.Plo >--- virtual-save.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-save.lo -MD -MP -MF .deps/virtual-save.Tpo -c -o virtual-save.lo virtual-save.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-save.lo -MD -MP -MF .deps/virtual-save.Tpo -c virtual-save.c -fPIC -DPIC -o .libs/virtual-save.o >--- virtual-storage.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-storage.lo -MD -MP -MF .deps/virtual-storage.Tpo -c virtual-storage.c -o virtual-storage.o >/dev/null 2>&1 >--- virtual-save.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-save.lo -MD -MP -MF .deps/virtual-save.Tpo -c virtual-save.c -o virtual-save.o >/dev/null 2>&1 >mv -f .deps/virtual-save.Tpo .deps/virtual-save.Plo >--- virtual-sync.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-sync.lo -MD -MP -MF .deps/virtual-sync.Tpo -c -o virtual-sync.lo virtual-sync.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-sync.lo -MD -MP -MF .deps/virtual-sync.Tpo -c virtual-sync.c -fPIC -DPIC -o .libs/virtual-sync.o >--- virtual-storage.lo --- >mv -f .deps/virtual-storage.Tpo .deps/virtual-storage.Plo >--- virtual-transaction.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-transaction.lo -MD -MP -MF .deps/virtual-transaction.Tpo -c -o virtual-transaction.lo virtual-transaction.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-transaction.lo -MD -MP -MF .deps/virtual-transaction.Tpo -c virtual-transaction.c -fPIC -DPIC -o .libs/virtual-transaction.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-transaction.lo -MD -MP -MF .deps/virtual-transaction.Tpo -c virtual-transaction.c -o virtual-transaction.o >/dev/null 2>&1 >mv -f .deps/virtual-transaction.Tpo .deps/virtual-transaction.Plo >--- virtual-sync.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT virtual-sync.lo -MD -MP -MF .deps/virtual-sync.Tpo -c virtual-sync.c -o virtual-sync.o >/dev/null 2>&1 >mv -f .deps/virtual-sync.Tpo .deps/virtual-sync.Plo >--- lib20_virtual_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_virtual_plugin.la -rpath /usr/local/lib/dovecot virtual-config.lo virtual-mail.lo virtual-plugin.lo virtual-search.lo virtual-storage.lo virtual-save.lo virtual-sync.lo virtual-transaction.lo -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/virtual-config.o .libs/virtual-mail.o .libs/virtual-plugin.o .libs/virtual-search.o .libs/virtual-storage.o .libs/virtual-save.o .libs/virtual-sync.o .libs/virtual-transaction.o -L/usr/local/lib -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_virtual_plugin.so -o .libs/lib20_virtual_plugin.so >libtool: link: ar cru .libs/lib20_virtual_plugin.a virtual-config.o virtual-mail.o virtual-plugin.o virtual-search.o virtual-storage.o virtual-save.o virtual-sync.o virtual-transaction.o >libtool: link: ranlib .libs/lib20_virtual_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_virtual_plugin.la" && ln -s "../lib20_virtual_plugin.la" "lib20_virtual_plugin.la" ) >Making all in zlib >--- istream-bzlib.lo --- >--- istream-zlib.lo --- >--- istream-bzlib.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-bzlib.lo -MD -MP -MF .deps/istream-bzlib.Tpo -c -o istream-bzlib.lo istream-bzlib.c >--- istream-zlib.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-zlib.lo -MD -MP -MF .deps/istream-zlib.Tpo -c -o istream-zlib.lo istream-zlib.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-zlib.lo -MD -MP -MF .deps/istream-zlib.Tpo -c istream-zlib.c -fPIC -DPIC -o .libs/istream-zlib.o >--- istream-bzlib.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-bzlib.lo -MD -MP -MF .deps/istream-bzlib.Tpo -c istream-bzlib.c -fPIC -DPIC -o .libs/istream-bzlib.o >--- istream-zlib.lo --- >istream-zlib.c:45:11: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] > gzclose(zstream->file); > ^~~~~~~~~~~~~ > * >/usr/include/zlib.h:1511:43: note: passing argument to parameter 'file' here >ZEXTERN int ZEXPORT gzclose OF((gzFile file)); > ^ >/usr/include/zconf.h:267:23: note: expanded from macro 'OF' ># define OF(args) args > ^ >--- istream-bzlib.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-bzlib.lo -MD -MP -MF .deps/istream-bzlib.Tpo -c istream-bzlib.c -o istream-bzlib.o >/dev/null 2>&1 >--- istream-zlib.lo --- >istream-zlib.c:93:22: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] > ret = gzread(zstream->file, stream->w_buffer + stream->pos, > ^~~~~~~~~~~~~ > * >/usr/include/zlib.h:1313:39: note: passing argument to parameter 'file' here >ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); > ^ >/usr/include/zconf.h:267:23: note: expanded from macro 'OF' ># define OF(args) args > ^ >istream-zlib.c:104:20: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] > errstr = gzerror(zstream->file, &errnum); > ^~~~~~~~~~~~~ > * >/usr/include/zlib.h:1536:49: note: passing argument to parameter 'file' here >ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); > ^ >/usr/include/zconf.h:267:23: note: expanded from macro 'OF' ># define OF(args) args > ^ >istream-zlib.c:151:10: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] > gzseek(zstream->file, v_offset, SEEK_SET); > ^~~~~~~~~~~~~ > * >/usr/include/zlib.h:1726:45: note: passing argument to parameter here > ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); > ^ >/usr/include/zconf.h:267:23: note: expanded from macro 'OF' ># define OF(args) args > ^ >istream-zlib.c:238:16: warning: incompatible pointer types assigning to 'gzFile *' (aka 'struct gzFile_s **') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] > zstream->file = gzdopen(fd, "r"); > ^ ~~~~~~~~~~~~~~~~ >5 warnings generated. >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-zlib.lo -MD -MP -MF .deps/istream-zlib.Tpo -c istream-zlib.c -o istream-zlib.o >/dev/null 2>&1 >--- istream-bzlib.lo --- >mv -f .deps/istream-bzlib.Tpo .deps/istream-bzlib.Plo >--- zlib-plugin.lo --- >/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT zlib-plugin.lo -MD -MP -MF .deps/zlib-plugin.Tpo -c -o zlib-plugin.lo zlib-plugin.c >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT zlib-plugin.lo -MD -MP -MF .deps/zlib-plugin.Tpo -c zlib-plugin.c -fPIC -DPIC -o .libs/zlib-plugin.o >--- istream-zlib.lo --- >mv -f .deps/istream-zlib.Tpo .deps/istream-zlib.Plo >--- zlib-plugin.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT zlib-plugin.lo -MD -MP -MF .deps/zlib-plugin.Tpo -c zlib-plugin.c -o zlib-plugin.o >/dev/null 2>&1 >mv -f .deps/zlib-plugin.Tpo .deps/zlib-plugin.Plo >--- lib20_zlib_plugin.la --- >/bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lib20_zlib_plugin.la -rpath /usr/local/lib/dovecot istream-bzlib.lo istream-zlib.lo zlib-plugin.lo -lz -lbz2 -lrt >libtool: link: cc -shared -fPIC -DPIC .libs/istream-bzlib.o .libs/istream-zlib.o .libs/zlib-plugin.o -L/usr/local/lib -lz -lbz2 -lrt -O2 -fstack-protector -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -Wl,-soname -Wl,lib20_zlib_plugin.so -o .libs/lib20_zlib_plugin.so >libtool: link: ar cru .libs/lib20_zlib_plugin.a istream-bzlib.o istream-zlib.o zlib-plugin.o >libtool: link: ranlib .libs/lib20_zlib_plugin.a >libtool: link: ( cd ".libs" && rm -f "lib20_zlib_plugin.la" && ln -s "../lib20_zlib_plugin.la" "lib20_zlib_plugin.la" ) >Making all in doc >--- all-recursive --- >Making all in wiki >--- dovecot-config --- >cat dovecot-config.in | sed -e "s|^moduledir=|moduledir=/usr/local/lib/dovecot|" -e "s|^dovecot_incdir=|dovecot_incdir=/usr/local/include/dovecot|" > dovecot-config >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> dovecot-1.2.17_5 depends on file: /usr/local/lib/libcrypto.so.32 - found >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for dovecot-1.2.17_5 >===> dovecot-1.2.17_5 depends on file: /usr/local/lib/libcrypto.so.32 - found >===> dovecot-1.2.17_5 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2.10.3) >===> Generating temporary packing list >===> Creating users and/or groups. >Making install in src >Making install in lib >/usr/bin/make install-am >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-dict >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-sql >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-ntlm >Making install in lib-otp >Making install in lib-settings >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-charset >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-mail >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-imap >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-index >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-storage >Making install in list >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in index >Making install in maildir >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in mbox >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in dbox >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in cydir >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in raw >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in shared >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in register >/usr/bin/make install-am >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in lib-auth >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in auth >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 dovecot-auth checkpassword-reply '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s dovecot-auth /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/dovecot-auth >libtool: install: install -o root -g wheel -m 555 -s checkpassword-reply /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/checkpassword-reply >test -z "/usr/local/lib/dovecot/auth" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/auth" >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in dict >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 dict '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s dict /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/dict >Making install in master >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 ssl-build-param '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s ssl-build-param /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/ssl-build-param >test -z "/usr/local/sbin" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/sbin" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 dovecot '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/sbin' >libtool: install: install -o root -g wheel -m 555 -s dovecot /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/sbin/dovecot >Making install in login-common >Making install in imap-login >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 imap-login '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s imap-login /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/imap-login >Making install in imap >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 imap '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s imap /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/imap >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in pop3-login >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 pop3-login '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s pop3-login /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/pop3-login >Making install in pop3 >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 pop3 '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s pop3 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/pop3 >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in deliver >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 deliver '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s deliver /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/deliver >test -z "" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage" >Making install in tests >Making install in util >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 authtest rawlog gdbhelper idxview imap-utf7 listview logview maildirlock threadview '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s authtest /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/authtest >libtool: install: install -o root -g wheel -m 555 -s rawlog /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/rawlog >libtool: install: install -o root -g wheel -m 555 -s gdbhelper /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/gdbhelper >libtool: install: install -o root -g wheel -m 555 -s idxview /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/idxview >libtool: install: install -o root -g wheel -m 555 -s imap-utf7 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/imap-utf7 >libtool: install: install -o root -g wheel -m 555 -s listview /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/listview >libtool: install: install -o root -g wheel -m 555 -s logview /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/logview >libtool: install: install -o root -g wheel -m 555 -s maildirlock /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/maildirlock >libtool: install: install -o root -g wheel -m 555 -s threadview /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/threadview >test -z "/usr/local/sbin" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/sbin" > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 dovecotpw '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/sbin' >libtool: install: install -o root -g wheel -m 555 -s dovecotpw /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/sbin/dovecotpw >Making install in plugins >Making install in acl >for d in imap lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib01_acl_plugin.so; ln -s ../lib01_acl_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib01_acl_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib01_acl_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib01_acl_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib01_acl_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib01_acl_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib01_acl_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib01_acl_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib01_acl_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib01_acl_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in imap-acl >test -z "/usr/local/lib/dovecot/imap" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib02_imap_acl_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib02_imap_acl_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib02_imap_acl_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib02_imap_acl_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot/imap' >Making install in autocreate >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_autocreate_plugin.so; ln -s ../lib20_autocreate_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_autocreate_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_autocreate_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_autocreate_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_autocreate_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_autocreate_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_autocreate_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_autocreate_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_autocreate_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_autocreate_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in convert >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_convert_plugin.so; ln -s ../lib20_convert_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../../libtool --mode=install install -s -o root -g wheel -m 555 convert-tool '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s convert-tool /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/convert-tool >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_convert_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_convert_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_convert_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_convert_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_convert_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_convert_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_convert_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_convert_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_convert_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in expire >/bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/pop3 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lda >for d in imap pop3 lda; do rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_expire_plugin.so; ln -s ../lib20_expire_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/libexec/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot" > /bin/sh ../../../libtool --mode=install install -s -o root -g wheel -m 555 expire-tool '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot' >libtool: install: install -o root -g wheel -m 555 -s expire-tool /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/libexec/dovecot/expire-tool >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_expire_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_expire_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_expire_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_expire_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_expire_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_expire_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_expire_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_expire_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_expire_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in fts >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_fts_plugin.so; ln -s ../lib20_fts_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_fts_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_fts_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_fts_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_fts_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_fts_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_fts_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_fts_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_fts_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_fts_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in fts-squat >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib21_fts_squat_plugin.so; ln -s ../lib21_fts_squat_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib21_fts_squat_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib21_fts_squat_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib21_fts_squat_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib21_fts_squat_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib21_fts_squat_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib21_fts_squat_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib21_fts_squat_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib21_fts_squat_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib21_fts_squat_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in lazy-expunge >for d in imap pop3; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib02_lazy_expunge_plugin.so; ln -s ../lib02_lazy_expunge_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib02_lazy_expunge_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib02_lazy_expunge_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib02_lazy_expunge_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib02_lazy_expunge_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib02_lazy_expunge_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib02_lazy_expunge_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib02_lazy_expunge_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib02_lazy_expunge_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib02_lazy_expunge_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in listescape >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_listescape_plugin.so; ln -s ../lib20_listescape_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_listescape_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_listescape_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_listescape_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_listescape_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_listescape_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_listescape_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_listescape_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_listescape_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_listescape_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in mail-log >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_mail_log_plugin.so; ln -s ../lib20_mail_log_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_mail_log_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_mail_log_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mail_log_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_mail_log_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mail_log_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_mail_log_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mail_log_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mail_log_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mail_log_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in mbox-snarf >for d in imap pop3; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_mbox_snarf_plugin.so; ln -s ../lib20_mbox_snarf_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_mbox_snarf_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_mbox_snarf_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mbox_snarf_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_mbox_snarf_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mbox_snarf_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_mbox_snarf_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mbox_snarf_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mbox_snarf_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_mbox_snarf_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in quota >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib10_quota_plugin.so; ln -s ../lib10_quota_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib10_quota_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib10_quota_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib10_quota_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib10_quota_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib10_quota_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib10_quota_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib10_quota_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib10_quota_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib10_quota_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in imap-quota >test -z "/usr/local/lib/dovecot/imap" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib11_imap_quota_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib11_imap_quota_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib11_imap_quota_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib11_imap_quota_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib11_imap_quota_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib11_imap_quota_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib11_imap_quota_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib11_imap_quota_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/imap/lib11_imap_quota_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot/imap' >Making install in trash >for d in imap lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib11_trash_plugin.so; ln -s ../lib11_trash_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib11_trash_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib11_trash_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib11_trash_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib11_trash_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib11_trash_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib11_trash_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib11_trash_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib11_trash_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib11_trash_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in virtual >for d in imap pop3 lda; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_virtual_plugin.so; ln -s ../lib20_virtual_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_virtual_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_virtual_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_virtual_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_virtual_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_virtual_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_virtual_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_virtual_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_virtual_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_virtual_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in zlib >for d in imap pop3; do /bin/mkdir -p /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; rm -f /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d/lib20_zlib_plugin.so; ln -s ../lib20_zlib_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/$d; done >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g wheel lib20_zlib_plugin.la '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_zlib_plugin.so /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_zlib_plugin.so >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_zlib_plugin.lai /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_zlib_plugin.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/lib20_zlib_plugin.a /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_zlib_plugin.a >libtool: install: chmod 644 /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_zlib_plugin.a >libtool: install: ranlib /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot/lib20_zlib_plugin.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib/dovecot' >Making install in doc >Making install in wiki >test -z "/usr/local/share/doc/dovecot/wiki" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot/wiki" > install -o root -g wheel -m 0644 ACL.txt AixPluginsSupport.txt AuthDatabase.CheckPassword.txt AuthDatabase.LDAP.AuthBinds.txt AuthDatabase.LDAP.PasswordLookups.txt AuthDatabase.LDAP.txt AuthDatabase.LDAP.Userdb.txt AuthDatabase.PasswdFile.txt AuthDatabase.Passwd.txt AuthDatabase.SQL.txt AuthDatabase.txt AuthDatabase.VPopMail.txt Authentication.Caching.txt Authentication.Kerberos.txt Authentication.MasterUsers.txt Authentication.Mechanisms.DigestMD5.txt Authentication.Mechanisms.NTLM.txt Authentication.Mechanisms.txt Authentication.Mechanisms.Winbind.txt Authentication.MultipleDatabases.txt Authentication.PasswordSchemes.txt Authentication.RestrictAccess.txt Authentication.txt BasicConfiguration.txt Chrooting.txt Clients.NegativeUIDs.txt Clients.txt CommandLine.txt CompilingSource.txt Debugging.Authentication.txt Debugging.ProcessTracing.txt Debugging.Rawlog.txt Debugging.Thunderbird.txt Design.Arrays.txt Design.AuthProcess.txt Design.Buffers.txt Design.Indexes.Cache.txt Design.Indexes.MailIndexApi.txt Design.Indexes.MainIndex.txt Design.Indexes.TransactionLog.txt '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot/wiki' > install -o root -g wheel -m 0644 Design.Indexes.txt Design.InputStreams.txt Design.MailProcess.txt Design.Memory.txt Design.OutputStreams.txt Design.Plugins.txt Design.Processes.txt Design.Storage.ErrorHandling.txt Design.Storage.MailboxList.txt Design.Storage.Mailbox.Save.txt Design.Storage.Mailbox.Search.txt Design.Storage.Mailbox.Sync.txt Design.Storage.Mailbox.Transaction.txt Design.Storage.Mailbox.txt Design.Storage.MailNamespace.txt Design.Storage.MailStorage.txt Design.Storage.Mail.txt Design.Storage.MailUser.txt Design.Storage.Plugins.txt Design.Strings.txt Design.txt DomainLost.txt FindMailLocation.txt FinishBasicConfiguration.txt HowTo.EximAndDovecotSASL.txt HowTo.PopBSMTPAndDovecot.txt HowTo.PopRelay.txt HowTo.PostfixAndDovecotSASL.txt HowTo.Rootless.txt HowTo.SimpleVirtualInstall.txt HowTo.txt IndexFiles.txt InetdInstall.txt Iptables.txt LDA.Exim.txt LDA.Indexing.txt LDA.Postfix.txt LDA.Qmail.txt LDA.Sendmail.txt LDA.Sieve.CMU.txt '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot/wiki' > install -o root -g wheel -m 0644 LDA.Sieve.Dovecot.txt LDA.Sieve.txt LDA.txt Logging.txt LoginProcess.txt MailboxFormat.Cydir.txt MailboxFormat.dbox.txt MailboxFormat.Maildir.txt MailboxFormat.mailstore.txt MailboxFormat.mbox.txt MailboxFormat.mbx.txt MailboxFormat.MH.txt MailboxFormat.txt maildrop.txt MailLocation.LocalDisk.txt MailLocation.Maildir.txt MailLocation.Mbox.txt MailLocation.SharedDisk.txt MailLocation.txt ManageSieve.Clients.txt ManageSieve.Configuration.txt ManageSieve.Install.1.0.txt ManageSieve.Install.txt ManageSieve.Troubleshooting.txt ManageSieve.txt MboxLocking.txt MboxProblems.txt MDA.txt Migration.BincIMAP.txt Migration.Courier.txt Migration.Cyrus.txt Migration.Linuxconf.txt Migration.MailFormat.txt Migration.Teapop.txt Migration.txt Migration.UW.txt Migration.Vm-pop3d.txt MissingMailboxes.txt MTA.txt mutt.txt '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot/wiki' > install -o root -g wheel -m 0644 Namespaces.txt NFS.txt OSCompatibility.txt PasswordDatabase.BSDAuth.txt PasswordDatabase.ExtraFields.AllowNets.txt PasswordDatabase.ExtraFields.Host.txt PasswordDatabase.ExtraFields.NoDelay.txt PasswordDatabase.ExtraFields.NoLogin.txt PasswordDatabase.ExtraFields.Proxy.txt PasswordDatabase.ExtraFields.txt PasswordDatabase.ExtraFields.User.txt PasswordDatabase.PAM.txt PasswordDatabase.Shadow.txt PasswordDatabase.txt PerformanceTuning.txt Plugins.Autocreate.txt Plugins.Convert.txt Plugins.Expire.txt Plugins.FTS.Lucene.txt Plugins.FTS.Solr.txt Plugins.FTS.Squat.txt Plugins.FTS.txt Plugins.Lazyexpunge.txt Plugins.Listescape.txt Plugins.MailLog.txt Plugins.MboxSnarf.txt Plugins.Trash.txt Plugins.txt Plugins.Virtual.txt Plugins.Zlib.txt POP3Server.txt PostLoginScripting.txt PreAuth.txt QuickConfiguration.txt Quota.1.1.txt Quota.Dict.txt Quota.Dirsize.txt Quota.FS.txt Quota.Maildir.txt Quota.txt '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot/wiki' > install -o root -g wheel -m 0644 RunningDovecot.txt Sasl.txt SecurityTuning.txt SharedMailboxes.Permissions.txt SharedMailboxes.Public.txt SharedMailboxes.Shared.txt SharedMailboxes.Symlinks.txt SharedMailboxes.txt SSL.CertificateClientImporting.txt SSL.CertificateCreation.txt SSL.DovecotConfiguration.txt SSL.txt SystemUsers.txt TestInstallation.txt TestPop3Installation.txt TimeMovedBackwards.txt Upgrading.1.0.txt Upgrading.1.1.txt Upgrading.1.2.txt Upgrading.txt UserDatabase.ExtraFields.txt UserDatabase.NSS.txt UserDatabase.Prefetch.txt UserDatabase.Static.txt UserDatabase.txt UserIds.txt uw2dovecot.sh.txt Variables.txt VirtualUsers.Home.txt VirtualUsers.txt WhyDoesItNotWork.txt '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot/wiki' >test -z "/usr/local/share/examples/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot" > install -o root -g wheel -m 0644 dovecot-db.conf dovecot-dict-sql.conf dovecot-ldap.conf dovecot-sql.conf '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot' >test -z "/usr/local/share/doc/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot" > install -o root -g wheel -m 0644 auth-protocol.txt documentation.txt securecoding.txt thread-refs.txt '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot' >test -z "/usr/local/lib/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/dovecot" >test -z "/usr/local/share/examples/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot" > install -o root -g wheel -m 0644 dovecot.conf '/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot' >test -z "/usr/local/include/dovecot" || /bin/mkdir -p "/wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/include/dovecot" >/usr/bin/find /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/lib/ -name \*.so | /usr/bin/xargs strip >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/dovecot.conf /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/doc/dovecot-db.conf /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/doc/dovecot-dict-sql.conf /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/doc/dovecot-ldap.conf /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/doc/dovecot-sql.conf /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/doc/dovecot-openssl.cnf /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot >install -o root -g wheel -m 555 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/doc/mkcert.sh /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/examples/dovecot >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/AUTHORS /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/COPYING /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/COPYING.LGPL /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/COPYING.MIT /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/INSTALL /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/NEWS /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/TODO /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/README /wrkdirs/usr/ports/mail/dovecot/work/dovecot-1.2.17/README.managesieve /wrkdirs/usr/ports/mail/dovecot/work/stage/usr/local/share/doc/dovecot >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >===> Installing ldconfig configuration file >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for dovecot-1.2.17_5 >/usr/local/lib/libldap-2.4.so.2.10.3 >/usr/local/lib/libcrypto.so.32.0.0 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for dovecot-1.2.17_5 >===> dovecot-1.2.17_5 depends on file: /usr/local/lib/libcrypto.so.32 - found >===> dovecot-1.2.17_5 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2.10.3) >===> Checking if dovecot already installed >/usr/local/lib/libldap-2.4.so.2.10.3 >/usr/local/lib/libcrypto.so.32.0.0 >===> Registering installation for dovecot-1.2.17_5 >[101amd64-default] Installing dovecot-1.2.17_5... >===> Creating users and/or groups. >Creating group 'dovecot' with gid '143'. >Creating user 'dovecot' with uid '143'. >--------------------------------------------------------------------- > > You can get basic IMAP and POP3 services running by enabling > dovecot in the /etc/rc.conf file. > > dovecot_enable > (bool) If set to ``YES'', run the dovecot command > at boot time. > > In the basic configuration Dovecot will authenticate users against > the system's passwd file and use the default /var/mail/$USER mbox > files. > > dovecot_config > (str) Path to dovecot configuration file(s). > Default /usr/local/etc/dovecot.conf. > > To start multiple instances of dovecot set dovecot_config to > a space separated list of configuration files. > >--------------------------------------------------------------------- > >===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. >/usr/local/libexec/dovecot/pop3 >/usr/local/libexec/dovecot/threadview >/usr/local/libexec/dovecot/dict >/usr/local/libexec/dovecot/imap-utf7 >/usr/local/libexec/dovecot/checkpassword-reply >/usr/local/libexec/dovecot/ssl-build-param >/usr/local/libexec/dovecot/expire-tool >/usr/local/libexec/dovecot/gdbhelper >/usr/local/libexec/dovecot/pop3-login >/usr/local/sbin/dovecot >/usr/local/libexec/dovecot/maildirlock >/usr/local/libexec/dovecot/authtest >/usr/local/libexec/dovecot/imap-login >/usr/local/libexec/dovecot/deliver >/usr/local/sbin/dovecotpw >/usr/local/libexec/dovecot/idxview >/usr/local/libexec/dovecot/logview >/usr/local/libexec/dovecot/imap >/usr/local/libexec/dovecot/rawlog >/usr/local/libexec/dovecot/dovecot-auth >/usr/local/libexec/dovecot/convert-tool >/usr/local/libexec/dovecot/listview > > This port has installed the following startup scripts which may cause > these network services to be started at boot time. >/usr/local/etc/rc.d/dovecot > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: >http://www.dovecot.org/ >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libbz2.so.4] > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libcrypt.so.5] > 0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.32] > 0x0000000000000001 (NEEDED) Shared library: [liblber-2.4.so.2] > 0x0000000000000001 (NEEDED) Shared library: [libldap-2.4.so.2] > 0x0000000000000001 (NEEDED) Shared library: [libpam.so.5] > 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libssl.so.32] > 0x0000000000000001 (NEEDED) Shared library: [libz.so.6] >=======================<phase: deinstall >============================ >===> Deinstalling for dovecot >===> Deinstalling dovecot-1.2.17_5 >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > dovecot-1.2.17_5 > >The operation will free 9 MiB. >[101amd64-default] [1/1] Deinstalling dovecot-1.2.17_5... >==> You should manually remove the "dovecot" user. >If you don't intend on reinstalling this port you should manually 'rm -rf /var/db/dovecot' if anything was stored there. >[101amd64-default] [1/1] Deleting files for dovecot-1.2.17_5... done >=========================================================================== >====>> Checking for extra files and directories >[00:03:30] ====>> Installing from package >[101amd64-default] Installing dovecot-1.2.17_5... >===> Creating users and/or groups. >Using existing group 'dovecot'. >Using existing user 'dovecot'. >[101amd64-default] Extracting dovecot-1.2.17_5... done >Message for dovecot-1.2.17_5: > --------------------------------------------------------------------- > > You can get basic IMAP and POP3 services running by enabling > dovecot in the /etc/rc.conf file. > > dovecot_enable > (bool) If set to ``YES'', run the dovecot command > at boot time. > > In the basic configuration Dovecot will authenticate users against > the system's passwd file and use the default /var/mail/$USER mbox > files. > > dovecot_config > (str) Path to dovecot configuration file(s). > Default /usr/local/etc/dovecot.conf. > > To start multiple instances of dovecot set dovecot_config to > a space separated list of configuration files. > >--------------------------------------------------------------------- >[00:03:30] ====>> Cleaning up >===> Cleaning for dovecot-1.2.17_5 >[00:03:32] ====>> Deinstalling package >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > dovecot-1.2.17_5 > >The operation will free 9 MiB. >[101amd64-default] [1/1] Deinstalling dovecot-1.2.17_5... >==> You should manually remove the "dovecot" user. >If you don't intend on reinstalling this port you should manually 'rm -rf /var/db/dovecot' if anything was stored there. >[101amd64-default] [1/1] Deleting files for dovecot-1.2.17_5... done >build of mail/dovecot ended at Sat Mar 7 13:36:44 CET 2015 >build time: 00:03:17
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 198386
:
153953
| 153954