Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i386 --nodeps /builddir/build/SPECS/dovecot.spec'], chrootPath='/var/lib/mock/centos6-rutgers-staging-build-5610-8712/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=488) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i386 --nodeps /builddir/build/SPECS/dovecot.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: opus7.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/dovecot-2.3.0.1-2.ru6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i386 --nodeps /builddir/build/SPECS/dovecot.spec'], chrootPath='/var/lib/mock/centos6-rutgers-staging-build-5610-8712/root'shell=Falseuid=488env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i386 --nodeps /builddir/build/SPECS/dovecot.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J4WQr8 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dovecot-2.3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dovecot-2.3.0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dovecot-2.3.0.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jHnje1 + umask 022 + cd /builddir/build/BUILD + cd dovecot-2.3.0.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking 'INSTALL_DATA=install -c -p -m644' --docdir=/usr/share/doc/dovecot-2.3.0.1 --enable-header-install --disable-static --with-nss --with-shadow --with-pam --with-gssapi=plugin --with-ldap=plugin --with-sql=plugin --with-mysql --with-sqlite --with-zlib --with-sql-drivers --with-libcap --with-db --with-ssl=openssl --with-ssldir=/etc/pki/dovecot --with-notify=none --with-systemdsystemunitdir=/lib/systemd/system/ --with-docs configure: WARNING: unrecognized options: --enable-header-install, --with-sql-drivers, --with-db checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking Whether to enable hardening... yes checking for style of include used by make... GNU checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for i386-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for inline... inline checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-koji-linux-gnu file names to i386-koji-linux-gnu format... func_convert_file_noop checking how to convert i386-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux 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, 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes 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... no checking ufs/ufs/quota.h presence... no checking for ufs/ufs/quota.h... no checking jfs/quota.h usability... no checking jfs/quota.h presence... no checking for jfs/quota.h... no checking quota.h usability... no checking quota.h presence... no checking for 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... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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... yes checking linux/dqblk_xfs.h presence... yes checking for linux/dqblk_xfs.h... yes 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 ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking malloc_np.h usability... no checking malloc_np.h presence... no checking for malloc_np.h... no 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 glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether C compiler handles -pie... yes checking whether C compiler handles -fstack-protector-strong... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -O2 -D_FORTIFY_SOURCE=2... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for linker option to include whole archive... -Wl,--whole-archive checking for library containing inet_aton... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing gethostent... none required checking for library containing fdatasync... none required checking for cap_init in -lcap... yes checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking for arc4random... no checking for fcntl... yes checking for flock... yes checking for lockf... yes checking for inet_aton... yes checking for sigaction... yes checking for getpagesize... yes checking for madvise... yes checking for strcasecmp... yes checking for stricmp... no checking for vsyslog... yes checking for writev... yes checking for pread... yes checking for uname... yes checking for unsetenv... yes checking for setrlimit... yes checking for setproctitle... no checking for seteuid... yes checking for setreuid... yes checking for setegid... yes checking for setresgid... yes checking for getmntinfo... no checking for setpriority... yes checking for quotactl... yes checking for getmntent... yes checking for kqueue... no checking for kevent... no checking for backtrace_symbols... yes checking for walkcontext... no checking for dirfd... yes checking for clearenv... yes checking for malloc_usable_size... yes checking for glob... yes checking for fallocate... yes checking for posix_fadvise... yes checking for getpeereid... no checking for getpeerucred... no checking for inotify_init... yes checking for timegm... yes checking for struct sockpeercred... no checking for library containing clock_gettime... -lrt checking for typeof... yes checking whether we can use epoll... yes checking whether we have glibc... yes checking whether posix_fallocate() works... yes checking whether OS supports plugin dependencies... yes checking size of int... 4 checking size of long... 4 checking size of void *... 4 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... 64 checking for _Bool... yes checking for uoff_t... no checking type of off_t... long long checking whether size_t is signed... no checking type of size_t... unsigned int checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for uintmax_t... yes checking for uint_fast32_t... yes checking for socklen_t... yes checking for /dev/urandom... yes checking for tm_gmtoff... yes checking how large time_t values gmtime() accepts... 32 checking type of time_t... long checking if we can use C99 static in array sizes... yes checking if we can use C99-like flexible array members... yes checking for struct iovec... yes checking whether dev_t is struct... no checking whether RLIMIT_AS exists... yes checking whether RLIMIT_NPROC exists... yes checking whether RLIMIT_CORE exists... yes checking whether PR_SET_DUMPABLE exists... yes checking Linux compatible mremap()... yes 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()... yes checking FreeBSD compatible sendfile()... no checking if unsetenv returns int... yes checking if we should use _XPG6 macro for crypt()... yes checking for crypt... no checking for crypt in -lcrypt... yes checking if struct stat has st_?tim timespec fields... yes checking if struct stat has st_?timespec fields... no checking if statvfs.f_mntfromname exists... no checking if statfs.f_mntfromname exists... no checking if struct dqblk.dqb_curblocks exists... no checking if struct dqblk.dqb_curspace exists... yes checking if 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... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for SSL... yes checking if OpenSSL version is 1.0.1 or newer... true checking if OpenSSL version is 1.0.2 or better... false checking whether SSL_clear_options exists... yes checking whether CRYPTO_set_mem_functions has new style parameters... no checking whether SSL_CTX_set1_curves_list exists... no checking whether SSL_CTX_set_min_proto_version exists... no checking for ERR_remove_thread_state in -lssl... yes checking for OPENSSL_thread_stop in -lssl... no checking for OPENSSL_cleanup in -lssl... no checking for SSL_get_current_compression in -lssl... yes checking for SSL_get_servername in -lssl... yes checking for SSL_COMP_free_compression_methods in -lssl... no checking for RSA_generate_key_ex in -lssl... yes checking for ASN1_STRING_get0_data in -lssl... no checking for HMAC_CTX_new in -lssl... no checking for EVP_MD_CTX_new in -lssl... no checking for OBJ_length in -lssl... no checking for EVP_PKEY_get0_RSA in -lssl... no checking for EVP_PKEY_CTX_new_id in -lssl... yes checking for EC_KEY_new in -lssl... yes checking whether we will be linking in Lua... no checking for getspnam... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... 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 krb5-config... krb5-config checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking gssapi/gssapi_ext.h usability... yes checking gssapi/gssapi_ext.h presence... yes checking for gssapi/gssapi_ext.h... yes checking gssapi_krb5.h usability... no checking gssapi_krb5.h presence... no checking for gssapi_krb5.h... no checking gssapi/gssapi_krb5.h usability... yes checking gssapi/gssapi_krb5.h presence... yes checking for gssapi/gssapi_krb5.h... yes checking for __gss_userok in -lgss... no checking for gsskrb5_register_acceptor_identity... no checking for krb5_gss_register_acceptor_identity... yes checking whether GSSAPI supports SPNEGO... yes 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... yes checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for mysql_config... mysql_config checking for mysql_init in -lmysqlclient... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_ssl_set in -lmysqlclient... yes checking for LIBSODIUM... no checking for sqlite3_open in -lsqlite3... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking whether byte ordering is bigendian... no checking for IPv6... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzdopen in -lbz2... yes checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no checking lz4.h usability... no checking lz4.h presence... no checking for lz4.h... no checking for library containing quota_open... no checking for sb_stemmer_new in -lstemmer... no checking for special_textcat_Init in -lexttextcat... no checking for special_textcat_Init in -ltextcat... no checking sys/apparmor.h usability... no checking sys/apparmor.h presence... no checking for sys/apparmor.h... no checking for pandoc... no checking for valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/wiki/Makefile config.status: creating doc/example-config/Makefile config.status: creating doc/example-config/conf.d/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-compression/Makefile config.status: creating src/lib-dcrypt/Makefile config.status: creating src/lib-dict/Makefile config.status: creating src/lib-dict-backend/Makefile config.status: creating src/lib-dict-extra/Makefile config.status: creating src/lib-dns/Makefile config.status: creating src/lib-fs/Makefile config.status: creating src/lib-fts/Makefile config.status: creating src/lib-http/Makefile config.status: creating src/lib-oauth2/Makefile config.status: creating src/lib-imap/Makefile config.status: creating src/lib-imap-storage/Makefile config.status: creating src/lib-imap-client/Makefile config.status: creating src/lib-imap-urlauth/Makefile config.status: creating src/lib-index/Makefile config.status: creating src/lib-lda/Makefile config.status: creating src/lib-ldap/Makefile config.status: creating src/lib-lua/Makefile config.status: creating src/lib-mail/Makefile config.status: creating src/lib-master/Makefile config.status: creating src/lib-ntlm/Makefile config.status: creating src/lib-program-client/Makefile config.status: creating src/lib-otp/Makefile config.status: creating src/lib-dovecot/Makefile config.status: creating src/lib-sasl/Makefile config.status: creating src/lib-settings/Makefile config.status: creating src/lib-smtp/Makefile config.status: creating src/lib-ssl-iostream/Makefile config.status: creating src/lib-old-stats/Makefile config.status: creating src/lib-test/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/imapc/Makefile config.status: creating src/lib-storage/index/pop3c/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-common/Makefile config.status: creating src/lib-storage/index/dbox-multi/Makefile config.status: creating src/lib-storage/index/dbox-single/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/anvil/Makefile config.status: creating src/auth/Makefile config.status: creating src/config/Makefile config.status: creating src/doveadm/Makefile config.status: creating src/doveadm/dsync/Makefile config.status: creating src/lda/Makefile config.status: creating src/log/Makefile config.status: creating src/lmtp/Makefile config.status: creating src/dict/Makefile config.status: creating src/director/Makefile config.status: creating src/dns/Makefile config.status: creating src/indexer/Makefile config.status: creating src/ipc/Makefile config.status: creating src/imap/Makefile config.status: creating src/imap-hibernate/Makefile config.status: creating src/imap-login/Makefile config.status: creating src/imap-urlauth/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/submission/Makefile config.status: creating src/submission-login/Makefile config.status: creating src/replication/Makefile config.status: creating src/replication/aggregator/Makefile config.status: creating src/replication/replicator/Makefile config.status: creating src/stats/Makefile config.status: creating src/old-stats/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/expire/Makefile config.status: creating src/plugins/fs-compress/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/last-login/Makefile config.status: creating src/plugins/lazy-expunge/Makefile config.status: creating src/plugins/listescape/Makefile config.status: creating src/plugins/mail-filter/Makefile config.status: creating src/plugins/mail-log/Makefile config.status: creating src/plugins/mailbox-alias/Makefile config.status: creating src/plugins/notify/Makefile config.status: creating src/plugins/notify-status/Makefile config.status: creating src/plugins/push-notification/Makefile config.status: creating src/plugins/pop3-migration/Makefile config.status: creating src/plugins/quota/Makefile config.status: creating src/plugins/quota-clone/Makefile config.status: creating src/plugins/imap-quota/Makefile config.status: creating src/plugins/replication/Makefile config.status: creating src/plugins/snarf/Makefile config.status: creating src/plugins/old-stats/Makefile config.status: creating src/plugins/imap-old-stats/Makefile config.status: creating src/plugins/trash/Makefile config.status: creating src/plugins/virtual/Makefile config.status: creating src/plugins/welcome/Makefile config.status: creating src/plugins/zlib/Makefile config.status: creating src/plugins/imap-zlib/Makefile config.status: creating src/plugins/mail-crypt/Makefile config.status: creating src/plugins/var-expand-crypt/Makefile config.status: creating src/plugins/apparmor/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 configure: WARNING: unrecognized options: --enable-header-install, --with-sql-drivers, --with-db Install prefix . : /usr File offsets ... : 64bit I/O polling .... : epoll I/O notifys .... : none SSL ............ : yes (OpenSSL) GSSAPI ......... : plugin passdbs ........ : static passwd passwd-file shadow pam checkpassword ldap (plugin) sql CFLAGS ......... : -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 : -bsdauth -sia -vpopmail userdbs ........ : static prefetch passwd passwd-file checkpassword ldap (plugin) sql : -vpopmail SQL drivers .... : mysql sqlite (plugins) : -pgsql -cassandra Full text search : squat : -lucene -solr + sed -i 's|/etc/ssl|/etc/pki/dovecot|' doc/mkcert.sh doc/example-config/conf.d/10-ssl.conf + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1' Making all in . make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1' old=`pwd` && cd . && abs_builddir=`pwd` && cd $old && \ cd . && abs_srcdir=`pwd` && cd $old && \ (echo "DOVECOT_INSTALLED=no"; cat dovecot-config.in | sed \ -e "s|\$(top_builddir)|$abs_builddir|g" \ -e "s|\$(incdir)|$abs_srcdir|g" \ -e "s|\$(LIBICONV)||g" \ -e "s|\$(MODULE_LIBS)|-export-dynamic -ldl|g" \ -e "s|^\(dovecot_pkgincludedir\)=|\1=/usr/include/dovecot|" \ -e "s|^\(dovecot_pkglibdir\)=|\1=|" \ -e "s|^\(dovecot_pkglibexecdir\)=|\1=/usr/libexec/dovecot|" \ -e "s|^\(dovecot_docdir\)=|\1=/usr/share/doc/dovecot-2.3.0.1|" \ -e "s|^\(dovecot_moduledir\)=|\1=/usr/lib/dovecot|" \ -e "s|^\(dovecot_statedir\)=|\1=/var/lib/dovecot|" \ ) > dovecot-config sed -e 's,@sbindir\@,/usr/sbin,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@rundir\@,/var/run/dovecot,g' dovecot.service.in > dovecot.service /bin/sh ./update-version.sh . . make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' Making all in lib-test make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-common.lo test-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-common.c -fPIC -DPIC -o .libs/test-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-istream.lo test-istream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-istream.c -fPIC -DPIC -o .libs/test-istream.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-ostream.lo test-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-ostream.c -fPIC -DPIC -o .libs/test-ostream.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libtest.la test-common.lo test-istream.lo test-ostream.lo -lrt libtool: link: ar cru .libs/libtest.a .libs/test-common.o .libs/test-istream.o .libs/test-ostream.o libtool: link: ranlib .libs/libtest.a libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make all-am make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o array.lo array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c array.c -fPIC -DPIC -o .libs/array.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o aqueue.lo aqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c aqueue.c -fPIC -DPIC -o .libs/aqueue.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o askpass.lo askpass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c askpass.c -fPIC -DPIC -o .libs/askpass.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o backtrace-string.lo backtrace-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c backtrace-string.c -fPIC -DPIC -o .libs/backtrace-string.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o base32.lo base32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c base32.c -fPIC -DPIC -o .libs/base32.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o bits.lo bits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c bits.c -fPIC -DPIC -o .libs/bits.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o bloomfilter.lo bloomfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c bloomfilter.c -fPIC -DPIC -o .libs/bloomfilter.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o bsearch-insert-pos.lo bsearch-insert-pos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c bsearch-insert-pos.c -fPIC -DPIC -o .libs/bsearch-insert-pos.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o buffer.lo buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o child-wait.lo child-wait.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c child-wait.c -fPIC -DPIC -o .libs/child-wait.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o compat.lo compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c compat.c -fPIC -DPIC -o .libs/compat.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o connection.lo connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c connection.c -fPIC -DPIC -o .libs/connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o crc32.lo crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c crc32.c -fPIC -DPIC -o .libs/crc32.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o data-stack.lo data-stack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c data-stack.c -fPIC -DPIC -o .libs/data-stack.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o eacces-error.lo eacces-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c eacces-error.c -fPIC -DPIC -o .libs/eacces-error.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o env-util.lo env-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c env-util.c -fPIC -DPIC -o .libs/env-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o event-filter.lo event-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c event-filter.c -fPIC -DPIC -o .libs/event-filter.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o event-log.lo event-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c event-log.c -fPIC -DPIC -o .libs/event-log.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o execv-const.lo execv-const.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c execv-const.c -fPIC -DPIC -o .libs/execv-const.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o failures.lo failures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c failures.c -fPIC -DPIC -o .libs/failures.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fd-util.lo fd-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fd-util.c -fPIC -DPIC -o .libs/fd-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fdatasync-path.lo fdatasync-path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fdatasync-path.c -fPIC -DPIC -o .libs/fdatasync-path.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fdpass.lo fdpass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fdpass.c -fPIC -DPIC -o .libs/fdpass.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o file-cache.lo file-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c file-cache.c -fPIC -DPIC -o .libs/file-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o file-create-locked.lo file-create-locked.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c file-create-locked.c -fPIC -DPIC -o .libs/file-create-locked.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o file-copy.lo file-copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c file-copy.c -fPIC -DPIC -o .libs/file-copy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o file-dotlock.lo file-dotlock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c file-dotlock.c -fPIC -DPIC -o .libs/file-dotlock.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o file-lock.lo file-lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c file-lock.c -fPIC -DPIC -o .libs/file-lock.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o file-set-size.lo file-set-size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c file-set-size.c -fPIC -DPIC -o .libs/file-set-size.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o guid.lo guid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c guid.c -fPIC -DPIC -o .libs/guid.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hash-format.lo hash-format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hash-format.c -fPIC -DPIC -o .libs/hash-format.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hash-method.lo hash-method.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hash-method.c -fPIC -DPIC -o .libs/hash-method.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hash2.lo hash2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hash2.c -fPIC -DPIC -o .libs/hash2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hex-binary.lo hex-binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hex-binary.c -fPIC -DPIC -o .libs/hex-binary.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hex-dec.lo hex-dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hex-dec.c -fPIC -DPIC -o .libs/hex-dec.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hmac.lo hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hmac.c -fPIC -DPIC -o .libs/hmac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hmac-cram-md5.lo hmac-cram-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hmac-cram-md5.c -fPIC -DPIC -o .libs/hmac-cram-md5.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o home-expand.lo home-expand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c home-expand.c -fPIC -DPIC -o .libs/home-expand.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hook-build.lo hook-build.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hook-build.c -fPIC -DPIC -o .libs/hook-build.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o hostpid.lo hostpid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c hostpid.c -fPIC -DPIC -o .libs/hostpid.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imem.lo imem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imem.c -fPIC -DPIC -o .libs/imem.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ipwd.lo ipwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ipwd.c -fPIC -DPIC -o .libs/ipwd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream.lo iostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream.c -fPIC -DPIC -o .libs/iostream.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-pump.lo iostream-pump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-pump.c -fPIC -DPIC -o .libs/iostream-pump.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-proxy.lo iostream-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-proxy.c -fPIC -DPIC -o .libs/iostream-proxy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-rawlog.lo iostream-rawlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-rawlog.c -fPIC -DPIC -o .libs/iostream-rawlog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-temp.lo iostream-temp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-temp.c -fPIC -DPIC -o .libs/iostream-temp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iso8601-date.lo iso8601-date.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iso8601-date.c -fPIC -DPIC -o .libs/iso8601-date.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream.lo istream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream.c -fPIC -DPIC -o .libs/istream.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-base64-decoder.lo istream-base64-decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-base64-decoder.c -fPIC -DPIC -o .libs/istream-base64-decoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-base64-encoder.lo istream-base64-encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-base64-encoder.c -fPIC -DPIC -o .libs/istream-base64-encoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-callback.lo istream-callback.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-callback.c -fPIC -DPIC -o .libs/istream-callback.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-chain.lo istream-chain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-chain.c -fPIC -DPIC -o .libs/istream-chain.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-concat.lo istream-concat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-concat.c -fPIC -DPIC -o .libs/istream-concat.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-crlf.lo istream-crlf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-crlf.c -fPIC -DPIC -o .libs/istream-crlf.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-data.lo istream-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-data.c -fPIC -DPIC -o .libs/istream-data.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-failure-at.lo istream-failure-at.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-failure-at.c -fPIC -DPIC -o .libs/istream-failure-at.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-file.lo istream-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-file.c -fPIC -DPIC -o .libs/istream-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-hash.lo istream-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-hash.c -fPIC -DPIC -o .libs/istream-hash.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-jsonstr.lo istream-jsonstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-jsonstr.c -fPIC -DPIC -o .libs/istream-jsonstr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-limit.lo istream-limit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-limit.c -fPIC -DPIC -o .libs/istream-limit.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-mmap.lo istream-mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-mmap.c -fPIC -DPIC -o .libs/istream-mmap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-multiplex.lo istream-multiplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-multiplex.c -fPIC -DPIC -o .libs/istream-multiplex.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-rawlog.lo istream-rawlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-rawlog.c -fPIC -DPIC -o .libs/istream-rawlog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-seekable.lo istream-seekable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-seekable.c -fPIC -DPIC -o .libs/istream-seekable.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-sized.lo istream-sized.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-sized.c -fPIC -DPIC -o .libs/istream-sized.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-tee.lo istream-tee.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-tee.c -fPIC -DPIC -o .libs/istream-tee.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-try.lo istream-try.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-try.c -fPIC -DPIC -o .libs/istream-try.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-timeout.lo istream-timeout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-timeout.c -fPIC -DPIC -o .libs/istream-timeout.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-unix.lo istream-unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-unix.c -fPIC -DPIC -o .libs/istream-unix.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop.lo ioloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop.c -fPIC -DPIC -o .libs/ioloop.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-iolist.lo ioloop-iolist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-iolist.c -fPIC -DPIC -o .libs/ioloop-iolist.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-notify-none.lo ioloop-notify-none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-notify-none.c -fPIC -DPIC -o .libs/ioloop-notify-none.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-notify-fd.lo ioloop-notify-fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-notify-fd.c -fPIC -DPIC -o .libs/ioloop-notify-fd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-notify-inotify.lo ioloop-notify-inotify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-notify-inotify.c -fPIC -DPIC -o .libs/ioloop-notify-inotify.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-notify-kqueue.lo ioloop-notify-kqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-notify-kqueue.c -fPIC -DPIC -o .libs/ioloop-notify-kqueue.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-poll.lo ioloop-poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-poll.c -fPIC -DPIC -o .libs/ioloop-poll.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-select.lo ioloop-select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-select.c -fPIC -DPIC -o .libs/ioloop-select.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-epoll.lo ioloop-epoll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-epoll.c -fPIC -DPIC -o .libs/ioloop-epoll.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ioloop-kqueue.lo ioloop-kqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ioloop-kqueue.c -fPIC -DPIC -o .libs/ioloop-kqueue.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o json-parser.lo json-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c json-parser.c -fPIC -DPIC -o .libs/json-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o json-tree.lo json-tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c json-tree.c -fPIC -DPIC -o .libs/json-tree.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lib.lo lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c lib.c -fPIC -DPIC -o .libs/lib.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lib-event.lo lib-event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c lib-event.c -fPIC -DPIC -o .libs/lib-event.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lib-signals.lo lib-signals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c lib-signals.c -fPIC -DPIC -o .libs/lib-signals.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o log-throttle.lo log-throttle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c log-throttle.c -fPIC -DPIC -o .libs/log-throttle.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o md4.lo md4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c md4.c -fPIC -DPIC -o .libs/md4.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o memarea.lo memarea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c memarea.c -fPIC -DPIC -o .libs/memarea.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mempool.lo mempool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mempool.c -fPIC -DPIC -o .libs/mempool.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mempool-allocfree.lo mempool-allocfree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mempool-allocfree.c -fPIC -DPIC -o .libs/mempool-allocfree.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mempool-alloconly.lo mempool-alloconly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mempool-alloconly.c -fPIC -DPIC -o .libs/mempool-alloconly.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mempool-datastack.lo mempool-datastack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mempool-datastack.c -fPIC -DPIC -o .libs/mempool-datastack.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mempool-system.lo mempool-system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mempool-system.c -fPIC -DPIC -o .libs/mempool-system.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mempool-unsafe-datastack.lo mempool-unsafe-datastack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mempool-unsafe-datastack.c -fPIC -DPIC -o .libs/mempool-unsafe-datastack.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mkdir-parents.lo mkdir-parents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mkdir-parents.c -fPIC -DPIC -o .libs/mkdir-parents.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mmap-anon.lo mmap-anon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mmap-anon.c -fPIC -DPIC -o .libs/mmap-anon.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mmap-util.lo mmap-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mmap-util.c -fPIC -DPIC -o .libs/mmap-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o module-dir.lo module-dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c module-dir.c -fPIC -DPIC -o .libs/module-dir.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mountpoint.lo mountpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mountpoint.c -fPIC -DPIC -o .libs/mountpoint.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o murmurhash3.lo murmurhash3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c murmurhash3.c -fPIC -DPIC -o .libs/murmurhash3.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o net.lo net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c net.c -fPIC -DPIC -o .libs/net.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o nfs-workarounds.lo nfs-workarounds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c nfs-workarounds.c -fPIC -DPIC -o .libs/nfs-workarounds.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o numpack.lo numpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c numpack.c -fPIC -DPIC -o .libs/numpack.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream.lo ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream.c -fPIC -DPIC -o .libs/ostream.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-buffer.lo ostream-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-buffer.c -fPIC -DPIC -o .libs/ostream-buffer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-escaped.lo ostream-escaped.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-escaped.c -fPIC -DPIC -o .libs/ostream-escaped.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-failure-at.lo ostream-failure-at.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-failure-at.c -fPIC -DPIC -o .libs/ostream-failure-at.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-file.lo ostream-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-file.c -fPIC -DPIC -o .libs/ostream-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-hash.lo ostream-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-hash.c -fPIC -DPIC -o .libs/ostream-hash.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-multiplex.lo ostream-multiplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-multiplex.c -fPIC -DPIC -o .libs/ostream-multiplex.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-null.lo ostream-null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-null.c -fPIC -DPIC -o .libs/ostream-null.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-rawlog.lo ostream-rawlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-rawlog.c -fPIC -DPIC -o .libs/ostream-rawlog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-unix.lo ostream-unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-unix.c -fPIC -DPIC -o .libs/ostream-unix.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o path-util.lo path-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c path-util.c -fPIC -DPIC -o .libs/path-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pkcs5.lo pkcs5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c pkcs5.c -fPIC -DPIC -o .libs/pkcs5.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o primes.lo primes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c primes.c -fPIC -DPIC -o .libs/primes.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o printf-format-fix.lo printf-format-fix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c printf-format-fix.c -fPIC -DPIC -o .libs/printf-format-fix.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o process-title.lo process-title.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c process-title.c -fPIC -DPIC -o .libs/process-title.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o priorityq.lo priorityq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c priorityq.c -fPIC -DPIC -o .libs/priorityq.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o randgen.lo randgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c randgen.c -fPIC -DPIC -o .libs/randgen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o rand.lo rand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c rand.c -fPIC -DPIC -o .libs/rand.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o read-full.lo read-full.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c read-full.c -fPIC -DPIC -o .libs/read-full.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o restrict-access.lo restrict-access.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c restrict-access.c -fPIC -DPIC -o .libs/restrict-access.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o restrict-process-size.lo restrict-process-size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c restrict-process-size.c -fPIC -DPIC -o .libs/restrict-process-size.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o safe-memset.lo safe-memset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c safe-memset.c -fPIC -DPIC -o .libs/safe-memset.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o safe-mkdir.lo safe-mkdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c safe-mkdir.c -fPIC -DPIC -o .libs/safe-mkdir.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o safe-mkstemp.lo safe-mkstemp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c safe-mkstemp.c -fPIC -DPIC -o .libs/safe-mkstemp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sendfile-util.lo sendfile-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sendfile-util.c -fPIC -DPIC -o .libs/sendfile-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o seq-range-array.lo seq-range-array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c seq-range-array.c -fPIC -DPIC -o .libs/seq-range-array.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sha1.lo sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sha1.c -fPIC -DPIC -o .libs/sha1.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sha2.lo sha2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sha2.c -fPIC -DPIC -o .libs/sha2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sha3.lo sha3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sha3.c -fPIC -DPIC -o .libs/sha3.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sort.lo sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sort.c -fPIC -DPIC -o .libs/sort.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o str.lo str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c str.c -fPIC -DPIC -o .libs/str.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o str-find.lo str-find.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c str-find.c -fPIC -DPIC -o .libs/str-find.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o str-sanitize.lo str-sanitize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c str-sanitize.c -fPIC -DPIC -o .libs/str-sanitize.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o str-table.lo str-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c str-table.c -fPIC -DPIC -o .libs/str-table.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o strescape.lo strescape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c strescape.c -fPIC -DPIC -o .libs/strescape.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o strfuncs.lo strfuncs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c strfuncs.c -fPIC -DPIC -o .libs/strfuncs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o strnum.lo strnum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c strnum.c -fPIC -DPIC -o .libs/strnum.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o time-util.lo time-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c time-util.c -fPIC -DPIC -o .libs/time-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o timing.lo timing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c timing.c -fPIC -DPIC -o .libs/timing.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o unix-socket-create.lo unix-socket-create.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c unix-socket-create.c -fPIC -DPIC -o .libs/unix-socket-create.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o unlink-directory.lo unlink-directory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c unlink-directory.c -fPIC -DPIC -o .libs/unlink-directory.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o unlink-old-files.lo unlink-old-files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c unlink-old-files.c -fPIC -DPIC -o .libs/unlink-old-files.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o unichar.lo unichar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c unichar.c -fPIC -DPIC -o .libs/unichar.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o uri-util.lo uri-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c uri-util.c -fPIC -DPIC -o .libs/uri-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o utc-offset.lo utc-offset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c utc-offset.c -fPIC -DPIC -o .libs/utc-offset.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o utc-mktime.lo utc-mktime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c utc-mktime.c -fPIC -DPIC -o .libs/utc-mktime.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o var-expand.lo var-expand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c var-expand.c -fPIC -DPIC -o .libs/var-expand.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o var-expand-if.lo var-expand-if.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c var-expand-if.c -fPIC -DPIC -o .libs/var-expand-if.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o wildcard-match.lo wildcard-match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c wildcard-match.c -fPIC -DPIC -o .libs/wildcard-match.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o write-full.lo write-full.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c write-full.c -fPIC -DPIC -o .libs/write-full.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o liblib.la array.lo aqueue.lo askpass.lo backtrace-string.lo base32.lo base64.lo bits.lo bloomfilter.lo bsearch-insert-pos.lo buffer.lo child-wait.lo compat.lo connection.lo crc32.lo data-stack.lo eacces-error.lo env-util.lo event-filter.lo event-log.lo execv-const.lo failures.lo fd-util.lo fdatasync-path.lo fdpass.lo file-cache.lo file-create-locked.lo file-copy.lo file-dotlock.lo file-lock.lo file-set-size.lo guid.lo hash.lo hash-format.lo hash-method.lo hash2.lo hex-binary.lo hex-dec.lo hmac.lo hmac-cram-md5.lo home-expand.lo hook-build.lo hostpid.lo imem.lo ipwd.lo iostream.lo iostream-pump.lo iostream-proxy.lo iostream-rawlog.lo iostream-temp.lo iso8601-date.lo istream.lo istream-base64-decoder.lo istream-base64-encoder.lo istream-callback.lo istream-chain.lo istream-concat.lo istream-crlf.lo istream-data.lo istream-failure-at.lo istream-file.lo istream-hash.lo istream-jsonstr.lo istream-limit.lo istream-mmap.lo istream-multiplex.lo istream-rawlog.lo istream-seekable.lo istream-sized.lo istream-tee.lo istream-try.lo istream-timeout.lo istream-unix.lo ioloop.lo ioloop-iolist.lo ioloop-notify-none.lo ioloop-notify-fd.lo ioloop-notify-inotify.lo ioloop-notify-kqueue.lo ioloop-poll.lo ioloop-select.lo ioloop-epoll.lo ioloop-kqueue.lo json-parser.lo json-tree.lo lib.lo lib-event.lo lib-signals.lo log-throttle.lo md4.lo md5.lo memarea.lo mempool.lo mempool-allocfree.lo mempool-alloconly.lo mempool-datastack.lo mempool-system.lo mempool-unsafe-datastack.lo mkdir-parents.lo mmap-anon.lo mmap-util.lo module-dir.lo mountpoint.lo murmurhash3.lo net.lo nfs-workarounds.lo numpack.lo ostream.lo ostream-buffer.lo ostream-escaped.lo ostream-failure-at.lo ostream-file.lo ostream-hash.lo ostream-multiplex.lo ostream-null.lo ostream-rawlog.lo ostream-unix.lo path-util.lo pkcs5.lo primes.lo printf-format-fix.lo process-title.lo priorityq.lo randgen.lo rand.lo read-full.lo restrict-access.lo restrict-process-size.lo safe-memset.lo safe-mkdir.lo safe-mkstemp.lo sendfile-util.lo seq-range-array.lo sha1.lo sha2.lo sha3.lo sort.lo str.lo str-find.lo str-sanitize.lo str-table.lo strescape.lo strfuncs.lo strnum.lo time-util.lo timing.lo unix-socket-create.lo unlink-directory.lo unlink-old-files.lo unichar.lo uri-util.lo utc-offset.lo utc-mktime.lo var-expand.lo var-expand-if.lo wildcard-match.lo write-full.lo -lrt libtool: link: ar cru .libs/liblib.a .libs/array.o .libs/aqueue.o .libs/askpass.o .libs/backtrace-string.o .libs/base32.o .libs/base64.o .libs/bits.o .libs/bloomfilter.o .libs/bsearch-insert-pos.o .libs/buffer.o .libs/child-wait.o .libs/compat.o .libs/connection.o .libs/crc32.o .libs/data-stack.o .libs/eacces-error.o .libs/env-util.o .libs/event-filter.o .libs/event-log.o .libs/execv-const.o .libs/failures.o .libs/fd-util.o .libs/fdatasync-path.o .libs/fdpass.o .libs/file-cache.o .libs/file-create-locked.o .libs/file-copy.o .libs/file-dotlock.o .libs/file-lock.o .libs/file-set-size.o .libs/guid.o .libs/hash.o .libs/hash-format.o .libs/hash-method.o .libs/hash2.o .libs/hex-binary.o .libs/hex-dec.o .libs/hmac.o .libs/hmac-cram-md5.o .libs/home-expand.o .libs/hook-build.o .libs/hostpid.o .libs/imem.o .libs/ipwd.o .libs/iostream.o .libs/iostream-pump.o .libs/iostream-proxy.o .libs/iostream-rawlog.o .libs/iostream-temp.o .libs/iso8601-date.o .libs/istream.o .libs/istream-base64-decoder.o .libs/istream-base64-encoder.o .libs/istream-callback.o .libs/istream-chain.o .libs/istream-concat.o .libs/istream-crlf.o .libs/istream-data.o .libs/istream-failure-at.o .libs/istream-file.o .libs/istream-hash.o .libs/istream-jsonstr.o .libs/istream-limit.o .libs/istream-mmap.o .libs/istream-multiplex.o .libs/istream-rawlog.o .libs/istream-seekable.o .libs/istream-sized.o .libs/istream-tee.o .libs/istream-try.o .libs/istream-timeout.o .libs/istream-unix.o .libs/ioloop.o .libs/ioloop-iolist.o .libs/ioloop-notify-none.o .libs/ioloop-notify-fd.o .libs/ioloop-notify-inotify.o .libs/ioloop-notify-kqueue.o .libs/ioloop-poll.o .libs/ioloop-select.o .libs/ioloop-epoll.o .libs/ioloop-kqueue.o .libs/json-parser.o .libs/json-tree.o .libs/lib.o .libs/lib-event.o .libs/lib-signals.o .libs/log-throttle.o .libs/md4.o .libs/md5.o .libs/memarea.o .libs/mempool.o .libs/mempool-allocfree.o .libs/mempool-alloconly.o .libs/mempool-datastack.o .libs/mempool-system.o .libs/mempool-unsafe-datastack.o .libs/mkdir-parents.o .libs/mmap-anon.o .libs/mmap-util.o .libs/module-dir.o .libs/mountpoint.o .libs/murmurhash3.o .libs/net.o .libs/nfs-workarounds.o .libs/numpack.o .libs/ostream.o .libs/ostream-buffer.o .libs/ostream-escaped.o .libs/ostream-failure-at.o .libs/ostream-file.o .libs/ostream-hash.o .libs/ostream-multiplex.o .libs/ostream-null.o .libs/ostream-rawlog.o .libs/ostream-unix.o .libs/path-util.o .libs/pkcs5.o .libs/primes.o .libs/printf-format-fix.o .libs/process-title.o .libs/priorityq.o .libs/randgen.o .libs/rand.o .libs/read-full.o .libs/restrict-access.o .libs/restrict-process-size.o .libs/safe-memset.o .libs/safe-mkdir.o .libs/safe-mkstemp.o .libs/sendfile-util.o .libs/seq-range-array.o .libs/sha1.o .libs/sha2.o .libs/sha3.o .libs/sort.o .libs/str.o .libs/str-find.o .libs/str-sanitize.o .libs/str-table.o .libs/strescape.o .libs/strfuncs.o .libs/strnum.o .libs/time-util.o .libs/timing.o .libs/unix-socket-create.o .libs/unlink-directory.o .libs/unlink-old-files.o .libs/unichar.o .libs/uri-util.o .libs/utc-offset.o .libs/utc-mktime.o .libs/var-expand.o .libs/var-expand-if.o .libs/wildcard-match.o .libs/write-full.o libtool: link: ranlib .libs/liblib.a libtool: link: ( cd ".libs" && rm -f "liblib.la" && ln -s "../liblib.la" "liblib.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-lib.o `test -f 'test-lib.c' || echo './'`test-lib.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-array.o `test -f 'test-array.c' || echo './'`test-array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-aqueue.o `test -f 'test-aqueue.c' || echo './'`test-aqueue.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-base32.o `test -f 'test-base32.c' || echo './'`test-base32.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-base64.o `test -f 'test-base64.c' || echo './'`test-base64.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-bits.o `test -f 'test-bits.c' || echo './'`test-bits.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-bloomfilter.o `test -f 'test-bloomfilter.c' || echo './'`test-bloomfilter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-bsearch-insert-pos.o `test -f 'test-bsearch-insert-pos.c' || echo './'`test-bsearch-insert-pos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-buffer.o `test -f 'test-buffer.c' || echo './'`test-buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-byteorder.o `test -f 'test-byteorder.c' || echo './'`test-byteorder.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-crc32.o `test -f 'test-crc32.c' || echo './'`test-crc32.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-data-stack.o `test -f 'test-data-stack.c' || echo './'`test-data-stack.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-failures.o `test -f 'test-failures.c' || echo './'`test-failures.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-file-create-locked.o `test -f 'test-file-create-locked.c' || echo './'`test-file-create-locked.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-guid.o `test -f 'test-guid.c' || echo './'`test-guid.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-hash.o `test -f 'test-hash.c' || echo './'`test-hash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-hash-format.o `test -f 'test-hash-format.c' || echo './'`test-hash-format.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-hash-method.o `test -f 'test-hash-method.c' || echo './'`test-hash-method.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-hmac.o `test -f 'test-hmac.c' || echo './'`test-hmac.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-hex-binary.o `test -f 'test-hex-binary.c' || echo './'`test-hex-binary.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-imem.o `test -f 'test-imem.c' || echo './'`test-imem.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-ioloop.o `test -f 'test-ioloop.c' || echo './'`test-ioloop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-iso8601-date.o `test -f 'test-iso8601-date.c' || echo './'`test-iso8601-date.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-iostream-pump.o `test -f 'test-iostream-pump.c' || echo './'`test-iostream-pump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-iostream-proxy.o `test -f 'test-iostream-proxy.c' || echo './'`test-iostream-proxy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-iostream-temp.o `test -f 'test-iostream-temp.c' || echo './'`test-iostream-temp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream.o `test -f 'test-istream.c' || echo './'`test-istream.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-base64-decoder.o `test -f 'test-istream-base64-decoder.c' || echo './'`test-istream-base64-decoder.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-base64-encoder.o `test -f 'test-istream-base64-encoder.c' || echo './'`test-istream-base64-encoder.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-chain.o `test -f 'test-istream-chain.c' || echo './'`test-istream-chain.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-concat.o `test -f 'test-istream-concat.c' || echo './'`test-istream-concat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-crlf.o `test -f 'test-istream-crlf.c' || echo './'`test-istream-crlf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-failure-at.o `test -f 'test-istream-failure-at.c' || echo './'`test-istream-failure-at.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-jsonstr.o `test -f 'test-istream-jsonstr.c' || echo './'`test-istream-jsonstr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-multiplex.o `test -f 'test-istream-multiplex.c' || echo './'`test-istream-multiplex.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-seekable.o `test -f 'test-istream-seekable.c' || echo './'`test-istream-seekable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-sized.o `test -f 'test-istream-sized.c' || echo './'`test-istream-sized.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-tee.o `test -f 'test-istream-tee.c' || echo './'`test-istream-tee.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-try.o `test -f 'test-istream-try.c' || echo './'`test-istream-try.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-istream-unix.o `test -f 'test-istream-unix.c' || echo './'`test-istream-unix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-json-parser.o `test -f 'test-json-parser.c' || echo './'`test-json-parser.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-json-tree.o `test -f 'test-json-tree.c' || echo './'`test-json-tree.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-lib-signals.o `test -f 'test-lib-signals.c' || echo './'`test-lib-signals.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-llist.o `test -f 'test-llist.c' || echo './'`test-llist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-log-throttle.o `test -f 'test-log-throttle.c' || echo './'`test-log-throttle.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-malloc-overflow.o `test -f 'test-malloc-overflow.c' || echo './'`test-malloc-overflow.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-memarea.o `test -f 'test-memarea.c' || echo './'`test-memarea.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-mempool.o `test -f 'test-mempool.c' || echo './'`test-mempool.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-mempool-allocfree.o `test -f 'test-mempool-allocfree.c' || echo './'`test-mempool-allocfree.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-mempool-alloconly.o `test -f 'test-mempool-alloconly.c' || echo './'`test-mempool-alloconly.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-murmurhash3.o `test -f 'test-murmurhash3.c' || echo './'`test-murmurhash3.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-pkcs5.o `test -f 'test-pkcs5.c' || echo './'`test-pkcs5.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-net.o `test -f 'test-net.c' || echo './'`test-net.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-numpack.o `test -f 'test-numpack.c' || echo './'`test-numpack.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-ostream-buffer.o `test -f 'test-ostream-buffer.c' || echo './'`test-ostream-buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-ostream-escaped.o `test -f 'test-ostream-escaped.c' || echo './'`test-ostream-escaped.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-ostream-failure-at.o `test -f 'test-ostream-failure-at.c' || echo './'`test-ostream-failure-at.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-ostream-file.o `test -f 'test-ostream-file.c' || echo './'`test-ostream-file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-ostream-multiplex.o `test -f 'test-ostream-multiplex.c' || echo './'`test-ostream-multiplex.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-multiplex.o `test -f 'test-multiplex.c' || echo './'`test-multiplex.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-path-util.o `test -f 'test-path-util.c' || echo './'`test-path-util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-primes.o `test -f 'test-primes.c' || echo './'`test-primes.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-printf-format-fix.o `test -f 'test-printf-format-fix.c' || echo './'`test-printf-format-fix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-priorityq.o `test -f 'test-priorityq.c' || echo './'`test-priorityq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-seq-range-array.o `test -f 'test-seq-range-array.c' || echo './'`test-seq-range-array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-str.o `test -f 'test-str.c' || echo './'`test-str.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-strescape.o `test -f 'test-strescape.c' || echo './'`test-strescape.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-strfuncs.o `test -f 'test-strfuncs.c' || echo './'`test-strfuncs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-strnum.o `test -f 'test-strnum.c' || echo './'`test-strnum.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-str-find.o `test -f 'test-str-find.c' || echo './'`test-str-find.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-str-sanitize.o `test -f 'test-str-sanitize.c' || echo './'`test-str-sanitize.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-str-table.o `test -f 'test-str-table.c' || echo './'`test-str-table.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-time-util.o `test -f 'test-time-util.c' || echo './'`test-time-util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-timing.o `test -f 'test-timing.c' || echo './'`test-timing.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-unichar.o `test -f 'test-unichar.c' || echo './'`test-unichar.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-utc-mktime.o `test -f 'test-utc-mktime.c' || echo './'`test-utc-mktime.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-uri.o `test -f 'test-uri.c' || echo './'`test-uri.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-var-expand.o `test -f 'test-var-expand.c' || echo './'`test-var-expand.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_lib-test-wildcard-match.o `test -f 'test-wildcard-match.c' || echo './'`test-wildcard-match.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-lib test_lib-test-lib.o test_lib-test-array.o test_lib-test-aqueue.o test_lib-test-base32.o test_lib-test-base64.o test_lib-test-bits.o test_lib-test-bloomfilter.o test_lib-test-bsearch-insert-pos.o test_lib-test-buffer.o test_lib-test-byteorder.o test_lib-test-crc32.o test_lib-test-data-stack.o test_lib-test-failures.o test_lib-test-file-create-locked.o test_lib-test-guid.o test_lib-test-hash.o test_lib-test-hash-format.o test_lib-test-hash-method.o test_lib-test-hmac.o test_lib-test-hex-binary.o test_lib-test-imem.o test_lib-test-ioloop.o test_lib-test-iso8601-date.o test_lib-test-iostream-pump.o test_lib-test-iostream-proxy.o test_lib-test-iostream-temp.o test_lib-test-istream.o test_lib-test-istream-base64-decoder.o test_lib-test-istream-base64-encoder.o test_lib-test-istream-chain.o test_lib-test-istream-concat.o test_lib-test-istream-crlf.o test_lib-test-istream-failure-at.o test_lib-test-istream-jsonstr.o test_lib-test-istream-multiplex.o test_lib-test-istream-seekable.o test_lib-test-istream-sized.o test_lib-test-istream-tee.o test_lib-test-istream-try.o test_lib-test-istream-unix.o test_lib-test-json-parser.o test_lib-test-json-tree.o test_lib-test-lib-signals.o test_lib-test-llist.o test_lib-test-log-throttle.o test_lib-test-malloc-overflow.o test_lib-test-memarea.o test_lib-test-mempool.o test_lib-test-mempool-allocfree.o test_lib-test-mempool-alloconly.o test_lib-test-murmurhash3.o test_lib-test-pkcs5.o test_lib-test-net.o test_lib-test-numpack.o test_lib-test-ostream-buffer.o test_lib-test-ostream-escaped.o test_lib-test-ostream-failure-at.o test_lib-test-ostream-file.o test_lib-test-ostream-multiplex.o test_lib-test-multiplex.o test_lib-test-path-util.o test_lib-test-primes.o test_lib-test-printf-format-fix.o test_lib-test-priorityq.o test_lib-test-seq-range-array.o test_lib-test-str.o test_lib-test-strescape.o test_lib-test-strfuncs.o test_lib-test-strnum.o test_lib-test-str-find.o test_lib-test-str-sanitize.o test_lib-test-str-table.o test_lib-test-time-util.o test_lib-test-timing.o test_lib-test-unichar.o test_lib-test-utc-mktime.o test_lib-test-uri.o test_lib-test-var-expand.o test_lib-test-wildcard-match.o ../lib-test/libtest.la liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-lib test_lib-test-lib.o test_lib-test-array.o test_lib-test-aqueue.o test_lib-test-base32.o test_lib-test-base64.o test_lib-test-bits.o test_lib-test-bloomfilter.o test_lib-test-bsearch-insert-pos.o test_lib-test-buffer.o test_lib-test-byteorder.o test_lib-test-crc32.o test_lib-test-data-stack.o test_lib-test-failures.o test_lib-test-file-create-locked.o test_lib-test-guid.o test_lib-test-hash.o test_lib-test-hash-format.o test_lib-test-hash-method.o test_lib-test-hmac.o test_lib-test-hex-binary.o test_lib-test-imem.o test_lib-test-ioloop.o test_lib-test-iso8601-date.o test_lib-test-iostream-pump.o test_lib-test-iostream-proxy.o test_lib-test-iostream-temp.o test_lib-test-istream.o test_lib-test-istream-base64-decoder.o test_lib-test-istream-base64-encoder.o test_lib-test-istream-chain.o test_lib-test-istream-concat.o test_lib-test-istream-crlf.o test_lib-test-istream-failure-at.o test_lib-test-istream-jsonstr.o test_lib-test-istream-multiplex.o test_lib-test-istream-seekable.o test_lib-test-istream-sized.o test_lib-test-istream-tee.o test_lib-test-istream-try.o test_lib-test-istream-unix.o test_lib-test-json-parser.o test_lib-test-json-tree.o test_lib-test-lib-signals.o test_lib-test-llist.o test_lib-test-log-throttle.o test_lib-test-malloc-overflow.o test_lib-test-memarea.o test_lib-test-mempool.o test_lib-test-mempool-allocfree.o test_lib-test-mempool-alloconly.o test_lib-test-murmurhash3.o test_lib-test-pkcs5.o test_lib-test-net.o test_lib-test-numpack.o test_lib-test-ostream-buffer.o test_lib-test-ostream-escaped.o test_lib-test-ostream-failure-at.o test_lib-test-ostream-file.o test_lib-test-ostream-multiplex.o test_lib-test-multiplex.o test_lib-test-path-util.o test_lib-test-primes.o test_lib-test-printf-format-fix.o test_lib-test-priorityq.o test_lib-test-seq-range-array.o test_lib-test-str.o test_lib-test-strescape.o test_lib-test-strfuncs.o test_lib-test-strnum.o test_lib-test-str-find.o test_lib-test-str-sanitize.o test_lib-test-str-table.o test_lib-test-time-util.o test_lib-test-timing.o test_lib-test-unichar.o test_lib-test-utc-mktime.o test_lib-test-uri.o test_lib-test-var-expand.o test_lib-test-wildcard-match.o ../lib-test/.libs/libtest.a ./.libs/liblib.a -lrt make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' Making all in lib-settings make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o settings.lo settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c settings.c -fPIC -DPIC -o .libs/settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o settings-parser.lo settings-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c settings-parser.c -fPIC -DPIC -o .libs/settings-parser.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libsettings.la settings.lo settings-parser.lo -lrt libtool: link: ar cru .libs/libsettings.a .libs/settings.o .libs/settings-parser.o libtool: link: ranlib .libs/libsettings.a libtool: link: ( cd ".libs" && rm -f "libsettings.la" && ln -s "../libsettings.la" "libsettings.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-settings-parser.o test-settings-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-settings-parser test-settings-parser.o libsettings.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-settings-parser test-settings-parser.o ./.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' Making all in lib-auth make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-client.lo auth-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-client.c -fPIC -DPIC -o .libs/auth-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-client-request.lo auth-client-request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-client-request.c -fPIC -DPIC -o .libs/auth-client-request.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-master.lo auth-master.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-master.c -fPIC -DPIC -o .libs/auth-master.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-server-connection.lo auth-server-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-server-connection.c -fPIC -DPIC -o .libs/auth-server-connection.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libauth.la auth-client.lo auth-client-request.lo auth-master.lo auth-server-connection.lo -lrt libtool: link: ar cru .libs/libauth.a .libs/auth-client.o .libs/auth-client-request.o .libs/auth-master.o .libs/auth-server-connection.o libtool: link: ranlib .libs/libauth.a libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la" "libauth.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' Making all in lib-dns make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dns-lookup.lo dns-lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dns-lookup.c -fPIC -DPIC -o .libs/dns-lookup.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dns-util.lo dns-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dns-util.c -fPIC -DPIC -o .libs/dns-util.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libdns.la dns-lookup.lo dns-util.lo -lrt libtool: link: ar cru .libs/libdns.a .libs/dns-lookup.o .libs/dns-util.o libtool: link: ranlib .libs/libdns.a libtool: link: ( cd ".libs" && rm -f "libdns.la" && ln -s "../libdns.la" "libdns.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_dns_util-test-dns-util.o `test -f 'test-dns-util.c' || echo './'`test-dns-util.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-dns-util test_dns_util-test-dns-util.o libdns.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-dns-util test_dns_util-test-dns-util.o ./.libs/libdns.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' Making all in lib-master make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o anvil-client.lo anvil-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c anvil-client.c -fPIC -DPIC -o .libs/anvil-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ipc-client.lo ipc-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ipc-client.c -fPIC -DPIC -o .libs/ipc-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ipc-server.lo ipc-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ipc-server.c -fPIC -DPIC -o .libs/ipc-server.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-auth.lo master-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-auth.c -fPIC -DPIC -o .libs/master-auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-instance.lo master-instance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-instance.c -fPIC -DPIC -o .libs/master-instance.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-login.lo master-login.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-login.c -fPIC -DPIC -o .libs/master-login.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-login-auth.lo master-login-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-login-auth.c -fPIC -DPIC -o .libs/master-login-auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-service.lo master-service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-service.c -fPIC -DPIC -o .libs/master-service.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-service-haproxy.lo master-service-haproxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-service-haproxy.c -fPIC -DPIC -o .libs/master-service-haproxy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-service-settings.lo master-service-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-service-settings.c -fPIC -DPIC -o .libs/master-service-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-service-settings-cache.lo master-service-settings-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-service-settings-cache.c -fPIC -DPIC -o .libs/master-service-settings-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-service-ssl.lo master-service-ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-service-ssl.c -fPIC -DPIC -o .libs/master-service-ssl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-service-ssl-settings.lo master-service-ssl-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c master-service-ssl-settings.c -fPIC -DPIC -o .libs/master-service-ssl-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-client.lo stats-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c stats-client.c -fPIC -DPIC -o .libs/stats-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o syslog-util.lo syslog-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\"/var/run/dovecot\" -DPKG_STATEDIR=\"/var/lib/dovecot\" -DSYSCONFDIR=\"/etc/dovecot\" -DBINDIR=\"/usr/bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c syslog-util.c -fPIC -DPIC -o .libs/syslog-util.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libmaster.la anvil-client.lo ipc-client.lo ipc-server.lo master-auth.lo master-instance.lo master-login.lo master-login-auth.lo master-service.lo master-service-haproxy.lo master-service-settings.lo master-service-settings-cache.lo master-service-ssl.lo master-service-ssl-settings.lo stats-client.lo syslog-util.lo -lrt libtool: link: ar cru .libs/libmaster.a .libs/anvil-client.o .libs/ipc-client.o .libs/ipc-server.o .libs/master-auth.o .libs/master-instance.o .libs/master-login.o .libs/master-login-auth.o .libs/master-service.o .libs/master-service-haproxy.o .libs/master-service-settings.o .libs/master-service-settings-cache.o .libs/master-service-ssl.o .libs/master-service-ssl-settings.o .libs/stats-client.o .libs/syslog-util.o libtool: link: ranlib .libs/libmaster.a libtool: link: ( cd ".libs" && rm -f "libmaster.la" && ln -s "../libmaster.la" "libmaster.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DSYSCONFDIR=\""/etc/dovecot"\" -DBINDIR=\""/usr/bin"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-master-service-settings-cache.o test-master-service-settings-cache.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-master-service-settings-cache test-master-service-settings-cache.o master-service-settings-cache.lo ../lib-settings/libsettings.la ../lib-test/libtest.la ../lib-dns/libdns.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-master-service-settings-cache test-master-service-settings-cache.o .libs/master-service-settings-cache.o ../lib-settings/.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib-dns/.libs/libdns.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' Making all in lib-charset make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o charset-iconv.lo charset-iconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c charset-iconv.c -fPIC -DPIC -o .libs/charset-iconv.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o charset-utf8.lo charset-utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c charset-utf8.c -fPIC -DPIC -o .libs/charset-utf8.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o charset-utf8-only.lo charset-utf8-only.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c charset-utf8-only.c -fPIC -DPIC -o .libs/charset-utf8-only.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libcharset.la charset-iconv.lo charset-utf8.lo charset-utf8-only.lo -lrt libtool: link: ar cru .libs/libcharset.a .libs/charset-iconv.o .libs/charset-utf8.o .libs/charset-utf8-only.o libtool: link: ranlib .libs/libcharset.a libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-charset.o test-charset.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-charset test-charset.o libcharset.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-charset test-charset.o ./.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' Making all in lib-ssl-iostream make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dovecot-openssl-common.lo dovecot-openssl-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dovecot-openssl-common.c -fPIC -DPIC -o .libs/dovecot-openssl-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-openssl.lo iostream-openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-openssl.c -fPIC -DPIC -o .libs/iostream-openssl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-openssl-common.lo iostream-openssl-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-openssl-common.c -fPIC -DPIC -o .libs/iostream-openssl-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-openssl-context.lo iostream-openssl-context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-openssl-context.c -fPIC -DPIC -o .libs/iostream-openssl-context.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-openssl.lo istream-openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-openssl.c -fPIC -DPIC -o .libs/istream-openssl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-openssl.lo ostream-openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-openssl.c -fPIC -DPIC -o .libs/ostream-openssl.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libssl_iostream_openssl.la -rpath /usr/lib/dovecot dovecot-openssl-common.lo iostream-openssl.lo iostream-openssl-common.lo iostream-openssl-context.lo istream-openssl.lo ostream-openssl.lo -lssl -lcrypto -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/dovecot-openssl-common.o .libs/iostream-openssl.o .libs/iostream-openssl-common.o .libs/iostream-openssl-context.o .libs/istream-openssl.o .libs/ostream-openssl.o -lssl -lcrypto -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libssl_iostream_openssl.so -o .libs/libssl_iostream_openssl.so libtool: link: ( cd ".libs" && rm -f "libssl_iostream_openssl.la" && ln -s "../libssl_iostream_openssl.la" "libssl_iostream_openssl.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-ssl.lo iostream-ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-ssl.c -fPIC -DPIC -o .libs/iostream-ssl.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o iostream-ssl-context-cache.lo iostream-ssl-context-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-ssl-context-cache.c -fPIC -DPIC -o .libs/iostream-ssl-context-cache.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o libssl_iostream.la iostream-ssl.lo iostream-ssl-context-cache.lo -lrt libtool: link: ar cru .libs/libssl_iostream.a .libs/iostream-ssl.o .libs/iostream-ssl-context-cache.o libtool: link: ranlib .libs/libssl_iostream.a libtool: link: ( cd ".libs" && rm -f "libssl_iostream.la" && ln -s "../libssl_iostream.la" "libssl_iostream.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' Making all in lib-dcrypt make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdcrypt_la-dcrypt.lo `test -f 'dcrypt.c' || echo './'`dcrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dcrypt.c -fPIC -DPIC -o .libs/libdcrypt_la-dcrypt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdcrypt_la-istream-decrypt.lo `test -f 'istream-decrypt.c' || echo './'`istream-decrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-decrypt.c -fPIC -DPIC -o .libs/libdcrypt_la-istream-decrypt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdcrypt_la-ostream-encrypt.lo `test -f 'ostream-encrypt.c' || echo './'`ostream-encrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-encrypt.c -fPIC -DPIC -o .libs/libdcrypt_la-ostream-encrypt.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o libdcrypt.la libdcrypt_la-dcrypt.lo libdcrypt_la-istream-decrypt.lo libdcrypt_la-ostream-encrypt.lo -lrt libtool: link: ar cru .libs/libdcrypt.a .libs/libdcrypt_la-dcrypt.o .libs/libdcrypt_la-istream-decrypt.o .libs/libdcrypt_la-ostream-encrypt.o libtool: link: ranlib .libs/libdcrypt.a libtool: link: ( cd ".libs" && rm -f "libdcrypt.la" && ln -s "../libdcrypt.la" "libdcrypt.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdcrypt_openssl_la-dcrypt-openssl.lo `test -f 'dcrypt-openssl.c' || echo './'`dcrypt-openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dcrypt-openssl.c -fPIC -DPIC -o .libs/libdcrypt_openssl_la-dcrypt-openssl.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version ../lib-ssl-iostream/libssl_iostream_openssl.la -o libdcrypt_openssl.la -rpath /usr/lib/dovecot libdcrypt_openssl_la-dcrypt-openssl.lo -lssl -lcrypto -lrt *** Warning: Linking the shared library libdcrypt_openssl.la against the loadable module *** libssl_iostream_openssl.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/libdcrypt_openssl_la-dcrypt-openssl.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so -lssl -lcrypto -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdcrypt_openssl.so -o .libs/libdcrypt_openssl.so libtool: link: ( cd ".libs" && rm -f "libdcrypt_openssl.la" && ln -s "../libdcrypt_openssl.la" "libdcrypt_openssl.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_crypto-dcrypt.o `test -f 'dcrypt.c' || echo './'`dcrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_crypto-istream-decrypt.o `test -f 'istream-decrypt.c' || echo './'`istream-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_crypto-ostream-encrypt.o `test -f 'ostream-encrypt.c' || echo './'`ostream-encrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_crypto-test-crypto.o `test -f 'test-crypto.c' || echo './'`test-crypto.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--whole-archive,../lib-ssl-iostream/.libs/libssl_iostream.a,--no-whole-archive -o test-crypto test_crypto-dcrypt.o test_crypto-istream-decrypt.o test_crypto-ostream-encrypt.o test_crypto-test-crypto.o ../lib-ssl-iostream/libssl_iostream.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--whole-archive -Wl,../lib-ssl-iostream/.libs/libssl_iostream.a -Wl,--no-whole-archive -o test-crypto test_crypto-dcrypt.o test_crypto-istream-decrypt.o test_crypto-ostream-encrypt.o test_crypto-test-crypto.o -Wl,--export-dynamic ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_stream-dcrypt.o `test -f 'dcrypt.c' || echo './'`dcrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_stream-istream-decrypt.o `test -f 'istream-decrypt.c' || echo './'`istream-decrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_stream-ostream-encrypt.o `test -f 'ostream-encrypt.c' || echo './'`ostream-encrypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_stream-test-stream.o `test -f 'test-stream.c' || echo './'`test-stream.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--whole-archive,../lib-ssl-iostream/.libs/libssl_iostream.a,--no-whole-archive -o test-stream test_stream-dcrypt.o test_stream-istream-decrypt.o test_stream-ostream-encrypt.o test_stream-test-stream.o ../lib-ssl-iostream/libssl_iostream.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -DDCRYPT_SRC_DIR=\"../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--whole-archive -Wl,../lib-ssl-iostream/.libs/libssl_iostream.a -Wl,--no-whole-archive -o test-stream test_stream-dcrypt.o test_stream-istream-decrypt.o test_stream-ostream-encrypt.o test_stream-test-stream.o -Wl,--export-dynamic ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' Making all in lib-dict make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict.lo dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict.c -fPIC -DPIC -o .libs/dict.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-client.lo dict-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-client.c -fPIC -DPIC -o .libs/dict-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-file.lo dict-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-file.c -fPIC -DPIC -o .libs/dict-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-memcached.lo dict-memcached.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-memcached.c -fPIC -DPIC -o .libs/dict-memcached.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-memcached-ascii.lo dict-memcached-ascii.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-memcached-ascii.c -fPIC -DPIC -o .libs/dict-memcached-ascii.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-redis.lo dict-redis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-redis.c -fPIC -DPIC -o .libs/dict-redis.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-fail.lo dict-fail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-fail.c -fPIC -DPIC -o .libs/dict-fail.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-transaction-memory.lo dict-transaction-memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-transaction-memory.c -fPIC -DPIC -o .libs/dict-transaction-memory.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libdict.la dict.lo dict-client.lo dict-file.lo dict-memcached.lo dict-memcached-ascii.lo dict-redis.lo dict-fail.lo dict-transaction-memory.lo -lrt libtool: link: ar cru .libs/libdict.a .libs/dict.o .libs/dict-client.o .libs/dict-file.o .libs/dict-memcached.o .libs/dict-memcached-ascii.o .libs/dict-redis.o .libs/dict-fail.o .libs/dict-transaction-memory.o libtool: link: ranlib .libs/libdict.a libtool: link: ( cd ".libs" && rm -f "libdict.la" && ln -s "../libdict.la" "libdict.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-dict.o test-dict.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-dict test-dict.o libdict.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-dict test-dict.o ./.libs/libdict.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-dict-client.o test-dict-client.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-dict-client test-dict-client.o libdict.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-dict-client test-dict-client.o ./.libs/libdict.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' Making all in lib-sasl make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-external.lo mech-external.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-external.c -fPIC -DPIC -o .libs/mech-external.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-login.lo mech-login.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-login.c -fPIC -DPIC -o .libs/mech-login.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-plain.lo mech-plain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-plain.c -fPIC -DPIC -o .libs/mech-plain.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-oauthbearer.lo mech-oauthbearer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-oauthbearer.c -fPIC -DPIC -o .libs/mech-oauthbearer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsasl-client.lo dsasl-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsasl-client.c -fPIC -DPIC -o .libs/dsasl-client.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libsasl.la mech-external.lo mech-login.lo mech-plain.lo mech-oauthbearer.lo dsasl-client.lo -lrt libtool: link: ar cru .libs/libsasl.a .libs/mech-external.o .libs/mech-login.o .libs/mech-plain.o .libs/mech-oauthbearer.o .libs/dsasl-client.o libtool: link: ranlib .libs/libsasl.a libtool: link: ( cd ".libs" && rm -f "libsasl.la" && ln -s "../libsasl.la" "libsasl.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' Making all in lib-old-stats make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats.lo stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c stats.c -fPIC -DPIC -o .libs/stats.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-connection.lo stats-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c stats-connection.c -fPIC -DPIC -o .libs/stats-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-parser.lo stats-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c stats-parser.c -fPIC -DPIC -o .libs/stats-parser.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libold_stats.la stats.lo stats-connection.lo stats-parser.lo -lrt libtool: link: ar cru .libs/libold_stats.a .libs/stats.o .libs/stats-connection.o .libs/stats-parser.o libtool: link: ranlib .libs/libold_stats.a libtool: link: ( cd ".libs" && rm -f "libold_stats.la" && ln -s "../libold_stats.la" "libold_stats.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' Making all in lib-http make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-date.lo http-date.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-date.c -fPIC -DPIC -o .libs/http-date.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-url.lo http-url.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-url.c -fPIC -DPIC -o .libs/http-url.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-parser.lo http-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-parser.c -fPIC -DPIC -o .libs/http-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-header.lo http-header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-header.c -fPIC -DPIC -o .libs/http-header.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-header-parser.lo http-header-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-header-parser.c -fPIC -DPIC -o .libs/http-header-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-transfer-chunked.lo http-transfer-chunked.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-transfer-chunked.c -fPIC -DPIC -o .libs/http-transfer-chunked.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-auth.lo http-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-auth.c -fPIC -DPIC -o .libs/http-auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-message-parser.lo http-message-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-message-parser.c -fPIC -DPIC -o .libs/http-message-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-request.lo http-request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-request.c -fPIC -DPIC -o .libs/http-request.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-request-parser.lo http-request-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-request-parser.c -fPIC -DPIC -o .libs/http-request-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-response.lo http-response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-response.c -fPIC -DPIC -o .libs/http-response.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-response-parser.lo http-response-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-response-parser.c -fPIC -DPIC -o .libs/http-response-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-client-request.lo http-client-request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-client-request.c -fPIC -DPIC -o .libs/http-client-request.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-client-connection.lo http-client-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-client-connection.c -fPIC -DPIC -o .libs/http-client-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-client-peer.lo http-client-peer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-client-peer.c -fPIC -DPIC -o .libs/http-client-peer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-client-queue.lo http-client-queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-client-queue.c -fPIC -DPIC -o .libs/http-client-queue.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-client-host.lo http-client-host.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-client-host.c -fPIC -DPIC -o .libs/http-client-host.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-client.lo http-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-client.c -fPIC -DPIC -o .libs/http-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-server-response.lo http-server-response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-server-response.c -fPIC -DPIC -o .libs/http-server-response.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-server-request.lo http-server-request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-server-request.c -fPIC -DPIC -o .libs/http-server-request.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-server-connection.lo http-server-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-server-connection.c -fPIC -DPIC -o .libs/http-server-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o http-server.lo http-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c http-server.c -fPIC -DPIC -o .libs/http-server.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libhttp.la http-date.lo http-url.lo http-parser.lo http-header.lo http-header-parser.lo http-transfer-chunked.lo http-auth.lo http-message-parser.lo http-request.lo http-request-parser.lo http-response.lo http-response-parser.lo http-client-request.lo http-client-connection.lo http-client-peer.lo http-client-queue.lo http-client-host.lo http-client.lo http-server-response.lo http-server-request.lo http-server-connection.lo http-server.lo -lrt libtool: link: ar cru .libs/libhttp.a .libs/http-date.o .libs/http-url.o .libs/http-parser.o .libs/http-header.o .libs/http-header-parser.o .libs/http-transfer-chunked.o .libs/http-auth.o .libs/http-message-parser.o .libs/http-request.o .libs/http-request-parser.o .libs/http-response.o .libs/http-response-parser.o .libs/http-client-request.o .libs/http-client-connection.o .libs/http-client-peer.o .libs/http-client-queue.o .libs/http-client-host.o .libs/http-client.o .libs/http-server-response.o .libs/http-server-request.o .libs/http-server-connection.o .libs/http-server.o libtool: link: ranlib .libs/libhttp.a libtool: link: ( cd ".libs" && rm -f "libhttp.la" && ln -s "../libhttp.la" "libhttp.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-date.o test-http-date.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-http-date test-http-date.o http-date.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-date test-http-date.o .libs/http-date.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-url.o test-http-url.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-http-url test-http-url.o http-url.lo http-header.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-url test-http-url.o .libs/http-url.o .libs/http-header.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-header-parser.o test-http-header-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-http-header-parser test-http-header-parser.o http-parser.lo http-header-parser.lo http-header.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-header-parser test-http-header-parser.o .libs/http-parser.o .libs/http-header-parser.o .libs/http-header.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-transfer.o test-http-transfer.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-http-transfer test-http-transfer.o http-parser.lo http-header-parser.lo http-transfer-chunked.lo http-header.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-transfer test-http-transfer.o .libs/http-parser.o .libs/http-header-parser.o .libs/http-transfer-chunked.o .libs/http-header.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-auth.o test-http-auth.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-http-auth test-http-auth.o http-auth.lo http-parser.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-auth test-http-auth.o .libs/http-auth.o .libs/http-parser.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-response-parser.o test-http-response-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-http-response-parser test-http-response-parser.o http-date.lo http-parser.lo http-header.lo http-header-parser.lo http-transfer-chunked.lo http-message-parser.lo http-response-parser.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-response-parser test-http-response-parser.o .libs/http-date.o .libs/http-parser.o .libs/http-header.o .libs/http-header-parser.o .libs/http-transfer-chunked.o .libs/http-message-parser.o .libs/http-response-parser.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-request-parser.o test-http-request-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-http-request-parser test-http-request-parser.o http-date.lo http-parser.lo http-url.lo http-header.lo http-header-parser.lo http-transfer-chunked.lo http-message-parser.lo http-request-parser.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-request-parser test-http-request-parser.o .libs/http-date.o .libs/http-parser.o .libs/http-url.o .libs/http-header.o .libs/http-header-parser.o .libs/http-transfer-chunked.o .libs/http-message-parser.o .libs/http-request-parser.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-payload.o test-http-payload.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-http-payload test-http-payload.o libhttp.la ../lib-dns/libdns.la ../lib-ssl-iostream/libssl_iostream.la ../lib-master/libmaster.la ../lib-settings/libsettings.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-payload test-http-payload.o -Wl,--export-dynamic ./.libs/libhttp.a ../lib-dns/.libs/libdns.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-master/.libs/libmaster.a ../lib-settings/.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-client.o test-http-client.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-http-client test-http-client.o libhttp.la ../lib-dns/libdns.la ../lib-ssl-iostream/libssl_iostream.la ../lib-master/libmaster.la ../lib-settings/libsettings.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl ../lib-ssl-iostream/libssl_iostream_openssl.la -lrt *** Warning: Linking the executable test-http-client against the loadable module *** libssl_iostream_openssl.so is not portable! libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/test-http-client test-http-client.o -Wl,--export-dynamic ./.libs/libhttp.a ../lib-dns/.libs/libdns.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-master/.libs/libmaster.a ../lib-settings/.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-client-errors.o test-http-client-errors.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-http-client-errors test-http-client-errors.o libhttp.la ../lib-dns/libdns.la ../lib-ssl-iostream/libssl_iostream.la ../lib-master/libmaster.la ../lib-settings/libsettings.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-client-errors test-http-client-errors.o -Wl,--export-dynamic ./.libs/libhttp.a ../lib-dns/.libs/libdns.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-master/.libs/libmaster.a ../lib-settings/.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-server.o test-http-server.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-http-server test-http-server.o libhttp.la ../lib-dns/libdns.la ../lib-ssl-iostream/libssl_iostream.la ../lib-master/libmaster.la ../lib-settings/libsettings.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-server test-http-server.o -Wl,--export-dynamic ./.libs/libhttp.a ../lib-dns/.libs/libdns.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-master/.libs/libmaster.a ../lib-settings/.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-http-server-errors.o test-http-server-errors.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-http-server-errors test-http-server-errors.o libhttp.la ../lib-dns/libdns.la ../lib-ssl-iostream/libssl_iostream.la ../lib-master/libmaster.la ../lib-settings/libsettings.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-http-server-errors test-http-server-errors.o -Wl,--export-dynamic ./.libs/libhttp.a ../lib-dns/.libs/libdns.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-master/.libs/libmaster.a ../lib-settings/.libs/libsettings.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' Making all in lib-fs make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-api.lo fs-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-api.c -fPIC -DPIC -o .libs/fs-api.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-dict.lo fs-dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-dict.c -fPIC -DPIC -o .libs/fs-dict.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-metawrap.lo fs-metawrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-metawrap.c -fPIC -DPIC -o .libs/fs-metawrap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-randomfail.lo fs-randomfail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-randomfail.c -fPIC -DPIC -o .libs/fs-randomfail.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-posix.lo fs-posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-posix.c -fPIC -DPIC -o .libs/fs-posix.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-test.lo fs-test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-test.c -fPIC -DPIC -o .libs/fs-test.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-test-async.lo fs-test-async.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-test-async.c -fPIC -DPIC -o .libs/fs-test-async.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-sis.lo fs-sis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-sis.c -fPIC -DPIC -o .libs/fs-sis.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-sis-common.lo fs-sis-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-sis-common.c -fPIC -DPIC -o .libs/fs-sis-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-sis-queue.lo fs-sis-queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-sis-queue.c -fPIC -DPIC -o .libs/fs-sis-queue.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-wrapper.lo fs-wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-wrapper.c -fPIC -DPIC -o .libs/fs-wrapper.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-fs-file.lo istream-fs-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-fs-file.c -fPIC -DPIC -o .libs/istream-fs-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-fs-stats.lo istream-fs-stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-fs-stats.c -fPIC -DPIC -o .libs/istream-fs-stats.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-metawrap.lo istream-metawrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-metawrap.c -fPIC -DPIC -o .libs/istream-metawrap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-metawrap.lo ostream-metawrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-metawrap.c -fPIC -DPIC -o .libs/ostream-metawrap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-cmp.lo ostream-cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-cmp.c -fPIC -DPIC -o .libs/ostream-cmp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libfs.la fs-api.lo fs-dict.lo fs-metawrap.lo fs-randomfail.lo fs-posix.lo fs-test.lo fs-test-async.lo fs-sis.lo fs-sis-common.lo fs-sis-queue.lo fs-wrapper.lo istream-fs-file.lo istream-fs-stats.lo istream-metawrap.lo ostream-metawrap.lo ostream-cmp.lo -lrt libtool: link: ar cru .libs/libfs.a .libs/fs-api.o .libs/fs-dict.o .libs/fs-metawrap.o .libs/fs-randomfail.o .libs/fs-posix.o .libs/fs-test.o .libs/fs-test-async.o .libs/fs-sis.o .libs/fs-sis-common.o .libs/fs-sis-queue.o .libs/fs-wrapper.o .libs/istream-fs-file.o .libs/istream-fs-stats.o .libs/istream-metawrap.o .libs/ostream-metawrap.o .libs/ostream-cmp.o libtool: link: ranlib .libs/libfs.a libtool: link: ( cd ".libs" && rm -f "libfs.la" && ln -s "../libfs.la" "libfs.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-fs-metawrap.o test-fs-metawrap.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-fs-metawrap test-fs-metawrap.o libfs.la ../lib-dict/libdict.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-fs-metawrap test-fs-metawrap.o -Wl,--export-dynamic ./.libs/libfs.a ../lib-dict/.libs/libdict.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-fs-posix.o test-fs-posix.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-fs-posix test-fs-posix.o libfs.la ../lib-dict/libdict.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-fs-posix test-fs-posix.o -Wl,--export-dynamic ./.libs/libfs.a ../lib-dict/.libs/libdict.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' Making all in lib-mail make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-attachment-connector.lo istream-attachment-connector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-attachment-connector.c -fPIC -DPIC -o .libs/istream-attachment-connector.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-attachment-extractor.lo istream-attachment-extractor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-attachment-extractor.c -fPIC -DPIC -o .libs/istream-attachment-extractor.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-binary-converter.lo istream-binary-converter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-binary-converter.c -fPIC -DPIC -o .libs/istream-binary-converter.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-dot.lo istream-dot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-dot.c -fPIC -DPIC -o .libs/istream-dot.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-header-filter.lo istream-header-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-header-filter.c -fPIC -DPIC -o .libs/istream-header-filter.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-nonuls.lo istream-nonuls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-nonuls.c -fPIC -DPIC -o .libs/istream-nonuls.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-qp-decoder.lo istream-qp-decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-qp-decoder.c -fPIC -DPIC -o .libs/istream-qp-decoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-qp-encoder.lo istream-qp-encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-qp-encoder.c -fPIC -DPIC -o .libs/istream-qp-encoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-html2text.lo mail-html2text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-html2text.c -fPIC -DPIC -o .libs/mail-html2text.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-user-hash.lo mail-user-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-user-hash.c -fPIC -DPIC -o .libs/mail-user-hash.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-from.lo mbox-from.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-from.c -fPIC -DPIC -o .libs/mbox-from.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-address.lo message-address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-address.c -fPIC -DPIC -o .libs/message-address.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-binary-part.lo message-binary-part.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-binary-part.c -fPIC -DPIC -o .libs/message-binary-part.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-date.lo message-date.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-date.c -fPIC -DPIC -o .libs/message-date.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-decoder.lo message-decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-decoder.c -fPIC -DPIC -o .libs/message-decoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-header-decode.lo message-header-decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-header-decode.c -fPIC -DPIC -o .libs/message-header-decode.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-header-encode.lo message-header-encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-header-encode.c -fPIC -DPIC -o .libs/message-header-encode.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-header-hash.lo message-header-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-header-hash.c -fPIC -DPIC -o .libs/message-header-hash.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-header-parser.lo message-header-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-header-parser.c -fPIC -DPIC -o .libs/message-header-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-id.lo message-id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-id.c -fPIC -DPIC -o .libs/message-id.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-parser.lo message-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-parser.c -fPIC -DPIC -o .libs/message-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-part.lo message-part.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-part.c -fPIC -DPIC -o .libs/message-part.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-part-data.lo message-part-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-part-data.c -fPIC -DPIC -o .libs/message-part-data.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-part-serialize.lo message-part-serialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-part-serialize.c -fPIC -DPIC -o .libs/message-part-serialize.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-search.lo message-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-search.c -fPIC -DPIC -o .libs/message-search.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-size.lo message-size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-size.c -fPIC -DPIC -o .libs/message-size.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o message-snippet.lo message-snippet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c message-snippet.c -fPIC -DPIC -o .libs/message-snippet.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-dot.lo ostream-dot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-dot.c -fPIC -DPIC -o .libs/ostream-dot.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o qp-decoder.lo qp-decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c qp-decoder.c -fPIC -DPIC -o .libs/qp-decoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o qp-encoder.lo qp-encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c qp-encoder.c -fPIC -DPIC -o .libs/qp-encoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quoted-printable.lo quoted-printable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quoted-printable.c -fPIC -DPIC -o .libs/quoted-printable.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o rfc2231-parser.lo rfc2231-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c rfc2231-parser.c -fPIC -DPIC -o .libs/rfc2231-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o rfc822-parser.lo rfc822-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c rfc822-parser.c -fPIC -DPIC -o .libs/rfc822-parser.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libmail.la istream-attachment-connector.lo istream-attachment-extractor.lo istream-binary-converter.lo istream-dot.lo istream-header-filter.lo istream-nonuls.lo istream-qp-decoder.lo istream-qp-encoder.lo mail-html2text.lo mail-user-hash.lo mbox-from.lo message-address.lo message-binary-part.lo message-date.lo message-decoder.lo message-header-decode.lo message-header-encode.lo message-header-hash.lo message-header-parser.lo message-id.lo message-parser.lo message-part.lo message-part-data.lo message-part-serialize.lo message-search.lo message-size.lo message-snippet.lo ostream-dot.lo qp-decoder.lo qp-encoder.lo quoted-printable.lo rfc2231-parser.lo rfc822-parser.lo -lrt libtool: link: ar cru .libs/libmail.a .libs/istream-attachment-connector.o .libs/istream-attachment-extractor.o .libs/istream-binary-converter.o .libs/istream-dot.o .libs/istream-header-filter.o .libs/istream-nonuls.o .libs/istream-qp-decoder.o .libs/istream-qp-encoder.o .libs/mail-html2text.o .libs/mail-user-hash.o .libs/mbox-from.o .libs/message-address.o .libs/message-binary-part.o .libs/message-date.o .libs/message-decoder.o .libs/message-header-decode.o .libs/message-header-encode.o .libs/message-header-hash.o .libs/message-header-parser.o .libs/message-id.o .libs/message-parser.o .libs/message-part.o .libs/message-part-data.o .libs/message-part-serialize.o .libs/message-search.o .libs/message-size.o .libs/message-snippet.o .libs/ostream-dot.o .libs/qp-decoder.o .libs/qp-encoder.o .libs/quoted-printable.o .libs/rfc2231-parser.o .libs/rfc822-parser.o libtool: link: ranlib .libs/libmail.a libtool: link: ( cd ".libs" && rm -f "libmail.la" && ln -s "../libmail.la" "libmail.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-istream-dot.o test-istream-dot.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-istream-dot test-istream-dot.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-istream-dot test-istream-dot.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-istream-attachment.o test-istream-attachment.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-istream-attachment test-istream-attachment.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-istream-attachment test-istream-attachment.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-istream-binary-converter.o test-istream-binary-converter.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-istream-binary-converter test-istream-binary-converter.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-istream-binary-converter test-istream-binary-converter.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-istream-header-filter.o test-istream-header-filter.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-istream-header-filter test-istream-header-filter.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-istream-header-filter test-istream-header-filter.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-istream-qp-decoder.o test-istream-qp-decoder.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-istream-qp-decoder test-istream-qp-decoder.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-istream-qp-decoder test-istream-qp-decoder.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-istream-qp-encoder.o test-istream-qp-encoder.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-istream-qp-encoder test-istream-qp-encoder.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-istream-qp-encoder test-istream-qp-encoder.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-html2text.o test-mail-html2text.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-html2text test-mail-html2text.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-html2text test-mail-html2text.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mbox-from.o test-mbox-from.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mbox-from test-mbox-from.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mbox-from test-mbox-from.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-address.o test-message-address.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-address test-message-address.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-address test-message-address.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-date.o test-message-date.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-date test-message-date.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-date test-message-date.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-decoder.o test-message-decoder.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-decoder test-message-decoder.o libmail.la ../lib-test/libtest.la ../lib/liblib.la ../lib-charset/libcharset.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-decoder test-message-decoder.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a ../lib-charset/.libs/libcharset.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-header-decode.o test-message-header-decode.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-header-decode test-message-header-decode.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-header-decode test-message-header-decode.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-header-encode.o test-message-header-encode.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-header-encode test-message-header-encode.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-header-encode test-message-header-encode.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-header-hash.o test-message-header-hash.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-header-hash test-message-header-hash.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-header-hash test-message-header-hash.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-header-parser.o test-message-header-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-header-parser test-message-header-parser.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-header-parser test-message-header-parser.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-id.o test-message-id.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-id test-message-id.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-id test-message-id.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-parser.o test-message-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-parser test-message-parser.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-parser test-message-parser.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-part.o test-message-part.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-part test-message-part.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-part test-message-part.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-search.o test-message-search.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-search test-message-search.o libmail.la ../lib-test/libtest.la ../lib/liblib.la ../lib-charset/libcharset.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-search test-message-search.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a ../lib-charset/.libs/libcharset.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-message-snippet.o test-message-snippet.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-message-snippet test-message-snippet.o libmail.la ../lib-test/libtest.la ../lib/liblib.la ../lib-charset/libcharset.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-message-snippet test-message-snippet.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a ../lib-charset/.libs/libcharset.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-ostream-dot.o test-ostream-dot.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-ostream-dot test-ostream-dot.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-ostream-dot test-ostream-dot.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-qp-decoder.o test-qp-decoder.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-qp-decoder test-qp-decoder.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-qp-decoder test-qp-decoder.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-qp-encoder.o test-qp-encoder.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-qp-encoder test-qp-encoder.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-qp-encoder test-qp-encoder.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-quoted-printable.o test-quoted-printable.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-quoted-printable test-quoted-printable.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-quoted-printable test-quoted-printable.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-rfc2231-parser.o test-rfc2231-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-rfc2231-parser test-rfc2231-parser.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-rfc2231-parser test-rfc2231-parser.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-rfc822-parser.o test-rfc822-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-rfc822-parser test-rfc822-parser.o libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-rfc822-parser test-rfc822-parser.o ./.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' Making all in lib-program-client make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o program-client.lo program-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c program-client.c -fPIC -DPIC -o .libs/program-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o program-client-local.lo program-client-local.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c program-client-local.c -fPIC -DPIC -o .libs/program-client-local.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o program-client-remote.lo program-client-remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c program-client-remote.c -fPIC -DPIC -o .libs/program-client-remote.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libprogram_client.la program-client.lo program-client-local.lo program-client-remote.lo -lrt libtool: link: ar cru .libs/libprogram_client.a .libs/program-client.o .libs/program-client-local.o .libs/program-client-remote.o libtool: link: ranlib .libs/libprogram_client.a libtool: link: ( cd ".libs" && rm -f "libprogram_client.la" && ln -s "../libprogram_client.la" "libprogram_client.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-program-client-local.o test-program-client-local.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-program-client-local test-program-client-local.o libprogram_client.la ../lib-dns/libdns.la ../lib-test/libtest.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-program-client-local test-program-client-local.o -Wl,--export-dynamic ./.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-test/.libs/libtest.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-program-client-unix.o test-program-client-unix.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-program-client-unix test-program-client-unix.o libprogram_client.la ../lib-dns/libdns.la ../lib-test/libtest.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-program-client-unix test-program-client-unix.o -Wl,--export-dynamic ./.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-test/.libs/libtest.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-program-client-net.o test-program-client-net.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-program-client-net test-program-client-net.o libprogram_client.la ../lib-dns/libdns.la ../lib-test/libtest.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-program-client-net test-program-client-net.o -Wl,--export-dynamic ./.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-test/.libs/libtest.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib/.libs/liblib.a -ldl -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' Making all in lib-smtp make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-parser.lo smtp-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-parser.c -fPIC -DPIC -o .libs/smtp-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-syntax.lo smtp-syntax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-syntax.c -fPIC -DPIC -o .libs/smtp-syntax.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-address.lo smtp-address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-address.c -fPIC -DPIC -o .libs/smtp-address.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-common.lo smtp-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-common.c -fPIC -DPIC -o .libs/smtp-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-params.lo smtp-params.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-params.c -fPIC -DPIC -o .libs/smtp-params.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-reply.lo smtp-reply.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-reply.c -fPIC -DPIC -o .libs/smtp-reply.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-reply-parser.lo smtp-reply-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-reply-parser.c -fPIC -DPIC -o .libs/smtp-reply-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-command-parser.lo smtp-command-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-command-parser.c -fPIC -DPIC -o .libs/smtp-command-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-client-command.lo smtp-client-command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-client-command.c -fPIC -DPIC -o .libs/smtp-client-command.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-client-transaction.lo smtp-client-transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-client-transaction.c -fPIC -DPIC -o .libs/smtp-client-transaction.o smtp-client-transaction.c: In function 'smtp_client_transaction_get_state_name': smtp-client-transaction.c:785: warning: comparison of unsigned expression >= 0 is always true /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-client-connection.lo smtp-client-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-client-connection.c -fPIC -DPIC -o .libs/smtp-client-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-client.lo smtp-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-client.c -fPIC -DPIC -o .libs/smtp-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-helo.lo smtp-server-cmd-helo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-helo.c -fPIC -DPIC -o .libs/smtp-server-cmd-helo.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-starttls.lo smtp-server-cmd-starttls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-starttls.c -fPIC -DPIC -o .libs/smtp-server-cmd-starttls.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-auth.lo smtp-server-cmd-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-auth.c -fPIC -DPIC -o .libs/smtp-server-cmd-auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-mail.lo smtp-server-cmd-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-mail.c -fPIC -DPIC -o .libs/smtp-server-cmd-mail.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-rcpt.lo smtp-server-cmd-rcpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-rcpt.c -fPIC -DPIC -o .libs/smtp-server-cmd-rcpt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-data.lo smtp-server-cmd-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-data.c -fPIC -DPIC -o .libs/smtp-server-cmd-data.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-rset.lo smtp-server-cmd-rset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-rset.c -fPIC -DPIC -o .libs/smtp-server-cmd-rset.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-noop.lo smtp-server-cmd-noop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-noop.c -fPIC -DPIC -o .libs/smtp-server-cmd-noop.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-quit.lo smtp-server-cmd-quit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-quit.c -fPIC -DPIC -o .libs/smtp-server-cmd-quit.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-vrfy.lo smtp-server-cmd-vrfy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-vrfy.c -fPIC -DPIC -o .libs/smtp-server-cmd-vrfy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-cmd-xclient.lo smtp-server-cmd-xclient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-cmd-xclient.c -fPIC -DPIC -o .libs/smtp-server-cmd-xclient.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-reply.lo smtp-server-reply.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-reply.c -fPIC -DPIC -o .libs/smtp-server-reply.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-command.lo smtp-server-command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-command.c -fPIC -DPIC -o .libs/smtp-server-command.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-transaction.lo smtp-server-transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-transaction.c -fPIC -DPIC -o .libs/smtp-server-transaction.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server-connection.lo smtp-server-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server-connection.c -fPIC -DPIC -o .libs/smtp-server-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-server.lo smtp-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-server.c -fPIC -DPIC -o .libs/smtp-server.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-submit-settings.lo smtp-submit-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-submit-settings.c -fPIC -DPIC -o .libs/smtp-submit-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o smtp-submit.lo smtp-submit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c smtp-submit.c -fPIC -DPIC -o .libs/smtp-submit.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libsmtp.la smtp-parser.lo smtp-syntax.lo smtp-address.lo smtp-common.lo smtp-params.lo smtp-reply.lo smtp-reply-parser.lo smtp-command-parser.lo smtp-client-command.lo smtp-client-transaction.lo smtp-client-connection.lo smtp-client.lo smtp-server-cmd-helo.lo smtp-server-cmd-starttls.lo smtp-server-cmd-auth.lo smtp-server-cmd-mail.lo smtp-server-cmd-rcpt.lo smtp-server-cmd-data.lo smtp-server-cmd-rset.lo smtp-server-cmd-noop.lo smtp-server-cmd-quit.lo smtp-server-cmd-vrfy.lo smtp-server-cmd-xclient.lo smtp-server-reply.lo smtp-server-command.lo smtp-server-transaction.lo smtp-server-connection.lo smtp-server.lo smtp-submit-settings.lo smtp-submit.lo -lrt libtool: link: ar cru .libs/libsmtp.a .libs/smtp-parser.o .libs/smtp-syntax.o .libs/smtp-address.o .libs/smtp-common.o .libs/smtp-params.o .libs/smtp-reply.o .libs/smtp-reply-parser.o .libs/smtp-command-parser.o .libs/smtp-client-command.o .libs/smtp-client-transaction.o .libs/smtp-client-connection.o .libs/smtp-client.o .libs/smtp-server-cmd-helo.o .libs/smtp-server-cmd-starttls.o .libs/smtp-server-cmd-auth.o .libs/smtp-server-cmd-mail.o .libs/smtp-server-cmd-rcpt.o .libs/smtp-server-cmd-data.o .libs/smtp-server-cmd-rset.o .libs/smtp-server-cmd-noop.o .libs/smtp-server-cmd-quit.o .libs/smtp-server-cmd-vrfy.o .libs/smtp-server-cmd-xclient.o .libs/smtp-server-reply.o .libs/smtp-server-command.o .libs/smtp-server-transaction.o .libs/smtp-server-connection.o .libs/smtp-server.o .libs/smtp-submit-settings.o .libs/smtp-submit.o libtool: link: ranlib .libs/libsmtp.a libtool: link: ( cd ".libs" && rm -f "libsmtp.la" && ln -s "../libsmtp.la" "libsmtp.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-address.o test-smtp-address.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-address test-smtp-address.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-address test-smtp-address.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-params.o test-smtp-params.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-params test-smtp-params.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-params test-smtp-params.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-reply-parser.o test-smtp-reply-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-reply-parser test-smtp-reply-parser.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-reply-parser test-smtp-reply-parser.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-command-parser.o test-smtp-command-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-command-parser test-smtp-command-parser.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-command-parser test-smtp-command-parser.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-payload.o test-smtp-payload.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-payload test-smtp-payload.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-payload test-smtp-payload.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-submit.o test-smtp-submit.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-submit test-smtp-submit.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-submit test-smtp-submit.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-client-errors.o test-smtp-client-errors.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-client-errors test-smtp-client-errors.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-client-errors test-smtp-client-errors.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-dns -I../../src/lib-program-client -I../../src/lib-mail -DTEST_BIN_DIR=\"/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp/test-bin\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-smtp-server-errors.o test-smtp-server-errors.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o test-smtp-server-errors test-smtp-server-errors.o libsmtp.la ../lib-program-client/libprogram_client.la ../lib-dns/libdns.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-master/libmaster.la ../lib-ssl-iostream/libssl_iostream.la ../lib-settings/libsettings.la ../lib-sasl/libsasl.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-smtp-server-errors test-smtp-server-errors.o -Wl,--export-dynamic ./.libs/libsmtp.a ../lib-program-client/.libs/libprogram_client.a ../lib-dns/.libs/libdns.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-master/.libs/libmaster.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-settings/.libs/libsettings.a ../lib-sasl/.libs/libsasl.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' Making all in lib-imap make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-arg.lo imap-arg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-arg.c -fPIC -DPIC -o .libs/imap-arg.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-base-subject.lo imap-base-subject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-base-subject.c -fPIC -DPIC -o .libs/imap-base-subject.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-bodystructure.lo imap-bodystructure.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-bodystructure.c -fPIC -DPIC -o .libs/imap-bodystructure.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-date.lo imap-date.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-date.c -fPIC -DPIC -o .libs/imap-date.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-envelope.lo imap-envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-envelope.c -fPIC -DPIC -o .libs/imap-envelope.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-id.lo imap-id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-id.c -fPIC -DPIC -o .libs/imap-id.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-keepalive.lo imap-keepalive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-keepalive.c -fPIC -DPIC -o .libs/imap-keepalive.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-match.lo imap-match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-match.c -fPIC -DPIC -o .libs/imap-match.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-parser.lo imap-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-parser.c -fPIC -DPIC -o .libs/imap-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-quote.lo imap-quote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-quote.c -fPIC -DPIC -o .libs/imap-quote.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-url.lo imap-url.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-url.c -fPIC -DPIC -o .libs/imap-url.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-seqset.lo imap-seqset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-seqset.c -fPIC -DPIC -o .libs/imap-seqset.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-utf7.lo imap-utf7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-utf7.c -fPIC -DPIC -o .libs/imap-utf7.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-util.lo imap-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-util.c -fPIC -DPIC -o .libs/imap-util.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libimap.la imap-arg.lo imap-base-subject.lo imap-bodystructure.lo imap-date.lo imap-envelope.lo imap-id.lo imap-keepalive.lo imap-match.lo imap-parser.lo imap-quote.lo imap-url.lo imap-seqset.lo imap-utf7.lo imap-util.lo -lrt libtool: link: ar cru .libs/libimap.a .libs/imap-arg.o .libs/imap-base-subject.o .libs/imap-bodystructure.o .libs/imap-date.o .libs/imap-envelope.o .libs/imap-id.o .libs/imap-keepalive.o .libs/imap-match.o .libs/imap-parser.o .libs/imap-quote.o .libs/imap-url.o .libs/imap-seqset.o .libs/imap-utf7.o .libs/imap-util.o libtool: link: ranlib .libs/libimap.a libtool: link: ( cd ".libs" && rm -f "libimap.la" && ln -s "../libimap.la" "libimap.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-bodystructure.o test-imap-bodystructure.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-bodystructure test-imap-bodystructure.o imap-bodystructure.lo imap-envelope.lo imap-quote.lo imap-parser.lo imap-arg.lo ../lib-mail/libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-bodystructure test-imap-bodystructure.o .libs/imap-bodystructure.o .libs/imap-envelope.o .libs/imap-quote.o .libs/imap-parser.o .libs/imap-arg.o ../lib-mail/.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-envelope.o test-imap-envelope.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-envelope test-imap-envelope.o imap-envelope.lo imap-quote.lo imap-parser.lo imap-arg.lo ../lib-mail/libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-envelope test-imap-envelope.o .libs/imap-envelope.o .libs/imap-quote.o .libs/imap-parser.o .libs/imap-arg.o ../lib-mail/.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-match.o test-imap-match.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-match test-imap-match.o imap-match.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-match test-imap-match.o .libs/imap-match.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-parser.o test-imap-parser.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-parser test-imap-parser.o imap-parser.lo imap-arg.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-parser test-imap-parser.o .libs/imap-parser.o .libs/imap-arg.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-quote.o test-imap-quote.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-quote test-imap-quote.o imap-quote.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-quote test-imap-quote.o .libs/imap-quote.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-url.o test-imap-url.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-url test-imap-url.o imap-url.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-url test-imap-url.o .libs/imap-url.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-utf7.o test-imap-utf7.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-utf7 test-imap-utf7.o imap-utf7.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-utf7 test-imap-utf7.o .libs/imap-utf7.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imap-util.o test-imap-util.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imap-util test-imap-util.o imap-util.lo imap-arg.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imap-util test-imap-util.o .libs/imap-util.o .libs/imap-arg.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' Making all in lib-imap-storage make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-msgpart.lo imap-msgpart.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-msgpart.c -fPIC -DPIC -o .libs/imap-msgpart.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-msgpart-url.lo imap-msgpart-url.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-msgpart-url.c -fPIC -DPIC -o .libs/imap-msgpart-url.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-metadata.lo imap-metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-metadata.c -fPIC -DPIC -o .libs/imap-metadata.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libimap-storage.la imap-msgpart.lo imap-msgpart-url.lo imap-metadata.lo -lrt libtool: link: ar cru .libs/libimap-storage.a .libs/imap-msgpart.o .libs/imap-msgpart-url.o .libs/imap-metadata.o libtool: link: ranlib .libs/libimap-storage.a libtool: link: ( cd ".libs" && rm -f "libimap-storage.la" && ln -s "../libimap-storage.la" "libimap-storage.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' Making all in lib-oauth2 make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o oauth2.lo oauth2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c oauth2.c -fPIC -DPIC -o .libs/oauth2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o oauth2-token-validate.lo oauth2-token-validate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c oauth2-token-validate.c -fPIC -DPIC -o .libs/oauth2-token-validate.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o oauth2-introspect.lo oauth2-introspect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c oauth2-introspect.c -fPIC -DPIC -o .libs/oauth2-introspect.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o oauth2-refresh.lo oauth2-refresh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-http -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c oauth2-refresh.c -fPIC -DPIC -o .libs/oauth2-refresh.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o liboauth2.la oauth2.lo oauth2-token-validate.lo oauth2-introspect.lo oauth2-refresh.lo -lrt libtool: link: ar cru .libs/liboauth2.a .libs/oauth2.o .libs/oauth2-token-validate.o .libs/oauth2-introspect.o .libs/oauth2-refresh.o libtool: link: ranlib .libs/liboauth2.a libtool: link: ( cd ".libs" && rm -f "liboauth2.la" && ln -s "../liboauth2.la" "liboauth2.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' Making all in lib-dict-extra make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-fs.lo dict-fs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-fs.c -fPIC -DPIC -o .libs/dict-fs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-register.lo dict-register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-register.c -fPIC -DPIC -o .libs/dict-register.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o libdict_extra.la dict-fs.lo dict-register.lo -lrt libtool: link: ar cru .libs/libdict_extra.a .libs/dict-fs.o .libs/dict-register.o libtool: link: ranlib .libs/libdict_extra.a libtool: link: ( cd ".libs" && rm -f "libdict_extra.la" && ln -s "../libdict_extra.la" "libdict_extra.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' Making all in lib-dovecot make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot.la -rpath /usr/lib/dovecot ../../src/lib-dict-extra/libdict_extra.la ../../src/lib-oauth2/liboauth2.la ../../src/lib-smtp/libsmtp.la ../../src/lib-program-client/libprogram_client.la ../../src/lib-master/libmaster.la ../../src/lib-settings/libsettings.la ../../src/lib-old-stats/libold_stats.la ../../src/lib-http/libhttp.la ../../src/lib-fs/libfs.la ../../src/lib-dict/libdict.la ../../src/lib-dns/libdns.la ../../src/lib-imap/libimap.la ../../src/lib-mail/libmail.la ../../src/lib-sasl/libsasl.la ../../src/lib-auth/libauth.la ../../src/lib-charset/libcharset.la ../../src/lib-ssl-iostream/libssl_iostream.la ../../src/lib-dcrypt/libdcrypt.la ../../src/lib-test/libtest.la ../../src/lib/liblib.la -export-dynamic -ldl -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../../src/lib-dict-extra/.libs/libdict_extra.a ../../src/lib-oauth2/.libs/liboauth2.a ../../src/lib-smtp/.libs/libsmtp.a ../../src/lib-program-client/.libs/libprogram_client.a ../../src/lib-master/.libs/libmaster.a ../../src/lib-settings/.libs/libsettings.a ../../src/lib-old-stats/.libs/libold_stats.a ../../src/lib-http/.libs/libhttp.a ../../src/lib-fs/.libs/libfs.a ../../src/lib-dict/.libs/libdict.a ../../src/lib-dns/.libs/libdns.a ../../src/lib-imap/.libs/libimap.a ../../src/lib-mail/.libs/libmail.a ../../src/lib-sasl/.libs/libsasl.a ../../src/lib-auth/.libs/libauth.a ../../src/lib-charset/.libs/libcharset.a ../../src/lib-ssl-iostream/.libs/libssl_iostream.a ../../src/lib-dcrypt/.libs/libdcrypt.a ../../src/lib-test/.libs/libtest.a ../../src/lib/.libs/liblib.a -Wl,--no-whole-archive -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libdovecot.so.0 -o .libs/libdovecot.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot.so.0" && ln -s "libdovecot.so.0.0.0" "libdovecot.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot.so" && ln -s "libdovecot.so.0.0.0" "libdovecot.so") libtool: link: ( cd ".libs" && rm -f "libdovecot.la" && ln -s "../libdovecot.la" "libdovecot.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' Making all in lib-ldap make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ldap-client.lo ldap-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ldap-client.c -fPIC -DPIC -o .libs/ldap-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ldap-connection.lo ldap-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ldap-connection.c -fPIC -DPIC -o .libs/ldap-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ldap-connection-pool.lo ldap-connection-pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ldap-connection-pool.c -fPIC -DPIC -o .libs/ldap-connection-pool.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ldap-iterator.lo ldap-iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ldap-iterator.c -fPIC -DPIC -o .libs/ldap-iterator.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ldap-search.lo ldap-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ldap-search.c -fPIC -DPIC -o .libs/ldap-search.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ldap-compare.lo ldap-compare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ldap-compare.c -fPIC -DPIC -o .libs/ldap-compare.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ldap-entry.lo ldap-entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ldap-entry.c -fPIC -DPIC -o .libs/ldap-entry.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-ldap.la -rpath /usr/lib/dovecot ldap-client.lo ldap-connection.lo ldap-connection-pool.lo ldap-iterator.lo ldap-search.lo ldap-compare.lo ldap-entry.lo ../lib-dovecot/libdovecot.la -lldap -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/ldap-client.o .libs/ldap-connection.o .libs/ldap-connection-pool.o .libs/ldap-iterator.o .libs/ldap-search.o .libs/ldap-compare.o .libs/ldap-entry.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-dovecot/.libs/libdovecot.so -lldap -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-ldap.so.0 -o .libs/libdovecot-ldap.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-ldap.so.0" && ln -s "libdovecot-ldap.so.0.0.0" "libdovecot-ldap.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-ldap.so" && ln -s "libdovecot-ldap.so.0.0.0" "libdovecot-ldap.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-ldap.la" && ln -s "../libdovecot-ldap.la" "libdovecot-ldap.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' Making all in lib-fts make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make all-am make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter.lo fts-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter.c -fPIC -DPIC -o .libs/fts-filter.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter-contractions.lo fts-filter-contractions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter-contractions.c -fPIC -DPIC -o .libs/fts-filter-contractions.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter-common.lo fts-filter-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter-common.c -fPIC -DPIC -o .libs/fts-filter-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter-english-possessive.lo fts-filter-english-possessive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter-english-possessive.c -fPIC -DPIC -o .libs/fts-filter-english-possessive.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter-lowercase.lo fts-filter-lowercase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter-lowercase.c -fPIC -DPIC -o .libs/fts-filter-lowercase.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter-normalizer-icu.lo fts-filter-normalizer-icu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter-normalizer-icu.c -fPIC -DPIC -o .libs/fts-filter-normalizer-icu.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter-stopwords.lo fts-filter-stopwords.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter-stopwords.c -fPIC -DPIC -o .libs/fts-filter-stopwords.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-filter-stemmer-snowball.lo fts-filter-stemmer-snowball.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-filter-stemmer-snowball.c -fPIC -DPIC -o .libs/fts-filter-stemmer-snowball.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-language.lo fts-language.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-language.c -fPIC -DPIC -o .libs/fts-language.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-library.lo fts-library.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-library.c -fPIC -DPIC -o .libs/fts-library.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-tokenizer.lo fts-tokenizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-tokenizer.c -fPIC -DPIC -o .libs/fts-tokenizer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-tokenizer-address.lo fts-tokenizer-address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-tokenizer-address.c -fPIC -DPIC -o .libs/fts-tokenizer-address.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-tokenizer-common.lo fts-tokenizer-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-tokenizer-common.c -fPIC -DPIC -o .libs/fts-tokenizer-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-tokenizer-generic.lo fts-tokenizer-generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts/stopwords\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-tokenizer-generic.c -fPIC -DPIC -o .libs/fts-tokenizer-generic.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libfts.la fts-filter.lo fts-filter-contractions.lo fts-filter-common.lo fts-filter-english-possessive.lo fts-filter-lowercase.lo fts-filter-normalizer-icu.lo fts-filter-stopwords.lo fts-filter-stemmer-snowball.lo fts-language.lo fts-library.lo fts-tokenizer.lo fts-tokenizer-address.lo fts-tokenizer-common.lo fts-tokenizer-generic.lo -lrt libtool: link: ar cru .libs/libfts.a .libs/fts-filter.o .libs/fts-filter-contractions.o .libs/fts-filter-common.o .libs/fts-filter-english-possessive.o .libs/fts-filter-lowercase.o .libs/fts-filter-normalizer-icu.o .libs/fts-filter-stopwords.o .libs/fts-filter-stemmer-snowball.o .libs/fts-language.o .libs/fts-library.o .libs/fts-tokenizer.o .libs/fts-tokenizer-address.o .libs/fts-tokenizer-common.o .libs/fts-tokenizer-generic.o libtool: link: ranlib .libs/libfts.a libtool: link: ( cd ".libs" && rm -f "libfts.la" && ln -s "../libfts.la" "libfts.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-fts.la -rpath /usr/lib/dovecot libfts.la ../lib-dovecot/libdovecot.la -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libfts.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-dovecot/.libs/libdovecot.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-fts.so.0 -o .libs/libdovecot-fts.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-fts.so.0" && ln -s "libdovecot-fts.so.0.0.0" "libdovecot-fts.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-fts.so" && ln -s "libdovecot-fts.so.0.0.0" "libdovecot-fts.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-fts.la" && ln -s "../libdovecot-fts.la" "libdovecot-fts.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-fts-filter.o test-fts-filter.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-fts-filter test-fts-filter.o libfts.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-fts-filter test-fts-filter.o ./.libs/libfts.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -I../../src/lib-fts -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts/stopwords"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-fts-tokenizer.o test-fts-tokenizer.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-fts-tokenizer test-fts-tokenizer.o fts-tokenizer.lo fts-tokenizer-generic.lo fts-tokenizer-address.lo fts-tokenizer-common.lo ../lib-mail/libmail.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-fts-tokenizer test-fts-tokenizer.o .libs/fts-tokenizer.o .libs/fts-tokenizer-generic.o .libs/fts-tokenizer-address.o .libs/fts-tokenizer-common.o ../lib-mail/.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' Making all in lib-imap-client make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-mail -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-client.lo imapc-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-mail -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-client.c -fPIC -DPIC -o .libs/imapc-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-mail -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-connection.lo imapc-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-mail -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-connection.c -fPIC -DPIC -o .libs/imapc-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-mail -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-msgmap.lo imapc-msgmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-mail -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-msgmap.c -fPIC -DPIC -o .libs/imapc-msgmap.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libimap_client.la imapc-client.lo imapc-connection.lo imapc-msgmap.lo -lrt libtool: link: ar cru .libs/libimap_client.a .libs/imapc-client.o .libs/imapc-connection.o .libs/imapc-msgmap.o libtool: link: ranlib .libs/libimap_client.a libtool: link: ( cd ".libs" && rm -f "libimap_client.la" && ln -s "../libimap_client.la" "libimap_client.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dns -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-mail -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-imapc-client.o test-imapc-client.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-imapc-client test-imapc-client.o libimap_client.la ../lib-ssl-iostream/libssl_iostream.la ../lib-sasl/libsasl.la ../lib-imap/libimap.la ../lib-mail/libmail.la ../lib-charset/libcharset.la ../lib-dns/libdns.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-imapc-client test-imapc-client.o -Wl,--export-dynamic ./.libs/libimap_client.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-sasl/.libs/libsasl.a ../lib-imap/.libs/libimap.a ../lib-mail/.libs/libmail.a ../lib-charset/.libs/libcharset.a ../lib-dns/.libs/libdns.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' Making all in lib-imap-urlauth make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-urlauth.lo imap-urlauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-urlauth.c -fPIC -DPIC -o .libs/imap-urlauth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-urlauth-fetch.lo imap-urlauth-fetch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-urlauth-fetch.c -fPIC -DPIC -o .libs/imap-urlauth-fetch.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-urlauth-backend.lo imap-urlauth-backend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-urlauth-backend.c -fPIC -DPIC -o .libs/imap-urlauth-backend.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-urlauth-connection.lo imap-urlauth-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-imap -I../../src/lib-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-urlauth-connection.c -fPIC -DPIC -o .libs/imap-urlauth-connection.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libimap-urlauth.la imap-urlauth.lo imap-urlauth-fetch.lo imap-urlauth-backend.lo imap-urlauth-connection.lo -lrt libtool: link: ar cru .libs/libimap-urlauth.a .libs/imap-urlauth.o .libs/imap-urlauth-fetch.o .libs/imap-urlauth-backend.o .libs/imap-urlauth-connection.o libtool: link: ranlib .libs/libimap-urlauth.a libtool: link: ( cd ".libs" && rm -f "libimap-urlauth.la" && ln -s "../libimap-urlauth.la" "libimap-urlauth.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' Making all in lib-compression make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o compression.lo compression.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c compression.c -fPIC -DPIC -o .libs/compression.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-lzma.lo istream-lzma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-lzma.c -fPIC -DPIC -o .libs/istream-lzma.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-lz4.lo istream-lz4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-lz4.c -fPIC -DPIC -o .libs/istream-lz4.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-zlib.lo istream-zlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-zlib.c -fPIC -DPIC -o .libs/istream-zlib.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-bzlib.lo istream-bzlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-bzlib.c -fPIC -DPIC -o .libs/istream-bzlib.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-lzma.lo ostream-lzma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-lzma.c -fPIC -DPIC -o .libs/ostream-lzma.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-lz4.lo ostream-lz4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-lz4.c -fPIC -DPIC -o .libs/ostream-lz4.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-zlib.lo ostream-zlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-zlib.c -fPIC -DPIC -o .libs/ostream-zlib.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-bzlib.lo ostream-bzlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-bzlib.c -fPIC -DPIC -o .libs/ostream-bzlib.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libcompression.la compression.lo istream-lzma.lo istream-lz4.lo istream-zlib.lo istream-bzlib.lo ostream-lzma.lo ostream-lz4.lo ostream-zlib.lo ostream-bzlib.lo -lz -lbz2 -lrt libtool: link: ar cru .libs/libcompression.a .libs/compression.o .libs/istream-lzma.o .libs/istream-lz4.o .libs/istream-zlib.o .libs/istream-bzlib.o .libs/ostream-lzma.o .libs/ostream-lz4.o .libs/ostream-zlib.o .libs/ostream-bzlib.o libtool: link: ranlib .libs/libcompression.a libtool: link: ( cd ".libs" && rm -f "libcompression.la" && ln -s "../libcompression.la" "libcompression.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-compression.la -rpath /usr/lib/dovecot libcompression.la ../lib-dovecot/libdovecot.la -lz -lbz2 -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libcompression.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-dovecot/.libs/libdovecot.so -lz -lbz2 -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-compression.so.0 -o .libs/libdovecot-compression.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-compression.so.0" && ln -s "libdovecot-compression.so.0.0.0" "libdovecot-compression.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-compression.so" && ln -s "libdovecot-compression.so.0.0.0" "libdovecot-compression.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-compression.la" && ln -s "../libdovecot-compression.la" "libdovecot-compression.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-compression.o test-compression.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-compression test-compression.o libcompression.la ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-compression test-compression.o ./.libs/libcompression.a -lz -lbz2 ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' Making all in lib-index make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-cache.lo mail-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-cache.c -fPIC -DPIC -o .libs/mail-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-cache-compress.lo mail-cache-compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-cache-compress.c -fPIC -DPIC -o .libs/mail-cache-compress.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-cache-decisions.lo mail-cache-decisions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-cache-decisions.c -fPIC -DPIC -o .libs/mail-cache-decisions.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-cache-fields.lo mail-cache-fields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-cache-fields.c -fPIC -DPIC -o .libs/mail-cache-fields.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-cache-lookup.lo mail-cache-lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-cache-lookup.c -fPIC -DPIC -o .libs/mail-cache-lookup.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-cache-transaction.lo mail-cache-transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-cache-transaction.c -fPIC -DPIC -o .libs/mail-cache-transaction.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-cache-sync-update.lo mail-cache-sync-update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-cache-sync-update.c -fPIC -DPIC -o .libs/mail-cache-sync-update.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index.lo mail-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index.c -fPIC -DPIC -o .libs/mail-index.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-alloc-cache.lo mail-index-alloc-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-alloc-cache.c -fPIC -DPIC -o .libs/mail-index-alloc-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-dummy-view.lo mail-index-dummy-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-dummy-view.c -fPIC -DPIC -o .libs/mail-index-dummy-view.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-fsck.lo mail-index-fsck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-fsck.c -fPIC -DPIC -o .libs/mail-index-fsck.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-lock.lo mail-index-lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-lock.c -fPIC -DPIC -o .libs/mail-index-lock.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-map.lo mail-index-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-map.c -fPIC -DPIC -o .libs/mail-index-map.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-map-hdr.lo mail-index-map-hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-map-hdr.c -fPIC -DPIC -o .libs/mail-index-map-hdr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-map-read.lo mail-index-map-read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-map-read.c -fPIC -DPIC -o .libs/mail-index-map-read.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-modseq.lo mail-index-modseq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-modseq.c -fPIC -DPIC -o .libs/mail-index-modseq.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-transaction.lo mail-index-transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-transaction.c -fPIC -DPIC -o .libs/mail-index-transaction.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-transaction-export.lo mail-index-transaction-export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-transaction-export.c -fPIC -DPIC -o .libs/mail-index-transaction-export.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-transaction-finish.lo mail-index-transaction-finish.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-transaction-finish.c -fPIC -DPIC -o .libs/mail-index-transaction-finish.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-transaction-sort-appends.lo mail-index-transaction-sort-appends.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-transaction-sort-appends.c -fPIC -DPIC -o .libs/mail-index-transaction-sort-appends.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-transaction-update.lo mail-index-transaction-update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-transaction-update.c -fPIC -DPIC -o .libs/mail-index-transaction-update.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-transaction-view.lo mail-index-transaction-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-transaction-view.c -fPIC -DPIC -o .libs/mail-index-transaction-view.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-strmap.lo mail-index-strmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-strmap.c -fPIC -DPIC -o .libs/mail-index-strmap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-sync.lo mail-index-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-sync.c -fPIC -DPIC -o .libs/mail-index-sync.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-sync-ext.lo mail-index-sync-ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-sync-ext.c -fPIC -DPIC -o .libs/mail-index-sync-ext.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-sync-keywords.lo mail-index-sync-keywords.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-sync-keywords.c -fPIC -DPIC -o .libs/mail-index-sync-keywords.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-sync-update.lo mail-index-sync-update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-sync-update.c -fPIC -DPIC -o .libs/mail-index-sync-update.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-util.lo mail-index-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-util.c -fPIC -DPIC -o .libs/mail-index-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-view.lo mail-index-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-view.c -fPIC -DPIC -o .libs/mail-index-view.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-view-sync.lo mail-index-view-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-view-sync.c -fPIC -DPIC -o .libs/mail-index-view-sync.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-index-write.lo mail-index-write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-index-write.c -fPIC -DPIC -o .libs/mail-index-write.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-transaction-log.lo mail-transaction-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-transaction-log.c -fPIC -DPIC -o .libs/mail-transaction-log.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-transaction-log-append.lo mail-transaction-log-append.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-transaction-log-append.c -fPIC -DPIC -o .libs/mail-transaction-log-append.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-transaction-log-file.lo mail-transaction-log-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-transaction-log-file.c -fPIC -DPIC -o .libs/mail-transaction-log-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-transaction-log-view.lo mail-transaction-log-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-transaction-log-view.c -fPIC -DPIC -o .libs/mail-transaction-log-view.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-log.lo mailbox-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-log.c -fPIC -DPIC -o .libs/mailbox-log.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libindex.la mail-cache.lo mail-cache-compress.lo mail-cache-decisions.lo mail-cache-fields.lo mail-cache-lookup.lo mail-cache-transaction.lo mail-cache-sync-update.lo mail-index.lo mail-index-alloc-cache.lo mail-index-dummy-view.lo mail-index-fsck.lo mail-index-lock.lo mail-index-map.lo mail-index-map-hdr.lo mail-index-map-read.lo mail-index-modseq.lo mail-index-transaction.lo mail-index-transaction-export.lo mail-index-transaction-finish.lo mail-index-transaction-sort-appends.lo mail-index-transaction-update.lo mail-index-transaction-view.lo mail-index-strmap.lo mail-index-sync.lo mail-index-sync-ext.lo mail-index-sync-keywords.lo mail-index-sync-update.lo mail-index-util.lo mail-index-view.lo mail-index-view-sync.lo mail-index-write.lo mail-transaction-log.lo mail-transaction-log-append.lo mail-transaction-log-file.lo mail-transaction-log-view.lo mailbox-log.lo -lrt libtool: link: ar cru .libs/libindex.a .libs/mail-cache.o .libs/mail-cache-compress.o .libs/mail-cache-decisions.o .libs/mail-cache-fields.o .libs/mail-cache-lookup.o .libs/mail-cache-transaction.o .libs/mail-cache-sync-update.o .libs/mail-index.o .libs/mail-index-alloc-cache.o .libs/mail-index-dummy-view.o .libs/mail-index-fsck.o .libs/mail-index-lock.o .libs/mail-index-map.o .libs/mail-index-map-hdr.o .libs/mail-index-map-read.o .libs/mail-index-modseq.o .libs/mail-index-transaction.o .libs/mail-index-transaction-export.o .libs/mail-index-transaction-finish.o .libs/mail-index-transaction-sort-appends.o .libs/mail-index-transaction-update.o .libs/mail-index-transaction-view.o .libs/mail-index-strmap.o .libs/mail-index-sync.o .libs/mail-index-sync-ext.o .libs/mail-index-sync-keywords.o .libs/mail-index-sync-update.o .libs/mail-index-util.o .libs/mail-index-view.o .libs/mail-index-view-sync.o .libs/mail-index-write.o .libs/mail-transaction-log.o .libs/mail-transaction-log-append.o .libs/mail-transaction-log-file.o .libs/mail-transaction-log-view.o .libs/mailbox-log.o libtool: link: ranlib .libs/libindex.a libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-index-map.o test-mail-index-map.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-index-map test-mail-index-map.o libindex.la mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-index-map test-mail-index-map.o .libs/mail-index-util.o ./.libs/libindex.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-index-modseq.o test-mail-index-modseq.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-index-modseq test-mail-index-modseq.o libindex.la mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-index-modseq test-mail-index-modseq.o .libs/mail-index-util.o ./.libs/libindex.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-index-sync-ext.o test-mail-index-sync-ext.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-index-sync-ext test-mail-index-sync-ext.o mail-index-sync-ext.lo mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-index-sync-ext test-mail-index-sync-ext.o .libs/mail-index-sync-ext.o .libs/mail-index-util.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-index-transaction-finish.o test-mail-index-transaction-finish.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-index-transaction-finish test-mail-index-transaction-finish.o mail-index-transaction-finish.lo mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-index-transaction-finish test-mail-index-transaction-finish.o .libs/mail-index-transaction-finish.o .libs/mail-index-util.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-index-transaction-update.o test-mail-index-transaction-update.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-index-transaction-update test-mail-index-transaction-update.o mail-index-transaction-update.lo mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-index-transaction-update test-mail-index-transaction-update.o .libs/mail-index-transaction-update.o .libs/mail-index-util.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-transaction-log-append.o test-mail-transaction-log-append.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-transaction-log-append test-mail-transaction-log-append.o mail-transaction-log-append.lo mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-transaction-log-append test-mail-transaction-log-append.o .libs/mail-transaction-log-append.o .libs/mail-index-util.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-transaction-log-file.o test-mail-transaction-log-file.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-transaction-log-file test-mail-transaction-log-file.o libindex.la mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-transaction-log-file test-mail-transaction-log-file.o .libs/mail-index-util.o ./.libs/libindex.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-transaction-log-view.o test-mail-transaction-log-view.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-transaction-log-view test-mail-transaction-log-view.o mail-transaction-log-view.lo mail-index-util.lo ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mail-transaction-log-view test-mail-transaction-log-view.o .libs/mail-transaction-log-view.o .libs/mail-index-util.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' Making all in lib-storage make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' Making all in list make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-delete.lo mailbox-list-delete.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-delete.c -fPIC -DPIC -o .libs/mailbox-list-delete.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-fs.lo mailbox-list-fs.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-fs.c -fPIC -DPIC -o .libs/mailbox-list-fs.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-fs-flags.lo mailbox-list-fs-flags.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-fs-flags.c -fPIC -DPIC -o .libs/mailbox-list-fs-flags.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-fs-iter.lo mailbox-list-fs-iter.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-fs-iter.c -fPIC -DPIC -o .libs/mailbox-list-fs-iter.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-index.lo mailbox-list-index.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-index.c -fPIC -DPIC -o .libs/mailbox-list-index.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-index-backend.lo mailbox-list-index-backend.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-index-backend.c -fPIC -DPIC -o .libs/mailbox-list-index-backend.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-index-iter.lo mailbox-list-index-iter.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-index-iter.c -fPIC -DPIC -o .libs/mailbox-list-index-iter.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-index-notify.lo mailbox-list-index-notify.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-index-notify.c -fPIC -DPIC -o .libs/mailbox-list-index-notify.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-index-status.lo mailbox-list-index-status.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-index-status.c -fPIC -DPIC -o .libs/mailbox-list-index-status.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-index-sync.lo mailbox-list-index-sync.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-index-sync.c -fPIC -DPIC -o .libs/mailbox-list-index-sync.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-iter.lo mailbox-list-iter.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-iter.c -fPIC -DPIC -o .libs/mailbox-list-iter.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-maildir.lo mailbox-list-maildir.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-maildir.c -fPIC -DPIC -o .libs/mailbox-list-maildir.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-maildir-iter.lo mailbox-list-maildir-iter.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-maildir-iter.c -fPIC -DPIC -o .libs/mailbox-list-maildir-iter.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-none.lo mailbox-list-none.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-none.c -fPIC -DPIC -o .libs/mailbox-list-none.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-notify-tree.lo mailbox-list-notify-tree.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-notify-tree.c -fPIC -DPIC -o .libs/mailbox-list-notify-tree.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-subscriptions.lo mailbox-list-subscriptions.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-subscriptions.c -fPIC -DPIC -o .libs/mailbox-list-subscriptions.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o subscription-file.lo subscription-file.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c subscription-file.c -fPIC -DPIC -o .libs/subscription-file.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_list.la mailbox-list-delete.lo mailbox-list-fs.lo mailbox-list-fs-flags.lo mailbox-list-fs-iter.lo mailbox-list-index.lo mailbox-list-index-backend.lo mailbox-list-index-iter.lo mailbox-list-index-notify.lo mailbox-list-index-status.lo mailbox-list-index-sync.lo mailbox-list-iter.lo mailbox-list-maildir.lo mailbox-list-maildir-iter.lo mailbox-list-none.lo mailbox-list-notify-tree.lo mailbox-list-subscriptions.lo subscription-file.lo -lrt libtool: link: ar cru .libs/libstorage_list.a .libs/mailbox-list-delete.o .libs/mailbox-list-fs.o .libs/mailbox-list-fs-flags.o .libs/mailbox-list-fs-iter.o .libs/mailbox-list-index.o .libs/mailbox-list-index-backend.o .libs/mailbox-list-index-iter.o .libs/mailbox-list-index-notify.o .libs/mailbox-list-index-status.o .libs/mailbox-list-index-sync.o .libs/mailbox-list-iter.o .libs/mailbox-list-maildir.o .libs/mailbox-list-maildir-iter.o .libs/mailbox-list-none.o .libs/mailbox-list-notify-tree.o .libs/mailbox-list-subscriptions.o .libs/subscription-file.o libtool: link: ranlib .libs/libstorage_list.a libtool: link: ( cd ".libs" && rm -f "libstorage_list.la" && ln -s "../libstorage_list.la" "libstorage_list.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' Making all in index make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' Making all in maildir make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-copy.lo maildir-copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-copy.c -fPIC -DPIC -o .libs/maildir-copy.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-filename.lo maildir-filename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-filename.c -fPIC -DPIC -o .libs/maildir-filename.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-filename-flags.lo maildir-filename-flags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-filename-flags.c -fPIC -DPIC -o .libs/maildir-filename-flags.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-keywords.lo maildir-keywords.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-keywords.c -fPIC -DPIC -o .libs/maildir-keywords.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-mail.lo maildir-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-mail.c -fPIC -DPIC -o .libs/maildir-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-save.lo maildir-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-save.c -fPIC -DPIC -o .libs/maildir-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-settings.lo maildir-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-settings.c -fPIC -DPIC -o .libs/maildir-settings.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-storage.lo maildir-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-storage.c -fPIC -DPIC -o .libs/maildir-storage.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-sync.lo maildir-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-sync.c -fPIC -DPIC -o .libs/maildir-sync.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-sync-index.lo maildir-sync-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-sync-index.c -fPIC -DPIC -o .libs/maildir-sync-index.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-uidlist.lo maildir-uidlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-uidlist.c -fPIC -DPIC -o .libs/maildir-uidlist.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildir-util.lo maildir-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildir-util.c -fPIC -DPIC -o .libs/maildir-util.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_maildir.la maildir-copy.lo maildir-filename.lo maildir-filename-flags.lo maildir-keywords.lo maildir-mail.lo maildir-save.lo maildir-settings.lo maildir-storage.lo maildir-sync.lo maildir-sync-index.lo maildir-uidlist.lo maildir-util.lo -lrt libtool: link: ar cru .libs/libstorage_maildir.a .libs/maildir-copy.o .libs/maildir-filename.o .libs/maildir-filename-flags.o .libs/maildir-keywords.o .libs/maildir-mail.o .libs/maildir-save.o .libs/maildir-settings.o .libs/maildir-storage.o .libs/maildir-sync.o .libs/maildir-sync-index.o .libs/maildir-uidlist.o .libs/maildir-util.o libtool: link: ranlib .libs/libstorage_maildir.a libtool: link: ( cd ".libs" && rm -f "libstorage_maildir.la" && ln -s "../libstorage_maildir.la" "libstorage_maildir.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' Making all in mbox make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-raw-mbox.lo istream-raw-mbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-raw-mbox.c -fPIC -DPIC -o .libs/istream-raw-mbox.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-file.lo mbox-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-file.c -fPIC -DPIC -o .libs/mbox-file.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-lock.lo mbox-lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-lock.c -fPIC -DPIC -o .libs/mbox-lock.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-mail.lo mbox-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-mail.c -fPIC -DPIC -o .libs/mbox-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-md5-apop3d.lo mbox-md5-apop3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-md5-apop3d.c -fPIC -DPIC -o .libs/mbox-md5-apop3d.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-md5-all.lo mbox-md5-all.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-md5-all.c -fPIC -DPIC -o .libs/mbox-md5-all.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-save.lo mbox-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-save.c -fPIC -DPIC -o .libs/mbox-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-settings.lo mbox-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-settings.c -fPIC -DPIC -o .libs/mbox-settings.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-sync-list-index.lo mbox-sync-list-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-sync-list-index.c -fPIC -DPIC -o .libs/mbox-sync-list-index.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-sync-parse.lo mbox-sync-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-sync-parse.c -fPIC -DPIC -o .libs/mbox-sync-parse.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-sync-rewrite.lo mbox-sync-rewrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-sync-rewrite.c -fPIC -DPIC -o .libs/mbox-sync-rewrite.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-sync-update.lo mbox-sync-update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-sync-update.c -fPIC -DPIC -o .libs/mbox-sync-update.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-sync.lo mbox-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-sync.c -fPIC -DPIC -o .libs/mbox-sync.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mbox-storage.lo mbox-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mbox-storage.c -fPIC -DPIC -o .libs/mbox-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_mbox.la istream-raw-mbox.lo mbox-file.lo mbox-lock.lo mbox-mail.lo mbox-md5-apop3d.lo mbox-md5-all.lo mbox-save.lo mbox-settings.lo mbox-sync-list-index.lo mbox-sync-parse.lo mbox-sync-rewrite.lo mbox-sync-update.lo mbox-sync.lo mbox-storage.lo -lrt libtool: link: ar cru .libs/libstorage_mbox.a .libs/istream-raw-mbox.o .libs/mbox-file.o .libs/mbox-lock.o .libs/mbox-mail.o .libs/mbox-md5-apop3d.o .libs/mbox-md5-all.o .libs/mbox-save.o .libs/mbox-settings.o .libs/mbox-sync-list-index.o .libs/mbox-sync-parse.o .libs/mbox-sync-rewrite.o .libs/mbox-sync-update.o .libs/mbox-sync.o .libs/mbox-storage.o libtool: link: ranlib .libs/libstorage_mbox.a libtool: link: ( cd ".libs" && rm -f "libstorage_mbox.la" && ln -s "../libstorage_mbox.la" "libstorage_mbox.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' Making all in dbox-common make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dbox-attachment.lo dbox-attachment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dbox-attachment.c -fPIC -DPIC -o .libs/dbox-attachment.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dbox-file.lo dbox-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dbox-file.c -fPIC -DPIC -o .libs/dbox-file.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dbox-file-fix.lo dbox-file-fix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dbox-file-fix.c -fPIC -DPIC -o .libs/dbox-file-fix.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dbox-mail.lo dbox-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dbox-mail.c -fPIC -DPIC -o .libs/dbox-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dbox-save.lo dbox-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dbox-save.c -fPIC -DPIC -o .libs/dbox-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dbox-storage.lo dbox-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-fs -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dbox-storage.c -fPIC -DPIC -o .libs/dbox-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_dbox_common.la dbox-attachment.lo dbox-file.lo dbox-file-fix.lo dbox-mail.lo dbox-save.lo dbox-storage.lo -lrt libtool: link: ar cru .libs/libstorage_dbox_common.a .libs/dbox-attachment.o .libs/dbox-file.o .libs/dbox-file-fix.o .libs/dbox-mail.o .libs/dbox-save.o .libs/dbox-storage.o libtool: link: ranlib .libs/libstorage_dbox_common.a libtool: link: ( cd ".libs" && rm -f "libstorage_dbox_common.la" && ln -s "../libstorage_dbox_common.la" "libstorage_dbox_common.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' Making all in dbox-multi make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-deleted-storage.lo mdbox-deleted-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-deleted-storage.c -fPIC -DPIC -o .libs/mdbox-deleted-storage.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-file.lo mdbox-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-file.c -fPIC -DPIC -o .libs/mdbox-file.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-mail.lo mdbox-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-mail.c -fPIC -DPIC -o .libs/mdbox-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-map.lo mdbox-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-map.c -fPIC -DPIC -o .libs/mdbox-map.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-purge.lo mdbox-purge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-purge.c -fPIC -DPIC -o .libs/mdbox-purge.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-save.lo mdbox-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-save.c -fPIC -DPIC -o .libs/mdbox-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-settings.lo mdbox-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-settings.c -fPIC -DPIC -o .libs/mdbox-settings.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-sync.lo mdbox-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-sync.c -fPIC -DPIC -o .libs/mdbox-sync.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-storage.lo mdbox-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-storage.c -fPIC -DPIC -o .libs/mdbox-storage.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mdbox-storage-rebuild.lo mdbox-storage-rebuild.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mdbox-storage-rebuild.c -fPIC -DPIC -o .libs/mdbox-storage-rebuild.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_dbox_multi.la mdbox-deleted-storage.lo mdbox-file.lo mdbox-mail.lo mdbox-map.lo mdbox-purge.lo mdbox-save.lo mdbox-settings.lo mdbox-sync.lo mdbox-storage.lo mdbox-storage-rebuild.lo -lrt libtool: link: ar cru .libs/libstorage_dbox_multi.a .libs/mdbox-deleted-storage.o .libs/mdbox-file.o .libs/mdbox-mail.o .libs/mdbox-map.o .libs/mdbox-purge.o .libs/mdbox-save.o .libs/mdbox-settings.o .libs/mdbox-sync.o .libs/mdbox-storage.o .libs/mdbox-storage-rebuild.o libtool: link: ranlib .libs/libstorage_dbox_multi.a libtool: link: ( cd ".libs" && rm -f "libstorage_dbox_multi.la" && ln -s "../libstorage_dbox_multi.la" "libstorage_dbox_multi.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' Making all in dbox-single make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sdbox-copy.lo sdbox-copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sdbox-copy.c -fPIC -DPIC -o .libs/sdbox-copy.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sdbox-file.lo sdbox-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sdbox-file.c -fPIC -DPIC -o .libs/sdbox-file.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sdbox-mail.lo sdbox-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sdbox-mail.c -fPIC -DPIC -o .libs/sdbox-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sdbox-save.lo sdbox-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sdbox-save.c -fPIC -DPIC -o .libs/sdbox-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sdbox-sync.lo sdbox-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sdbox-sync.c -fPIC -DPIC -o .libs/sdbox-sync.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sdbox-sync-rebuild.lo sdbox-sync-rebuild.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sdbox-sync-rebuild.c -fPIC -DPIC -o .libs/sdbox-sync-rebuild.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sdbox-storage.lo sdbox-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-master -I../../../../src/lib-fs -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/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sdbox-storage.c -fPIC -DPIC -o .libs/sdbox-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_dbox_single.la sdbox-copy.lo sdbox-file.lo sdbox-mail.lo sdbox-save.lo sdbox-sync.lo sdbox-sync-rebuild.lo sdbox-storage.lo -lrt libtool: link: ar cru .libs/libstorage_dbox_single.a .libs/sdbox-copy.o .libs/sdbox-file.o .libs/sdbox-mail.o .libs/sdbox-save.o .libs/sdbox-sync.o .libs/sdbox-sync-rebuild.o .libs/sdbox-storage.o libtool: link: ranlib .libs/libstorage_dbox_single.a libtool: link: ( cd ".libs" && rm -f "libstorage_dbox_single.la" && ln -s "../libstorage_dbox_single.la" "libstorage_dbox_single.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' Making all in cydir make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cydir-mail.lo cydir-mail.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c cydir-mail.c -fPIC -DPIC -o .libs/cydir-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cydir-save.lo cydir-save.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c cydir-save.c -fPIC -DPIC -o .libs/cydir-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cydir-sync.lo cydir-sync.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c cydir-sync.c -fPIC -DPIC -o .libs/cydir-sync.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cydir-storage.lo cydir-storage.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c cydir-storage.c -fPIC -DPIC -o .libs/cydir-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_cydir.la cydir-mail.lo cydir-save.lo cydir-sync.lo cydir-storage.lo -lrt libtool: link: ar cru .libs/libstorage_cydir.a .libs/cydir-mail.o .libs/cydir-save.o .libs/cydir-sync.o .libs/cydir-storage.o libtool: link: ranlib .libs/libstorage_cydir.a libtool: link: ( cd ".libs" && rm -f "libstorage_cydir.la" && ln -s "../libstorage_cydir.la" "libstorage_cydir.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' Making all in imapc make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-list.lo imapc-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-list.c -fPIC -DPIC -o .libs/imapc-list.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-mail.lo imapc-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-mail.c -fPIC -DPIC -o .libs/imapc-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-mail-fetch.lo imapc-mail-fetch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-mail-fetch.c -fPIC -DPIC -o .libs/imapc-mail-fetch.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-mailbox.lo imapc-mailbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-mailbox.c -fPIC -DPIC -o .libs/imapc-mailbox.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-save.lo imapc-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-save.c -fPIC -DPIC -o .libs/imapc-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-search.lo imapc-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-search.c -fPIC -DPIC -o .libs/imapc-search.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-settings.lo imapc-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-settings.c -fPIC -DPIC -o .libs/imapc-settings.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-sync.lo imapc-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-sync.c -fPIC -DPIC -o .libs/imapc-sync.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imapc-storage.lo imapc-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-test -I../../../../src/lib-settings -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-imap-client -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/list -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imapc-storage.c -fPIC -DPIC -o .libs/imapc-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_imapc.la imapc-list.lo imapc-mail.lo imapc-mail-fetch.lo imapc-mailbox.lo imapc-save.lo imapc-search.lo imapc-settings.lo imapc-sync.lo imapc-storage.lo -lrt libtool: link: ar cru .libs/libstorage_imapc.a .libs/imapc-list.o .libs/imapc-mail.o .libs/imapc-mail-fetch.o .libs/imapc-mailbox.o .libs/imapc-save.o .libs/imapc-search.o .libs/imapc-settings.o .libs/imapc-sync.o .libs/imapc-storage.o libtool: link: ranlib .libs/libstorage_imapc.a libtool: link: ( cd ".libs" && rm -f "libstorage_imapc.la" && ln -s "../libstorage_imapc.la" "libstorage_imapc.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' Making all in pop3c make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3c-client.lo pop3c-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c pop3c-client.c -fPIC -DPIC -o .libs/pop3c-client.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3c-mail.lo pop3c-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c pop3c-mail.c -fPIC -DPIC -o .libs/pop3c-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3c-settings.lo pop3c-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c pop3c-settings.c -fPIC -DPIC -o .libs/pop3c-settings.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3c-storage.lo pop3c-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c pop3c-storage.c -fPIC -DPIC -o .libs/pop3c-storage.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3c-sync.lo pop3c-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-settings -I../../../../src/lib-dns -I../../../../src/lib-ssl-iostream -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c pop3c-sync.c -fPIC -DPIC -o .libs/pop3c-sync.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_pop3c.la pop3c-client.lo pop3c-mail.lo pop3c-settings.lo pop3c-storage.lo pop3c-sync.lo -lrt libtool: link: ar cru .libs/libstorage_pop3c.a .libs/pop3c-client.o .libs/pop3c-mail.o .libs/pop3c-settings.o .libs/pop3c-storage.o .libs/pop3c-sync.o libtool: link: ranlib .libs/libstorage_pop3c.a libtool: link: ( cd ".libs" && rm -f "libstorage_pop3c.la" && ln -s "../libstorage_pop3c.la" "libstorage_pop3c.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' Making all in raw make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o raw-mail.lo raw-mail.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c raw-mail.c -fPIC -DPIC -o .libs/raw-mail.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o raw-sync.lo raw-sync.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c raw-sync.c -fPIC -DPIC -o .libs/raw-sync.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o raw-storage.lo raw-storage.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c raw-storage.c -fPIC -DPIC -o .libs/raw-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_raw.la raw-mail.lo raw-sync.lo raw-storage.lo -lrt libtool: link: ar cru .libs/libstorage_raw.a .libs/raw-mail.o .libs/raw-sync.o .libs/raw-storage.o libtool: link: ranlib .libs/libstorage_raw.a libtool: link: ( cd ".libs" && rm -f "libstorage_raw.la" && ln -s "../libstorage_raw.la" "libstorage_raw.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' Making all in shared make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o shared-list.lo shared-list.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c shared-list.c -fPIC -DPIC -o .libs/shared-list.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o shared-storage.lo shared-storage.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c shared-storage.c -fPIC -DPIC -o .libs/shared-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_shared.la shared-list.lo shared-storage.lo -lrt libtool: link: ar cru .libs/libstorage_shared.a .libs/shared-list.o .libs/shared-storage.o libtool: link: ranlib .libs/libstorage_shared.a libtool: link: ( cd ".libs" && rm -f "libstorage_shared.la" && ln -s "../libstorage_shared.la" "libstorage_shared.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-mail.lo istream-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-mail.c -fPIC -DPIC -o .libs/istream-mail.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-attachment.lo index-attachment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-attachment.c -fPIC -DPIC -o .libs/index-attachment.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-attribute.lo index-attribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-attribute.c -fPIC -DPIC -o .libs/index-attribute.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-mail.lo index-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-mail.c -fPIC -DPIC -o .libs/index-mail.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-mail-binary.lo index-mail-binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-mail-binary.c -fPIC -DPIC -o .libs/index-mail-binary.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-mail-headers.lo index-mail-headers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-mail-headers.c -fPIC -DPIC -o .libs/index-mail-headers.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-mailbox-size.lo index-mailbox-size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-mailbox-size.c -fPIC -DPIC -o .libs/index-mailbox-size.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-pop3-uidl.lo index-pop3-uidl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-pop3-uidl.c -fPIC -DPIC -o .libs/index-pop3-uidl.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-rebuild.lo index-rebuild.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-rebuild.c -fPIC -DPIC -o .libs/index-rebuild.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-search.lo index-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-search.c -fPIC -DPIC -o .libs/index-search.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-search-mime.lo index-search-mime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-search-mime.c -fPIC -DPIC -o .libs/index-search-mime.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-search-result.lo index-search-result.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-search-result.c -fPIC -DPIC -o .libs/index-search-result.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-sort.lo index-sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-sort.c -fPIC -DPIC -o .libs/index-sort.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-sort-string.lo index-sort-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-sort-string.c -fPIC -DPIC -o .libs/index-sort-string.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-status.lo index-status.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-status.c -fPIC -DPIC -o .libs/index-status.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-storage.lo index-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-storage.c -fPIC -DPIC -o .libs/index-storage.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-sync.lo index-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-sync.c -fPIC -DPIC -o .libs/index-sync.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-sync-changes.lo index-sync-changes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-sync-changes.c -fPIC -DPIC -o .libs/index-sync-changes.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-sync-pvt.lo index-sync-pvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-sync-pvt.c -fPIC -DPIC -o .libs/index-sync-pvt.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-sync-search.lo index-sync-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-sync-search.c -fPIC -DPIC -o .libs/index-sync-search.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-thread.lo index-thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-thread.c -fPIC -DPIC -o .libs/index-thread.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-thread-finish.lo index-thread-finish.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-thread-finish.c -fPIC -DPIC -o .libs/index-thread-finish.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-thread-links.lo index-thread-links.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-thread-links.c -fPIC -DPIC -o .libs/index-thread-links.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o index-transaction.lo index-transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dict -I../../../src/lib-fs -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c index-transaction.c -fPIC -DPIC -o .libs/index-transaction.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage_index.la istream-mail.lo index-attachment.lo index-attribute.lo index-mail.lo index-mail-binary.lo index-mail-headers.lo index-mailbox-size.lo index-pop3-uidl.lo index-rebuild.lo index-search.lo index-search-mime.lo index-search-result.lo index-sort.lo index-sort-string.lo index-status.lo index-storage.lo index-sync.lo index-sync-changes.lo index-sync-pvt.lo index-sync-search.lo index-thread.lo index-thread-finish.lo index-thread-links.lo index-transaction.lo -lrt libtool: link: ar cru .libs/libstorage_index.a .libs/istream-mail.o .libs/index-attachment.o .libs/index-attribute.o .libs/index-mail.o .libs/index-mail-binary.o .libs/index-mail-headers.o .libs/index-mailbox-size.o .libs/index-pop3-uidl.o .libs/index-rebuild.o .libs/index-search.o .libs/index-search-mime.o .libs/index-search-result.o .libs/index-sort.o .libs/index-sort-string.o .libs/index-status.o .libs/index-storage.o .libs/index-sync.o .libs/index-sync-changes.o .libs/index-sync-pvt.o .libs/index-sync-search.o .libs/index-thread.o .libs/index-thread-finish.o .libs/index-thread-links.o .libs/index-transaction.o libtool: link: ranlib .libs/libstorage_index.a libtool: link: ( cd ".libs" && rm -f "libstorage_index.la" && ln -s "../libstorage_index.la" "libstorage_index.la" ) make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fail-mail-storage.lo fail-mail-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fail-mail-storage.c -fPIC -DPIC -o .libs/fail-mail-storage.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fail-mailbox.lo fail-mailbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fail-mailbox.c -fPIC -DPIC -o .libs/fail-mailbox.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fail-mail.lo fail-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fail-mail.c -fPIC -DPIC -o .libs/fail-mail.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail.lo mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail.c -fPIC -DPIC -o .libs/mail.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-autoexpunge.lo mail-autoexpunge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-autoexpunge.c -fPIC -DPIC -o .libs/mail-autoexpunge.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-copy.lo mail-copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-copy.c -fPIC -DPIC -o .libs/mail-copy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-duplicate.lo mail-duplicate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-duplicate.c -fPIC -DPIC -o .libs/mail-duplicate.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-error.lo mail-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-error.c -fPIC -DPIC -o .libs/mail-error.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-namespace.lo mail-namespace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-namespace.c -fPIC -DPIC -o .libs/mail-namespace.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search.lo mail-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search.c -fPIC -DPIC -o .libs/mail-search.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-args-cmdline.lo mail-search-args-cmdline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-args-cmdline.c -fPIC -DPIC -o .libs/mail-search-args-cmdline.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-args-imap.lo mail-search-args-imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-args-imap.c -fPIC -DPIC -o .libs/mail-search-args-imap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-args-simplify.lo mail-search-args-simplify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-args-simplify.c -fPIC -DPIC -o .libs/mail-search-args-simplify.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-build.lo mail-search-build.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-build.c -fPIC -DPIC -o .libs/mail-search-build.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-mime.lo mail-search-mime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-mime.c -fPIC -DPIC -o .libs/mail-search-mime.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-mime-build.lo mail-search-mime-build.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-mime-build.c -fPIC -DPIC -o .libs/mail-search-mime-build.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-mime-register.lo mail-search-mime-register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-mime-register.c -fPIC -DPIC -o .libs/mail-search-mime-register.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-parser.lo mail-search-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-parser.c -fPIC -DPIC -o .libs/mail-search-parser.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-parser-imap.lo mail-search-parser-imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-parser-imap.c -fPIC -DPIC -o .libs/mail-search-parser-imap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-parser-cmdline.lo mail-search-parser-cmdline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-parser-cmdline.c -fPIC -DPIC -o .libs/mail-search-parser-cmdline.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-register.lo mail-search-register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-register.c -fPIC -DPIC -o .libs/mail-search-register.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-register-human.lo mail-search-register-human.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-register-human.c -fPIC -DPIC -o .libs/mail-search-register-human.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-search-register-imap.lo mail-search-register-imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-search-register-imap.c -fPIC -DPIC -o .libs/mail-search-register-imap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-storage.lo mail-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-storage.c -fPIC -DPIC -o .libs/mail-storage.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-storage-hooks.lo mail-storage-hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-storage-hooks.c -fPIC -DPIC -o .libs/mail-storage-hooks.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-storage-register.lo mail-storage-register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-storage-register.c -fPIC -DPIC -o .libs/mail-storage-register.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-storage-service.lo mail-storage-service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-storage-service.c -fPIC -DPIC -o .libs/mail-storage-service.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-storage-settings.lo mail-storage-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-storage-settings.c -fPIC -DPIC -o .libs/mail-storage-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-thread.lo mail-thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-thread.c -fPIC -DPIC -o .libs/mail-thread.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-user.lo mail-user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-user.c -fPIC -DPIC -o .libs/mail-user.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-attribute.lo mailbox-attribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-attribute.c -fPIC -DPIC -o .libs/mailbox-attribute.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-attribute-internal.lo mailbox-attribute-internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-attribute-internal.c -fPIC -DPIC -o .libs/mailbox-attribute-internal.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-get.lo mailbox-get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-get.c -fPIC -DPIC -o .libs/mailbox-get.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-guid-cache.lo mailbox-guid-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-guid-cache.c -fPIC -DPIC -o .libs/mailbox-guid-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-header.lo mailbox-header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-header.c -fPIC -DPIC -o .libs/mailbox-header.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-keywords.lo mailbox-keywords.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-keywords.c -fPIC -DPIC -o .libs/mailbox-keywords.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list.lo mailbox-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list.c -fPIC -DPIC -o .libs/mailbox-list.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-notify.lo mailbox-list-notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-notify.c -fPIC -DPIC -o .libs/mailbox-list-notify.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-list-register.lo mailbox-list-register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-list-register.c -fPIC -DPIC -o .libs/mailbox-list-register.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-recent-flags.lo mailbox-recent-flags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-recent-flags.c -fPIC -DPIC -o .libs/mailbox-recent-flags.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-search-result.lo mailbox-search-result.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-search-result.c -fPIC -DPIC -o .libs/mailbox-search-result.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-tree.lo mailbox-tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-tree.c -fPIC -DPIC -o .libs/mailbox-tree.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-uidvalidity.lo mailbox-uidvalidity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-uidvalidity.c -fPIC -DPIC -o .libs/mailbox-uidvalidity.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-watch.lo mailbox-watch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\"/var/run/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-watch.c -fPIC -DPIC -o .libs/mailbox-watch.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libstorage.la fail-mail-storage.lo fail-mailbox.lo fail-mail.lo mail.lo mail-autoexpunge.lo mail-copy.lo mail-duplicate.lo mail-error.lo mail-namespace.lo mail-search.lo mail-search-args-cmdline.lo mail-search-args-imap.lo mail-search-args-simplify.lo mail-search-build.lo mail-search-mime.lo mail-search-mime-build.lo mail-search-mime-register.lo mail-search-parser.lo mail-search-parser-imap.lo mail-search-parser-cmdline.lo mail-search-register.lo mail-search-register-human.lo mail-search-register-imap.lo mail-storage.lo mail-storage-hooks.lo mail-storage-register.lo mail-storage-service.lo mail-storage-settings.lo mail-thread.lo mail-user.lo mailbox-attribute.lo mailbox-attribute-internal.lo mailbox-get.lo mailbox-guid-cache.lo mailbox-header.lo mailbox-keywords.lo mailbox-list.lo mailbox-list-notify.lo mailbox-list-register.lo mailbox-recent-flags.lo mailbox-search-result.lo mailbox-tree.lo mailbox-uidvalidity.lo mailbox-watch.lo index/shared/libstorage_shared.la index/dbox-multi/libstorage_dbox_multi.la index/dbox-single/libstorage_dbox_single.la index/dbox-common/libstorage_dbox_common.la index/maildir/libstorage_maildir.la index/mbox/libstorage_mbox.la index/cydir/libstorage_cydir.la index/imapc/libstorage_imapc.la ../lib-imap-client/libimap_client.la index/pop3c/libstorage_pop3c.la index/raw/libstorage_raw.la list/libstorage_list.la index/libstorage_index.la ../lib-index/libindex.la ../lib-imap-storage/libimap-storage.la -lrt libtool: link: (cd .libs/libstorage.lax/libstorage_shared.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared/.libs/libstorage_shared.a") libtool: link: (cd .libs/libstorage.lax/libstorage_dbox_multi.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi/.libs/libstorage_dbox_multi.a") libtool: link: (cd .libs/libstorage.lax/libstorage_dbox_single.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single/.libs/libstorage_dbox_single.a") libtool: link: (cd .libs/libstorage.lax/libstorage_dbox_common.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common/.libs/libstorage_dbox_common.a") libtool: link: (cd .libs/libstorage.lax/libstorage_maildir.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir/.libs/libstorage_maildir.a") libtool: link: (cd .libs/libstorage.lax/libstorage_mbox.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox/.libs/libstorage_mbox.a") libtool: link: (cd .libs/libstorage.lax/libstorage_cydir.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir/.libs/libstorage_cydir.a") libtool: link: (cd .libs/libstorage.lax/libstorage_imapc.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc/.libs/libstorage_imapc.a") libtool: link: (cd .libs/libstorage.lax/libimap_client.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/../lib-imap-client/.libs/libimap_client.a") libtool: link: (cd .libs/libstorage.lax/libstorage_pop3c.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c/.libs/libstorage_pop3c.a") libtool: link: (cd .libs/libstorage.lax/libstorage_raw.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw/.libs/libstorage_raw.a") libtool: link: (cd .libs/libstorage.lax/libstorage_list.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list/.libs/libstorage_list.a") libtool: link: (cd .libs/libstorage.lax/libstorage_index.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/.libs/libstorage_index.a") libtool: link: (cd .libs/libstorage.lax/libindex.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/../lib-index/.libs/libindex.a") libtool: link: (cd .libs/libstorage.lax/libimap-storage.a && ar x "/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/../lib-imap-storage/.libs/libimap-storage.a") libtool: link: ar cru .libs/libstorage.a .libs/fail-mail-storage.o .libs/fail-mailbox.o .libs/fail-mail.o .libs/mail.o .libs/mail-autoexpunge.o .libs/mail-copy.o .libs/mail-duplicate.o .libs/mail-error.o .libs/mail-namespace.o .libs/mail-search.o .libs/mail-search-args-cmdline.o .libs/mail-search-args-imap.o .libs/mail-search-args-simplify.o .libs/mail-search-build.o .libs/mail-search-mime.o .libs/mail-search-mime-build.o .libs/mail-search-mime-register.o .libs/mail-search-parser.o .libs/mail-search-parser-imap.o .libs/mail-search-parser-cmdline.o .libs/mail-search-register.o .libs/mail-search-register-human.o .libs/mail-search-register-imap.o .libs/mail-storage.o .libs/mail-storage-hooks.o .libs/mail-storage-register.o .libs/mail-storage-service.o .libs/mail-storage-settings.o .libs/mail-thread.o .libs/mail-user.o .libs/mailbox-attribute.o .libs/mailbox-attribute-internal.o .libs/mailbox-get.o .libs/mailbox-guid-cache.o .libs/mailbox-header.o .libs/mailbox-keywords.o .libs/mailbox-list.o .libs/mailbox-list-notify.o .libs/mailbox-list-register.o .libs/mailbox-recent-flags.o .libs/mailbox-search-result.o .libs/mailbox-tree.o .libs/mailbox-uidvalidity.o .libs/mailbox-watch.o .libs/libstorage.lax/libstorage_shared.a/shared-list.o .libs/libstorage.lax/libstorage_shared.a/shared-storage.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-deleted-storage.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-file.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-mail.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-map.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-purge.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-save.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-settings.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-storage-rebuild.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-storage.o .libs/libstorage.lax/libstorage_dbox_multi.a/mdbox-sync.o .libs/libstorage.lax/libstorage_dbox_single.a/sdbox-copy.o .libs/libstorage.lax/libstorage_dbox_single.a/sdbox-file.o .libs/libstorage.lax/libstorage_dbox_single.a/sdbox-mail.o .libs/libstorage.lax/libstorage_dbox_single.a/sdbox-save.o .libs/libstorage.lax/libstorage_dbox_single.a/sdbox-storage.o .libs/libstorage.lax/libstorage_dbox_single.a/sdbox-sync-rebuild.o .libs/libstorage.lax/libstorage_dbox_single.a/sdbox-sync.o .libs/libstorage.lax/libstorage_dbox_common.a/dbox-attachment.o .libs/libstorage.lax/libstorage_dbox_common.a/dbox-file-fix.o .libs/libstorage.lax/libstorage_dbox_common.a/dbox-file.o .libs/libstorage.lax/libstorage_dbox_common.a/dbox-mail.o .libs/libstorage.lax/libstorage_dbox_common.a/dbox-save.o .libs/libstorage.lax/libstorage_dbox_common.a/dbox-storage.o .libs/libstorage.lax/libstorage_maildir.a/maildir-copy.o .libs/libstorage.lax/libstorage_maildir.a/maildir-filename-flags.o .libs/libstorage.lax/libstorage_maildir.a/maildir-filename.o .libs/libstorage.lax/libstorage_maildir.a/maildir-keywords.o .libs/libstorage.lax/libstorage_maildir.a/maildir-mail.o .libs/libstorage.lax/libstorage_maildir.a/maildir-save.o .libs/libstorage.lax/libstorage_maildir.a/maildir-settings.o .libs/libstorage.lax/libstorage_maildir.a/maildir-storage.o .libs/libstorage.lax/libstorage_maildir.a/maildir-sync-index.o .libs/libstorage.lax/libstorage_maildir.a/maildir-sync.o .libs/libstorage.lax/libstorage_maildir.a/maildir-uidlist.o .libs/libstorage.lax/libstorage_maildir.a/maildir-util.o .libs/libstorage.lax/libstorage_mbox.a/istream-raw-mbox.o .libs/libstorage.lax/libstorage_mbox.a/mbox-file.o .libs/libstorage.lax/libstorage_mbox.a/mbox-lock.o .libs/libstorage.lax/libstorage_mbox.a/mbox-mail.o .libs/libstorage.lax/libstorage_mbox.a/mbox-md5-all.o .libs/libstorage.lax/libstorage_mbox.a/mbox-md5-apop3d.o .libs/libstorage.lax/libstorage_mbox.a/mbox-save.o .libs/libstorage.lax/libstorage_mbox.a/mbox-settings.o .libs/libstorage.lax/libstorage_mbox.a/mbox-storage.o .libs/libstorage.lax/libstorage_mbox.a/mbox-sync-list-index.o .libs/libstorage.lax/libstorage_mbox.a/mbox-sync-parse.o .libs/libstorage.lax/libstorage_mbox.a/mbox-sync-rewrite.o .libs/libstorage.lax/libstorage_mbox.a/mbox-sync-update.o .libs/libstorage.lax/libstorage_mbox.a/mbox-sync.o .libs/libstorage.lax/libstorage_cydir.a/cydir-mail.o .libs/libstorage.lax/libstorage_cydir.a/cydir-save.o .libs/libstorage.lax/libstorage_cydir.a/cydir-storage.o .libs/libstorage.lax/libstorage_cydir.a/cydir-sync.o .libs/libstorage.lax/libstorage_imapc.a/imapc-list.o .libs/libstorage.lax/libstorage_imapc.a/imapc-mail-fetch.o .libs/libstorage.lax/libstorage_imapc.a/imapc-mail.o .libs/libstorage.lax/libstorage_imapc.a/imapc-mailbox.o .libs/libstorage.lax/libstorage_imapc.a/imapc-save.o .libs/libstorage.lax/libstorage_imapc.a/imapc-search.o .libs/libstorage.lax/libstorage_imapc.a/imapc-settings.o .libs/libstorage.lax/libstorage_imapc.a/imapc-storage.o .libs/libstorage.lax/libstorage_imapc.a/imapc-sync.o .libs/libstorage.lax/libimap_client.a/imapc-client.o .libs/libstorage.lax/libimap_client.a/imapc-connection.o .libs/libstorage.lax/libimap_client.a/imapc-msgmap.o .libs/libstorage.lax/libstorage_pop3c.a/pop3c-client.o .libs/libstorage.lax/libstorage_pop3c.a/pop3c-mail.o .libs/libstorage.lax/libstorage_pop3c.a/pop3c-settings.o .libs/libstorage.lax/libstorage_pop3c.a/pop3c-storage.o .libs/libstorage.lax/libstorage_pop3c.a/pop3c-sync.o .libs/libstorage.lax/libstorage_raw.a/raw-mail.o .libs/libstorage.lax/libstorage_raw.a/raw-storage.o .libs/libstorage.lax/libstorage_raw.a/raw-sync.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-delete.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-fs-flags.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-fs-iter.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-fs.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-index-backend.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-index-iter.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-index-notify.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-index-status.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-index-sync.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-index.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-iter.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-maildir-iter.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-maildir.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-none.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-notify-tree.o .libs/libstorage.lax/libstorage_list.a/mailbox-list-subscriptions.o .libs/libstorage.lax/libstorage_list.a/subscription-file.o .libs/libstorage.lax/libstorage_index.a/index-attachment.o .libs/libstorage.lax/libstorage_index.a/index-attribute.o .libs/libstorage.lax/libstorage_index.a/index-mail-binary.o .libs/libstorage.lax/libstorage_index.a/index-mail-headers.o .libs/libstorage.lax/libstorage_index.a/index-mail.o .libs/libstorage.lax/libstorage_index.a/index-mailbox-size.o .libs/libstorage.lax/libstorage_index.a/index-pop3-uidl.o .libs/libstorage.lax/libstorage_index.a/index-rebuild.o .libs/libstorage.lax/libstorage_index.a/index-search-mime.o .libs/libstorage.lax/libstorage_index.a/index-search-result.o .libs/libstorage.lax/libstorage_index.a/index-search.o .libs/libstorage.lax/libstorage_index.a/index-sort-string.o .libs/libstorage.lax/libstorage_index.a/index-sort.o .libs/libstorage.lax/libstorage_index.a/index-status.o .libs/libstorage.lax/libstorage_index.a/index-storage.o .libs/libstorage.lax/libstorage_index.a/index-sync-changes.o .libs/libstorage.lax/libstorage_index.a/index-sync-pvt.o .libs/libstorage.lax/libstorage_index.a/index-sync-search.o .libs/libstorage.lax/libstorage_index.a/index-sync.o .libs/libstorage.lax/libstorage_index.a/index-thread-finish.o .libs/libstorage.lax/libstorage_index.a/index-thread-links.o .libs/libstorage.lax/libstorage_index.a/index-thread.o .libs/libstorage.lax/libstorage_index.a/index-transaction.o .libs/libstorage.lax/libstorage_index.a/istream-mail.o .libs/libstorage.lax/libindex.a/mail-cache-compress.o .libs/libstorage.lax/libindex.a/mail-cache-decisions.o .libs/libstorage.lax/libindex.a/mail-cache-fields.o .libs/libstorage.lax/libindex.a/mail-cache-lookup.o .libs/libstorage.lax/libindex.a/mail-cache-sync-update.o .libs/libstorage.lax/libindex.a/mail-cache-transaction.o .libs/libstorage.lax/libindex.a/mail-cache.o .libs/libstorage.lax/libindex.a/mail-index-alloc-cache.o .libs/libstorage.lax/libindex.a/mail-index-dummy-view.o .libs/libstorage.lax/libindex.a/mail-index-fsck.o .libs/libstorage.lax/libindex.a/mail-index-lock.o .libs/libstorage.lax/libindex.a/mail-index-map-hdr.o .libs/libstorage.lax/libindex.a/mail-index-map-read.o .libs/libstorage.lax/libindex.a/mail-index-map.o .libs/libstorage.lax/libindex.a/mail-index-modseq.o .libs/libstorage.lax/libindex.a/mail-index-strmap.o .libs/libstorage.lax/libindex.a/mail-index-sync-ext.o .libs/libstorage.lax/libindex.a/mail-index-sync-keywords.o .libs/libstorage.lax/libindex.a/mail-index-sync-update.o .libs/libstorage.lax/libindex.a/mail-index-sync.o .libs/libstorage.lax/libindex.a/mail-index-transaction-export.o .libs/libstorage.lax/libindex.a/mail-index-transaction-finish.o .libs/libstorage.lax/libindex.a/mail-index-transaction-sort-appends.o .libs/libstorage.lax/libindex.a/mail-index-transaction-update.o .libs/libstorage.lax/libindex.a/mail-index-transaction-view.o .libs/libstorage.lax/libindex.a/mail-index-transaction.o .libs/libstorage.lax/libindex.a/mail-index-util.o .libs/libstorage.lax/libindex.a/mail-index-view-sync.o .libs/libstorage.lax/libindex.a/mail-index-view.o .libs/libstorage.lax/libindex.a/mail-index-write.o .libs/libstorage.lax/libindex.a/mail-index.o .libs/libstorage.lax/libindex.a/mail-transaction-log-append.o .libs/libstorage.lax/libindex.a/mail-transaction-log-file.o .libs/libstorage.lax/libindex.a/mail-transaction-log-view.o .libs/libstorage.lax/libindex.a/mail-transaction-log.o .libs/libstorage.lax/libindex.a/mailbox-log.o .libs/libstorage.lax/libimap-storage.a/imap-metadata.o .libs/libstorage.lax/libimap-storage.a/imap-msgpart-url.o .libs/libstorage.lax/libimap-storage.a/imap-msgpart.o libtool: link: ranlib .libs/libstorage.a libtool: link: rm -fr .libs/libstorage.lax libtool: link: ( cd ".libs" && rm -f "libstorage.la" && ln -s "../libstorage.la" "libstorage.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-storage.la -rpath /usr/lib/dovecot libstorage.la ../lib-dovecot/libdovecot.la -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libstorage.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-dovecot/.libs/libdovecot.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-storage.so.0 -o .libs/libdovecot-storage.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-storage.so.0" && ln -s "libdovecot-storage.so.0.0.0" "libdovecot-storage.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-storage.so" && ln -s "libdovecot-storage.so.0.0.0" "libdovecot-storage.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-storage.la" && ln -s "../libdovecot-storage.la" "libdovecot-storage.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-search-args-imap.o test-mail-search-args-imap.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-search-args-imap test-mail-search-args-imap.o libstorage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/test-mail-search-args-imap test-mail-search-args-imap.o -Wl,--export-dynamic ./.libs/libstorage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-search-args-simplify.o test-mail-search-args-simplify.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-search-args-simplify test-mail-search-args-simplify.o libstorage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/test-mail-search-args-simplify test-mail-search-args-simplify.o -Wl,--export-dynamic ./.libs/libstorage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mail-storage.o test-mail-storage.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mail-storage test-mail-storage.o libstorage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/test-mail-storage test-mail-storage.o -Wl,--export-dynamic ./.libs/libstorage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-sasl -I../../src/lib-ssl-iostream -I../../src/lib-fs -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-charset -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mailbox-get.o test-mailbox-get.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-mailbox-get test-mailbox-get.o mailbox-get.lo ../../src/lib-test/libtest.la ../../src/lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-mailbox-get test-mailbox-get.o .libs/mailbox-get.o ../../src/lib-test/.libs/libtest.a ../../src/lib/.libs/liblib.a -lrt make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' Making all in lib-sql make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sql-api.lo sql-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sql-api.c -fPIC -DPIC -o .libs/sql-api.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sql-db-cache.lo sql-db-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sql-db-cache.c -fPIC -DPIC -o .libs/sql-db-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o driver-sqlpool.lo driver-sqlpool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c driver-sqlpool.c -fPIC -DPIC -o .libs/driver-sqlpool.o 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 echo 'void sql_drivers_register_all(void) {' >>sql-drivers-register.c echo '}' >>sql-drivers-register.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sql-drivers-register.lo sql-drivers-register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sql-drivers-register.c -fPIC -DPIC -o .libs/sql-drivers-register.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o libsql.la sql-api.lo sql-db-cache.lo driver-sqlpool.lo sql-drivers-register.lo -lrt libtool: link: ar cru .libs/libsql.a .libs/sql-api.o .libs/sql-db-cache.o .libs/driver-sqlpool.o .libs/sql-drivers-register.o libtool: link: ranlib .libs/libsql.a libtool: link: ( cd ".libs" && rm -f "libsql.la" && ln -s "../libsql.la" "libsql.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdriver_test_la-driver-test.lo `test -f 'driver-test.c' || echo './'`driver-test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c driver-test.c -fPIC -DPIC -o .libs/libdriver_test_la-driver-test.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -avoid-version -o libdriver_test.la libdriver_test_la-driver-test.lo -lrt libtool: link: ar cru .libs/libdriver_test.a .libs/libdriver_test_la-driver-test.o libtool: link: ranlib .libs/libdriver_test.a libtool: link: ( cd ".libs" && rm -f "libdriver_test.la" && ln -s "../libdriver_test.la" "libdriver_test.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -o libdovecot-sql.la -rpath /usr/lib/dovecot libsql.la ../lib-dovecot/libdovecot.la -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libsql.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-dovecot/.libs/libdovecot.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdovecot-sql.so.0 -o .libs/libdovecot-sql.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-sql.so.0" && ln -s "libdovecot-sql.so.0.0.0" "libdovecot-sql.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-sql.so" && ln -s "libdovecot-sql.so.0.0.0" "libdovecot-sql.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-sql.la" && ln -s "../libdovecot-sql.la" "libdovecot-sql.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdriver_mysql_la-driver-mysql.lo `test -f 'driver-mysql.c' || echo './'`driver-mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c driver-mysql.c -fPIC -DPIC -o .libs/libdriver_mysql_la-driver-mysql.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libdriver_mysql.la -rpath /usr/lib/dovecot libdriver_mysql_la-driver-mysql.lo -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/libdriver_mysql_la-driver-mysql.o -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdriver_mysql.so -o .libs/libdriver_mysql.so libtool: link: ( cd ".libs" && rm -f "libdriver_mysql.la" && ln -s "../libdriver_mysql.la" "libdriver_mysql.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdriver_sqlite_la-driver-sqlite.lo `test -f 'driver-sqlite.c' || echo './'`driver-sqlite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c driver-sqlite.c -fPIC -DPIC -o .libs/libdriver_sqlite_la-driver-sqlite.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libdriver_sqlite.la -rpath /usr/lib/dovecot libdriver_sqlite_la-driver-sqlite.lo -lsqlite3 -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/libdriver_sqlite_la-driver-sqlite.o -lsqlite3 -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdriver_sqlite.so -o .libs/libdriver_sqlite.so libtool: link: ( cd ".libs" && rm -f "libdriver_sqlite.la" && ln -s "../libdriver_sqlite.la" "libdriver_sqlite.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' Making all in lib-ntlm make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ntlm-des.lo ntlm-des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ntlm-des.c -fPIC -DPIC -o .libs/ntlm-des.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ntlm-encrypt.lo ntlm-encrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ntlm-encrypt.c -fPIC -DPIC -o .libs/ntlm-encrypt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ntlm-message.lo ntlm-message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ntlm-message.c -fPIC -DPIC -o .libs/ntlm-message.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libntlm.la ntlm-des.lo ntlm-encrypt.lo ntlm-message.lo -lrt libtool: link: ar cru .libs/libntlm.a .libs/ntlm-des.o .libs/ntlm-encrypt.o .libs/ntlm-message.o libtool: link: ranlib .libs/libntlm.a libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la" "libntlm.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' Making all in lib-otp make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o otp-dictionary.lo otp-dictionary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c otp-dictionary.c -fPIC -DPIC -o .libs/otp-dictionary.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o otp-hash.lo otp-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c otp-hash.c -fPIC -DPIC -o .libs/otp-hash.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o otp-parity.lo otp-parity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c otp-parity.c -fPIC -DPIC -o .libs/otp-parity.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o otp-parse.lo otp-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c otp-parse.c -fPIC -DPIC -o .libs/otp-parse.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libotp.la otp-dictionary.lo otp-hash.lo otp-parity.lo otp-parse.lo -lrt libtool: link: ar cru .libs/libotp.a .libs/otp-dictionary.o .libs/otp-hash.o .libs/otp-parity.o .libs/otp-parse.o libtool: link: ranlib .libs/libotp.a libtool: link: ( cd ".libs" && rm -f "libotp.la" && ln -s "../libotp.la" "libotp.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' Making all in lib-lda make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-smtp -I../../src/lib-index -I../../src/lib-imap -I../../src/lib-smtp -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lda-settings.lo lda-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-smtp -I../../src/lib-index -I../../src/lib-imap -I../../src/lib-smtp -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c lda-settings.c -fPIC -DPIC -o .libs/lda-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-smtp -I../../src/lib-index -I../../src/lib-imap -I../../src/lib-smtp -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-deliver.lo mail-deliver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-smtp -I../../src/lib-index -I../../src/lib-imap -I../../src/lib-smtp -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-deliver.c -fPIC -DPIC -o .libs/mail-deliver.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-smtp -I../../src/lib-index -I../../src/lib-imap -I../../src/lib-smtp -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-send.lo mail-send.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-smtp -I../../src/lib-index -I../../src/lib-imap -I../../src/lib-smtp -I../../src/lib-mail -I../../src/lib-storage -I../../src/lib-ssl-iostream -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-send.c -fPIC -DPIC -o .libs/mail-send.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o liblda.la lda-settings.lo mail-deliver.lo mail-send.lo -lrt libtool: link: ar cru .libs/liblda.a .libs/lda-settings.o .libs/mail-deliver.o .libs/mail-send.o libtool: link: ranlib .libs/liblda.a libtool: link: ( cd ".libs" && rm -f "liblda.la" && ln -s "../liblda.la" "liblda.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-lda.la -rpath /usr/lib/dovecot liblda.la ../lib-storage/libdovecot-storage.la ../lib-dovecot/libdovecot.la -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblda.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-storage/.libs/libdovecot-storage.so ../lib-dovecot/.libs/libdovecot.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-lda.so.0 -o .libs/libdovecot-lda.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-lda.so.0" && ln -s "libdovecot-lda.so.0.0.0" "libdovecot-lda.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-lda.so" && ln -s "libdovecot-lda.so.0.0.0" "libdovecot-lda.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-lda.la" && ln -s "../libdovecot-lda.la" "libdovecot-lda.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' Making all in lib-dict-backend make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdict_ldap_la-dict-ldap.lo `test -f 'dict-ldap.c' || echo './'`dict-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-ldap.c -fPIC -DPIC -o .libs/libdict_ldap_la-dict-ldap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdict_ldap_la-dict-ldap-settings.lo `test -f 'dict-ldap-settings.c' || echo './'`dict-ldap-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-ldap-settings.c -fPIC -DPIC -o .libs/libdict_ldap_la-dict-ldap-settings.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libdict_ldap.la -rpath /usr/lib/dovecot/dict libdict_ldap_la-dict-ldap.lo libdict_ldap_la-dict-ldap-settings.lo ../../src/lib-ldap/libdovecot-ldap.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/libdict_ldap_la-dict-ldap.o .libs/libdict_ldap_la-dict-ldap-settings.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../src/lib-ldap/.libs/libdovecot-ldap.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdict_ldap.so -o .libs/libdict_ldap.so libtool: link: ( cd ".libs" && rm -f "libdict_ldap.la" && ln -s "../libdict_ldap.la" "libdict_ldap.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-db.lo dict-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-db.c -fPIC -DPIC -o .libs/dict-db.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-cdb.lo dict-cdb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-cdb.c -fPIC -DPIC -o .libs/dict-cdb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-sql.lo dict-sql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-sql.c -fPIC -DPIC -o .libs/dict-sql.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-sql-settings.lo dict-sql-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-sql-settings.c -fPIC -DPIC -o .libs/dict-sql-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-ldap.lo dict-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-ldap.c -fPIC -DPIC -o .libs/dict-ldap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-ldap-settings.lo dict-ldap-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-ldap-settings.c -fPIC -DPIC -o .libs/dict-ldap-settings.o 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 "ldap-client.h"' >>dict-drivers-register.c echo '#include "dict-sql.h"' >>dict-drivers-register.c for i in 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_drivers_register_builtin();' >>dict-drivers-register.c echo 'dict_sql_register();' >>dict-drivers-register.c for i in 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 '#ifdef BUILTIN_LDAP' >>dict-drivers-register.c echo 'ldap_clients_cleanup();' >>dict-drivers-register.c echo '#endif' >>dict-drivers-register.c echo 'dict_drivers_unregister_builtin();' >>dict-drivers-register.c echo 'dict_sql_unregister();' >>dict-drivers-register.c for i in null; do \ if [ "${i}" != "null" ]; then \ echo "dict_driver_unregister(&dict_driver_${i});" >>dict-drivers-register.c ; \ fi; \ done echo '}' >>dict-drivers-register.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-drivers-register.lo dict-drivers-register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dict-drivers-register.c -fPIC -DPIC -o .libs/dict-drivers-register.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o libdict_backend.la dict-db.lo dict-cdb.lo dict-sql.lo dict-sql-settings.lo dict-ldap.lo dict-ldap-settings.lo dict-drivers-register.lo -lrt libtool: link: ar cru .libs/libdict_backend.a .libs/dict-db.o .libs/dict-cdb.o .libs/dict-sql.o .libs/dict-sql-settings.o .libs/dict-ldap.o .libs/dict-ldap-settings.o .libs/dict-drivers-register.o libtool: link: ranlib .libs/libdict_backend.a libtool: link: ( cd ".libs" && rm -f "libdict_backend.la" && ln -s "../libdict_backend.la" "libdict_backend.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -DDICT_SRC_DIR=\"../../src/lib-dict-backend\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_dict_sql-test-dict-sql.o `test -f 'test-dict-sql.c' || echo './'`test-dict-sql.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -DDICT_SRC_DIR=\"../../src/lib-dict-backend\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-dict-sql test_dict_sql-test-dict-sql.o libdict_backend.la ../lib-sql/libdriver_test.la ../lib-sql/libsql.la ../lib-dovecot/libdovecot.la -lrt libtool: link: gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-ldap -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -DDICT_SRC_DIR=\"../../src/lib-dict-backend\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-dict-sql test_dict_sql-test-dict-sql.o ./.libs/libdict_backend.a ../lib-sql/.libs/libdriver_test.a ../lib-sql/.libs/libsql.a ../lib-dovecot/.libs/libdovecot.so -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' Making all in anvil make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-penalty.o test-penalty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o anvil-connection.o anvil-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o anvil-settings.o anvil-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o connect-limit.o connect-limit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o penalty.o penalty.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o anvil main.o anvil-connection.o anvil-settings.o connect-limit.o penalty.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/anvil main.o anvil-connection.o anvil-settings.o connect-limit.o penalty.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-penalty test-penalty.o penalty.o ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-penalty test-penalty.o penalty.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' Making all in auth make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libmech_gssapi_la-mech-gssapi.lo `test -f 'mech-gssapi.c' || echo './'`mech-gssapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-gssapi.c -fPIC -DPIC -o .libs/libmech_gssapi_la-mech-gssapi.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libmech_gssapi.la -rpath /usr/lib/dovecot/auth libmech_gssapi_la-mech-gssapi.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/libmech_gssapi_la-mech-gssapi.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libmech_gssapi.so -o .libs/libmech_gssapi.so libtool: link: ( cd ".libs" && rm -f "libmech_gssapi.la" && ln -s "../libmech_gssapi.la" "libmech_gssapi.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libauthdb_ldap_la-db-ldap.lo `test -f 'db-ldap.c' || echo './'`db-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-ldap.c -fPIC -DPIC -o .libs/libauthdb_ldap_la-db-ldap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libauthdb_ldap_la-passdb-ldap.lo `test -f 'passdb-ldap.c' || echo './'`passdb-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-ldap.c -fPIC -DPIC -o .libs/libauthdb_ldap_la-passdb-ldap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libauthdb_ldap_la-userdb-ldap.lo `test -f 'userdb-ldap.c' || echo './'`userdb-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-ldap.c -fPIC -DPIC -o .libs/libauthdb_ldap_la-userdb-ldap.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libauthdb_ldap.la -rpath /usr/lib/dovecot/auth libauthdb_ldap_la-db-ldap.lo libauthdb_ldap_la-passdb-ldap.lo libauthdb_ldap_la-userdb-ldap.lo -lldap -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/libauthdb_ldap_la-db-ldap.o .libs/libauthdb_ldap_la-passdb-ldap.o .libs/libauthdb_ldap_la-userdb-ldap.o -lldap -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libauthdb_ldap.so -o .libs/libauthdb_ldap.so libtool: link: ( cd ".libs" && rm -f "libauthdb_ldap.la" && ln -s "../libauthdb_ldap.la" "libauthdb_ldap.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib-imap -I../../src/lib-imap-client -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libauthdb_imap_la-passdb-imap.lo `test -f 'passdb-imap.c' || echo './'`passdb-imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib-imap -I../../src/lib-imap-client -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-imap.c -fPIC -DPIC -o .libs/libauthdb_imap_la-passdb-imap.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libauthdb_imap.la -rpath /usr/lib/dovecot/auth libauthdb_imap_la-passdb-imap.lo ../lib-imap-client/libimap_client.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/libauthdb_imap_la-passdb-imap.o -Wl,--whole-archive ../lib-imap-client/.libs/libimap_client.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libauthdb_imap.so -o .libs/libauthdb_imap.so libtool: link: ( cd ".libs" && rm -f "libauthdb_imap.la" && ln -s "../libauthdb_imap.la" "libauthdb_imap.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-crypt-blowfish.lo `test -f 'crypt-blowfish.c' || echo './'`crypt-blowfish.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c crypt-blowfish.c -fPIC -DPIC -o .libs/libpassword_la-crypt-blowfish.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-mycrypt.lo `test -f 'mycrypt.c' || echo './'`mycrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mycrypt.c -fPIC -DPIC -o .libs/libpassword_la-mycrypt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme.lo `test -f 'password-scheme.c' || echo './'`password-scheme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme-crypt.lo `test -f 'password-scheme-crypt.c' || echo './'`password-scheme-crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme-crypt.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme-crypt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme-md5crypt.lo `test -f 'password-scheme-md5crypt.c' || echo './'`password-scheme-md5crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme-md5crypt.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme-md5crypt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme-scram.lo `test -f 'password-scheme-scram.c' || echo './'`password-scheme-scram.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme-scram.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme-scram.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme-otp.lo `test -f 'password-scheme-otp.c' || echo './'`password-scheme-otp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme-otp.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme-otp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme-rpa.lo `test -f 'password-scheme-rpa.c' || echo './'`password-scheme-rpa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme-rpa.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme-rpa.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme-pbkdf2.lo `test -f 'password-scheme-pbkdf2.c' || echo './'`password-scheme-pbkdf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme-pbkdf2.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme-pbkdf2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libpassword_la-password-scheme-sodium.lo `test -f 'password-scheme-sodium.c' || echo './'`password-scheme-sodium.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c password-scheme-sodium.c -fPIC -DPIC -o .libs/libpassword_la-password-scheme-sodium.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o libpassword.la libpassword_la-crypt-blowfish.lo libpassword_la-mycrypt.lo libpassword_la-password-scheme.lo libpassword_la-password-scheme-crypt.lo libpassword_la-password-scheme-md5crypt.lo libpassword_la-password-scheme-scram.lo libpassword_la-password-scheme-otp.lo libpassword_la-password-scheme-rpa.lo libpassword_la-password-scheme-pbkdf2.lo libpassword_la-password-scheme-sodium.lo -lrt libtool: link: ar cru .libs/libpassword.a .libs/libpassword_la-crypt-blowfish.o .libs/libpassword_la-mycrypt.o .libs/libpassword_la-password-scheme.o .libs/libpassword_la-password-scheme-crypt.o .libs/libpassword_la-password-scheme-md5crypt.o .libs/libpassword_la-password-scheme-scram.o .libs/libpassword_la-password-scheme-otp.o .libs/libpassword_la-password-scheme-rpa.o .libs/libpassword_la-password-scheme-pbkdf2.o .libs/libpassword_la-password-scheme-sodium.o libtool: link: ranlib .libs/libpassword.a libtool: link: ( cd ".libs" && rm -f "libpassword.la" && ln -s "../libpassword.la" "libpassword.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth.lo auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth.c -fPIC -DPIC -o .libs/auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-cache.lo auth-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-cache.c -fPIC -DPIC -o .libs/auth-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-client-connection.lo auth-client-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-client-connection.c -fPIC -DPIC -o .libs/auth-client-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-master-connection.lo auth-master-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-master-connection.c -fPIC -DPIC -o .libs/auth-master-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-policy.lo auth-policy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-policy.c -fPIC -DPIC -o .libs/auth-policy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-postfix-connection.lo auth-postfix-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-postfix-connection.c -fPIC -DPIC -o .libs/auth-postfix-connection.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-otp-skey-common.lo mech-otp-skey-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-otp-skey-common.c -fPIC -DPIC -o .libs/mech-otp-skey-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-plain-common.lo mech-plain-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-plain-common.c -fPIC -DPIC -o .libs/mech-plain-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-penalty.lo auth-penalty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-penalty.c -fPIC -DPIC -o .libs/auth-penalty.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-request.lo auth-request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-request.c -fPIC -DPIC -o .libs/auth-request.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-request-handler.lo auth-request-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-request-handler.c -fPIC -DPIC -o .libs/auth-request-handler.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-request-stats.lo auth-request-stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-request-stats.c -fPIC -DPIC -o .libs/auth-request-stats.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-request-var-expand.lo auth-request-var-expand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-request-var-expand.c -fPIC -DPIC -o .libs/auth-request-var-expand.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-settings.lo auth-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-settings.c -fPIC -DPIC -o .libs/auth-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-fields.lo auth-fields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-fields.c -fPIC -DPIC -o .libs/auth-fields.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-token.lo auth-token.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-token.c -fPIC -DPIC -o .libs/auth-token.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-worker-client.lo auth-worker-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-worker-client.c -fPIC -DPIC -o .libs/auth-worker-client.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-worker-server.lo auth-worker-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-worker-server.c -fPIC -DPIC -o .libs/auth-worker-server.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-checkpassword.lo db-checkpassword.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-checkpassword.c -fPIC -DPIC -o .libs/db-checkpassword.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-dict.lo db-dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-dict.c -fPIC -DPIC -o .libs/db-dict.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-dict-cache-key.lo db-dict-cache-key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-dict-cache-key.c -fPIC -DPIC -o .libs/db-dict-cache-key.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-oauth2.lo db-oauth2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-oauth2.c -fPIC -DPIC -o .libs/db-oauth2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-sql.lo db-sql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-sql.c -fPIC -DPIC -o .libs/db-sql.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-passwd-file.lo db-passwd-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-passwd-file.c -fPIC -DPIC -o .libs/db-passwd-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech.lo mech.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech.c -fPIC -DPIC -o .libs/mech.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-anonymous.lo mech-anonymous.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-anonymous.c -fPIC -DPIC -o .libs/mech-anonymous.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-plain.lo mech-plain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-plain.c -fPIC -DPIC -o .libs/mech-plain.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-login.lo mech-login.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-login.c -fPIC -DPIC -o .libs/mech-login.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-cram-md5.lo mech-cram-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-cram-md5.c -fPIC -DPIC -o .libs/mech-cram-md5.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-digest-md5.lo mech-digest-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-digest-md5.c -fPIC -DPIC -o .libs/mech-digest-md5.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-external.lo mech-external.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-external.c -fPIC -DPIC -o .libs/mech-external.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-gssapi.lo mech-gssapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-gssapi.c -fPIC -DPIC -o .libs/mech-gssapi.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-ntlm.lo mech-ntlm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-ntlm.c -fPIC -DPIC -o .libs/mech-ntlm.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-otp.lo mech-otp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-otp.c -fPIC -DPIC -o .libs/mech-otp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-scram-sha1.lo mech-scram-sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-scram-sha1.c -fPIC -DPIC -o .libs/mech-scram-sha1.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-skey.lo mech-skey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-skey.c -fPIC -DPIC -o .libs/mech-skey.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-rpa.lo mech-rpa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-rpa.c -fPIC -DPIC -o .libs/mech-rpa.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-apop.lo mech-apop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-apop.c -fPIC -DPIC -o .libs/mech-apop.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-winbind.lo mech-winbind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-winbind.c -fPIC -DPIC -o .libs/mech-winbind.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-dovecot-token.lo mech-dovecot-token.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-dovecot-token.c -fPIC -DPIC -o .libs/mech-dovecot-token.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mech-oauth2.lo mech-oauth2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech-oauth2.c -fPIC -DPIC -o .libs/mech-oauth2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb.lo passdb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb.c -fPIC -DPIC -o .libs/passdb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-blocking.lo passdb-blocking.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-blocking.c -fPIC -DPIC -o .libs/passdb-blocking.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-bsdauth.lo passdb-bsdauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-bsdauth.c -fPIC -DPIC -o .libs/passdb-bsdauth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-cache.lo passdb-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-cache.c -fPIC -DPIC -o .libs/passdb-cache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-checkpassword.lo passdb-checkpassword.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-checkpassword.c -fPIC -DPIC -o .libs/passdb-checkpassword.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-dict.lo passdb-dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-dict.c -fPIC -DPIC -o .libs/passdb-dict.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-oauth2.lo passdb-oauth2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-oauth2.c -fPIC -DPIC -o .libs/passdb-oauth2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-passwd.lo passdb-passwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-passwd.c -fPIC -DPIC -o .libs/passdb-passwd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-passwd-file.lo passdb-passwd-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-passwd-file.c -fPIC -DPIC -o .libs/passdb-passwd-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-pam.lo passdb-pam.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-pam.c -fPIC -DPIC -o .libs/passdb-pam.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-shadow.lo passdb-shadow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-shadow.c -fPIC -DPIC -o .libs/passdb-shadow.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-sia.lo passdb-sia.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-sia.c -fPIC -DPIC -o .libs/passdb-sia.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-vpopmail.lo passdb-vpopmail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-vpopmail.c -fPIC -DPIC -o .libs/passdb-vpopmail.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-sql.lo passdb-sql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-sql.c -fPIC -DPIC -o .libs/passdb-sql.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-static.lo passdb-static.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-static.c -fPIC -DPIC -o .libs/passdb-static.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-template.lo passdb-template.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-template.c -fPIC -DPIC -o .libs/passdb-template.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb.lo userdb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb.c -fPIC -DPIC -o .libs/userdb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-blocking.lo userdb-blocking.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-blocking.c -fPIC -DPIC -o .libs/userdb-blocking.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-checkpassword.lo userdb-checkpassword.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-checkpassword.c -fPIC -DPIC -o .libs/userdb-checkpassword.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-dict.lo userdb-dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-dict.c -fPIC -DPIC -o .libs/userdb-dict.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-passwd.lo userdb-passwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-passwd.c -fPIC -DPIC -o .libs/userdb-passwd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-passwd-file.lo userdb-passwd-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-passwd-file.c -fPIC -DPIC -o .libs/userdb-passwd-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-prefetch.lo userdb-prefetch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-prefetch.c -fPIC -DPIC -o .libs/userdb-prefetch.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-static.lo userdb-static.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-static.c -fPIC -DPIC -o .libs/userdb-static.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-vpopmail.lo userdb-vpopmail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-vpopmail.c -fPIC -DPIC -o .libs/userdb-vpopmail.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-sql.lo userdb-sql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-sql.c -fPIC -DPIC -o .libs/userdb-sql.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-template.lo userdb-template.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-template.c -fPIC -DPIC -o .libs/userdb-template.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-ldap.lo db-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-ldap.c -fPIC -DPIC -o .libs/db-ldap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-ldap.lo passdb-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-ldap.c -fPIC -DPIC -o .libs/passdb-ldap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-ldap.lo userdb-ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-ldap.c -fPIC -DPIC -o .libs/userdb-ldap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o db-lua.lo db-lua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c db-lua.c -fPIC -DPIC -o .libs/db-lua.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o passdb-lua.lo passdb-lua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb-lua.c -fPIC -DPIC -o .libs/passdb-lua.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o userdb-lua.lo userdb-lua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-lua.c -fPIC -DPIC -o .libs/userdb-lua.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o libauth.la auth.lo auth-cache.lo auth-client-connection.lo auth-master-connection.lo auth-policy.lo auth-postfix-connection.lo mech-otp-skey-common.lo mech-plain-common.lo auth-penalty.lo auth-request.lo auth-request-handler.lo auth-request-stats.lo auth-request-var-expand.lo auth-settings.lo auth-fields.lo auth-token.lo auth-worker-client.lo auth-worker-server.lo db-checkpassword.lo db-dict.lo db-dict-cache-key.lo db-oauth2.lo db-sql.lo db-passwd-file.lo mech.lo mech-anonymous.lo mech-plain.lo mech-login.lo mech-cram-md5.lo mech-digest-md5.lo mech-external.lo mech-gssapi.lo mech-ntlm.lo mech-otp.lo mech-scram-sha1.lo mech-skey.lo mech-rpa.lo mech-apop.lo mech-winbind.lo mech-dovecot-token.lo mech-oauth2.lo passdb.lo passdb-blocking.lo passdb-bsdauth.lo passdb-cache.lo passdb-checkpassword.lo passdb-dict.lo passdb-oauth2.lo passdb-passwd.lo passdb-passwd-file.lo passdb-pam.lo passdb-shadow.lo passdb-sia.lo passdb-vpopmail.lo passdb-sql.lo passdb-static.lo passdb-template.lo userdb.lo userdb-blocking.lo userdb-checkpassword.lo userdb-dict.lo userdb-passwd.lo userdb-passwd-file.lo userdb-prefetch.lo userdb-static.lo userdb-vpopmail.lo userdb-sql.lo userdb-template.lo db-ldap.lo passdb-ldap.lo userdb-ldap.lo db-lua.lo passdb-lua.lo userdb-lua.lo -lrt libtool: link: ar cru .libs/libauth.a .libs/auth.o .libs/auth-cache.o .libs/auth-client-connection.o .libs/auth-master-connection.o .libs/auth-policy.o .libs/auth-postfix-connection.o .libs/mech-otp-skey-common.o .libs/mech-plain-common.o .libs/auth-penalty.o .libs/auth-request.o .libs/auth-request-handler.o .libs/auth-request-stats.o .libs/auth-request-var-expand.o .libs/auth-settings.o .libs/auth-fields.o .libs/auth-token.o .libs/auth-worker-client.o .libs/auth-worker-server.o .libs/db-checkpassword.o .libs/db-dict.o .libs/db-dict-cache-key.o .libs/db-oauth2.o .libs/db-sql.o .libs/db-passwd-file.o .libs/mech.o .libs/mech-anonymous.o .libs/mech-plain.o .libs/mech-login.o .libs/mech-cram-md5.o .libs/mech-digest-md5.o .libs/mech-external.o .libs/mech-gssapi.o .libs/mech-ntlm.o .libs/mech-otp.o .libs/mech-scram-sha1.o .libs/mech-skey.o .libs/mech-rpa.o .libs/mech-apop.o .libs/mech-winbind.o .libs/mech-dovecot-token.o .libs/mech-oauth2.o .libs/passdb.o .libs/passdb-blocking.o .libs/passdb-bsdauth.o .libs/passdb-cache.o .libs/passdb-checkpassword.o .libs/passdb-dict.o .libs/passdb-oauth2.o .libs/passdb-passwd.o .libs/passdb-passwd-file.o .libs/passdb-pam.o .libs/passdb-shadow.o .libs/passdb-sia.o .libs/passdb-vpopmail.o .libs/passdb-sql.o .libs/passdb-static.o .libs/passdb-template.o .libs/userdb.o .libs/userdb-blocking.o .libs/userdb-checkpassword.o .libs/userdb-dict.o .libs/userdb-passwd.o .libs/userdb-passwd-file.o .libs/userdb-prefetch.o .libs/userdb-static.o .libs/userdb-vpopmail.o .libs/userdb-sql.o .libs/userdb-template.o .libs/db-ldap.o .libs/passdb-ldap.o .libs/userdb-ldap.o .libs/db-lua.o .libs/passdb-lua.o .libs/userdb-lua.o libtool: link: ranlib .libs/libauth.a libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la" "libauth.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-stats.lo auth-stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\"/usr/lib/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth-stats.c -fPIC -DPIC -o .libs/auth-stats.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libstats_auth.la -rpath /usr/lib/dovecot/old-stats auth-stats.lo ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/auth-stats.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libstats_auth.so -o .libs/libstats_auth.so libtool: link: ( cd ".libs" && rm -f "libstats_auth.la" && ln -s "../libstats_auth.la" "libstats_auth.la" ) gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_libpassword-test-libpassword.o `test -f 'test-libpassword.c' || echo './'`test-libpassword.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-libpassword test_libpassword-test-libpassword.o libpassword.la ../lib-ntlm/libntlm.la ../lib-otp/libotp.la -lcrypt ../../src/lib-sql/libsql.la ../lib-dovecot/libdovecot.la -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-libpassword test_libpassword-test-libpassword.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now ./.libs/libpassword.a ../lib-ntlm/.libs/libntlm.a ../lib-otp/.libs/libotp.a -lcrypt ../../src/lib-sql/.libs/libsql.a ../lib-dovecot/.libs/libdovecot.so -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_auth_cache-auth-cache.o `test -f 'auth-cache.c' || echo './'`auth-cache.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_auth_cache-test-auth-cache.o `test -f 'test-auth-cache.c' || echo './'`test-auth-cache.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -o auth auth-main.o libauth.la libstats_auth.la libpassword.la ../lib-ntlm/libntlm.la ../lib-otp/libotp.la ../../src/lib-sql/libsql.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lcrypt -lpam -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt *** Warning: Linking the executable auth against the loadable module *** libstats_auth.so is not portable! libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/auth auth-main.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ./.libs/libauth.a ./.libs/libstats_auth.so ./.libs/libpassword.a ../lib-ntlm/.libs/libntlm.a ../lib-otp/.libs/libotp.a ../../src/lib-sql/.libs/libsql.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lcrypt -lpam -lrt -Wl,-rpath -Wl,/usr/lib/dovecot/old-stats -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o checkpassword_reply-checkpassword-reply.o `test -f 'checkpassword-reply.c' || echo './'`checkpassword-reply.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o checkpassword-reply checkpassword_reply-checkpassword-reply.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/checkpassword-reply checkpassword_reply-checkpassword-reply.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-auth-cache test_auth_cache-auth-cache.o test_auth_cache-test-auth-cache.o ../lib-dovecot/libdovecot.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-auth-cache test_auth_cache-auth-cache.o test_auth_cache-test-auth-cache.o ../lib-dovecot/.libs/libdovecot.so -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-auth-request-var-expand.o test-auth-request-var-expand.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-username-filter.o test-username-filter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-db-dict.o test-db-dict.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-lua.o test-lua.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-mock.o test-mock.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -I../../src/lib-oauth2 -I../../src/lib-ssl-iostream -I../../src/lib-lua -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-main.o test-main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-auth test-auth-request-var-expand.o test-username-filter.o test-db-dict.o test-lua.o test-mock.o test-main.o ../lib-dovecot/libdovecot.la libauth.la libstats_auth.la libpassword.la ../lib-ntlm/libntlm.la ../lib-otp/libotp.la ../../src/lib-sql/libsql.la -lcrypt -lpam -lrt *** Warning: Linking the executable test-auth against the loadable module *** libstats_auth.so is not portable! libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-auth test-auth-request-var-expand.o test-username-filter.o test-db-dict.o test-lua.o test-mock.o test-main.o ../lib-dovecot/.libs/libdovecot.so ./.libs/libauth.a ./.libs/libstats_auth.so ./.libs/libpassword.a ../lib-ntlm/.libs/libntlm.a ../lib-otp/.libs/libotp.a ../../src/lib-sql/.libs/libsql.a -lcrypt -lpam -lrt -Wl,-rpath -Wl,/usr/lib/dovecot -Wl,-rpath -Wl,/usr/lib/dovecot/old-stats make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' Making all in dict make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/lib/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-connection.o dict-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/lib/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-commands.o dict-commands.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/lib/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dict-settings.o dict-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/lib/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -no-undefined -Wl,--as-needed -o dict dict-connection.o dict-commands.o dict-settings.o main.o ../lib-dict-backend/libdict_backend.la ../../src/lib-sql/libsql.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dict dict-connection.o dict-commands.o dict-settings.o main.o -Wl,--export-dynamic ../lib-dict-backend/.libs/libdict_backend.a ../../src/lib-sql/.libs/libsql.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' Making all in dns make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dns-client.o dns-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dns-client-settings.o dns-client-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o dns-client dns-client.o dns-client-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/dns-client dns-client.o dns-client-settings.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' Making all in indexer make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o indexer.o indexer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o indexer-client.o indexer-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o indexer-queue.o indexer-queue.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o indexer-settings.o indexer-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o worker-connection.o worker-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o worker-pool.o worker-pool.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o indexer indexer.o indexer-client.o indexer-queue.o indexer-settings.o worker-connection.o worker-pool.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/indexer indexer.o indexer-client.o indexer-queue.o indexer-settings.o worker-connection.o worker-pool.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o indexer-worker.o indexer-worker.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o indexer-worker-settings.o indexer-worker-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-storage -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-connection.o master-connection.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o indexer-worker indexer-worker.o indexer-worker-settings.o master-connection.o ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/indexer-worker indexer-worker.o indexer-worker-settings.o master-connection.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' Making all in ipc make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ipc-connection.o ipc-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ipc-group.o ipc-group.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ipc-settings.o ipc-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o ipc client.o main.o ipc-connection.o ipc-group.o ipc-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/ipc client.o main.o ipc-connection.o ipc-group.o ipc-settings.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' Making all in master make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o capabilities-posix.o capabilities-posix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dup2-array.o dup2-array.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-client.o master-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o master-settings.o master-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o service-anvil.o service-anvil.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o service-listen.o service-listen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o service-log.o service-log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o service-monitor.o service-monitor.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o service-process.o service-process.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o service-process-notify.o service-process-notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o service.o service.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sd-daemon.o sd-daemon.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o dovecot capabilities-posix.o dup2-array.o main.o master-client.o master-settings.o service-anvil.o service-listen.o service-log.o service-monitor.o service-process.o service-process-notify.o service.o sd-daemon.o -lcap ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/dovecot capabilities-posix.o dup2-array.o main.o master-client.o master-settings.o service-anvil.o service-listen.o service-log.o service-monitor.o service-process.o service-process-notify.o service.o sd-daemon.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -lcap ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' Making all in login-common make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o access-lookup.lo access-lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c access-lookup.c -fPIC -DPIC -o .libs/access-lookup.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-common.lo client-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c client-common.c -fPIC -DPIC -o .libs/client-common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-common-auth.lo client-common-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c client-common-auth.c -fPIC -DPIC -o .libs/client-common-auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o login-proxy.lo login-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c login-proxy.c -fPIC -DPIC -o .libs/login-proxy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o login-proxy-state.lo login-proxy-state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c login-proxy-state.c -fPIC -DPIC -o .libs/login-proxy-state.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o login-settings.lo login-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c login-settings.c -fPIC -DPIC -o .libs/login-settings.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.lo main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c -fPIC -DPIC -o .libs/main.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sasl-server.lo sasl-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/lib-ssl-iostream -I../../src/lib-mail -DPKG_STATEDIR=\"/var/lib/dovecot\" -DMODULEDIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sasl-server.c -fPIC -DPIC -o .libs/sasl-server.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o liblogin.la access-lookup.lo client-common.lo client-common-auth.lo login-proxy.lo login-proxy-state.lo login-settings.lo main.lo sasl-server.lo -lrt libtool: link: ar cru .libs/liblogin.a .libs/access-lookup.o .libs/client-common.o .libs/client-common-auth.o .libs/login-proxy.o .libs/login-proxy-state.o .libs/login-settings.o .libs/main.o .libs/sasl-server.o libtool: link: ranlib .libs/liblogin.a libtool: link: ( cd ".libs" && rm -f "liblogin.la" && ln -s "../liblogin.la" "liblogin.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-login.la -rpath /usr/lib/dovecot liblogin.la ../lib-dovecot/libdovecot.la -lssl -lcrypto -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblogin.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../lib-dovecot/.libs/libdovecot.so -lssl -lcrypto -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-login.so.0 -o .libs/libdovecot-login.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-login.so.0" && ln -s "libdovecot-login.so.0.0.0" "libdovecot-login.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-login.so" && ln -s "libdovecot-login.so.0.0.0" "libdovecot-login.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-login.la" && ln -s "../libdovecot-login.la" "libdovecot-login.la" ) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' Making all in imap-hibernate make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-imap -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-client.o imap-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-imap -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-hibernate-client.o imap-hibernate-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-imap -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-hibernate-settings.o imap-hibernate-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-imap -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-master-connection.o imap-master-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-imap -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o imap-hibernate imap-client.o imap-hibernate-client.o imap-hibernate-settings.o imap-master-connection.o main.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/imap-hibernate imap-client.o imap-hibernate-client.o imap-hibernate-settings.o imap-master-connection.o main.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' Making all in imap-login make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-imap -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-login-client.o imap-login-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-imap -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-authenticate.o client-authenticate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-imap -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-login-commands.o imap-login-commands.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-imap -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-login-settings.o imap-login-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-imap -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-proxy.o imap-proxy.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o imap-login imap-login-client.o client-authenticate.o imap-login-commands.o imap-login-settings.o imap-proxy.o ../../src/login-common/libdovecot-login.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lssl -lcrypto -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/imap-login imap-login-client.o client-authenticate.o imap-login-commands.o imap-login-settings.o imap-proxy.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/login-common/.libs/libdovecot-login.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' Making all in imap make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-append.o cmd-append.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-capability.o cmd-capability.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-cancelupdate.o cmd-cancelupdate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-check.o cmd-check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-close.o cmd-close.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-copy.o cmd-copy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-create.o cmd-create.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-delete.o cmd-delete.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-enable.o cmd-enable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-examine.o cmd-examine.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-expunge.o cmd-expunge.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-fetch.o cmd-fetch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-genurlauth.o cmd-genurlauth.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-getmetadata.o cmd-getmetadata.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-id.o cmd-id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-idle.o cmd-idle.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-list.o cmd-list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-logout.o cmd-logout.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-lsub.o cmd-lsub.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-namespace.o cmd-namespace.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-noop.o cmd-noop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-notify.o cmd-notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-rename.o cmd-rename.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-resetkey.o cmd-resetkey.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-search.o cmd-search.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-select.o cmd-select.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-setmetadata.o cmd-setmetadata.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-sort.o cmd-sort.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-status.o cmd-status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-store.o cmd-store.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-subscribe.o cmd-subscribe.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-thread.o cmd-thread.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-unselect.o cmd-unselect.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-unsubscribe.o cmd-unsubscribe.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-urlfetch.o cmd-urlfetch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-x-cancel.o cmd-x-cancel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-x-state.o cmd-x-state.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-client.o imap-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-client-hibernate.o imap-client-hibernate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-commands.o imap-commands.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-commands-util.o imap-commands-util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-expunge.o imap-expunge.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-fetch.o imap-fetch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-fetch-body.o imap-fetch-body.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-list.o imap-list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-master-client.o imap-master-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-notify.o imap-notify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-search.o imap-search.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-search-args.o imap-search-args.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-settings.o imap-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-status.o imap-status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-state.o imap-state.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-sync.o imap-sync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-storage-callbacks.o mail-storage-callbacks.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-dict -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -no-undefined -Wl,--as-needed -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-genurlauth.o cmd-getmetadata.o cmd-id.o cmd-idle.o cmd-list.o cmd-logout.o cmd-lsub.o cmd-namespace.o cmd-noop.o cmd-notify.o cmd-rename.o cmd-resetkey.o cmd-search.o cmd-select.o cmd-setmetadata.o cmd-sort.o cmd-status.o cmd-store.o cmd-subscribe.o cmd-thread.o cmd-unselect.o cmd-unsubscribe.o cmd-urlfetch.o cmd-x-cancel.o cmd-x-state.o imap-client.o imap-client-hibernate.o imap-commands.o imap-commands-util.o imap-expunge.o imap-fetch.o imap-fetch-body.o imap-list.o imap-master-client.o imap-notify.o imap-search.o imap-search-args.o imap-settings.o imap-status.o imap-state.o imap-sync.o mail-storage-callbacks.o main.o ../lib-imap-urlauth/libimap-urlauth.la ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/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-genurlauth.o cmd-getmetadata.o cmd-id.o cmd-idle.o cmd-list.o cmd-logout.o cmd-lsub.o cmd-namespace.o cmd-noop.o cmd-notify.o cmd-rename.o cmd-resetkey.o cmd-search.o cmd-select.o cmd-setmetadata.o cmd-sort.o cmd-status.o cmd-store.o cmd-subscribe.o cmd-thread.o cmd-unselect.o cmd-unsubscribe.o cmd-urlfetch.o cmd-x-cancel.o cmd-x-state.o imap-client.o imap-client-hibernate.o imap-commands.o imap-commands-util.o imap-expunge.o imap-fetch.o imap-fetch-body.o imap-list.o imap-master-client.o imap-notify.o imap-search.o imap-search-args.o imap-settings.o imap-status.o imap-state.o imap-sync.o mail-storage-callbacks.o main.o -Wl,--export-dynamic ../lib-imap-urlauth/.libs/libimap-urlauth.a ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' Making all in imap-urlauth make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -fPIE -DPIE -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap_urlauth_login-imap-urlauth-login.o `test -f 'imap-urlauth-login.c' || echo './'`imap-urlauth-login.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -fPIE -DPIE -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap_urlauth_login-imap-urlauth-login-settings.o `test -f 'imap-urlauth-login-settings.c' || echo './'`imap-urlauth-login-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o imap-urlauth-login imap_urlauth_login-imap-urlauth-login.o imap_urlauth_login-imap-urlauth-login-settings.o ../../src/login-common/libdovecot-login.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lssl -lcrypto -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/imap-urlauth-login imap_urlauth_login-imap-urlauth-login.o imap_urlauth_login-imap-urlauth-login-settings.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/login-common/.libs/libdovecot-login.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -fPIE -DPIE -I../../src/lib-dict -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap_urlauth-imap-urlauth.o `test -f 'imap-urlauth.c' || echo './'`imap-urlauth.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -fPIE -DPIE -I../../src/lib-dict -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap_urlauth-imap-urlauth-client.o `test -f 'imap-urlauth-client.c' || echo './'`imap-urlauth-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -fPIE -DPIE -I../../src/lib-dict -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap_urlauth-imap-urlauth-settings.o `test -f 'imap-urlauth-settings.c' || echo './'`imap-urlauth-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o imap-urlauth imap_urlauth-imap-urlauth.o imap_urlauth-imap-urlauth-client.o imap_urlauth-imap-urlauth-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/imap-urlauth imap_urlauth-imap-urlauth.o imap_urlauth-imap-urlauth-client.o imap_urlauth-imap-urlauth-settings.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -fPIE -DPIE -I../../src/lib-dict -I../../src/imap -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-mail -I../../src/lib-storage -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap_urlauth_worker-imap-urlauth-worker.o `test -f 'imap-urlauth-worker.c' || echo './'`imap-urlauth-worker.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -fPIE -DPIE -I../../src/lib-dict -I../../src/imap -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-mail -I../../src/lib-storage -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap_urlauth_worker-imap-urlauth-worker-settings.o `test -f 'imap-urlauth-worker-settings.c' || echo './'`imap-urlauth-worker-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -no-undefined -Wl,--as-needed -o imap-urlauth-worker imap_urlauth_worker-imap-urlauth-worker.o imap_urlauth_worker-imap-urlauth-worker-settings.o ../../src/lib-imap-urlauth/libimap-urlauth.la ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/imap-urlauth-worker imap_urlauth_worker-imap-urlauth-worker.o imap_urlauth_worker-imap-urlauth-worker-settings.o -Wl,--export-dynamic ../../src/lib-imap-urlauth/.libs/libimap-urlauth.a ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' Making all in pop3-login make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-authenticate.o client-authenticate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3-login-settings.o pop3-login-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-sasl -I../../src/lib-master -I../../src/login-common -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3-proxy.o pop3-proxy.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o pop3-login client.o client-authenticate.o pop3-login-settings.o pop3-proxy.o ../../src/login-common/libdovecot-login.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lssl -lcrypto -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/pop3-login client.o client-authenticate.o pop3-login-settings.o pop3-proxy.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/login-common/.libs/libdovecot-login.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' Making all in pop3 make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3-client.o pop3-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3-commands.o pop3-commands.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-storage -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3-settings.o pop3-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -no-undefined -Wl,--as-needed -o pop3 main.o pop3-client.o pop3-commands.o pop3-settings.o ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/pop3 main.o pop3-client.o pop3-commands.o pop3-settings.o -Wl,--export-dynamic ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' Making all in submission-login make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-sasl -I../../src/lib-auth -I../../src/lib-master -I../../src/lib-smtp -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-sasl -I../../src/lib-auth -I../../src/lib-master -I../../src/lib-smtp -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-authenticate.o client-authenticate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-sasl -I../../src/lib-auth -I../../src/lib-master -I../../src/lib-smtp -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o submission-login-settings.o submission-login-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-sasl -I../../src/lib-auth -I../../src/lib-master -I../../src/lib-smtp -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o submission-proxy.o submission-proxy.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o submission-login client.o client-authenticate.o submission-login-settings.o submission-proxy.o ../../src/login-common/libdovecot-login.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lssl -lcrypto -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/submission-login client.o client-authenticate.o submission-login-settings.o submission-proxy.o -Wl,--export-dynamic ../../src/login-common/.libs/libdovecot-login.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' Making all in submission make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-helo.o cmd-helo.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-mail.o cmd-mail.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-rcpt.o cmd-rcpt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-data.o cmd-data.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-rset.o cmd-rset.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-noop.o cmd-noop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-quit.o cmd-quit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o cmd-vrfy.o cmd-vrfy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o submission-client.o submission-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o submission-commands.o submission-commands.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-ssl-iostream -I../../src/lib-imap -I../../src/lib-imap-storage -I../../src/lib-imap-urlauth -I../../src/lib-index -I../../src/lib-master -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -I../../src/lib-smtp -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o submission-settings.o submission-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o submission cmd-helo.o cmd-mail.o cmd-rcpt.o cmd-data.o cmd-rset.o cmd-noop.o cmd-quit.o cmd-vrfy.o main.o submission-client.o submission-commands.o submission-settings.o ../../src/lib-imap-urlauth/libimap-urlauth.la ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/submission cmd-helo.o cmd-mail.o cmd-rcpt.o cmd-data.o cmd-rset.o cmd-noop.o cmd-quit.o cmd-vrfy.o main.o submission-client.o submission-commands.o submission-settings.o -Wl,--export-dynamic ../../src/lib-imap-urlauth/.libs/libimap-urlauth.a ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' Making all in lda make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-master -I../../src/lib-smtp -I../../src/lib-lda -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o dovecot-lda main.o ../../src/lib-lda/libdovecot-lda.la ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/dovecot-lda main.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-lda/.libs/libdovecot-lda.so ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' Making all in lmtp make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-master -I../../src/lib-lda -I../../src/lib-ssl-iostream -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-master -I../../src/lib-lda -I../../src/lib-ssl-iostream -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-master -I../../src/lib-lda -I../../src/lib-ssl-iostream -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o commands.o commands.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-master -I../../src/lib-lda -I../../src/lib-ssl-iostream -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lmtp-local.o lmtp-local.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-master -I../../src/lib-lda -I../../src/lib-ssl-iostream -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lmtp-proxy.o lmtp-proxy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-smtp -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-master -I../../src/lib-lda -I../../src/lib-ssl-iostream -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lmtp-settings.o lmtp-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -no-undefined -Wl,--as-needed -o lmtp main.o client.o commands.o lmtp-local.o lmtp-proxy.o lmtp-settings.o ../../src/lib-lda/libdovecot-lda.la ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/lmtp main.o client.o commands.o lmtp-local.o lmtp-proxy.o lmtp-settings.o -Wl,--export-dynamic ../../src/lib-lda/.libs/libdovecot-lda.so ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' Making all in log make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-connection.o doveadm-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o log-connection.o log-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o log-error-buffer.o log-error-buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o log-settings.o log-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o log doveadm-connection.o log-connection.o log-error-buffer.o log-settings.o main.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/log doveadm-connection.o log-connection.o log-error-buffer.o log-settings.o main.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' Making all in config make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveconf.o doveconf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o all-settings.o all-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o config-connection.o config-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o config-filter.o config-filter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o config-parser.o config-parser.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o config-request.o config-request.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o old-set-parser.o old-set-parser.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o sysinfo-get.o sysinfo-get.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o doveconf doveconf.o all-settings.o config-connection.o config-filter.o config-parser.o config-request.o old-set-parser.o sysinfo-get.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/doveconf doveconf.o all-settings.o config-connection.o config-filter.o config-parser.o config-request.o old-set-parser.o sysinfo-get.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-mail -I../../src/lib-settings -I../../src/lib-master -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.3.0.1/example-config"\" -DMODULEDIR=\""/usr/lib/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -DSYSCONFDIR=\""/etc/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o config main.o all-settings.o config-connection.o config-filter.o config-parser.o config-request.o old-set-parser.o sysinfo-get.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/config main.o all-settings.o config-connection.o config-filter.o config-parser.o config-request.o old-set-parser.o sysinfo-get.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' Making all in director make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o director-test.o director-test.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o director-test director-test.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/director-test director-test.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-user-directory.o test-user-directory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o auth-connection.o auth-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o director.o director.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o director-connection.o director-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o director-host.o director-host.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o director-request.o director-request.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o director-settings.o director-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-connection.o doveadm-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o login-connection.o login-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-host.o mail-host.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o notify-connection.o notify-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-auth -I../../src/lib-imap -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-program-client -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o user-directory.o user-directory.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o director main.o auth-connection.o director.o director-connection.o director-host.o director-request.o director-settings.o doveadm-connection.o login-connection.o mail-host.o notify-connection.o user-directory.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/director main.o auth-connection.o director.o director-connection.o director-host.o director-request.o director-settings.o doveadm-connection.o login-connection.o mail-host.o notify-connection.o user-directory.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-user-directory test-user-directory.o user-directory.o ../lib-test/libtest.la ../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-user-directory test-user-directory.o user-directory.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' Making all in replication make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' Making all in aggregator make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o aggregator.o aggregator.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o aggregator-settings.o aggregator-settings.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o notify-connection.o notify-connection.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o replicator-connection.o replicator-connection.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -no-undefined -Wl,--as-needed -o aggregator aggregator.o aggregator-settings.o notify-connection.o replicator-connection.o ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/aggregator aggregator.o aggregator-settings.o notify-connection.o replicator-connection.o -Wl,--export-dynamic ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' Making all in replicator make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-connection.o doveadm-connection.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-client.o dsync-client.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o replicator.o replicator.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o replicator-brain.o replicator-brain.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o replicator-queue.o replicator-queue.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o replicator-queue-auth.o replicator-queue-auth.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o replicator-settings.o replicator-settings.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-auth -I../../../src/lib-master -I../../../src/replication -DPKG_STATEDIR=\""/var/lib/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o notify-connection.o notify-connection.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -no-undefined -Wl,--as-needed -o replicator doveadm-connection.o dsync-client.o replicator.o replicator-brain.o replicator-queue.o replicator-queue-auth.o replicator-settings.o notify-connection.o ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/replicator doveadm-connection.o dsync-client.o replicator.o replicator-brain.o replicator-queue.o replicator-queue-auth.o replicator-settings.o notify-connection.o -Wl,--export-dynamic ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' Making all in util make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/auth -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o rawlog.o rawlog.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o rawlog rawlog.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/rawlog rawlog.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/auth -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o script.o script.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o script script.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/script script.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/auth -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o script-login.o script-login.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o script-login script-login.o ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/script-login script-login.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/auth -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o gdbhelper.o gdbhelper.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o gdbhelper gdbhelper.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/gdbhelper gdbhelper.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-dict -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/auth -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o maildirlock.o maildirlock.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o maildirlock maildirlock.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/maildirlock maildirlock.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' Making all in doveadm make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' Making all in dsync make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-brain.lo dsync-brain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-brain.c -fPIC -DPIC -o .libs/dsync-brain.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-brain-mailbox.lo dsync-brain-mailbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-brain-mailbox.c -fPIC -DPIC -o .libs/dsync-brain-mailbox.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-brain-mailbox-tree.lo dsync-brain-mailbox-tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-brain-mailbox-tree.c -fPIC -DPIC -o .libs/dsync-brain-mailbox-tree.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-brain-mailbox-tree-sync.lo dsync-brain-mailbox-tree-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-brain-mailbox-tree-sync.c -fPIC -DPIC -o .libs/dsync-brain-mailbox-tree-sync.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-brain-mails.lo dsync-brain-mails.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-brain-mails.c -fPIC -DPIC -o .libs/dsync-brain-mails.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-deserializer.lo dsync-deserializer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-deserializer.c -fPIC -DPIC -o .libs/dsync-deserializer.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mail.lo dsync-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mail.c -fPIC -DPIC -o .libs/dsync-mail.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mailbox.lo dsync-mailbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mailbox.c -fPIC -DPIC -o .libs/dsync-mailbox.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mailbox-import.lo dsync-mailbox-import.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mailbox-import.c -fPIC -DPIC -o .libs/dsync-mailbox-import.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mailbox-export.lo dsync-mailbox-export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mailbox-export.c -fPIC -DPIC -o .libs/dsync-mailbox-export.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mailbox-state.lo dsync-mailbox-state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mailbox-state.c -fPIC -DPIC -o .libs/dsync-mailbox-state.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mailbox-tree.lo dsync-mailbox-tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mailbox-tree.c -fPIC -DPIC -o .libs/dsync-mailbox-tree.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mailbox-tree-fill.lo dsync-mailbox-tree-fill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mailbox-tree-fill.c -fPIC -DPIC -o .libs/dsync-mailbox-tree-fill.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-mailbox-tree-sync.lo dsync-mailbox-tree-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-mailbox-tree-sync.c -fPIC -DPIC -o .libs/dsync-mailbox-tree-sync.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-serializer.lo dsync-serializer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-serializer.c -fPIC -DPIC -o .libs/dsync-serializer.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-ibc.lo dsync-ibc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-ibc.c -fPIC -DPIC -o .libs/dsync-ibc.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-ibc-stream.lo dsync-ibc-stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-ibc-stream.c -fPIC -DPIC -o .libs/dsync-ibc-stream.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-ibc-pipe.lo dsync-ibc-pipe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-ibc-pipe.c -fPIC -DPIC -o .libs/dsync-ibc-pipe.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o dsync-transaction-log-scan.lo dsync-transaction-log-scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dsync-transaction-log-scan.c -fPIC -DPIC -o .libs/dsync-transaction-log-scan.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o libdsync.la dsync-brain.lo dsync-brain-mailbox.lo dsync-brain-mailbox-tree.lo dsync-brain-mailbox-tree-sync.lo dsync-brain-mails.lo dsync-deserializer.lo dsync-mail.lo dsync-mailbox.lo dsync-mailbox-import.lo dsync-mailbox-export.lo dsync-mailbox-state.lo dsync-mailbox-tree.lo dsync-mailbox-tree-fill.lo dsync-mailbox-tree-sync.lo dsync-serializer.lo dsync-ibc.lo dsync-ibc-stream.lo dsync-ibc-pipe.lo dsync-transaction-log-scan.lo -lrt libtool: link: ar cru .libs/libdsync.a .libs/dsync-brain.o .libs/dsync-brain-mailbox.o .libs/dsync-brain-mailbox-tree.o .libs/dsync-brain-mailbox-tree-sync.o .libs/dsync-brain-mails.o .libs/dsync-deserializer.o .libs/dsync-mail.o .libs/dsync-mailbox.o .libs/dsync-mailbox-import.o .libs/dsync-mailbox-export.o .libs/dsync-mailbox-state.o .libs/dsync-mailbox-tree.o .libs/dsync-mailbox-tree-fill.o .libs/dsync-mailbox-tree-sync.o .libs/dsync-serializer.o .libs/dsync-ibc.o .libs/dsync-ibc-stream.o .libs/dsync-ibc-pipe.o .libs/dsync-transaction-log-scan.o libtool: link: ranlib .libs/libdsync.a libtool: link: ( cd ".libs" && rm -f "libdsync.la" && ln -s "../libdsync.la" "libdsync.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-dsync.la -rpath /usr/lib/dovecot libdsync.la ../../lib-storage/libdovecot-storage.la ../../lib-dovecot/libdovecot.la -lrt libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libdsync.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../lib-storage/.libs/libdovecot-storage.so ../../lib-dovecot/.libs/libdovecot.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-dsync.so.0 -o .libs/libdovecot-dsync.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-dsync.so.0" && ln -s "libdovecot-dsync.so.0.0.0" "libdovecot-dsync.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-dsync.so" && ln -s "libdovecot-dsync.so.0.0.0" "libdovecot-dsync.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-dsync.la" && ln -s "../libdovecot-dsync.la" "libdovecot-dsync.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-ssl-iostream -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-dsync-mailbox-tree-sync.o test-dsync-mailbox-tree-sync.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-dsync-mailbox-tree-sync test-dsync-mailbox-tree-sync.o dsync-mailbox-tree-sync.lo dsync-mailbox-tree.lo ../../lib-test/libtest.la ../../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-dsync-mailbox-tree-sync test-dsync-mailbox-tree-sync.o .libs/dsync-mailbox-tree-sync.o .libs/dsync-mailbox-tree.o ../../lib-test/.libs/libtest.a ../../lib/.libs/liblib.a -lrt make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-auth.o doveadm-auth.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dict.o doveadm-dict.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-director.o doveadm-director.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-fs.o doveadm-fs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-instance.o doveadm-instance.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-kick.o doveadm-kick.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-log.o doveadm-log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-master.o doveadm-master.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mutf7.o doveadm-mutf7.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-penalty.o doveadm-penalty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-proxy.o doveadm-proxy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-replicator.o doveadm-replicator.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-sis.o doveadm-sis.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-stats.o doveadm-stats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-oldstats.o doveadm-oldstats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-who.o doveadm-who.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dsync.o doveadm-dsync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail.o doveadm-mail.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-altmove.o doveadm-mail-altmove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-batch.o doveadm-mail-batch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-deduplicate.o doveadm-mail-deduplicate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-expunge.o doveadm-mail-expunge.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-fetch.o doveadm-mail-fetch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-flags.o doveadm-mail-flags.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-import.o doveadm-mail-import.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-index.o doveadm-mail-index.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-iter.o doveadm-mail-iter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-mailbox.o doveadm-mail-mailbox.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-mailbox-metadata.o doveadm-mail-mailbox-metadata.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-mailbox-status.o doveadm-mail-mailbox-status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-copymove.o doveadm-mail-copymove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mailbox-list-iter.o doveadm-mailbox-list-iter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-save.o doveadm-mail-save.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-search.o doveadm-mail-search.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-server.o doveadm-mail-server.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump.o doveadm-dump.c doveadm-dump.c: In function 'cmd_dump_multiplex': doveadm-dump.c:111: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-dbox.o doveadm-dump-dbox.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-index.o doveadm-dump-index.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-log.o doveadm-dump-log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-mailboxlog.o doveadm-dump-mailboxlog.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-thread.o doveadm-dump-thread.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-dcrypt-file.o doveadm-dump-dcrypt-file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-dcrypt-key.o doveadm-dump-dcrypt-key.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-zlib.o doveadm-zlib.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-cmd.o doveadm-cmd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print.o doveadm-print.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-settings.o doveadm-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-util.o doveadm-util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o server-connection.o server-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print-formatted.o doveadm-print-formatted.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm.o doveadm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print-flow.o doveadm-print-flow.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print-pager.o doveadm-print-pager.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print-tab.o doveadm-print-tab.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print-table.o doveadm-print-table.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print-json.o doveadm-print-json.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-pw.o doveadm-pw.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o doveadm doveadm-auth.o doveadm-dict.o doveadm-director.o doveadm-fs.o doveadm-instance.o doveadm-kick.o doveadm-log.o doveadm-master.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.o doveadm-oldstats.o doveadm-who.o doveadm-dsync.o doveadm-mail.o doveadm-mail-altmove.o doveadm-mail-batch.o doveadm-mail-deduplicate.o doveadm-mail-expunge.o doveadm-mail-fetch.o doveadm-mail-flags.o doveadm-mail-import.o doveadm-mail-index.o doveadm-mail-iter.o doveadm-mail-mailbox.o doveadm-mail-mailbox-metadata.o doveadm-mail-mailbox-status.o doveadm-mail-copymove.o doveadm-mailbox-list-iter.o doveadm-mail-save.o doveadm-mail-search.o doveadm-mail-server.o doveadm-dump.o doveadm-dump-dbox.o doveadm-dump-index.o doveadm-dump-log.o doveadm-dump-mailboxlog.o doveadm-dump-thread.o doveadm-dump-dcrypt-file.o doveadm-dump-dcrypt-key.o doveadm-zlib.o doveadm-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o doveadm-print-formatted.o doveadm.o doveadm-print-flow.o doveadm-print-pager.o doveadm-print-tab.o doveadm-print-table.o doveadm-print-json.o doveadm-pw.o dsync/libdsync.la ../lib-compression/libcompression.la ../auth/libpassword.la ../lib-ntlm/libntlm.la ../lib-otp/libotp.la -lcrypt ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/doveadm doveadm-auth.o doveadm-dict.o doveadm-director.o doveadm-fs.o doveadm-instance.o doveadm-kick.o doveadm-log.o doveadm-master.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.o doveadm-oldstats.o doveadm-who.o doveadm-dsync.o doveadm-mail.o doveadm-mail-altmove.o doveadm-mail-batch.o doveadm-mail-deduplicate.o doveadm-mail-expunge.o doveadm-mail-fetch.o doveadm-mail-flags.o doveadm-mail-import.o doveadm-mail-index.o doveadm-mail-iter.o doveadm-mail-mailbox.o doveadm-mail-mailbox-metadata.o doveadm-mail-mailbox-status.o doveadm-mail-copymove.o doveadm-mailbox-list-iter.o doveadm-mail-save.o doveadm-mail-search.o doveadm-mail-server.o doveadm-dump.o doveadm-dump-dbox.o doveadm-dump-index.o doveadm-dump-log.o doveadm-dump-mailboxlog.o doveadm-dump-thread.o doveadm-dump-dcrypt-file.o doveadm-dump-dcrypt-key.o doveadm-zlib.o doveadm-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o doveadm-print-formatted.o doveadm.o doveadm-print-flow.o doveadm-print-pager.o doveadm-print-tab.o doveadm-print-table.o doveadm-print-json.o doveadm-pw.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic dsync/.libs/libdsync.a ../lib-compression/.libs/libcompression.a -lz -lbz2 ../auth/.libs/libpassword.a ../lib-ntlm/.libs/libntlm.a ../lib-otp/.libs/libotp.a -lcrypt ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-doveadm-util.o test-doveadm-util.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o test-doveadm-util doveadm-util.o test-doveadm-util.o ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o test-doveadm-util doveadm-util.o test-doveadm-util.o -Wl,--export-dynamic ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -ldl -lrt gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-auth-server.o doveadm-auth-server.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-connection.o client-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-connection-tcp.o client-connection-tcp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-connection-http.o client-connection-http.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-print-server.o doveadm-print-server.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-compression -I../../src/lib-dict -I../../src/lib-fs -I../../src/lib-ssl-iostream -I../../src/lib-master -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage -I../../src/lib-imap-storage -I../../src/lib-http -I../../src/lib-dcrypt -I../../src/auth -DMODULEDIR=\""/usr/lib/dovecot"\" -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DDOVEADM_MODULEDIR=\""/usr/lib/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o doveadm-server doveadm-auth.o doveadm-dict.o doveadm-director.o doveadm-fs.o doveadm-instance.o doveadm-kick.o doveadm-log.o doveadm-master.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.o doveadm-oldstats.o doveadm-who.o doveadm-dsync.o doveadm-mail.o doveadm-mail-altmove.o doveadm-mail-batch.o doveadm-mail-deduplicate.o doveadm-mail-expunge.o doveadm-mail-fetch.o doveadm-mail-flags.o doveadm-mail-import.o doveadm-mail-index.o doveadm-mail-iter.o doveadm-mail-mailbox.o doveadm-mail-mailbox-metadata.o doveadm-mail-mailbox-status.o doveadm-mail-copymove.o doveadm-mailbox-list-iter.o doveadm-mail-save.o doveadm-mail-search.o doveadm-mail-server.o doveadm-dump.o doveadm-dump-dbox.o doveadm-dump-index.o doveadm-dump-log.o doveadm-dump-mailboxlog.o doveadm-dump-thread.o doveadm-dump-dcrypt-file.o doveadm-dump-dcrypt-key.o doveadm-zlib.o doveadm-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o doveadm-print-formatted.o doveadm-auth-server.o client-connection.o client-connection-tcp.o client-connection-http.o doveadm-print-server.o doveadm-print-json.o main.o dsync/libdsync.la ../lib-compression/libcompression.la ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/doveadm-server doveadm-auth.o doveadm-dict.o doveadm-director.o doveadm-fs.o doveadm-instance.o doveadm-kick.o doveadm-log.o doveadm-master.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.o doveadm-oldstats.o doveadm-who.o doveadm-dsync.o doveadm-mail.o doveadm-mail-altmove.o doveadm-mail-batch.o doveadm-mail-deduplicate.o doveadm-mail-expunge.o doveadm-mail-fetch.o doveadm-mail-flags.o doveadm-mail-import.o doveadm-mail-index.o doveadm-mail-iter.o doveadm-mail-mailbox.o doveadm-mail-mailbox-metadata.o doveadm-mail-mailbox-status.o doveadm-mail-copymove.o doveadm-mailbox-list-iter.o doveadm-mail-save.o doveadm-mail-search.o doveadm-mail-server.o doveadm-dump.o doveadm-dump-dbox.o doveadm-dump-index.o doveadm-dump-log.o doveadm-dump-mailboxlog.o doveadm-dump-thread.o doveadm-dump-dcrypt-file.o doveadm-dump-dcrypt-key.o doveadm-zlib.o doveadm-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o doveadm-print-formatted.o doveadm-auth-server.o client-connection.o client-connection-tcp.o client-connection-http.o doveadm-print-server.o doveadm-print-json.o main.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic dsync/.libs/libdsync.a ../lib-compression/.libs/libcompression.a -lz -lbz2 ../../src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' Making all in stats make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-reader.o client-reader.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-writer.o client-writer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-event-category.o stats-event-category.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-metrics.o stats-metrics.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-settings.o stats-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o stats client-reader.o client-writer.o main.o stats-event-category.o stats-metrics.o stats-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/stats client-reader.o client-writer.o main.o stats-event-category.o stats-metrics.o stats-settings.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' Making all in old-stats make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-export.o client-export.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o client-reset.o client-reset.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fifo-input-connection.o fifo-input-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o global-memory.o global-memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-command.o mail-command.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-domain.o mail-domain.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-ip.o mail-ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-session.o mail-session.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-stats.o mail-stats.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-user.o mail-user.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-carbon.o stats-carbon.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib/dovecot/old-stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-old-stats -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-settings.o stats-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -no-undefined -Wl,--as-needed -o old-stats client.o client-export.o client-reset.o fifo-input-connection.o global-memory.o mail-command.o mail-domain.o mail-ip.o mail-session.o mail-stats.o mail-user.o main.o stats-carbon.o stats-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -o .libs/old-stats client.o client-export.o client-reset.o fifo-input-connection.o global-memory.o mail-command.o mail-domain.o mail-ip.o mail-session.o mail-stats.o mail-user.o main.o stats-carbon.o stats-settings.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' Making all in plugins make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' Making all in acl make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-acl.lo doveadm-acl.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-acl.c -fPIC -DPIC -o .libs/doveadm-acl.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_doveadm_acl_plugin.la -rpath /usr/lib/dovecot/doveadm doveadm-acl.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-acl.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_doveadm_acl_plugin.so -o .libs/lib10_doveadm_acl_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_doveadm_acl_plugin.la" && ln -s "../lib10_doveadm_acl_plugin.la" "lib10_doveadm_acl_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-api.lo acl-api.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-api.c -fPIC -DPIC -o .libs/acl-api.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-attributes.lo acl-attributes.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-attributes.c -fPIC -DPIC -o .libs/acl-attributes.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-backend.lo acl-backend.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-backend.c -fPIC -DPIC -o .libs/acl-backend.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-backend-vfile.lo acl-backend-vfile.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-backend-vfile.c -fPIC -DPIC -o .libs/acl-backend-vfile.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-backend-vfile-acllist.lo acl-backend-vfile-acllist.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-backend-vfile-acllist.c -fPIC -DPIC -o .libs/acl-backend-vfile-acllist.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-backend-vfile-update.lo acl-backend-vfile-update.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-backend-vfile-update.c -fPIC -DPIC -o .libs/acl-backend-vfile-update.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-cache.lo acl-cache.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-cache.c -fPIC -DPIC -o .libs/acl-cache.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-global-file.lo acl-global-file.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-global-file.c -fPIC -DPIC -o .libs/acl-global-file.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-lookup-dict.lo acl-lookup-dict.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-lookup-dict.c -fPIC -DPIC -o .libs/acl-lookup-dict.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-mailbox.lo acl-mailbox.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-mailbox.c -fPIC -DPIC -o .libs/acl-mailbox.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-mailbox-list.lo acl-mailbox-list.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-mailbox-list.c -fPIC -DPIC -o .libs/acl-mailbox-list.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-plugin.lo acl-plugin.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-plugin.c -fPIC -DPIC -o .libs/acl-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-shared-storage.lo acl-shared-storage.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-shared-storage.c -fPIC -DPIC -o .libs/acl-shared-storage.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o acl-storage.lo acl-storage.c libtool: compile: gcc -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 -I../../../src/lib-storage/list -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c acl-storage.c -fPIC -DPIC -o .libs/acl-storage.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib01_acl_plugin.la -rpath /usr/lib/dovecot acl-api.lo acl-attributes.lo acl-backend.lo acl-backend-vfile.lo acl-backend-vfile-acllist.lo acl-backend-vfile-update.lo acl-cache.lo acl-global-file.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: gcc -shared -fPIC -DPIC .libs/acl-api.o .libs/acl-attributes.o .libs/acl-backend.o .libs/acl-backend-vfile.o .libs/acl-backend-vfile-acllist.o .libs/acl-backend-vfile-update.o .libs/acl-cache.o .libs/acl-global-file.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 -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib01_acl_plugin.so -o .libs/lib01_acl_plugin.so libtool: link: ( cd ".libs" && rm -f "lib01_acl_plugin.la" && ln -s "../lib01_acl_plugin.la" "lib01_acl_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' Making all in imap-acl make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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/imap -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-acl-plugin.lo imap-acl-plugin.c libtool: compile: gcc -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/imap -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-acl-plugin.c -fPIC -DPIC -o .libs/imap-acl-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib02_imap_acl_plugin.la -rpath /usr/lib/dovecot imap-acl-plugin.lo ../acl/lib01_acl_plugin.la -lrt *** Warning: Linking the shared library lib02_imap_acl_plugin.la against the loadable module *** lib01_acl_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/imap-acl-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../acl/.libs/lib01_acl_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib02_imap_acl_plugin.so -o .libs/lib02_imap_acl_plugin.so libtool: link: ( cd ".libs" && rm -f "lib02_imap_acl_plugin.la" && ln -s "../lib02_imap_acl_plugin.la" "lib02_imap_acl_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' Making all in autocreate make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o autocreate-plugin.lo autocreate-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c autocreate-plugin.c -fPIC -DPIC -o .libs/autocreate-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_autocreate_plugin.la -rpath /usr/lib/dovecot autocreate-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/autocreate-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_autocreate_plugin.so -o .libs/lib20_autocreate_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_autocreate_plugin.la" && ln -s "../lib20_autocreate_plugin.la" "lib20_autocreate_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' Making all in expire make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-expire.lo doveadm-expire.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-expire.c -fPIC -DPIC -o .libs/doveadm-expire.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_doveadm_expire_plugin.la -rpath /usr/lib/dovecot/doveadm doveadm-expire.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-expire.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_doveadm_expire_plugin.so -o .libs/lib10_doveadm_expire_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_doveadm_expire_plugin.la" && ln -s "../lib10_doveadm_expire_plugin.la" "lib10_doveadm_expire_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o expire-set.lo expire-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c expire-set.c -fPIC -DPIC -o .libs/expire-set.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o expire-plugin.lo expire-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-auth -I../../../src/lib-dict -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c expire-plugin.c -fPIC -DPIC -o .libs/expire-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_expire_plugin.la -rpath /usr/lib/dovecot expire-set.lo expire-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/expire-set.o .libs/expire-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_expire_plugin.so -o .libs/lib20_expire_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_expire_plugin.la" && ln -s "../lib20_expire_plugin.la" "lib20_expire_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' Making all in fts make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-fts.lo doveadm-fts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-fts.c -fPIC -DPIC -o .libs/doveadm-fts.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-dump-fts-expunge-log.lo doveadm-dump-fts-expunge-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dump-fts-expunge-log.c -fPIC -DPIC -o .libs/doveadm-dump-fts-expunge-log.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_doveadm_fts_plugin.la -rpath /usr/lib/dovecot/doveadm doveadm-fts.lo doveadm-dump-fts-expunge-log.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-fts.o .libs/doveadm-dump-fts-expunge-log.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_doveadm_fts_plugin.so -o .libs/lib20_doveadm_fts_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_doveadm_fts_plugin.la" && ln -s "../lib20_doveadm_fts_plugin.la" "lib20_doveadm_fts_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-api.lo fts-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-api.c -fPIC -DPIC -o .libs/fts-api.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-build-mail.lo fts-build-mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-build-mail.c -fPIC -DPIC -o .libs/fts-build-mail.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-expunge-log.lo fts-expunge-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-expunge-log.c -fPIC -DPIC -o .libs/fts-expunge-log.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-indexer.lo fts-indexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-indexer.c -fPIC -DPIC -o .libs/fts-indexer.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-parser.lo fts-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-parser.c -fPIC -DPIC -o .libs/fts-parser.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-parser-html.lo fts-parser-html.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-parser-html.c -fPIC -DPIC -o .libs/fts-parser-html.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-parser-script.lo fts-parser-script.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-parser-script.c -fPIC -DPIC -o .libs/fts-parser-script.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-parser-tika.lo fts-parser-tika.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-parser-tika.c -fPIC -DPIC -o .libs/fts-parser-tika.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-plugin.lo fts-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-plugin.c -fPIC -DPIC -o .libs/fts-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-search.lo fts-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-search.c -fPIC -DPIC -o .libs/fts-search.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-search-args.lo fts-search-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-search-args.c -fPIC -DPIC -o .libs/fts-search-args.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-search-serialize.lo fts-search-serialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-search-serialize.c -fPIC -DPIC -o .libs/fts-search-serialize.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-storage.lo fts-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-storage.c -fPIC -DPIC -o .libs/fts-storage.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-user.lo fts-user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-user.c -fPIC -DPIC -o .libs/fts-user.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_fts_plugin.la -rpath /usr/lib/dovecot fts-api.lo fts-build-mail.lo fts-expunge-log.lo fts-indexer.lo fts-parser.lo fts-parser-html.lo fts-parser-script.lo fts-parser-tika.lo fts-plugin.lo fts-search.lo fts-search-args.lo fts-search-serialize.lo fts-storage.lo fts-user.lo ../../lib-fts/libfts.la -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/fts-api.o .libs/fts-build-mail.o .libs/fts-expunge-log.o .libs/fts-indexer.o .libs/fts-parser.o .libs/fts-parser-html.o .libs/fts-parser-script.o .libs/fts-parser-tika.o .libs/fts-plugin.o .libs/fts-search.o .libs/fts-search-args.o .libs/fts-search-serialize.o .libs/fts-storage.o .libs/fts-user.o -Wl,--whole-archive ../../lib-fts/.libs/libfts.a -Wl,--no-whole-archive -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_fts_plugin.so -o .libs/lib20_fts_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_fts_plugin.la" && ln -s "../lib20_fts_plugin.la" "lib20_fts_plugin.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o xml2text-xml2text.o `test -f 'xml2text.c' || echo './'`xml2text.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -I../../../src/lib-ssl-iostream -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/doveadm -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o xml2text-fts-parser-html.o `test -f 'fts-parser-html.c' || echo './'`fts-parser-html.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o xml2text xml2text-xml2text.o xml2text-fts-parser-html.o ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/xml2text xml2text-xml2text.o xml2text-fts-parser-html.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' Making all in fts-squat make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-squat-plugin.lo fts-squat-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-squat-plugin.c -fPIC -DPIC -o .libs/fts-squat-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-backend-squat.lo fts-backend-squat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-backend-squat.c -fPIC -DPIC -o .libs/fts-backend-squat.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o squat-trie.lo squat-trie.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c squat-trie.c -fPIC -DPIC -o .libs/squat-trie.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o squat-uidlist.lo squat-uidlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c squat-uidlist.c -fPIC -DPIC -o .libs/squat-uidlist.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib21_fts_squat_plugin.la -rpath /usr/lib/dovecot fts-squat-plugin.lo fts-backend-squat.lo squat-trie.lo squat-uidlist.lo ../fts/lib20_fts_plugin.la -lrt *** Warning: Linking the shared library lib21_fts_squat_plugin.la against the loadable module *** lib20_fts_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/fts-squat-plugin.o .libs/fts-backend-squat.o .libs/squat-trie.o .libs/squat-uidlist.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../fts/.libs/lib20_fts_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib21_fts_squat_plugin.so -o .libs/lib21_fts_squat_plugin.so libtool: link: ( cd ".libs" && rm -f "lib21_fts_squat_plugin.la" && ln -s "../lib21_fts_squat_plugin.la" "lib21_fts_squat_plugin.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o squat-test.o squat-test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o squat-test squat-test.o squat-trie.lo squat-uidlist.lo ../../../src/lib-storage/libdovecot-storage.la ../../../src/lib-imap-storage/libimap-storage.la ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/squat-test squat-test.o .libs/squat-trie.o .libs/squat-uidlist.o -Wl,--export-dynamic ../../../src/lib-storage/.libs/libdovecot-storage.so ../../../src/lib-imap-storage/.libs/libimap-storage.a ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' Making all in last-login make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o last-login-plugin.lo last-login-plugin.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c last-login-plugin.c -fPIC -DPIC -o .libs/last-login-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_last_login_plugin.la -rpath /usr/lib/dovecot last-login-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/last-login-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_last_login_plugin.so -o .libs/lib10_last_login_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_last_login_plugin.la" && ln -s "../lib10_last_login_plugin.la" "lib10_last_login_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' Making all in lazy-expunge make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lazy-expunge-plugin.lo lazy-expunge-plugin.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c lazy-expunge-plugin.c -fPIC -DPIC -o .libs/lazy-expunge-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib02_lazy_expunge_plugin.la -rpath /usr/lib/dovecot lazy-expunge-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/lazy-expunge-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib02_lazy_expunge_plugin.so -o .libs/lib02_lazy_expunge_plugin.so libtool: link: ( cd ".libs" && rm -f "lib02_lazy_expunge_plugin.la" && ln -s "../lib02_lazy_expunge_plugin.la" "lib02_lazy_expunge_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' Making all in listescape make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o listescape-plugin.lo listescape-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c listescape-plugin.c -fPIC -DPIC -o .libs/listescape-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_listescape_plugin.la -rpath /usr/lib/dovecot listescape-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/listescape-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_listescape_plugin.so -o .libs/lib20_listescape_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_listescape_plugin.la" && ln -s "../lib20_listescape_plugin.la" "lib20_listescape_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' Making all in notify make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o notify-plugin.lo notify-plugin.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c notify-plugin.c -fPIC -DPIC -o .libs/notify-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o notify-storage.lo notify-storage.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c notify-storage.c -fPIC -DPIC -o .libs/notify-storage.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib15_notify_plugin.la -rpath /usr/lib/dovecot notify-plugin.lo notify-storage.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/notify-plugin.o .libs/notify-storage.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib15_notify_plugin.so -o .libs/lib15_notify_plugin.so libtool: link: ( cd ".libs" && rm -f "lib15_notify_plugin.la" && ln -s "../lib15_notify_plugin.la" "lib15_notify_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' Making all in notify-status make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-imap -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-dict -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o notify-status-plugin.lo notify-status-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-imap -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-dict -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c notify-status-plugin.c -fPIC -DPIC -o .libs/notify-status-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_notify_status_plugin.la -rpath /usr/lib/dovecot notify-status-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/notify-status-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_notify_status_plugin.so -o .libs/lib20_notify_status_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_notify_status_plugin.la" && ln -s "../lib20_notify_status_plugin.la" "lib20_notify_status_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' Making all in push-notification make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-driver-dlog.lo push-notification-driver-dlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-driver-dlog.c -fPIC -DPIC -o .libs/push-notification-driver-dlog.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-driver-ox.lo push-notification-driver-ox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-driver-ox.c -fPIC -DPIC -o .libs/push-notification-driver-ox.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-drivers.lo push-notification-drivers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-drivers.c -fPIC -DPIC -o .libs/push-notification-drivers.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-flagsclear.lo push-notification-event-flagsclear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-flagsclear.c -fPIC -DPIC -o .libs/push-notification-event-flagsclear.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-flagsset.lo push-notification-event-flagsset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-flagsset.c -fPIC -DPIC -o .libs/push-notification-event-flagsset.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-mailboxcreate.lo push-notification-event-mailboxcreate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-mailboxcreate.c -fPIC -DPIC -o .libs/push-notification-event-mailboxcreate.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-mailboxdelete.lo push-notification-event-mailboxdelete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-mailboxdelete.c -fPIC -DPIC -o .libs/push-notification-event-mailboxdelete.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-mailboxrename.lo push-notification-event-mailboxrename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-mailboxrename.c -fPIC -DPIC -o .libs/push-notification-event-mailboxrename.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-mailboxsubscribe.lo push-notification-event-mailboxsubscribe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-mailboxsubscribe.c -fPIC -DPIC -o .libs/push-notification-event-mailboxsubscribe.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-mailboxunsubscribe.lo push-notification-event-mailboxunsubscribe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-mailboxunsubscribe.c -fPIC -DPIC -o .libs/push-notification-event-mailboxunsubscribe.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-messageappend.lo push-notification-event-messageappend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-messageappend.c -fPIC -DPIC -o .libs/push-notification-event-messageappend.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-messageexpunge.lo push-notification-event-messageexpunge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-messageexpunge.c -fPIC -DPIC -o .libs/push-notification-event-messageexpunge.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-messagenew.lo push-notification-event-messagenew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-messagenew.c -fPIC -DPIC -o .libs/push-notification-event-messagenew.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-messageread.lo push-notification-event-messageread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-messageread.c -fPIC -DPIC -o .libs/push-notification-event-messageread.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-event-messagetrash.lo push-notification-event-messagetrash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-event-messagetrash.c -fPIC -DPIC -o .libs/push-notification-event-messagetrash.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-events.lo push-notification-events.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-events.c -fPIC -DPIC -o .libs/push-notification-events.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-events-rfc5423.lo push-notification-events-rfc5423.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-events-rfc5423.c -fPIC -DPIC -o .libs/push-notification-events-rfc5423.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-plugin.lo push-notification-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-plugin.c -fPIC -DPIC -o .libs/push-notification-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-triggers.lo push-notification-triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-triggers.c -fPIC -DPIC -o .libs/push-notification-triggers.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-txn-mbox.lo push-notification-txn-mbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-txn-mbox.c -fPIC -DPIC -o .libs/push-notification-txn-mbox.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o push-notification-txn-msg.lo push-notification-txn-msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-http -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c push-notification-txn-msg.c -fPIC -DPIC -o .libs/push-notification-txn-msg.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_push_notification_plugin.la -rpath /usr/lib/dovecot push-notification-driver-dlog.lo push-notification-driver-ox.lo push-notification-drivers.lo push-notification-event-flagsclear.lo push-notification-event-flagsset.lo push-notification-event-mailboxcreate.lo push-notification-event-mailboxdelete.lo push-notification-event-mailboxrename.lo push-notification-event-mailboxsubscribe.lo push-notification-event-mailboxunsubscribe.lo push-notification-event-messageappend.lo push-notification-event-messageexpunge.lo push-notification-event-messagenew.lo push-notification-event-messageread.lo push-notification-event-messagetrash.lo push-notification-events.lo push-notification-events-rfc5423.lo push-notification-plugin.lo push-notification-triggers.lo push-notification-txn-mbox.lo push-notification-txn-msg.lo ../notify/lib15_notify_plugin.la -lrt *** Warning: Linking the shared library lib20_push_notification_plugin.la against the loadable module *** lib15_notify_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/push-notification-driver-dlog.o .libs/push-notification-driver-ox.o .libs/push-notification-drivers.o .libs/push-notification-event-flagsclear.o .libs/push-notification-event-flagsset.o .libs/push-notification-event-mailboxcreate.o .libs/push-notification-event-mailboxdelete.o .libs/push-notification-event-mailboxrename.o .libs/push-notification-event-mailboxsubscribe.o .libs/push-notification-event-mailboxunsubscribe.o .libs/push-notification-event-messageappend.o .libs/push-notification-event-messageexpunge.o .libs/push-notification-event-messagenew.o .libs/push-notification-event-messageread.o .libs/push-notification-event-messagetrash.o .libs/push-notification-events.o .libs/push-notification-events-rfc5423.o .libs/push-notification-plugin.o .libs/push-notification-triggers.o .libs/push-notification-txn-mbox.o .libs/push-notification-txn-msg.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../notify/.libs/lib15_notify_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_push_notification_plugin.so -o .libs/lib20_push_notification_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_push_notification_plugin.la" && ln -s "../lib20_push_notification_plugin.la" "lib20_push_notification_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' Making all in mail-filter make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-filter-plugin.lo mail-filter-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-filter-plugin.c -fPIC -DPIC -o .libs/mail-filter-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o istream-ext-filter.lo istream-ext-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c istream-ext-filter.c -fPIC -DPIC -o .libs/istream-ext-filter.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ostream-ext-filter.lo ostream-ext-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ostream-ext-filter.c -fPIC -DPIC -o .libs/ostream-ext-filter.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_mail_filter_plugin.la -rpath /usr/lib/dovecot mail-filter-plugin.lo istream-ext-filter.lo ostream-ext-filter.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/mail-filter-plugin.o .libs/istream-ext-filter.o .libs/ostream-ext-filter.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_mail_filter_plugin.so -o .libs/lib10_mail_filter_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_mail_filter_plugin.la" && ln -s "../lib10_mail_filter_plugin.la" "lib10_mail_filter_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' Making all in mail-log make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-log-plugin.lo mail-log-plugin.c libtool: compile: gcc -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/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-log-plugin.c -fPIC -DPIC -o .libs/mail-log-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_mail_log_plugin.la -rpath /usr/lib/dovecot mail-log-plugin.lo ../notify/lib15_notify_plugin.la -lrt *** Warning: Linking the shared library lib20_mail_log_plugin.la against the loadable module *** lib15_notify_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/mail-log-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../notify/.libs/lib15_notify_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_mail_log_plugin.so -o .libs/lib20_mail_log_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_mail_log_plugin.la" && ln -s "../lib20_mail_log_plugin.la" "lib20_mail_log_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' Making all in mailbox-alias make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mailbox-alias-plugin.lo mailbox-alias-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mailbox-alias-plugin.c -fPIC -DPIC -o .libs/mailbox-alias-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_mailbox_alias_plugin.la -rpath /usr/lib/dovecot mailbox-alias-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/mailbox-alias-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_mailbox_alias_plugin.so -o .libs/lib20_mailbox_alias_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_mailbox_alias_plugin.la" && ln -s "../lib20_mailbox_alias_plugin.la" "lib20_mailbox_alias_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' Making all in quota make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-quota.lo doveadm-quota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-quota.c -fPIC -DPIC -o .libs/doveadm-quota.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_doveadm_quota_plugin.la -rpath /usr/lib/dovecot/doveadm doveadm-quota.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-quota.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_doveadm_quota_plugin.so -o .libs/lib10_doveadm_quota_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_doveadm_quota_plugin.la" && ln -s "../lib10_doveadm_quota_plugin.la" "lib10_doveadm_quota_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota.lo quota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota.c -fPIC -DPIC -o .libs/quota.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-count.lo quota-count.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-count.c -fPIC -DPIC -o .libs/quota-count.o rpcgen -h ./rquota.x > rquota.h /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-fs.lo quota-fs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-fs.c -fPIC -DPIC -o .libs/quota-fs.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-dict.lo quota-dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-dict.c -fPIC -DPIC -o .libs/quota-dict.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-dirsize.lo quota-dirsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-dirsize.c -fPIC -DPIC -o .libs/quota-dirsize.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-imapc.lo quota-imapc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-imapc.c -fPIC -DPIC -o .libs/quota-imapc.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-maildir.lo quota-maildir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-maildir.c -fPIC -DPIC -o .libs/quota-maildir.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-plugin.lo quota-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-plugin.c -fPIC -DPIC -o .libs/quota-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-storage.lo quota-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-storage.c -fPIC -DPIC -o .libs/quota-storage.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-util.lo quota-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-util.c -fPIC -DPIC -o .libs/quota-util.o if [ "../../.." != "../../.." ]; then \ cp ./rquota.x ../../../src/plugins/quota/; \ fi; \ (echo '#include "lib.h"'; \ echo '#undef FALSE'; \ echo '#undef TRUE'; \ echo '#include '; \ rpcgen -c ../../../src/plugins/quota/rquota.x | \ sed -e 's/IXDR_PUT/(void)IXDR_PUT/g' \ -e 's,!xdr_,0 == xdr_,' \ -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o rquota_xdr.lo rquota_xdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c rquota_xdr.c -fPIC -DPIC -o .libs/rquota_xdr.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_quota_plugin.la -rpath /usr/lib/dovecot quota.lo quota-count.lo quota-fs.lo quota-dict.lo quota-dirsize.lo quota-imapc.lo quota-maildir.lo quota-plugin.lo quota-storage.lo quota-util.lo rquota_xdr.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o .libs/quota-imapc.o .libs/quota-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o .libs/rquota_xdr.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_quota_plugin.so -o .libs/lib10_quota_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s "../lib10_quota_plugin.la" "lib10_quota_plugin.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-quota-util.o test-quota-util.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-quota-util test-quota-util.o quota-util.lo ../../lib-test/libtest.la ../../lib/liblib.la -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-quota-util test-quota-util.o .libs/quota-util.o ../../lib-test/.libs/libtest.a ../../lib/.libs/liblib.a -lrt gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota_status-quota-status.o `test -f 'quota-status.c' || echo './'`quota-status.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-smtp -I../../../src/lib-imap -I../../../src/lib-imap-client -I../../../src/lib-settings -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/imapc -I../../../src/lib-storage/index/maildir -I../../../src/lib-program-client -I../../../src/doveadm -fPIE -DPIE -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota_status-quota-status-settings.o `test -f 'quota-status-settings.c' || echo './'`quota-status-settings.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o quota-status quota_status-quota-status.o quota_status-quota-status-settings.o quota.lo quota-count.lo quota-fs.lo quota-dict.lo quota-dirsize.lo quota-imapc.lo quota-maildir.lo quota-plugin.lo quota-storage.lo quota-util.lo rquota_xdr.lo ../../../src/lib-storage/libdovecot-storage.la ../../../src/lib-imap-storage/libimap-storage.la ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/quota-status quota_status-quota-status.o quota_status-quota-status-settings.o .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o .libs/quota-imapc.o .libs/quota-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o .libs/rquota_xdr.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic ../../../src/lib-storage/.libs/libdovecot-storage.so ../../../src/lib-imap-storage/.libs/libimap-storage.a ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' Making all in quota-clone make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o quota-clone-plugin.lo quota-clone-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-clone-plugin.c -fPIC -DPIC -o .libs/quota-clone-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_quota_clone_plugin.la -rpath /usr/lib/dovecot quota-clone-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/quota-clone-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_quota_clone_plugin.so -o .libs/lib20_quota_clone_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_quota_clone_plugin.la" && ln -s "../lib20_quota_clone_plugin.la" "lib20_quota_clone_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' Making all in imap-quota make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-quota-plugin.lo imap-quota-plugin.c libtool: compile: gcc -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-quota-plugin.c -fPIC -DPIC -o .libs/imap-quota-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib11_imap_quota_plugin.la -rpath /usr/lib/dovecot imap-quota-plugin.lo ../quota/lib10_quota_plugin.la -lrt *** Warning: Linking the shared library lib11_imap_quota_plugin.la against the loadable module *** lib10_quota_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/imap-quota-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../quota/.libs/lib10_quota_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib11_imap_quota_plugin.so -o .libs/lib11_imap_quota_plugin.so libtool: link: ( cd ".libs" && rm -f "lib11_imap_quota_plugin.la" && ln -s "../lib11_imap_quota_plugin.la" "lib11_imap_quota_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' Making all in pop3-migration make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o pop3-migration-plugin.lo pop3-migration-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c pop3-migration-plugin.c -fPIC -DPIC -o .libs/pop3-migration-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib05_pop3_migration_plugin.la -rpath /usr/lib/dovecot pop3-migration-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/pop3-migration-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib05_pop3_migration_plugin.so -o .libs/lib05_pop3_migration_plugin.so libtool: link: ( cd ".libs" && rm -f "lib05_pop3_migration_plugin.la" && ln -s "../lib05_pop3_migration_plugin.la" "lib05_pop3_migration_plugin.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test-pop3-migration-plugin.o test-pop3-migration-plugin.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-pop3-migration-plugin test-pop3-migration-plugin.o pop3-migration-plugin.lo ../../../src/lib-storage/libdovecot-storage.la ../../../src/lib-imap-storage/libimap-storage.la ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-pop3-migration-plugin test-pop3-migration-plugin.o .libs/pop3-migration-plugin.o -Wl,--export-dynamic ../../../src/lib-storage/.libs/libdovecot-storage.so ../../../src/lib-imap-storage/.libs/libimap-storage.a ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' Making all in replication make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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/replication -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o replication-plugin.lo replication-plugin.c libtool: compile: gcc -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/replication -I../../../src/plugins/notify -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c replication-plugin.c -fPIC -DPIC -o .libs/replication-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_replication_plugin.la -rpath /usr/lib/dovecot replication-plugin.lo ../notify/lib15_notify_plugin.la -lrt *** Warning: Linking the shared library lib20_replication_plugin.la against the loadable module *** lib15_notify_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/replication-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../notify/.libs/lib15_notify_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_replication_plugin.so -o .libs/lib20_replication_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_replication_plugin.la" && ln -s "../lib20_replication_plugin.la" "lib20_replication_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' Making all in snarf make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o snarf-plugin.lo snarf-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c snarf-plugin.c -fPIC -DPIC -o .libs/snarf-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib05_snarf_plugin.la -rpath /usr/lib/dovecot snarf-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/snarf-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib05_snarf_plugin.so -o .libs/lib05_snarf_plugin.so libtool: link: ( cd ".libs" && rm -f "lib05_snarf_plugin.la" && ln -s "../lib05_snarf_plugin.la" "lib05_snarf_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' Making all in old-stats make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-stats.lo mail-stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-stats.c -fPIC -DPIC -o .libs/mail-stats.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-stats-fill.lo mail-stats-fill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-stats-fill.c -fPIC -DPIC -o .libs/mail-stats-fill.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-stats-connection.lo mail-stats-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-stats-connection.c -fPIC -DPIC -o .libs/mail-stats-connection.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o stats-plugin.lo stats-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-old-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c stats-plugin.c -fPIC -DPIC -o .libs/stats-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib90_old_stats_plugin.la -rpath /usr/lib/dovecot mail-stats.lo mail-stats-fill.lo mail-stats-connection.lo stats-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/mail-stats.o .libs/mail-stats-fill.o .libs/mail-stats-connection.o .libs/stats-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib90_old_stats_plugin.so -o .libs/lib90_old_stats_plugin.so libtool: link: ( cd ".libs" && rm -f "lib90_old_stats_plugin.la" && ln -s "../lib90_old_stats_plugin.la" "lib90_old_stats_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libold_stats_mail.la -rpath /usr/lib/dovecot/old-stats mail-stats.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/mail-stats.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libold_stats_mail.so -o .libs/libold_stats_mail.so libtool: link: ( cd ".libs" && rm -f "libold_stats_mail.la" && ln -s "../libold_stats_mail.la" "libold_stats_mail.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' Making all in imap-old-stats make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-old-stats -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/old-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-stats-plugin.lo imap-stats-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-old-stats -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/old-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-stats-plugin.c -fPIC -DPIC -o .libs/imap-stats-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib95_imap_old_stats_plugin.la -rpath /usr/lib/dovecot imap-stats-plugin.lo ../old-stats/lib90_old_stats_plugin.la -lrt *** Warning: Linking the shared library lib95_imap_old_stats_plugin.la against the loadable module *** lib90_old_stats_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/imap-stats-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../old-stats/.libs/lib90_old_stats_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib95_imap_old_stats_plugin.so -o .libs/lib95_imap_old_stats_plugin.so libtool: link: ( cd ".libs" && rm -f "lib95_imap_old_stats_plugin.la" && ln -s "../lib95_imap_old_stats_plugin.la" "lib95_imap_old_stats_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' Making all in mail-crypt make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o doveadm-mail-crypt.lo doveadm-mail-crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-crypt.c -fPIC -DPIC -o .libs/doveadm-mail-crypt.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libdoveadm_mail_crypt_plugin.la -rpath /usr/lib/dovecot/doveadm doveadm-mail-crypt.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-mail-crypt.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdoveadm_mail_crypt_plugin.so -o .libs/libdoveadm_mail_crypt_plugin.so libtool: link: ( cd ".libs" && rm -f "libdoveadm_mail_crypt_plugin.la" && ln -s "../libdoveadm_mail_crypt_plugin.la" "libdoveadm_mail_crypt_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-crypt-global-key.lo mail-crypt-global-key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-crypt-global-key.c -fPIC -DPIC -o .libs/mail-crypt-global-key.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-crypt-userenv.lo mail-crypt-userenv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-crypt-userenv.c -fPIC -DPIC -o .libs/mail-crypt-userenv.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-crypt-key.lo mail-crypt-key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-crypt-key.c -fPIC -DPIC -o .libs/mail-crypt-key.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-crypt-plugin.lo mail-crypt-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-crypt-plugin.c -fPIC -DPIC -o .libs/mail-crypt-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_mail_crypt_plugin.la -rpath /usr/lib/dovecot mail-crypt-global-key.lo mail-crypt-userenv.lo mail-crypt-key.lo mail-crypt-plugin.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/mail-crypt-global-key.o .libs/mail-crypt-userenv.o .libs/mail-crypt-key.o .libs/mail-crypt-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_mail_crypt_plugin.so -o .libs/lib10_mail_crypt_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_mail_crypt_plugin.la" && ln -s "../lib10_mail_crypt_plugin.la" "lib10_mail_crypt_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-crypt-acl-plugin.lo mail-crypt-acl-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-crypt-acl-plugin.c -fPIC -DPIC -o .libs/mail-crypt-acl-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib05_mail_crypt_acl_plugin.la -rpath /usr/lib/dovecot mail-crypt-acl-plugin.lo lib10_mail_crypt_plugin.la -lrt *** Warning: Linking the shared library lib05_mail_crypt_acl_plugin.la against the loadable module *** lib10_mail_crypt_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/mail-crypt-acl-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ./.libs/lib10_mail_crypt_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib05_mail_crypt_acl_plugin.so -o .libs/lib05_mail_crypt_acl_plugin.so libtool: link: ( cd ".libs" && rm -f "lib05_mail_crypt_acl_plugin.la" && ln -s "../lib05_mail_crypt_acl_plugin.la" "lib05_mail_crypt_acl_plugin.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-crypt.lo fs-crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-crypt.c -fPIC -DPIC -o .libs/fs-crypt.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mail-crypt-pluginenv.lo mail-crypt-pluginenv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-crypt-pluginenv.c -fPIC -DPIC -o .libs/mail-crypt-pluginenv.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-crypt-settings.lo fs-crypt-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-crypt-settings.c -fPIC -DPIC -o .libs/fs-crypt-settings.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libfs_crypt.la -rpath /usr/lib/dovecot fs-crypt.lo mail-crypt-global-key.lo mail-crypt-pluginenv.lo fs-crypt-settings.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/fs-crypt.o .libs/mail-crypt-global-key.o .libs/mail-crypt-pluginenv.o .libs/fs-crypt-settings.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libfs_crypt.so -o .libs/libfs_crypt.so libtool: link: ( cd ".libs" && rm -f "libfs_crypt.la" && ln -s "../libfs_crypt.la" "libfs_crypt.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-mail-crypt.lo fs-mail-crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-mail-crypt.c -fPIC -DPIC -o .libs/fs-mail-crypt.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libfs_mail_crypt.la -rpath /usr/lib/dovecot fs-mail-crypt.lo mail-crypt-global-key.lo mail-crypt-userenv.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/fs-mail-crypt.o .libs/mail-crypt-global-key.o .libs/mail-crypt-userenv.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libfs_mail_crypt.so -o .libs/libfs_mail_crypt.so libtool: link: ( cd ".libs" && rm -f "libfs_mail_crypt.la" && ln -s "../libfs_mail_crypt.la" "libfs_mail_crypt.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_mail_global_key-test-mail-global-key.o `test -f 'test-mail-global-key.c' || echo './'`test-mail-global-key.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_mail_global_key-fs-crypt-settings.o `test -f 'fs-crypt-settings.c' || echo './'`fs-crypt-settings.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_mail_global_key-mail-crypt-global-key.o `test -f 'mail-crypt-global-key.c' || echo './'`mail-crypt-global-key.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-mail-global-key test_mail_global_key-test-mail-global-key.o test_mail_global_key-fs-crypt-settings.o test_mail_global_key-mail-crypt-global-key.o ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-mail-global-key test_mail_global_key-test-mail-global-key.o test_mail_global_key-fs-crypt-settings.o test_mail_global_key-mail-crypt-global-key.o -Wl,--export-dynamic ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_mail_key-test-mail-key.o `test -f 'test-mail-key.c' || echo './'`test-mail-key.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_mail_key-mail-crypt-key.o `test -f 'mail-crypt-key.c' || echo './'`mail-crypt-key.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_mail_key-mail-crypt-global-key.o `test -f 'mail-crypt-global-key.c' || echo './'`mail-crypt-global-key.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_mail_key-mail-crypt-userenv.o `test -f 'mail-crypt-userenv.c' || echo './'`mail-crypt-userenv.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-mail-key test_mail_key-test-mail-key.o test_mail_key-mail-crypt-key.o test_mail_key-mail-crypt-global-key.o test_mail_key-mail-crypt-userenv.o ../../../src/lib-storage/libdovecot-storage.la ../../../src/lib-imap-storage/libimap-storage.la ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt libtool: link: gcc -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-settings -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-storage/index -I../../../src/lib-storage -I../../../src/lib-dcrypt -I../../../src/lib-fs -I../../../src/doveadm -I../../../src/plugins/acl -Dtop_builddir=\"../../..\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-mail-key test_mail_key-test-mail-key.o test_mail_key-mail-crypt-key.o test_mail_key-mail-crypt-global-key.o test_mail_key-mail-crypt-userenv.o -Wl,--export-dynamic ../../../src/lib-storage/.libs/libdovecot-storage.so ../../../src/lib-imap-storage/.libs/libimap-storage.a ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -lrt -Wl,-rpath -Wl,/usr/lib/dovecot make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' Making all in trash make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o trash-plugin.lo trash-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c trash-plugin.c -fPIC -DPIC -o .libs/trash-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib11_trash_plugin.la -rpath /usr/lib/dovecot trash-plugin.lo ../quota/lib10_quota_plugin.la -lrt *** Warning: Linking the shared library lib11_trash_plugin.la against the loadable module *** lib10_quota_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/trash-plugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../quota/.libs/lib10_quota_plugin.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib11_trash_plugin.so -o .libs/lib11_trash_plugin.so libtool: link: ( cd ".libs" && rm -f "lib11_trash_plugin.la" && ln -s "../lib11_trash_plugin.la" "lib11_trash_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' Making all in virtual make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-config.lo virtual-config.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-config.c -fPIC -DPIC -o .libs/virtual-config.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-mail.lo virtual-mail.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-mail.c -fPIC -DPIC -o .libs/virtual-mail.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-plugin.lo virtual-plugin.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-plugin.c -fPIC -DPIC -o .libs/virtual-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-search.lo virtual-search.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-search.c -fPIC -DPIC -o .libs/virtual-search.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-storage.lo virtual-storage.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-storage.c -fPIC -DPIC -o .libs/virtual-storage.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-save.lo virtual-save.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-save.c -fPIC -DPIC -o .libs/virtual-save.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-sync.lo virtual-sync.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-sync.c -fPIC -DPIC -o .libs/virtual-sync.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o virtual-transaction.lo virtual-transaction.c libtool: compile: gcc -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-imap-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c virtual-transaction.c -fPIC -DPIC -o .libs/virtual-transaction.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_virtual_plugin.la -rpath /usr/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: gcc -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 -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_virtual_plugin.so -o .libs/lib20_virtual_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_virtual_plugin.la" && ln -s "../lib20_virtual_plugin.la" "lib20_virtual_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' Making all in welcome make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o welcome-plugin.lo welcome-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c welcome-plugin.c -fPIC -DPIC -o .libs/welcome-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib99_welcome_plugin.la -rpath /usr/lib/dovecot welcome-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/welcome-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib99_welcome_plugin.so -o .libs/lib99_welcome_plugin.so libtool: link: ( cd ".libs" && rm -f "lib99_welcome_plugin.la" && ln -s "../lib99_welcome_plugin.la" "lib99_welcome_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' Making all in zlib make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-compression -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o zlib-plugin.lo zlib-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-master -I../../../src/lib-mail -I../../../src/lib-compression -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/dbox-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c zlib-plugin.c -fPIC -DPIC -o .libs/zlib-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_zlib_plugin.la -rpath /usr/lib/dovecot zlib-plugin.lo ../../lib-compression/libcompression.la -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/zlib-plugin.o -Wl,--whole-archive ../../lib-compression/.libs/libcompression.a -Wl,--no-whole-archive -lz -lbz2 -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_zlib_plugin.so -o .libs/lib20_zlib_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_zlib_plugin.la" && ln -s "../lib20_zlib_plugin.la" "lib20_zlib_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' Making all in imap-zlib make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-compression -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o imap-zlib-plugin.lo imap-zlib-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-compression -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-zlib-plugin.c -fPIC -DPIC -o .libs/imap-zlib-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib30_imap_zlib_plugin.la -rpath /usr/lib/dovecot imap-zlib-plugin.lo ../../lib-compression/libcompression.la -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/imap-zlib-plugin.o -Wl,--whole-archive ../../lib-compression/.libs/libcompression.a -Wl,--no-whole-archive -lz -lbz2 -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib30_imap_zlib_plugin.so -o .libs/lib30_imap_zlib_plugin.so libtool: link: ( cd ".libs" && rm -f "lib30_imap_zlib_plugin.la" && ln -s "../lib30_imap_zlib_plugin.la" "lib30_imap_zlib_plugin.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' Making all in fs-compress make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-compression -I../../../src/lib-fs -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fs-compress.lo fs-compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-compression -I../../../src/lib-fs -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fs-compress.c -fPIC -DPIC -o .libs/fs-compress.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libfs_compress.la -rpath /usr/lib/dovecot fs-compress.lo ../../lib-compression/libdovecot-compression.la -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/fs-compress.o -Wl,-rpath -Wl,/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression/.libs -Wl,-rpath -Wl,/usr/lib/dovecot ../../lib-compression/.libs/libdovecot-compression.so -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libfs_compress.so -o .libs/libfs_compress.so libtool: link: ( cd ".libs" && rm -f "libfs_compress.la" && ln -s "../libfs_compress.la" "libfs_compress.la" ) make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' Making all in var-expand-crypt make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dcrypt -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o var-expand-crypt-plugin.lo var-expand-crypt-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dcrypt -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c var-expand-crypt-plugin.c -fPIC -DPIC -o .libs/var-expand-crypt-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_auth_var_expand_crypt.la -rpath /usr/lib/dovecot/auth var-expand-crypt-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/var-expand-crypt-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_auth_var_expand_crypt.so -o .libs/lib20_auth_var_expand_crypt.so libtool: link: ( cd ".libs" && rm -f "lib20_auth_var_expand_crypt.la" && ln -s "../lib20_auth_var_expand_crypt.la" "lib20_auth_var_expand_crypt.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_var_expand_crypt.la -rpath /usr/lib/dovecot var-expand-crypt-plugin.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/var-expand-crypt-plugin.o -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_var_expand_crypt.so -o .libs/lib20_var_expand_crypt.so libtool: link: ( cd ".libs" && rm -f "lib20_var_expand_crypt.la" && ln -s "../lib20_var_expand_crypt.la" "lib20_var_expand_crypt.la" ) gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-test -I../../../src/lib-dcrypt -DDCRYPT_BUILD_DIR=\"../../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o test_var_expand_crypt-test-var-expand-crypt.o `test -f 'test-var-expand-crypt.c' || echo './'`test-var-expand-crypt.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DDCRYPT_BUILD_DIR=\"../../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o test-var-expand-crypt test_var_expand_crypt-test-var-expand-crypt.o ../../lib-dovecot/libdovecot.la lib20_auth_var_expand_crypt.la -lrt *** Warning: Linking the executable test-var-expand-crypt against the loadable module *** lib20_auth_var_expand_crypt.so is not portable! libtool: link: gcc -DDCRYPT_BUILD_DIR=\"../../../src/lib-dcrypt\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -o .libs/test-var-expand-crypt test_var_expand_crypt-test-var-expand-crypt.o ../../lib-dovecot/.libs/libdovecot.so ./.libs/lib20_auth_var_expand_crypt.so -lrt -Wl,-rpath -Wl,/usr/lib/dovecot -Wl,-rpath -Wl,/usr/lib/dovecot/auth make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' Making all in man make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm.1.in > doveadm.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-acl.1.in > doveadm-acl.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-altmove.1.in > doveadm-altmove.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-auth.1.in > doveadm-auth.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-batch.1.in > doveadm-batch.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-deduplicate.1.in > doveadm-deduplicate.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-director.1.in > doveadm-director.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-dump.1.in > doveadm-dump.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-exec.1.in > doveadm-exec.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-expunge.1.in > doveadm-expunge.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-fetch.1.in > doveadm-fetch.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-flags.1.in > doveadm-flags.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-fs.1.in > doveadm-fs.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-fts.1.in > doveadm-fts.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-import.1.in > doveadm-import.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-instance.1.in > doveadm-instance.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-index.1.in > doveadm-index.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-force-resync.1.in > doveadm-force-resync.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-help.1.in > doveadm-help.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-kick.1.in > doveadm-kick.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-log.1.in > doveadm-log.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-mailbox.1.in > doveadm-mailbox.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-mailbox-cryptokey.1.in > doveadm-mailbox-cryptokey.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-move.1.in > doveadm-move.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-penalty.1.in > doveadm-penalty.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-proxy.1.in > doveadm-proxy.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-purge.1.in > doveadm-purge.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-pw.1.in > doveadm-pw.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-quota.1.in > doveadm-quota.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-replicator.1.in > doveadm-replicator.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-save.1.in > doveadm-save.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-search.1.in > doveadm-search.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-stats.1.in > doveadm-stats.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-sync.1.in > doveadm-sync.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-user.1.in > doveadm-user.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveadm-who.1.in > doveadm-who.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < doveconf.1.in > doveconf.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < dovecot.1.in > dovecot.1 /bin/sh ./sed.sh . /var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot < dovecot-lda.1.in > dovecot-lda.1 make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' Making all in wiki make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' Making all in example-config make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' Making all in conf.d make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' cat ./README.in | sed "s|@exampledir@|/usr/share/doc/dovecot-2.3.0.1/example-config|" > README make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0W8GcM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 ++ dirname /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 + cd dovecot-2.3.0.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 + make install DESTDIR=/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 Making install in . make[1]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1' /bin/sh ./update-version.sh . . make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1' /bin/mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386; \ grep -v '^LIBDOVECOT_.*_INCLUDE' dovecot-config | \ grep -v '^LIBDOVECOT.*_DEPS' | sed \ -e "s|^\(DOVECOT_INSTALLED\)=.*$|\1=yes|" \ -e "s|^\(LIBDOVECOT\)=.*$|\1='-L -ldovecot'|" \ -e "s|^\(LIBDOVECOT_LOGIN\)=.*$|\1='-ldovecot-login -lssl -lcrypto '|" \ -e "s|^\(LIBDOVECOT_SQL\)=.*$|\1=-ldovecot-sql|" \ -e "s|^\(LIBDOVECOT_COMPRESS\)=.*$|\1=-ldovecot-compression|" \ -e "s|^\(LIBDOVECOT_DSYNC\)=.*$|\1=-ldovecot-dsync|" \ -e "s|^\(LIBDOVECOT_LDA\)=.*$|\1=-ldovecot-lda|" \ -e "s|^\(LIBDOVECOT_LIBFTS\)=.*$|\1=-ldovecot-fts|" \ -e "s|^\(LIBDOVECOT_STORAGE\)=.*$|\1='-ldovecot-storage '|" \ -e "s|^\(LIBDOVECOT_INCLUDE\)=.*$|\1=-I/usr/include/dovecot|" \ > /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/dovecot-config make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/aclocal' install -c -p -m644 m4/dovecot.m4 '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/aclocal' /bin/sh ./update-version.sh . . /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 dovecot-version.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 config.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/lib/systemd/system/' install -c -p -m644 dovecot.socket dovecot.service '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/lib/systemd/system/' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1' make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1' Making install in src make[1]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' Making install in lib-test make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 test-common.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make install-am make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 aqueue.h array.h array-decl.h askpass.h backtrace-string.h base32.h base64.h bits.h bloomfilter.h bsearch-insert-pos.h buffer.h byteorder.h child-wait.h compat.h connection.h crc32.h data-stack.h eacces-error.h env-util.h event-filter.h event-log.h execv-const.h failures.h fd-util.h fdatasync-path.h fdpass.h file-cache.h file-create-locked.h file-copy.h file-dotlock.h file-lock.h file-set-size.h fsync-mode.h guid.h hash.h hash-decl.h hash-format.h hash-method.h hash2.h hex-binary.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 hex-dec.h hmac.h hmac-cram-md5.h home-expand.h hook-build.h hostpid.h imem.h ipwd.h iostream.h iostream-private.h iostream-pump.h iostream-proxy.h iostream-rawlog.h iostream-rawlog-private.h iostream-temp.h iso8601-date.h istream.h istream-base64.h istream-callback.h istream-chain.h istream-concat.h istream-crlf.h istream-failure-at.h istream-file-private.h istream-hash.h istream-jsonstr.h istream-multiplex.h istream-private.h istream-rawlog.h istream-seekable.h istream-sized.h istream-tee.h istream-try.h istream-timeout.h istream-unix.h ioloop.h ioloop-iolist.h ioloop-private.h ioloop-notify-fd.h json-parser.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 json-tree.h lib.h lib-event.h lib-event-private.h lib-signals.h llist.h log-throttle.h macros.h md4.h md5.h malloc-overflow.h memarea.h mempool.h mkdir-parents.h mmap-util.h module-context.h module-dir.h mountpoint.h murmurhash3.h net.h nfs-workarounds.h numpack.h ostream.h ostream-escaped.h ostream-failure-at.h ostream-file-private.h ostream-hash.h ostream-multiplex.h ostream-private.h ostream-null.h ostream-rawlog.h ostream-unix.h path-util.h pkcs5.h primes.h printf-format-fix.h process-title.h priorityq.h randgen.h read-full.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 restrict-access.h restrict-process-size.h safe-memset.h safe-mkdir.h safe-mkstemp.h sendfile-util.h seq-range-array.h sha-common.h sha1.h sha2.h sha3.h sort.h str.h str-find.h str-sanitize.h str-table.h strescape.h strfuncs.h strnum.h time-util.h timing.h unix-socket-create.h unlink-directory.h unlink-old-files.h unichar.h uri-util.h utc-offset.h utc-mktime.h var-expand.h var-expand-private.h wildcard-match.h write-full.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' Making install in lib-settings make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 settings.h settings-parser.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' Making install in lib-auth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 auth-client.h auth-client-interface.h auth-client-private.h auth-client-request.h auth-master.h auth-server-connection.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' Making install in lib-dns make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 dns-lookup.h dns-util.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' Making install in lib-master make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 anvil-client.h ipc-client.h ipc-server.h master-auth.h master-instance.h master-interface.h master-login.h master-login-auth.h master-service.h master-service-private.h master-service-settings.h master-service-settings-cache.h master-service-ssl.h master-service-ssl-settings.h service-settings.h stats-client.h syslog-util.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' Making install in lib-charset make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 charset-utf8.h charset-utf8-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' Making install in lib-ssl-iostream make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libssl_iostream_openssl.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/libssl_iostream_openssl.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libssl_iostream_openssl.so libtool: install: /usr/bin/install -c .libs/libssl_iostream_openssl.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libssl_iostream_openssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 iostream-openssl.h iostream-ssl.h iostream-ssl-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' Making install in lib-dcrypt make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdcrypt_openssl.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdcrypt_openssl.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -I../../src/lib -I../../src/lib-test -I../../src/lib-ssl-iostream -DDCRYPT_MODULE_DIR=\"/usr/lib/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version ../lib-ssl-iostream/libssl_iostream_openssl.la -o libdcrypt_openssl.la -rpath /usr/lib/dovecot libdcrypt_openssl_la-dcrypt-openssl.lo -lssl -lcrypto -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library libdcrypt_openssl.la against the loadable module *** libssl_iostream_openssl.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/libdcrypt_openssl_la-dcrypt-openssl.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -lssl_iostream_openssl -lssl -lcrypto -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdcrypt_openssl.so -o .libs/libdcrypt_openssl.so libtool: install: /usr/bin/install -c .libs/libdcrypt_openssl.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdcrypt_openssl.so libtool: install: /usr/bin/install -c .libs/libdcrypt_openssl.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdcrypt_openssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 dcrypt.h dcrypt-iostream.h dcrypt-private.h ostream-encrypt.h istream-decrypt.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' Making install in lib-dict make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 dict.h dict-client.h dict-private.h dict-transaction-memory.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' Making install in lib-sasl make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 dsasl-client.h dsasl-client-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' Making install in lib-old-stats make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 stats.h stats-connection.h stats-parser.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' Making install in lib-http make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 http-date.h http-url.h http-parser.h http-header.h http-header-parser.h http-transfer.h http-auth.h http-message-parser.h http-request.h http-request-parser.h http-response.h http-response-parser.h http-client-private.h http-client.h http-server-private.h http-server.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' Making install in lib-fs make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 fs-api.h fs-api-private.h fs-sis-common.h fs-wrapper.h fs-test.h istream-fs-file.h istream-fs-stats.h istream-metawrap.h ostream-metawrap.h ostream-cmp.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' Making install in lib-mail make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 istream-attachment-connector.h istream-attachment-extractor.h istream-binary-converter.h istream-dot.h istream-header-filter.h istream-nonuls.h istream-qp.h mail-user-hash.h mbox-from.h mail-html2text.h mail-types.h message-address.h message-binary-part.h message-date.h message-decoder.h message-header-decode.h message-header-encode.h message-header-hash.h message-header-parser.h message-id.h message-parser.h message-part.h message-part-data.h message-part-serialize.h message-search.h message-size.h message-snippet.h ostream-dot.h qp-decoder.h qp-encoder.h quoted-printable.h rfc2231-parser.h rfc822-parser.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' Making install in lib-program-client make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 program-client.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' Making install in lib-smtp make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 smtp-parser.h smtp-syntax.h smtp-address.h smtp-common.h smtp-params.h smtp-reply.h smtp-reply-parser.h smtp-command.h smtp-command-parser.h smtp-client-command.h smtp-client-transaction.h smtp-client-connection.h smtp-client-private.h smtp-client.h smtp-server-private.h smtp-server.h smtp-submit-settings.h smtp-submit.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' Making install in lib-imap make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 imap-arg.h imap-base-subject.h imap-bodystructure.h imap-date.h imap-envelope.h imap-id.h imap-keepalive.h imap-match.h imap-parser.h imap-resp-code.h imap-quote.h imap-url.h imap-seqset.h imap-utf7.h imap-util.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' Making install in lib-imap-storage make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 imap-msgpart.h imap-msgpart-url.h imap-metadata.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' Making install in lib-oauth2 make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 oauth2.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' Making install in lib-dict-extra make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' Making install in lib-dovecot make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/libdovecot.so.0.0.0 /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot.so.0.0.0 libdovecot.so.0 || { rm -f libdovecot.so.0 && ln -s libdovecot.so.0.0.0 libdovecot.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot.so.0.0.0 libdovecot.so || { rm -f libdovecot.so && ln -s libdovecot.so.0.0.0 libdovecot.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' Making install in lib-ldap make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-ldap.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-ldap.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-ldap.la -rpath /usr/lib/dovecot ldap-client.lo ldap-connection.lo ldap-connection-pool.lo ldap-iterator.lo ldap-search.lo ldap-compare.lo ldap-entry.lo ../lib-dovecot/libdovecot.la -lldap -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/ldap-client.o .libs/ldap-connection.o .libs/ldap-connection-pool.o .libs/ldap-iterator.o .libs/ldap-search.o .libs/ldap-compare.o .libs/ldap-entry.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -lldap -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-ldap.so.0 -o .libs/libdovecot-ldap.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-ldap.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-ldap.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-ldap.so.0.0.0 libdovecot-ldap.so.0 || { rm -f libdovecot-ldap.so.0 && ln -s libdovecot-ldap.so.0.0.0 libdovecot-ldap.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-ldap.so.0.0.0 libdovecot-ldap.so || { rm -f libdovecot-ldap.so && ln -s libdovecot-ldap.so.0.0.0 libdovecot-ldap.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-ldap.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-ldap.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 ldap-client.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' Making install in lib-fts make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make install-am make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-fts.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-fts.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-fts.la -rpath /usr/lib/dovecot libfts.la ../lib-dovecot/libdovecot.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libfts.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-fts.so.0 -o .libs/libdovecot-fts.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-fts.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-fts.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-fts.so.0.0.0 libdovecot-fts.so.0 || { rm -f libdovecot-fts.so.0 && ln -s libdovecot-fts.so.0.0.0 libdovecot-fts.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-fts.so.0.0.0 libdovecot-fts.so || { rm -f libdovecot-fts.so && ln -s libdovecot-fts.so.0.0.0 libdovecot-fts.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-fts.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-fts.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/dovecot/stopwords' install -c -p -m644 stopwords/stopwords_da.txt stopwords/stopwords_de.txt stopwords/stopwords_en.txt stopwords/stopwords_es.txt stopwords/stopwords_fi.txt stopwords/stopwords_fr.txt stopwords/stopwords_it.txt stopwords/stopwords_nl.txt stopwords/stopwords_no.txt stopwords/stopwords_pt.txt stopwords/stopwords_ro.txt stopwords/stopwords_ru.txt stopwords/stopwords_sv.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/dovecot/stopwords' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 fts-common.h fts-filter.h fts-filter-common.h fts-filter-private.h fts-icu.h fts-language.h fts-library.h fts-tokenizer.h fts-tokenizer-common.h fts-tokenizer-private.h fts-tokenizer-generic-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' Making install in lib-imap-client make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 imapc-client.h imapc-client-private.h imapc-connection.h imapc-msgmap.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' Making install in lib-imap-urlauth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 imap-urlauth.h imap-urlauth-private.h imap-urlauth-fetch.h imap-urlauth-backend.h imap-urlauth-connection.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' Making install in lib-compression make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-compression.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-compression.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-compression.la -rpath /usr/lib/dovecot libcompression.la ../lib-dovecot/libdovecot.la -lz -lbz2 -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libcompression.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -lz -lbz2 -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-compression.so.0 -o .libs/libdovecot-compression.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-compression.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-compression.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-compression.so.0.0.0 libdovecot-compression.so.0 || { rm -f libdovecot-compression.so.0 && ln -s libdovecot-compression.so.0.0.0 libdovecot-compression.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-compression.so.0.0.0 libdovecot-compression.so || { rm -f libdovecot-compression.so && ln -s libdovecot-compression.so.0.0.0 libdovecot-compression.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-compression.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-compression.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 compression.h iostream-lz4.h istream-zlib.h ostream-zlib.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' Making install in lib-index make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 mail-cache.h mail-cache-private.h mail-index.h mail-index-alloc-cache.h mail-index-modseq.h mail-index-private.h mail-index-strmap.h mail-index-sync-private.h mail-index-transaction-private.h mail-index-util.h mail-index-view-private.h mail-transaction-log.h mail-transaction-log-private.h mail-transaction-log-view-private.h mailbox-log.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' Making install in lib-storage make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' Making install in list make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 mailbox-list-delete.h mailbox-list-fs.h mailbox-list-index.h mailbox-list-index-storage.h mailbox-list-index-sync.h mailbox-list-iter-private.h mailbox-list-maildir.h mailbox-list-notify-tree.h mailbox-list-subscriptions.h subscription-file.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' Making install in index make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' Making install in maildir make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 maildir-filename.h maildir-filename-flags.h maildir-keywords.h maildir-storage.h maildir-settings.h maildir-sync.h maildir-uidlist.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' Making install in mbox make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 istream-raw-mbox.h mbox-file.h mbox-lock.h mbox-md5.h mbox-settings.h mbox-storage.h mbox-sync-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' Making install in dbox-common make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 dbox-attachment.h dbox-file.h dbox-mail.h dbox-save.h dbox-storage.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' Making install in dbox-multi make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 mdbox-file.h mdbox-map.h mdbox-map-private.h mdbox-settings.h mdbox-storage.h mdbox-storage-rebuild.h mdbox-sync.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' Making install in dbox-single make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 sdbox-file.h sdbox-storage.h sdbox-sync.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' Making install in cydir make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 cydir-storage.h cydir-sync.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' Making install in imapc make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 imapc-list.h imapc-mail.h imapc-search.h imapc-settings.h imapc-storage.h imapc-sync.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' Making install in pop3c make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 pop3c-client.h pop3c-settings.h pop3c-storage.h pop3c-sync.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' Making install in raw make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 raw-storage.h raw-sync.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' Making install in shared make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 shared-storage.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[5]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 istream-mail.h index-attachment.h index-mail.h index-mailbox-size.h index-pop3-uidl.h index-rebuild.h index-search-private.h index-search-result.h index-sort.h index-sort-private.h index-storage.h index-sync-changes.h index-sync-private.h index-thread-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[5]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-storage.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-storage.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-storage.la -rpath /usr/lib/dovecot libstorage.la ../lib-dovecot/libdovecot.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libstorage.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-storage.so.0 -o .libs/libdovecot-storage.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-storage.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-storage.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-storage.so.0.0.0 libdovecot-storage.so.0 || { rm -f libdovecot-storage.so.0 && ln -s libdovecot-storage.so.0.0.0 libdovecot-storage.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-storage.so.0.0.0 libdovecot-storage.so || { rm -f libdovecot-storage.so && ln -s libdovecot-storage.so.0.0.0 libdovecot-storage.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-storage.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-storage.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 fail-mail-storage.h mail-autoexpunge.h mail-copy.h mail-duplicate.h mail-error.h mail-namespace.h mail-search.h mail-search-build.h mail-search-mime.h mail-search-mime-build.h mail-search-mime-register.h mail-search-register.h mail-thread.h mail-storage.h mail-search-parser.h mail-search-parser-private.h mail-storage-private.h mail-storage-hooks.h mail-storage-service.h mail-storage-settings.h mail-user.h mailbox-attribute.h mailbox-attribute-internal.h mailbox-attribute-private.h mailbox-guid-cache.h mailbox-list.h mailbox-list-iter.h mailbox-list-private.h mailbox-list-notify.h mailbox-recent-flags.h mailbox-search-result-private.h mailbox-tree.h mailbox-uidvalidity.h mailbox-watch.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' Making install in lib-sql make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' for d in auth dict; do \ /bin/mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/$d; \ for driver in mysql sqlite ; do \ rm -f /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/$d/libdriver_$driver.so; \ ln -s ../libdriver_$driver.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/$d; \ done; \ done /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-sql.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-sql.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -o libdovecot-sql.la -rpath /usr/lib/dovecot libsql.la ../lib-dovecot/libdovecot.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libsql.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdovecot-sql.so.0 -o .libs/libdovecot-sql.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-sql.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-sql.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-sql.so.0.0.0 libdovecot-sql.so.0 || { rm -f libdovecot-sql.so.0 && ln -s libdovecot-sql.so.0.0.0 libdovecot-sql.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-sql.so.0.0.0 libdovecot-sql.so || { rm -f libdovecot-sql.so && ln -s libdovecot-sql.so.0.0.0 libdovecot-sql.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-sql.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-sql.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 sql-api.h sql-api-private.h sql-db-cache.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdriver_mysql.la libdriver_sqlite.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/libdriver_mysql.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdriver_mysql.so libtool: install: /usr/bin/install -c .libs/libdriver_mysql.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdriver_mysql.la libtool: install: /usr/bin/install -c .libs/libdriver_sqlite.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdriver_sqlite.so libtool: install: /usr/bin/install -c .libs/libdriver_sqlite.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdriver_sqlite.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' Making install in lib-ntlm make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' Making install in lib-otp make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' Making install in lib-lda make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-lda.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-lda.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-lda.la -rpath /usr/lib/dovecot liblda.la ../lib-storage/libdovecot-storage.la ../lib-dovecot/libdovecot.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblda.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot-storage -ldovecot -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-lda.so.0 -o .libs/libdovecot-lda.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-lda.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-lda.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-lda.so.0.0.0 libdovecot-lda.so.0 || { rm -f libdovecot-lda.so.0 && ln -s libdovecot-lda.so.0.0.0 libdovecot-lda.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-lda.so.0.0.0 libdovecot-lda.so || { rm -f libdovecot-lda.so && ln -s libdovecot-lda.so.0.0.0 libdovecot-lda.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-lda.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-lda.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 lda-settings.h mail-deliver.h mail-send.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' Making install in lib-dict-backend make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/dict' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdict_ldap.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/dict' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libdict_ldap.la -rpath /usr/lib/dovecot/dict libdict_ldap_la-dict-ldap.lo libdict_ldap_la-dict-ldap-settings.lo ../../src/lib-ldap/libdovecot-ldap.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: install: warning: relinking `libdict_ldap.la' libtool: relink: gcc -shared -fPIC -DPIC .libs/libdict_ldap_la-dict-ldap.o .libs/libdict_ldap_la-dict-ldap-settings.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot-ldap -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdict_ldap.so -o .libs/libdict_ldap.so libtool: install: /usr/bin/install -c .libs/libdict_ldap.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/dict/libdict_ldap.so libtool: install: /usr/bin/install -c .libs/libdict_ldap.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/dict/libdict_ldap.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/dict' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' Making install in anvil make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c anvil '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/anvil /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/anvil make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' Making install in auth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c auth checkpassword-reply '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `libstats_auth.la' has not been installed in `/usr/lib/dovecot/old-stats' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/auth /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/auth libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/checkpassword-reply /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/checkpassword-reply /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmech_gssapi.la libauthdb_ldap.la libauthdb_imap.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth' libtool: install: /usr/bin/install -c .libs/libmech_gssapi.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libmech_gssapi.so libtool: install: /usr/bin/install -c .libs/libmech_gssapi.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libmech_gssapi.la libtool: install: /usr/bin/install -c .libs/libauthdb_ldap.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libauthdb_ldap.so libtool: install: /usr/bin/install -c .libs/libauthdb_ldap.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libauthdb_ldap.la libtool: install: warning: relinking `libauthdb_imap.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/auth; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libauthdb_imap.la -rpath /usr/lib/dovecot/auth libauthdb_imap_la-passdb-imap.lo ../lib-imap-client/libimap_client.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/libauthdb_imap_la-passdb-imap.o -Wl,--whole-archive ../lib-imap-client/.libs/libimap_client.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libauthdb_imap.so -o .libs/libauthdb_imap.so libtool: install: /usr/bin/install -c .libs/libauthdb_imap.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libauthdb_imap.so libtool: install: /usr/bin/install -c .libs/libauthdb_imap.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libauthdb_imap.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/auth' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 auth.h auth-cache.h auth-client-connection.h auth-common.h auth-master-connection.h auth-postfix-connection.h mech-otp-skey-common.h mech-plain-common.h auth-penalty.h auth-policy.h auth-request.h auth-request-handler.h auth-request-stats.h auth-request-var-expand.h auth-settings.h auth-stats.h auth-fields.h auth-token.h auth-worker-client.h auth-worker-server.h db-dict.h db-ldap.h db-sql.h db-passwd-file.h db-checkpassword.h db-oauth2.h mech.h mycrypt.h passdb.h passdb-blocking.h passdb-cache.h passdb-template.h password-scheme.h userdb.h userdb-blocking.h userdb-template.h userdb-vpopmail.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats' /bin/sh ../../libtool --mode=install /usr/bin/install -c libstats_auth.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats' libtool: install: warning: relinking `libstats_auth.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/auth; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libstats_auth.la -rpath /usr/lib/dovecot/old-stats auth-stats.lo ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/auth-stats.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libstats_auth.so -o .libs/libstats_auth.so libtool: install: /usr/bin/install -c .libs/libstats_auth.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats/libstats_auth.so libtool: install: /usr/bin/install -c .libs/libstats_auth.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats/libstats_auth.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/old-stats' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' Making install in dict make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c dict '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/dict /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/dict make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' Making install in dns make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c dns-client '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/dns-client /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/dns-client make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' Making install in indexer make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c indexer indexer-worker '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/indexer /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/indexer libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/indexer-worker /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/indexer-worker make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' Making install in ipc make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c ipc '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/ipc /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/ipc make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' Making install in master make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dovecot '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/sbin' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/dovecot /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/sbin/dovecot make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' Making install in login-common make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-login.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-login.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/login-common; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-login.la -rpath /usr/lib/dovecot liblogin.la ../lib-dovecot/libdovecot.la -lssl -lcrypto -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblogin.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -lssl -lcrypto -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-login.so.0 -o .libs/libdovecot-login.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-login.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-login.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-login.so.0.0.0 libdovecot-login.so.0 || { rm -f libdovecot-login.so.0 && ln -s libdovecot-login.so.0.0.0 libdovecot-login.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-login.so.0.0.0 libdovecot-login.so || { rm -f libdovecot-login.so && ln -s libdovecot-login.so.0.0.0 libdovecot-login.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-login.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-login.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 access-lookup.h client-common.h login-common.h login-proxy.h login-proxy-state.h login-settings.h sasl-server.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' Making install in imap-hibernate make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap-hibernate '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/imap-hibernate /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-hibernate make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' Making install in imap-login make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap-login '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/login-common/libdovecot-login.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/imap-login /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-login /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 imap-login-client.h imap-login-commands.h imap-login-settings.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' Making install in imap make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/imap /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 imap-client.h imap-commands.h imap-commands-util.h imap-common.h imap-expunge.h imap-fetch.h imap-list.h imap-master-client.h imap-notify.h imap-search.h imap-search-args.h imap-settings.h imap-status.h imap-state.h imap-sync.h imap-sync-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' Making install in imap-urlauth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap-urlauth-login imap-urlauth imap-urlauth-worker '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/login-common/libdovecot-login.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/imap-urlauth-login /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-urlauth-login libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/imap-urlauth /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-urlauth libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/imap-urlauth-worker /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-urlauth-worker make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' Making install in pop3-login make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c pop3-login '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/login-common/libdovecot-login.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/pop3-login /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/pop3-login make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' Making install in pop3 make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c pop3 '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/pop3 /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/pop3 /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 pop3-capability.h pop3-client.h pop3-commands.h pop3-common.h pop3-settings.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' Making install in submission-login make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c submission-login '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/login-common/libdovecot-login.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/submission-login /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/submission-login make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' Making install in submission make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c submission '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/submission /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/submission make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' Making install in lda make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' rm -f /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/deliver ln -s dovecot-lda /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/deliver /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c dovecot-lda '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/dovecot-lda /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/dovecot-lda make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' Making install in lmtp make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c lmtp '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lmtp /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/lmtp make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' Making install in log make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c log '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/log /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/log make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' Making install in config make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c doveconf '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/doveconf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin/doveconf /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c config '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/config /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/config /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 config-filter.h config-parser.h config-parser-private.h config-request.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' Making install in director make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c director '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/director /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/director make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' Making install in replication make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' Making install in aggregator make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c aggregator '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/aggregator /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/aggregator make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' Making install in replicator make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c replicator '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/replicator /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/replicator make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' Making install in util make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c rawlog script script-login gdbhelper maildirlock '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/rawlog /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/rawlog libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/script /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/script libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/script-login /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/script-login libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/gdbhelper /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/gdbhelper libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/maildirlock /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/maildirlock make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' Making install in doveadm make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' Making install in dsync make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libdovecot-dsync.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libdovecot-dsync.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -no-undefined -Wl,--as-needed -o libdovecot-dsync.la -rpath /usr/lib/dovecot libdsync.la ../../lib-storage/libdovecot-storage.la ../../lib-dovecot/libdovecot.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libdsync.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot-storage -ldovecot -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libdovecot-dsync.so.0 -o .libs/libdovecot-dsync.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-dsync.so.0.0.0T /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-dsync.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-dsync.so.0.0.0 libdovecot-dsync.so.0 || { rm -f libdovecot-dsync.so.0 && ln -s libdovecot-dsync.so.0.0.0 libdovecot-dsync.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot && { ln -s -f libdovecot-dsync.so.0.0.0 libdovecot-dsync.so || { rm -f libdovecot-dsync.so && ln -s libdovecot-dsync.so.0.0.0 libdovecot-dsync.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-dsync.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-dsync.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 dsync-brain.h dsync-ibc.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c doveadm '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/doveadm /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin/doveadm rm -f /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin/dsync ln -s doveadm /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin/dsync /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c doveadm-server '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/doveadm-server /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/doveadm-server /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 doveadm.h doveadm-cmd.h doveadm-dsync.h doveadm-dump.h doveadm-mail.h doveadm-mail-iter.h doveadm-mailbox-list-iter.h doveadm-print.h doveadm-print-private.h doveadm-settings.h doveadm-util.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' Making install in stats make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c stats '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/stats /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/stats make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' Making install in old-stats make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c old-stats '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/old-stats /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/old-stats make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' Making install in acl make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_doveadm_acl_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib10_doveadm_acl_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_acl_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/doveadm' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib01_acl_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib01_acl_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib01_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib01_acl_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib01_acl_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 acl-api.h acl-api-private.h acl-cache.h acl-global-file.h acl-lookup-dict.h acl-plugin.h acl-storage.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' Making install in imap-acl make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib02_imap_acl_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib02_imap_acl_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib02_imap_acl_plugin.la -rpath /usr/lib/dovecot imap-acl-plugin.lo ../acl/lib01_acl_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib02_imap_acl_plugin.la against the loadable module *** lib01_acl_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/imap-acl-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l01_acl_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib02_imap_acl_plugin.so -o .libs/lib02_imap_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib02_imap_acl_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib02_imap_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib02_imap_acl_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib02_imap_acl_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' Making install in autocreate make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_autocreate_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_autocreate_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_autocreate_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_autocreate_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_autocreate_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' Making install in expire make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_doveadm_expire_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib10_doveadm_expire_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_expire_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/doveadm' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_expire_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_expire_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_expire_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_expire_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_expire_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' Making install in fts make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c xml2text '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/xml2text /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/xml2text /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /usr/bin/install -c decode2text.sh '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_doveadm_fts_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib20_doveadm_fts_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_doveadm_fts_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/doveadm' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_fts_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_fts_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_fts_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_fts_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_fts_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 fts-api.h fts-api-private.h fts-expunge-log.h fts-indexer.h fts-parser.h fts-storage.h fts-user.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' Making install in fts-squat make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib21_fts_squat_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib21_fts_squat_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib21_fts_squat_plugin.la -rpath /usr/lib/dovecot fts-squat-plugin.lo fts-backend-squat.lo squat-trie.lo squat-uidlist.lo ../fts/lib20_fts_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib21_fts_squat_plugin.la against the loadable module *** lib20_fts_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/fts-squat-plugin.o .libs/fts-backend-squat.o .libs/squat-trie.o .libs/squat-uidlist.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l20_fts_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib21_fts_squat_plugin.so -o .libs/lib21_fts_squat_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_squat_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib21_fts_squat_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_squat_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib21_fts_squat_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' Making install in last-login make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_last_login_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib10_last_login_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_last_login_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_last_login_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_last_login_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' Making install in lazy-expunge make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib02_lazy_expunge_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib02_lazy_expunge_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib02_lazy_expunge_plugin.so libtool: install: /usr/bin/install -c .libs/lib02_lazy_expunge_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib02_lazy_expunge_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' Making install in listescape make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_listescape_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_listescape_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_listescape_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_listescape_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_listescape_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' Making install in notify make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib15_notify_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib15_notify_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib15_notify_plugin.so libtool: install: /usr/bin/install -c .libs/lib15_notify_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib15_notify_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 notify-plugin.h notify-plugin-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' Making install in notify-status make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_notify_status_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_notify_status_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_notify_status_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_notify_status_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_notify_status_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' Making install in push-notification make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_push_notification_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib20_push_notification_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_push_notification_plugin.la -rpath /usr/lib/dovecot push-notification-driver-dlog.lo push-notification-driver-ox.lo push-notification-drivers.lo push-notification-event-flagsclear.lo push-notification-event-flagsset.lo push-notification-event-mailboxcreate.lo push-notification-event-mailboxdelete.lo push-notification-event-mailboxrename.lo push-notification-event-mailboxsubscribe.lo push-notification-event-mailboxunsubscribe.lo push-notification-event-messageappend.lo push-notification-event-messageexpunge.lo push-notification-event-messagenew.lo push-notification-event-messageread.lo push-notification-event-messagetrash.lo push-notification-events.lo push-notification-events-rfc5423.lo push-notification-plugin.lo push-notification-triggers.lo push-notification-txn-mbox.lo push-notification-txn-msg.lo ../notify/lib15_notify_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib20_push_notification_plugin.la against the loadable module *** lib15_notify_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/push-notification-driver-dlog.o .libs/push-notification-driver-ox.o .libs/push-notification-drivers.o .libs/push-notification-event-flagsclear.o .libs/push-notification-event-flagsset.o .libs/push-notification-event-mailboxcreate.o .libs/push-notification-event-mailboxdelete.o .libs/push-notification-event-mailboxrename.o .libs/push-notification-event-mailboxsubscribe.o .libs/push-notification-event-mailboxunsubscribe.o .libs/push-notification-event-messageappend.o .libs/push-notification-event-messageexpunge.o .libs/push-notification-event-messagenew.o .libs/push-notification-event-messageread.o .libs/push-notification-event-messagetrash.o .libs/push-notification-events.o .libs/push-notification-events-rfc5423.o .libs/push-notification-plugin.o .libs/push-notification-triggers.o .libs/push-notification-txn-mbox.o .libs/push-notification-txn-msg.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l15_notify_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_push_notification_plugin.so -o .libs/lib20_push_notification_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_push_notification_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_push_notification_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_push_notification_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_push_notification_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 push-notification-drivers.h push-notification-event-flagsclear.h push-notification-event-flagsset.h push-notification-event-mailboxcreate.h push-notification-event-mailboxdelete.h push-notification-event-mailboxrename.h push-notification-event-mailboxsubscribe.h push-notification-event-mailboxunsubscribe.h push-notification-event-message-common.h push-notification-event-messageappend.h push-notification-event-messageexpunge.h push-notification-event-messagenew.h push-notification-event-messageread.h push-notification-event-messagetrash.h push-notification-events.h push-notification-events-rfc5423.h push-notification-plugin.h push-notification-triggers.h push-notification-txn-mbox.h push-notification-txn-msg.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' Making install in mail-filter make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_mail_filter_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib10_mail_filter_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_mail_filter_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_mail_filter_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_mail_filter_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' Making install in mail-log make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_mail_log_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib20_mail_log_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_mail_log_plugin.la -rpath /usr/lib/dovecot mail-log-plugin.lo ../notify/lib15_notify_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib20_mail_log_plugin.la against the loadable module *** lib15_notify_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/mail-log-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l15_notify_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_mail_log_plugin.so -o .libs/lib20_mail_log_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_mail_log_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_mail_log_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_mail_log_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_mail_log_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' Making install in mailbox-alias make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_mailbox_alias_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_mailbox_alias_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_mailbox_alias_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_mailbox_alias_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_mailbox_alias_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' Making install in quota make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c quota-status '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/quota-status /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/quota-status /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_doveadm_quota_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib10_doveadm_quota_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_quota_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/doveadm' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_quota_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib10_quota_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_quota_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_quota_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_quota_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' install -c -p -m644 quota.h quota-fs.h quota-plugin.h quota-private.h '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/include/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' Making install in quota-clone make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_quota_clone_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_quota_clone_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_quota_clone_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_quota_clone_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_quota_clone_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' Making install in imap-quota make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib11_imap_quota_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib11_imap_quota_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib11_imap_quota_plugin.la -rpath /usr/lib/dovecot imap-quota-plugin.lo ../quota/lib10_quota_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib11_imap_quota_plugin.la against the loadable module *** lib10_quota_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/imap-quota-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l10_quota_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib11_imap_quota_plugin.so -o .libs/lib11_imap_quota_plugin.so libtool: install: /usr/bin/install -c .libs/lib11_imap_quota_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib11_imap_quota_plugin.so libtool: install: /usr/bin/install -c .libs/lib11_imap_quota_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib11_imap_quota_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' Making install in pop3-migration make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib05_pop3_migration_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib05_pop3_migration_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_pop3_migration_plugin.so libtool: install: /usr/bin/install -c .libs/lib05_pop3_migration_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_pop3_migration_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' Making install in replication make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_replication_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib20_replication_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib20_replication_plugin.la -rpath /usr/lib/dovecot replication-plugin.lo ../notify/lib15_notify_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib20_replication_plugin.la against the loadable module *** lib15_notify_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/replication-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l15_notify_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib20_replication_plugin.so -o .libs/lib20_replication_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_replication_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_replication_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_replication_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_replication_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' Making install in snarf make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib05_snarf_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib05_snarf_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_snarf_plugin.so libtool: install: /usr/bin/install -c .libs/lib05_snarf_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_snarf_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' Making install in old-stats make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib90_old_stats_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib90_old_stats_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib90_old_stats_plugin.so libtool: install: /usr/bin/install -c .libs/lib90_old_stats_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib90_old_stats_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libold_stats_mail.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats' libtool: install: warning: relinking `libold_stats_mail.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libold_stats_mail.la -rpath /usr/lib/dovecot/old-stats mail-stats.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/mail-stats.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libold_stats_mail.so -o .libs/libold_stats_mail.so libtool: install: /usr/bin/install -c .libs/libold_stats_mail.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats/libold_stats_mail.so libtool: install: /usr/bin/install -c .libs/libold_stats_mail.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats/libold_stats_mail.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/old-stats' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' Making install in imap-old-stats make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib95_imap_old_stats_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib95_imap_old_stats_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib95_imap_old_stats_plugin.la -rpath /usr/lib/dovecot imap-stats-plugin.lo ../old-stats/lib90_old_stats_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib95_imap_old_stats_plugin.la against the loadable module *** lib90_old_stats_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/imap-stats-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l90_old_stats_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib95_imap_old_stats_plugin.so -o .libs/lib95_imap_old_stats_plugin.so libtool: install: /usr/bin/install -c .libs/lib95_imap_old_stats_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib95_imap_old_stats_plugin.so libtool: install: /usr/bin/install -c .libs/lib95_imap_old_stats_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib95_imap_old_stats_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' Making install in mail-crypt make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libdoveadm_mail_crypt_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm' libtool: install: warning: relinking `libdoveadm_mail_crypt_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libdoveadm_mail_crypt_plugin.la -rpath /usr/lib/dovecot/doveadm doveadm-mail-crypt.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/doveadm-mail-crypt.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdoveadm_mail_crypt_plugin.so -o .libs/libdoveadm_mail_crypt_plugin.so libtool: install: /usr/bin/install -c .libs/libdoveadm_mail_crypt_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.so libtool: install: /usr/bin/install -c .libs/libdoveadm_mail_crypt_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/doveadm' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_mail_crypt_plugin.la lib05_mail_crypt_acl_plugin.la libfs_crypt.la libfs_mail_crypt.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib10_mail_crypt_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib10_mail_crypt_plugin.la -rpath /usr/lib/dovecot mail-crypt-global-key.lo mail-crypt-userenv.lo mail-crypt-key.lo mail-crypt-plugin.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/mail-crypt-global-key.o .libs/mail-crypt-userenv.o .libs/mail-crypt-key.o .libs/mail-crypt-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib10_mail_crypt_plugin.so -o .libs/lib10_mail_crypt_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_mail_crypt_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_mail_crypt_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_mail_crypt_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_mail_crypt_plugin.la libtool: install: warning: relinking `lib05_mail_crypt_acl_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib05_mail_crypt_acl_plugin.la -rpath /usr/lib/dovecot mail-crypt-acl-plugin.lo lib10_mail_crypt_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib05_mail_crypt_acl_plugin.la against the loadable module *** lib10_mail_crypt_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/mail-crypt-acl-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l10_mail_crypt_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib05_mail_crypt_acl_plugin.so -o .libs/lib05_mail_crypt_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib05_mail_crypt_acl_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_mail_crypt_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib05_mail_crypt_acl_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_mail_crypt_acl_plugin.la libtool: install: warning: relinking `libfs_crypt.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libfs_crypt.la -rpath /usr/lib/dovecot fs-crypt.lo mail-crypt-global-key.lo mail-crypt-pluginenv.lo fs-crypt-settings.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/fs-crypt.o .libs/mail-crypt-global-key.o .libs/mail-crypt-pluginenv.o .libs/fs-crypt-settings.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libfs_crypt.so -o .libs/libfs_crypt.so libtool: install: /usr/bin/install -c .libs/libfs_crypt.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_crypt.so libtool: install: /usr/bin/install -c .libs/libfs_crypt.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_crypt.la libtool: install: warning: relinking `libfs_mail_crypt.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libfs_mail_crypt.la -rpath /usr/lib/dovecot fs-mail-crypt.lo mail-crypt-global-key.lo mail-crypt-userenv.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/fs-mail-crypt.o .libs/mail-crypt-global-key.o .libs/mail-crypt-userenv.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot -ldl -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libfs_mail_crypt.so -o .libs/libfs_mail_crypt.so libtool: install: /usr/bin/install -c .libs/libfs_mail_crypt.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_mail_crypt.so libtool: install: /usr/bin/install -c .libs/libfs_mail_crypt.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_mail_crypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' Making install in trash make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib11_trash_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `lib11_trash_plugin.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o lib11_trash_plugin.la -rpath /usr/lib/dovecot trash-plugin.lo ../quota/lib10_quota_plugin.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) *** Warning: Linking the shared library lib11_trash_plugin.la against the loadable module *** lib10_quota_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/trash-plugin.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -l10_quota_plugin -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,lib11_trash_plugin.so -o .libs/lib11_trash_plugin.so libtool: install: /usr/bin/install -c .libs/lib11_trash_plugin.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib11_trash_plugin.so libtool: install: /usr/bin/install -c .libs/lib11_trash_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib11_trash_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' Making install in virtual make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_virtual_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_virtual_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_virtual_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_virtual_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_virtual_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' Making install in welcome make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib99_welcome_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib99_welcome_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib99_welcome_plugin.so libtool: install: /usr/bin/install -c .libs/lib99_welcome_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib99_welcome_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' Making install in zlib make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_zlib_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_zlib_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_zlib_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_zlib_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_zlib_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' Making install in imap-zlib make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib30_imap_zlib_plugin.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib30_imap_zlib_plugin.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib30_imap_zlib_plugin.so libtool: install: /usr/bin/install -c .libs/lib30_imap_zlib_plugin.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib30_imap_zlib_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' Making install in fs-compress make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libfs_compress.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: warning: relinking `libfs_compress.la' libtool: install: (cd /builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress; /bin/sh /builddir/build/BUILD/dovecot-2.3.0.1/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -o libfs_compress.la -rpath /usr/lib/dovecot fs-compress.lo ../../lib-compression/libdovecot-compression.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/fs-compress.o -Wl,-rpath -Wl,/usr/lib/dovecot -L/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot -L/usr/lib/dovecot -ldovecot-compression -lrt -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libfs_compress.so -o .libs/libfs_compress.so libtool: install: /usr/bin/install -c .libs/libfs_compress.soT /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_compress.so libtool: install: /usr/bin/install -c .libs/libfs_compress.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_compress.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' Making install in var-expand-crypt make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_auth_var_expand_crypt.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth' libtool: install: /usr/bin/install -c .libs/lib20_auth_var_expand_crypt.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.so libtool: install: /usr/bin/install -c .libs/lib20_auth_var_expand_crypt.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot/auth' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_var_expand_crypt.la '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_var_expand_crypt.so /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_var_expand_crypt.so libtool: install: /usr/bin/install -c .libs/lib20_var_expand_crypt.lai /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_var_expand_crypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' Making install in man make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/man/man1' install -c -p -m644 deliver.1 doveadm-backup.1 doveadm-config.1 doveadm-copy.1 doveadm-reload.1 doveadm-stop.1 dsync.1 doveadm.1 doveadm-acl.1 doveadm-altmove.1 doveadm-auth.1 doveadm-batch.1 doveadm-deduplicate.1 doveadm-director.1 doveadm-dump.1 doveadm-exec.1 doveadm-expunge.1 doveadm-fetch.1 doveadm-flags.1 doveadm-fs.1 doveadm-fts.1 doveadm-import.1 doveadm-instance.1 doveadm-index.1 doveadm-force-resync.1 doveadm-help.1 doveadm-kick.1 doveadm-log.1 doveadm-mailbox.1 doveadm-mailbox-cryptokey.1 doveadm-move.1 doveadm-penalty.1 doveadm-proxy.1 doveadm-purge.1 doveadm-pw.1 doveadm-quota.1 doveadm-replicator.1 doveadm-save.1 doveadm-search.1 doveadm-stats.1 '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/man/man1' install -c -p -m644 doveadm-sync.1 doveadm-user.1 doveadm-who.1 doveconf.1 dovecot.1 dovecot-lda.1 '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/man/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/man/man7' install -c -p -m644 doveadm-search-query.7 '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/man/man7' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' Making install in wiki make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' install -c -p -m644 ACL.txt AixPluginsSupport.txt AuthDatabase.CheckPassword.txt AuthDatabase.Dict.txt AuthDatabase.LDAP.AuthBinds.txt AuthDatabase.LDAP.PasswordLookups.txt AuthDatabase.LDAP.Userdb.txt AuthDatabase.LDAP.txt AuthDatabase.Lua.txt AuthDatabase.Passwd.txt AuthDatabase.PasswdFile.txt AuthDatabase.SQL.txt AuthDatabase.VPopMail.txt AuthDatabase.txt Authentication.Caching.txt Authentication.Kerberos.txt Authentication.MasterUsers.txt Authentication.Mechanisms.DigestMD5.txt Authentication.Mechanisms.NTLM.txt Authentication.Mechanisms.Winbind.txt Authentication.Mechanisms.txt Authentication.MultipleDatabases.txt Authentication.PasswordSchemes.txt Authentication.Penalty.txt Authentication.Policy.txt Authentication.RestrictAccess.txt Authentication.txt BasicConfiguration.txt Chrooting.txt Clients.NegativeUIDs.txt Clients.txt CompilingSource.txt ConfigFile.txt Debugging.Authentication.txt Debugging.ProcessTracing.txt Debugging.Rawlog.txt Debugging.Thunderbird.txt Design.Arrays.txt Design.AuthProcess.txt Design.AuthProtocol.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' install -c -p -m644 Design.Buffers.txt Design.Code.txt Design.Dcrypt.txt Design.DoveadmProtocol.HTTP.txt Design.DoveadmProtocol.txt Design.Dsync.txt Design.Events.txt Design.Indexes.Cache.txt Design.Indexes.MailIndexApi.txt Design.Indexes.MainIndex.txt Design.Indexes.TransactionLog.txt Design.Indexes.txt Design.InputStreams.txt Design.Lua.txt Design.MailProcess.txt Design.Memory.txt Design.OutputStreams.txt Design.Plugins.txt Design.Processes.txt Design.Storage.ErrorHandling.txt Design.Storage.Mail.txt Design.Storage.MailNamespace.txt Design.Storage.MailStorage.txt Design.Storage.MailUser.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.MailboxList.txt Design.Storage.Plugins.txt Design.Strings.txt Design.txt Dict.txt Dictionary.txt Director.txt DomainLost.txt Errors.ChgrpNoPerm.txt FindMailLocation.txt FinishBasicConfiguration.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' install -c -p -m644 HAProxy.txt HowTo.AntispamWithSieve.txt HowTo.EximAndDovecotSASL.txt HowTo.ImapcProxy.txt HowTo.PopBSMTPAndDovecot.txt HowTo.PopRelay.txt HowTo.PostfixAndDovecotSASL.txt HowTo.Rootless.txt HowTo.SimpleVirtualInstall.txt HowTo.WriteConfiguration.txt HowTo.txt IMAPServer.txt ImapMetadata.txt IndexFiles.txt LDA.Exim.txt LDA.Indexing.txt LDA.Postfix.txt LDA.Qmail.txt LDA.Sendmail.txt LDA.txt LMTP.Exim.txt LMTP.txt Logging.txt LoginProcess.txt MDA.txt MTA.txt MailLocation.LocalDisk.txt MailLocation.Maildir.txt MailLocation.SharedDisk.txt MailLocation.dbox.txt MailLocation.mbox.txt MailLocation.txt MailboxFormat.Cydir.txt MailboxFormat.MH.txt MailboxFormat.Maildir.txt MailboxFormat.dbox.txt MailboxFormat.imapc.txt MailboxFormat.mailstore.txt MailboxFormat.mbox.txt MailboxFormat.mbx.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' install -c -p -m644 MailboxFormat.txt MailboxSettings.txt MboxChildFolders.txt MboxLocking.txt MboxProblems.txt Migration.BincIMAP.txt Migration.Courier.txt Migration.Cyrus.txt Migration.Dsync.txt Migration.Gmail.txt Migration.Linuxconf.txt Migration.MailFormat.txt Migration.Online.txt Migration.Teapop.txt Migration.UW.txt Migration.Vm-pop3d.txt Migration.txt MissingMailboxes.txt Mountpoints.txt NFS.txt Namespaces.txt OSCompatibility.txt POP3Server.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.User.txt PasswordDatabase.ExtraFields.txt PasswordDatabase.IMAP.txt PasswordDatabase.PAM.txt PasswordDatabase.Shadow.txt PasswordDatabase.Static.txt PasswordDatabase.oauth2.txt PasswordDatabase.txt PerformanceTuning.txt Pigeonhole.Installation.txt Pigeonhole.ManageSieve.Clients.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' install -c -p -m644 Pigeonhole.ManageSieve.Configuration.txt Pigeonhole.ManageSieve.Install.txt Pigeonhole.ManageSieve.Troubleshooting.txt Pigeonhole.ManageSieve.txt Pigeonhole.Sieve.Configuration.Dict.txt Pigeonhole.Sieve.Configuration.File.txt Pigeonhole.Sieve.Configuration.LDAP.txt Pigeonhole.Sieve.Configuration.txt Pigeonhole.Sieve.Examples.txt Pigeonhole.Sieve.Extensions.Duplicate.txt Pigeonhole.Sieve.Extensions.Editheader.txt Pigeonhole.Sieve.Extensions.Include.txt Pigeonhole.Sieve.Extensions.SpamtestVirustest.txt Pigeonhole.Sieve.Extensions.Vacation.txt Pigeonhole.Sieve.Extensions.txt Pigeonhole.Sieve.Plugins.Extdata.txt Pigeonhole.Sieve.Plugins.Extprograms.txt Pigeonhole.Sieve.Plugins.IMAPSieve.txt Pigeonhole.Sieve.Plugins.Pipe.txt Pigeonhole.Sieve.Plugins.txt Pigeonhole.Sieve.Troubleshooting.txt Pigeonhole.Sieve.Usage.txt Pigeonhole.Sieve.txt Pigeonhole.txt Plugins.Apparmor.txt Plugins.Autocreate.txt Plugins.CharsetAlias.txt Plugins.Compress.txt Plugins.Expire.txt Plugins.FTS.Lucene.txt Plugins.FTS.Solr.txt Plugins.FTS.Squat.txt Plugins.FTS.txt Plugins.LastLogin.txt Plugins.Lazyexpunge.txt Plugins.Listescape.txt Plugins.MailCrypt.txt Plugins.MailFilter.txt Plugins.MailLog.txt Plugins.MailboxAlias.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' install -c -p -m644 Plugins.Notify.txt Plugins.NotifyStatus.txt Plugins.PushNotification.txt Plugins.QuotaClone.txt Plugins.Snarf.txt Plugins.Stats.txt Plugins.Trash.txt Plugins.VarExpandCrypt.txt Plugins.Virtual.txt Plugins.Welcome.txt Plugins.Zlib.txt Plugins.txt PostLoginScripting.txt PreAuth.txt QuickConfiguration.txt Quota.Configuration.txt Quota.Count.txt Quota.Dict.txt Quota.Dirsize.txt Quota.FS.txt Quota.Maildir.txt Quota.txt Replication.txt RunningDovecot.txt SSL.CertificateClientImporting.txt SSL.CertificateCreation.txt SSL.DovecotConfiguration.txt SSL.SNIClientSupport.txt SSL.txt Sasl.txt SecurityTuning.txt Services.txt SharedMailboxes.ClusterSetup.txt SharedMailboxes.Permissions.txt SharedMailboxes.Public.txt SharedMailboxes.Shared.txt SharedMailboxes.Symlinks.txt SharedMailboxes.txt SocketUnavailable.txt Statistics.Old.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' install -c -p -m644 Statistics.txt SystemUsers.txt TestInstallation.txt TestPop3Installation.txt TimeMovedBackwards.txt Timeouts.txt Upgrading.1.0.txt Upgrading.1.1.txt Upgrading.1.2.txt Upgrading.2.0.txt Upgrading.2.1.txt Upgrading.2.2.txt Upgrading.2.3.txt Upgrading.txt UserDatabase.ExtraFields.txt UserDatabase.NSS.txt UserDatabase.Prefetch.txt UserDatabase.Static.txt UserDatabase.txt UserIds.txt Variables.txt VirtualUsers.Home.txt VirtualUsers.txt WhyDoesItNotWork.txt maildrop.txt mutt.txt uw2dovecot.sh.txt '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/wiki' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' Making install in example-config make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' Making install in conf.d make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/example-config/conf.d' install -c -p -m644 auth-checkpassword.conf.ext auth-deny.conf.ext auth-dict.conf.ext auth-ldap.conf.ext auth-master.conf.ext auth-passwdfile.conf.ext auth-sql.conf.ext auth-static.conf.ext auth-system.conf.ext auth-vpopmail.conf.ext 10-auth.conf 10-director.conf 10-logging.conf 10-mail.conf 10-master.conf 10-ssl.conf 15-lda.conf 15-mailboxes.conf 20-imap.conf 20-lmtp.conf 20-pop3.conf 20-submission.conf 90-acl.conf 90-plugin.conf 90-quota.conf '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/example-config/conf.d' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386//etc/dovecot /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/example-config' install -c -p -m644 dovecot.conf dovecot-dict-auth.conf.ext dovecot-dict-sql.conf.ext dovecot-ldap.conf.ext dovecot-sql.conf.ext '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1/example-config' /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/dovecot' install -c -p -m644 README '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/dovecot' make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1' install -c -p -m644 documentation.txt securecoding.txt thread-refs.txt mkcert.sh dovecot-openssl.cnf solr-schema.xml '/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' + mv /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386//usr/share/doc/dovecot-2.3.0.1 /builddir/build/BUILD/dovecot-2.3.0.1/docinstall + install -p -D -m 755 /builddir/build/SOURCES/dovecot.init /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/init.d//dovecot + install -p -D -m 644 /builddir/build/SOURCES/dovecot.pam /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pam.d/dovecot + test -f /lib/security/pam_stack.so + test '!' -f /etc/pam.d/password-auth + install -p -D -m 644 /builddir/build/SOURCES/dovecot.logrotate /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/logrotate.d/dovecot + install -p -D -m 600 /builddir/build/SOURCES/dovecot.sysconfig /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/sysconfig/dovecot + install -p -D -m 644 /builddir/build/SOURCES/dovecot.conf.5 /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/man/man5/dovecot.conf.5 + mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pki/dovecot/certs + mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pki/dovecot/private + touch /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pki/dovecot/certs/dovecot.pem + chmod 600 /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pki/dovecot/certs/dovecot.pem + touch /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pki/dovecot/private/dovecot.pem + chmod 600 /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pki/dovecot/private/dovecot.pem + install -p -D -m 644 /builddir/build/SOURCES/dovecot.tmpfilesd /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/tmpfiles.d/dovecot.conf + mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/var/run/dovecot/login /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/var/run/dovecot/empty + chmod 755 /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/var/run/dovecot + chmod 750 /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/var/run/dovecot/login + mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/var/cache/dovecot/indexes + mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/dovecot/conf.d + install -p -m 644 docinstall/example-config/dovecot.conf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/dovecot + install -p -m 644 docinstall/example-config/conf.d/10-auth.conf docinstall/example-config/conf.d/10-director.conf docinstall/example-config/conf.d/10-logging.conf docinstall/example-config/conf.d/10-mail.conf docinstall/example-config/conf.d/10-master.conf docinstall/example-config/conf.d/10-ssl.conf docinstall/example-config/conf.d/15-lda.conf docinstall/example-config/conf.d/15-mailboxes.conf docinstall/example-config/conf.d/20-imap.conf docinstall/example-config/conf.d/20-lmtp.conf docinstall/example-config/conf.d/20-pop3.conf docinstall/example-config/conf.d/20-submission.conf docinstall/example-config/conf.d/90-acl.conf docinstall/example-config/conf.d/90-plugin.conf docinstall/example-config/conf.d/90-quota.conf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/dovecot/conf.d + install -p -m 644 docinstall/example-config/conf.d/auth-checkpassword.conf.ext docinstall/example-config/conf.d/auth-deny.conf.ext docinstall/example-config/conf.d/auth-dict.conf.ext docinstall/example-config/conf.d/auth-ldap.conf.ext docinstall/example-config/conf.d/auth-master.conf.ext docinstall/example-config/conf.d/auth-passwdfile.conf.ext docinstall/example-config/conf.d/auth-sql.conf.ext docinstall/example-config/conf.d/auth-static.conf.ext docinstall/example-config/conf.d/auth-system.conf.ext docinstall/example-config/conf.d/auth-vpopmail.conf.ext /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/dovecot/conf.d + install -p -m 644 doc/dovecot-openssl.cnf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/pki/dovecot/dovecot-openssl.cnf + install -p -m755 doc/mkcert.sh /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/mkcert.sh + mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/var/lib/dovecot + rm -f /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/etc/dovecot/README + pushd docinstall ~/build/BUILD/dovecot-2.3.0.1/docinstall ~/build/BUILD/dovecot-2.3.0.1 + rm -f securecoding.txt thread-refs.txt + popd ~/build/BUILD/dovecot-2.3.0.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dovecot-2.3.0.1 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libssl_iostream_openssl.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdcrypt_openssl.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-ldap.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-fts.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-compression.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-storage.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libmech_gssapi.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libauthdb_ldap.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/libauthdb_imap.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/dict/libdict_ldap.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-sql.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdriver_mysql.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdriver_sqlite.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-lda.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats/libstats_auth.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/old-stats/libold_stats_mail.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-login.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libdovecot-dsync.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib01_acl_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib02_imap_acl_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_autocreate_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_expire_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_fts_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib21_fts_squat_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_last_login_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib02_lazy_expunge_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_listescape_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib15_notify_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_notify_status_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_push_notification_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_mail_filter_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_mail_log_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_mailbox_alias_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_quota_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_quota_clone_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib11_imap_quota_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_pop3_migration_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_replication_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_snarf_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib90_old_stats_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib95_imap_old_stats_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib10_mail_crypt_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib05_mail_crypt_acl_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_crypt.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_mail_crypt.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib11_trash_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_virtual_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib99_welcome_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_zlib_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib30_imap_zlib_plugin.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/libfs_compress.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/lib/dovecot/lib20_var_expand_crypt.so extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/anvil extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/auth extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/checkpassword-reply extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/dict extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/dns-client extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/indexer extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/indexer-worker extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/ipc extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-hibernate extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-login extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-urlauth-login extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-urlauth extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/imap-urlauth-worker extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/pop3-login extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/pop3 extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/submission-login extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/submission extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/dovecot-lda extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/lmtp extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/log extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/config extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/director extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/aggregator extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/replicator extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/rawlog extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/script extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/script-login extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/gdbhelper extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/maildirlock extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/doveadm-server extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/stats extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/old-stats extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/xml2text extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/libexec/dovecot/quota-status extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/sbin/dovecot extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin/doveconf extracting debug info from /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/bin/doveadm symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-ldap.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-ldap.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-ldap.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-ldap.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-fts.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-fts.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-fts.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-fts.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-compression.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-compression.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-compression.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-compression.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-storage.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-storage.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-storage.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-storage.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdriver_mysql.so.debug to /usr/lib/debug/usr/lib/dovecot/auth/libdriver_mysql.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdriver_sqlite.so.debug to /usr/lib/debug/usr/lib/dovecot/auth/libdriver_sqlite.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdriver_mysql.so.debug to /usr/lib/debug/usr/lib/dovecot/dict/libdriver_mysql.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdriver_sqlite.so.debug to /usr/lib/debug/usr/lib/dovecot/dict/libdriver_sqlite.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-sql.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-sql.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-sql.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-sql.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-lda.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-lda.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-lda.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-lda.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-login.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-login.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-login.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-login.so.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-dsync.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-dsync.so.0.debug symlinked /usr/lib/debug/usr/lib/dovecot/libdovecot-dsync.so.0.0.0.debug to /usr/lib/debug/usr/lib/dovecot/libdovecot-dsync.so.debug symlinked /usr/lib/debug/usr/libexec/dovecot/dovecot-lda.debug to /usr/lib/debug/usr/libexec/dovecot/deliver.debug symlinked /usr/lib/debug/usr/bin/doveadm.debug to /usr/lib/debug/usr/bin/dsync.debug 25702 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LZ6bPs + umask 022 + cd /builddir/build/BUILD + cd dovecot-2.3.0.1 + unset DISPLAY + make check Making check in . make[1]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1' /bin/sh ./update-version.sh . . make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1' Making check in src make[1]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' Making check in lib-test make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-test' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make check-am make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' for bin in test-lib; do \ if ! ./$bin; then exit 1; fi; \ done aqueue ............................................................... : ok array count/empty .................................................... : ok array foreach ........................................................ : ok array foreach_elem struct ............................................ : ok array foreach_elem ro/rw strings ..................................... : ok array reverse ........................................................ : ok array_lsearch ........................................................ : ok array compare (ushort) ............................................... : ok array compare (char*) ................................................ : ok array swap ........................................................... : ok base32_encode() with padding ......................................... : ok base32_encode() no padding ........................................... : ok base32hex_encode() with padding ...................................... : ok base32hex_encode() no padding ........................................ : ok base32_decode() ...................................................... : ok padded base32 encode/decode with random input ........................ : ok padded base32hex encode/decode with random input ..................... : ok base64_encode() ...................................................... : ok base64_decode() ...................................................... : ok base64 encode/decode with random input ............................... : ok nearest_power() ...................................................... : ok bits_is_power_of_two() ............................................... : ok bits_requiredXX() .................................................... : ok fraclog 0-bit ........................................................ : ok fraclog 1-bit ........................................................ : ok fraclog 2-bit ........................................................ : ok fraclog 3-bit ........................................................ : ok fraclog 4-bit ........................................................ : ok fraclog 5-bit ........................................................ : ok fraclog constant 2 bit ............................................... : ok bits_rotl32 .......................................................... : ok bits_rotr32 .......................................................... : ok bits_rotl64 .......................................................... : ok bits_rotr64 .......................................................... : ok UINT64_SUM_OVERFLOWS ................................................. : ok bloomfilter .......................................................... : ok bsearch_insert_pos(0,18) ............................................. : ok bsearch_insert_pos(1,18) ............................................. : ok buffer ............................................................... : ok buffer_write ......................................................... : ok buffer_set_used_size ................................................. : ok buffer_test_truncate_bits ............................................ : ok byteorder - bswap (size:8 iter:0) ................................... : ok byteorder - bswap (size:16 iter:0) ................................... : ok byteorder - bswap (size:32 iter:0) ................................... : ok byteorder - bswap (size:64 iter:0) ................................... : ok byteorder - bswap (size:8 iter:1) ................................... : ok byteorder - bswap (size:16 iter:1) ................................... : ok byteorder - bswap (size:32 iter:1) ................................... : ok byteorder - bswap (size:64 iter:1) ................................... : ok byteorder - bswap (size:8 iter:2) ................................... : ok byteorder - bswap (size:16 iter:2) ................................... : ok byteorder - bswap (size:32 iter:2) ................................... : ok byteorder - bswap (size:64 iter:2) ................................... : ok byteorder - bswap (size:8 iter:3) ................................... : ok byteorder - bswap (size:16 iter:3) ................................... : ok byteorder - bswap (size:32 iter:3) ................................... : ok byteorder - bswap (size:64 iter:3) ................................... : ok byteorder - unaligned read (BE size:8 iter:0) ...................... : ok byteorder - unaligned read (LE size:8 iter:0) ...................... : ok byteorder - unaligned read (CPU size:8 iter:0) ...................... : ok byteorder - unaligned read (BE size:16 iter:0) ...................... : ok byteorder - unaligned read (LE size:16 iter:0) ...................... : ok byteorder - unaligned read (CPU size:16 iter:0) ...................... : ok byteorder - unaligned read (BE size:32 iter:0) ...................... : ok byteorder - unaligned read (LE size:32 iter:0) ...................... : ok byteorder - unaligned read (CPU size:32 iter:0) ...................... : ok byteorder - unaligned read (BE size:64 iter:0) ...................... : ok byteorder - unaligned read (LE size:64 iter:0) ...................... : ok byteorder - unaligned read (CPU size:64 iter:0) ...................... : ok byteorder - unaligned read (BE size:8 iter:1) ...................... : ok byteorder - unaligned read (LE size:8 iter:1) ...................... : ok byteorder - unaligned read (CPU size:8 iter:1) ...................... : ok byteorder - unaligned read (BE size:16 iter:1) ...................... : ok byteorder - unaligned read (LE size:16 iter:1) ...................... : ok byteorder - unaligned read (CPU size:16 iter:1) ...................... : ok byteorder - unaligned read (BE size:32 iter:1) ...................... : ok byteorder - unaligned read (LE size:32 iter:1) ...................... : ok byteorder - unaligned read (CPU size:32 iter:1) ...................... : ok byteorder - unaligned read (BE size:64 iter:1) ...................... : ok byteorder - unaligned read (LE size:64 iter:1) ...................... : ok byteorder - unaligned read (CPU size:64 iter:1) ...................... : ok byteorder - unaligned read (BE size:8 iter:2) ...................... : ok byteorder - unaligned read (LE size:8 iter:2) ...................... : ok byteorder - unaligned read (CPU size:8 iter:2) ...................... : ok byteorder - unaligned read (BE size:16 iter:2) ...................... : ok byteorder - unaligned read (LE size:16 iter:2) ...................... : ok byteorder - unaligned read (CPU size:16 iter:2) ...................... : ok byteorder - unaligned read (BE size:32 iter:2) ...................... : ok byteorder - unaligned read (LE size:32 iter:2) ...................... : ok byteorder - unaligned read (CPU size:32 iter:2) ...................... : ok byteorder - unaligned read (BE size:64 iter:2) ...................... : ok byteorder - unaligned read (LE size:64 iter:2) ...................... : ok byteorder - unaligned read (CPU size:64 iter:2) ...................... : ok byteorder - unaligned read (BE size:8 iter:3) ...................... : ok byteorder - unaligned read (LE size:8 iter:3) ...................... : ok byteorder - unaligned read (CPU size:8 iter:3) ...................... : ok byteorder - unaligned read (BE size:16 iter:3) ...................... : ok byteorder - unaligned read (LE size:16 iter:3) ...................... : ok byteorder - unaligned read (CPU size:16 iter:3) ...................... : ok byteorder - unaligned read (BE size:32 iter:3) ...................... : ok byteorder - unaligned read (LE size:32 iter:3) ...................... : ok byteorder - unaligned read (CPU size:32 iter:3) ...................... : ok byteorder - unaligned read (BE size:64 iter:3) ...................... : ok byteorder - unaligned read (LE size:64 iter:3) ...................... : ok byteorder - unaligned read (CPU size:64 iter:3) ...................... : ok byteorder - unaligned write (BE size:8 iter:0) ..................... : ok byteorder - unaligned write (LE size:8 iter:0) ..................... : ok byteorder - unaligned write (BE size:16 iter:0) ..................... : ok byteorder - unaligned write (LE size:16 iter:0) ..................... : ok byteorder - unaligned write (BE size:32 iter:0) ..................... : ok byteorder - unaligned write (LE size:32 iter:0) ..................... : ok byteorder - unaligned write (BE size:64 iter:0) ..................... : ok byteorder - unaligned write (LE size:64 iter:0) ..................... : ok byteorder - unaligned write (BE size:8 iter:1) ..................... : ok byteorder - unaligned write (LE size:8 iter:1) ..................... : ok byteorder - unaligned write (BE size:16 iter:1) ..................... : ok byteorder - unaligned write (LE size:16 iter:1) ..................... : ok byteorder - unaligned write (BE size:32 iter:1) ..................... : ok byteorder - unaligned write (LE size:32 iter:1) ..................... : ok byteorder - unaligned write (BE size:64 iter:1) ..................... : ok byteorder - unaligned write (LE size:64 iter:1) ..................... : ok byteorder - unaligned write (BE size:8 iter:2) ..................... : ok byteorder - unaligned write (LE size:8 iter:2) ..................... : ok byteorder - unaligned write (BE size:16 iter:2) ..................... : ok byteorder - unaligned write (LE size:16 iter:2) ..................... : ok byteorder - unaligned write (BE size:32 iter:2) ..................... : ok byteorder - unaligned write (LE size:32 iter:2) ..................... : ok byteorder - unaligned write (BE size:64 iter:2) ..................... : ok byteorder - unaligned write (LE size:64 iter:2) ..................... : ok byteorder - unaligned write (BE size:8 iter:3) ..................... : ok byteorder - unaligned write (LE size:8 iter:3) ..................... : ok byteorder - unaligned write (BE size:16 iter:3) ..................... : ok byteorder - unaligned write (LE size:16 iter:3) ..................... : ok byteorder - unaligned write (BE size:32 iter:3) ..................... : ok byteorder - unaligned write (LE size:32 iter:3) ..................... : ok byteorder - unaligned write (BE size:64 iter:3) ..................... : ok byteorder - unaligned write (LE size:64 iter:3) ..................... : ok crc32 ................................................................ : ok data-stack buffer growth ............................................. : ok data-stack buffer interruption ....................................... : ok data-stack buffer with reallocs ...................................... : ok data-stack realloc ................................................... : ok data-stack recursive ................................................. : ok get_handlers ......................................................... : ok set_handlers ......................................................... : ok expected messages .................................................... : ok expected strings in messages ......................................... : ok file_create_locked() ................................................. : ok file_create_locked() with mkdir ...................................... : ok guid_128_generate() .................................................. : ok guid_128_is_empty() .................................................. : ok guid_128_copy() ...................................................... : ok guid_128_to_string() ................................................. : ok guid_128_from_string() ............................................... : ok guid_128_generate() increasing guid within a usec .................... : ok guid_128_generate() increasing guid with usec fast-forward ........... : ok guid_128_generate() increasing guid with sec fast-forward ............ : ok guid_128_generate() proper guid nsec overflow ........................ : ok guid_128_generate() no effect with increasing time when ahead ........ : ok guid_128_generate() usec time-travel still increasing ................ : ok guid_128_generate() sec time-travel still increasing ................. : ok hash_format .......................................................... : ok hash method md4 ...................................................... : ok hash method md5 ...................................................... : ok hash method sha1 ..................................................... : ok hash method sha256 ................................................... : ok hash method sha512 ................................................... : ok hash method sha3-256 ................................................. : ok hash method sha3-512 ................................................. : ok hash method size ..................................................... : ok hash method md4 (test vectors) ....................................... : ok hash method md5 (test vectors) ....................................... : ok hash method sha1 (test vectors) ...................................... : ok hash method sha3-256 (test vectors) .................................. : ok hash method sha3-512 (test vectors) .................................. : ok hmac sha256 rfc4231 vectors .......................................... : ok hmac temporary buffer ................................................ : ok binary to hex ........................................................ : ok binary to hex ucase .................................................. : ok binary to hex ucase .................................................. : ok hex to binary ........................................................ : ok imem allocs .......................................................... : ok ioloop timeout ....................................................... : ok ioloop find fd conditions ............................................ : ok ioloop pending io .................................................... : ok ioloop fd ............................................................ : ok iso8601 date valid [0]: parse 2007-11-07T23:05:34+00:00 .............. : ok iso8601 date valid [0]: valid timestamp .............................. : ok iso8601 date valid [0]: valid timezone ............................... : ok: 0 iso8601 date valid [0]: valid create ................................. : ok: 2007-11-07T23:05:34+00:00 iso8601 date valid [0] ............................................... : ok iso8601 date valid [1]: parse 2011-01-07T21:03:31+00:30 .............. : ok iso8601 date valid [1]: valid timestamp .............................. : ok iso8601 date valid [1]: valid timezone ............................... : ok: 30 iso8601 date valid [1]: valid create ................................. : ok: 2011-01-07T21:03:31+00:30 iso8601 date valid [1] ............................................... : ok iso8601 date valid [2]: parse 2006-05-09T18:04:12+05:30 .............. : ok iso8601 date valid [2]: valid timestamp .............................. : ok iso8601 date valid [2]: valid timezone ............................... : ok: 330 iso8601 date valid [2]: valid create ................................. : ok: 2006-05-09T18:04:12+05:30 iso8601 date valid [2] ............................................... : ok iso8601 date valid [3]: parse 1975-10-30T06:33:29Z ................... : ok iso8601 date valid [3]: valid timestamp .............................. : ok iso8601 date valid [3]: valid timezone ............................... : ok: 0 iso8601 date valid [3]: valid create ................................. : ok: 1975-10-30T06:33:29+00:00 iso8601 date valid [3] ............................................... : ok iso8601 date valid [4]: parse 1988-04-24t15:02:12z ................... : ok iso8601 date valid [4]: valid timestamp .............................. : ok iso8601 date valid [4]: valid timezone ............................... : ok: 0 iso8601 date valid [4]: valid create ................................. : ok: 1988-04-24T15:02:12+00:00 iso8601 date valid [4] ............................................... : ok iso8601 date valid [5]: parse 2012-02-29T08:12:34.23198Z ............. : ok iso8601 date valid [5]: valid timestamp .............................. : ok iso8601 date valid [5]: valid timezone ............................... : ok: 0 iso8601 date valid [5]: valid create ................................. : ok: 2012-02-29T08:12:34+00:00 iso8601 date valid [5] ............................................... : ok iso8601 date invalid [0]: parse 200-11-17T23:05:34+00:00 ............. : ok iso8601 date invalid [0] ............................................. : ok iso8601 date invalid [1]: parse 2007:11-17T23:05:34+00:00 ............ : ok iso8601 date invalid [1] ............................................. : ok iso8601 date invalid [2]: parse 2007-11?17T23:05:34+00:00 ............ : ok iso8601 date invalid [2] ............................................. : ok iso8601 date invalid [3]: parse 2007-49-17T23:05:34+00:00 ............ : ok iso8601 date invalid [3] ............................................. : ok iso8601 date invalid [4]: parse 2007-11-77T23:05:34+00:00 ............ : ok iso8601 date invalid [4] ............................................. : ok iso8601 date invalid [5]: parse 2007-11-17K23:05:34+00:00 ............ : ok iso8601 date invalid [5] ............................................. : ok iso8601 date invalid [6]: parse 2007-11-13T59:05:34+00:00 ............ : ok iso8601 date invalid [6] ............................................. : ok iso8601 date invalid [7]: parse 2007-112-13T12:15:34+00:00 ........... : ok iso8601 date invalid [7] ............................................. : ok iso8601 date invalid [8]: parse 2007-11-133T12:15:34+00:00 ........... : ok iso8601 date invalid [8] ............................................. : ok iso8601 date invalid [9]: parse 2007-11-13T12J15:34+00:00 ............ : ok iso8601 date invalid [9] ............................................. : ok iso8601 date invalid [10]: parse 2007-11-13T12:15*34+00:00 ........... : ok iso8601 date invalid [10] ............................................ : ok iso8601 date invalid [11]: parse 2007-11-13T12:15:34/00:00 ........... : ok iso8601 date invalid [11] ............................................ : ok iso8601 date invalid [12]: parse 2007-11-13T12:15:34+00-00 ........... : ok iso8601 date invalid [12] ............................................ : ok iso8601 date invalid [13]: parse 2007-11-13T123:15:34+00:00 .......... : ok iso8601 date invalid [13] ............................................ : ok iso8601 date invalid [14]: parse 2007-11-13T12:157:34+00:00 .......... : ok iso8601 date invalid [14] ............................................ : ok iso8601 date invalid [15]: parse 2007-11-13T12:15:342+00:00 .......... : ok iso8601 date invalid [15] ............................................ : ok iso8601 date invalid [16]: parse 2007-11-13T12:15:34+001:00 .......... : ok iso8601 date invalid [16] ............................................ : ok iso8601 date invalid [17]: parse 2007-11-13T12:15:32+00:006 .......... : ok iso8601 date invalid [17] ............................................ : ok iso8601 date invalid [18]: parse 2007-02-29T15:13:21Z ................ : ok iso8601 date invalid [18] ............................................ : ok iostream_pump (blocking) ............................................. : ok iostream_pump failure start-read (blocking) .......................... : ok iostream_pump failure mid-read (blocking) ............................ : ok iostream_pump failure mid-read (blocking) ............................ : ok iostream_pump failure start-write (blocking) ......................... : ok iostream_pump failure mid-write (blocking) ........................... : ok iostream_pump failure end-write (blocking) ........................... : ok iostream_pump (non-blocking) ......................................... : ok iostream_pump failure start-read (non-blocking) ...................... : ok iostream_pump failure mid-read (non-blocking) ........................ : ok iostream_pump failure mid-read (non-blocking) ........................ : ok iostream_pump failure start-write (non-blocking) ..................... : ok iostream_pump failure mid-write (non-blocking) ....................... : ok iostream_proxy ....................................................... : ok iostream_temp_create_sized() memory .................................. : ok iostream_temp_create_sized() disk .................................... : ok iostream_temp_create_sized() write error ............................. : ok iostream_temp istream ................................................ : ok istream children ..................................................... : ok istream base64 decoder 1 ............................................. : ok istream base64 decoder 2 ............................................. : ok istream base64 decoder 3 ............................................. : ok istream base64 decoder 4 ............................................. : ok istream base64 decoder 5 ............................................. : ok istream base64 decoder 6 ............................................. : ok istream base64 decoder 7 ............................................. : ok istream base64 decoder 8 ............................................. : ok istream base64 decoder 9 ............................................. : ok istream base64 decoder 10 ............................................ : ok istream base64 decoder 11 ............................................ : ok istream base64 decoder 12 ............................................ : ok istream base64 decoder 13 ............................................ : ok istream base64 decoder 14 ............................................ : ok istream base64 decoder 15 ............................................ : ok istream base64 decoder 1 ............................................. : ok istream base64 decoder 2 ............................................. : ok istream base64 decoder 3 ............................................. : ok istream base64 decoder 4 ............................................. : ok istream base64 decoder 5 ............................................. : ok istream base64 decoder 6 ............................................. : ok istream base64 decoder 7 ............................................. : ok istream base64 decoder 8 ............................................. : ok istream base64 decoder 9 ............................................. : ok istream base64 decoder 10 ............................................ : ok istream base64 decoder 11 ............................................ : ok istream base64 decoder 12 ............................................ : ok istream base64 decoder 13 ............................................ : ok istream base64 decoder 14 ............................................ : ok istream base64 decoder 15 ............................................ : ok istream base64 decoder 16 ............................................ : ok istream base64 decoder 17 ............................................ : ok istream base64 decoder 18 ............................................ : ok istream base64 encoder seek .......................................... : ok istream chain ........................................................ : ok istream chain early end .............................................. : ok istream chain accumulate ............................................. : ok istream concat ....................................................... : ok istream concat random ................................................ : ok istream concat seek end .............................................. : ok istream concat early end ............................................. : ok istream crlf ......................................................... : ok istream crlf(random) ................................................. : ok istream failure at ................................................... : ok istream-jsonstr 1 .................................................... : ok istream-jsonstr 2 .................................................... : ok istream-jsonstr 3 .................................................... : ok istream-jsonstr 4 .................................................... : ok istream-jsonstr 5 .................................................... : ok istream-jsonstr 6 .................................................... : ok istream-jsonstr 7 .................................................... : ok istream-jsonstr 8 .................................................... : ok istream-jsonstr 9 .................................................... : ok istream-jsonstr 10 ................................................... : ok istream-jsonstr 11 ................................................... : ok istream-jsonstr 12 ................................................... : ok istream-jsonstr 13 ................................................... : ok istream-jsonstr 14 ................................................... : ok istream-jsonstr autoretry ............................................ : ok istream-jsonstr partial .............................................. : ok istream multiplex (simple) ........................................... : ok istream multiplex (maxbuf) ........................................... : ok istream multiplex (random) ........................................... : ok istream multiplex (stream) ........................................... : ok istream multiplex (close channel) .................................... : ok istream seekable ..................................................... : ok istream seekable random .............................................. : ok istream seekable eof ................................................. : ok istream seekable early end ........................................... : ok istream sized 1 ...................................................... : ok istream sized 2 ...................................................... : ok istream sized 3 ...................................................... : ok istream sized 4 ...................................................... : ok istream sized 5 ...................................................... : ok istream sized 6 ...................................................... : ok istream sized ........................................................ : ok istream sized min .................................................... : ok istream tee tailing .................................................. : ok istream tee blocks ................................................... : ok istream try .......................................................... : ok istream unix ......................................................... : ok json parser .......................................................... : ok json parser (nonblocking) ............................................ : ok json parser skip array ............................................... : ok json_parser (primitives) ............................................. : ok json parser error handling ........................................... : ok json_append_escaped() ................................................ : ok json_append_escaped() ................................................ : ok json tree ............................................................ : ok lib-signals delayed - init lib-signals first ......................... : ok lib-signals delayed - init ioloop first .............................. : ok lib-signals delayed in nested ioloop ................................. : ok lib-signals delayed with NO_IOLOOP_AUTOMOVE - unmoved ................ : ok lib-signals delayed with NO_IOLOOP_AUTOMOVE - moved .................. : ok dllist ............................................................... : ok dllist ............................................................... : ok log throttle ......................................................... : ok MALLOC_MULTIPLY() .................................................... : ok MALLOC_ADD() ......................................................... : ok memarea .............................................................. : ok mempool overflow ..................................................... : ok mempool_alloconly .................................................... : ok mempool_allocfree .................................................... : ok murmurhash3 (murmurhash3_32) ......................................... : ok murmurhash3 (murmurhash3_128) ........................................ : ok net_is_in_network() .................................................. : ok net_ip2addr() ........................................................ : ok net_str2hostport() ................................................... : ok numpack (good) ....................................................... : ok numpack (bad) ........................................................ : ok ostream buffer pwrite random ......................................... : ok ostream buffer size/available ........................................ : ok test_ostream_escaped_json() .......................................... : ok test_ostream_escaped_hex() ........................................... : ok ostream failure at ................................................... : ok ostream pwrite random ................................................ : ok ostream file send istream file ....................................... : ok ostream file send istream sendfile() ................................. : ok ostream multiplex (simple) ........................................... : ok ostream multiplex (stream) ........................................... : ok test multiplex (stream) .............................................. : ok test_path_util ....................................................... : ok pkcs5_pbkdf2 ......................................................... : ok primes_closest() ..................................................... : ok printf_format_fix(safe) .............................................. : ok printf_format_fix(rewrites) .......................................... : ok priorityq ............................................................ : ok priorityq randomized ................................................. : ok seq_range_array_add() merging ........................................ : ok seq_range_array_remove_nth() ......................................... : ok seq_range_array_invert() ............................................. : ok seq_range_array_invert() edges ....................................... : ok seq_range_array_have_common() ........................................ : ok seq_range_array random ............................................... : ok str_append_*() ....................................................... : ok str_c() .............................................................. : ok str_insert() ......................................................... : ok str_delete() ......................................................... : ok str_append_n() ....................................................... : ok str_truncate() ....................................................... : ok str_escape ........................................................... : ok str_unescape ......................................................... : ok str_unescape_next .................................................... : ok str_tabescape ........................................................ : ok string tabescaping ................................................... : ok *_strsplit_tabescaped() .............................................. : ok *_strsplit_tabescaped_inplace() ...................................... : ok p_strdup() ........................................................... : ok p_strdup_empty() ..................................................... : ok p_strdup_until() ..................................................... : ok p_strarray_dup ....................................................... : ok t_strsplit ........................................................... : ok t_strsplit_spaces .................................................... : ok t_str_replace ........................................................ : ok t_str_trim ........................................................... : ok t_str_ltrim .......................................................... : ok t_str_rtrim .......................................................... : ok t_strarray_join() .................................................... : ok p_array_const_string_join() .......................................... : ok mem_equals_timing_safe() ............................................. : ok dec2str_buf() ........................................................ : ok str_to_uintmax in range .............................................. : ok str_to_uintmax overflow corner case .................................. : ok str_to_uintmax_hex in range .......................................... : ok str_to_uintmax_hex overflow corner case .............................. : ok str_to_uintmax_oct in range .......................................... : ok str_to_uintmax_oct overflow corner case .............................. : ok str_to_uint64 ........................................................ : ok str_to_uint32 ........................................................ : ok str_to_llong ......................................................... : ok str_to_int ........................................................... : ok str_is_float accepts integer ......................................... : ok str_is_float accepts float ........................................... : ok str_is_float refuses invalid values .................................. : ok str_find() ........................................................... : ok str_sanitize ......................................................... : ok str_sanitize_append .................................................. : ok str_table ............................................................ : ok timeval_cmp() ........................................................ : ok timeval_diff_*() ..................................................... : ok time_to_local_day_start() ............................................ : ok t_strftime and variants now .......................................... : ok t_strftime and variants fixed timestamp .............................. : ok timings 0 ............................................................ : ok timings 1 ............................................................ : ok timings 2 ............................................................ : ok timings large ........................................................ : ok unichars encode/decode ............................................... : ok unichar collation .................................................... : ok uni_utf8_strlen() .................................................... : ok uni_utf8_strlen_n() .................................................. : ok uni_utf8_partial_strlen_n() .......................................... : ok unichar valid unicode ................................................ : ok unichar surrogates ................................................... : ok uri valid ............................................................ : ok uri invalid .......................................................... : ok uri from rfcs ........................................................ : ok utc_mktime(0) ........................................................ : ok utc_mktime(1) ........................................................ : ok utc_mktime(2) ........................................................ : ok utc_mktime(3) ........................................................ : ok utc_mktime(4) ........................................................ : ok utc_mktime(5) ........................................................ : ok utc_mktime(6) ........................................................ : ok utc_mktime(7) ........................................................ : ok utc_mktime(8) ........................................................ : ok utc_mktime(9) ........................................................ : ok utc_mktime(10) ....................................................... : ok utc_mktime(11) ....................................................... : ok utc_mktime(12) ....................................................... : ok var_expand - ranges .................................................. : ok var_expand - builtin ................................................. : ok var_get_key_range .................................................... : ok var_expand_with_funcs ................................................ : ok var_get_key .......................................................... : ok var_has_key .......................................................... : ok var_expand_extensions ................................................ : ok var_expand_if ........................................................ : ok var_expand_merge_tables .............................................. : ok wildcard_match() ..................................................... : ok fatal_array .......................................................... : ok MALLOC_MULTIPLY() overflows .......................................... : ok MALLOC_ADD() overflows ............................................... : ok fatal mempool overflow ............................................... : ok fatal_mempool_alloconly .............................................. : ok fatal_mempool_allocfree .............................................. : ok fatal_printf_format_fix .............................................. : ok 0 / 866 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib' Making check in lib-settings make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' for bin in test-settings-parser; do \ if ! ./$bin; then exit 1; fi; \ done settings_get_time() .................................................. : ok 0 / 1 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-settings' Making check in lib-auth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-auth' Making check in lib-dns make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' for bin in test-dns-util; do \ if test "$bin" = "test-program-client-local"; then \ if ! env NOVALGRIND=yes ./$bin; then exit 1; fi; \ else \ if ! ./$bin; then exit 1; fi; \ fi \ done test_dns_compare ..................................................... : ok test_dns_match ....................................................... : ok test_dns_sort ........................................................ : ok 0 / 3 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dns' Making check in lib-master make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' for bin in test-master-service-settings-cache; do \ if ! ./$bin; then exit 1; fi; \ done 0 / 0 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-master' Making check in lib-charset make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' for bin in test-charset; do \ if ! ./$bin; then exit 1; fi; \ done charset_is_utf8 ...................................................... : ok charset utf8 ......................................................... : ok charset iconv ........................................................ : ok charset iconv crashes ................................................ : ok charset iconv utf7 state ............................................. : ok 0 / 5 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-charset' Making check in lib-ssl-iostream make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ssl-iostream' Making check in lib-dcrypt make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' for bin in test-crypto test-stream; do \ if ! ./$bin; then exit 1; fi; \ done test_cipher_test_vectors ............................................. : ok test_cipher_aead_test_vectors ........................................ : ok test_hmac_test_vectors ............................................... : ok test_load_v1_keys .................................................... : ok test_load_v1_key ..................................................... : ok test_load_v1_public_key .............................................. : ok test_load_v2_key ..................................................... : ok test_load_v2_public_key .............................................. : ok test_get_info_v2_key ................................................. : ok test_gen_and_get_info_rsa_pem ........................................ : ok test_get_info_rsa_private_key ........................................ : ok test_get_info_invalid_keys ........................................... : ok test_get_info_key_encrypted .......................................... : ok test_get_info_pw_encrypted ........................................... : ok test_password_change ................................................. : ok test_load_invalid_keys ............................................... : ok 0 / 16 tests failed test_static_v1_input ................................................. : ok test_static_v1_input_short ........................................... : ok test_static_v2_input ................................................. : ok test_write_read_v1 ................................................... : ok test_write_read_v1_short ............................................. : ok test_write_read_v1_empty ............................................. : ok test_write_read_v2 ................................................... : ok test_write_read_v2_short ............................................. : ok test_write_read_v2_empty ............................................. : ok test_read_0_to_100_byte_garbage ...................................... : ok test_read_large_header ............................................... : ok 0 / 11 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dcrypt' Making check in lib-dict make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' for bin in test-dict ; do \ if ! ./$bin; then exit 1; fi; \ done dict escape .......................................................... : ok 0 / 1 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict' Making check in lib-sasl make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sasl' Making check in lib-old-stats make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-old-stats' Making check in lib-http make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' for bin in test-http-date test-http-url test-http-header-parser test-http-transfer test-http-auth test-http-response-parser test-http-request-parser; do \ if ! ./$bin; then exit 1; fi; \ done http date valid [0]: parse Sun, 11 Nov 2007 09:42:43 GMT ............. : ok http date valid [0]: valid timestamp ................................. : ok http date valid [0]: valid create .................................... : ok: Sun, 11 Nov 2007 09:42:43 GMT http date valid [0] .................................................. : ok http date valid [1]: parse Mon, 17 Aug 1992 13:06:27 GMT ............. : ok http date valid [1]: valid timestamp ................................. : ok http date valid [1]: valid create .................................... : ok: Mon, 17 Aug 1992 13:06:27 GMT http date valid [1] .................................................. : ok http date valid [2]: parse Tue, 03 Sep 1974 04:38:08 GMT ............. : ok http date valid [2]: valid timestamp ................................. : ok http date valid [2]: valid create .................................... : ok: Tue, 03 Sep 1974 04:38:08 GMT http date valid [2] .................................................. : ok http date valid [3]: parse Wed, 07 May 1980 06:20:42 GMT ............. : ok http date valid [3]: valid timestamp ................................. : ok http date valid [3]: valid create .................................... : ok: Wed, 07 May 1980 06:20:42 GMT http date valid [3] .................................................. : ok http date valid [4]: parse Thu, 15 Oct 1987 18:30:14 GMT ............. : ok http date valid [4]: valid timestamp ................................. : ok http date valid [4]: valid create .................................... : ok: Thu, 15 Oct 1987 18:30:14 GMT http date valid [4] .................................................. : ok http date valid [5]: parse Fri, 20 Dec 1996 00:20:07 GMT ............. : ok http date valid [5]: valid timestamp ................................. : ok http date valid [5]: valid create .................................... : ok: Fri, 20 Dec 1996 00:20:07 GMT http date valid [5] .................................................. : ok http date valid [6]: parse Sat, 19 Jan 2036 19:52:18 GMT ............. : ok http date valid [6]: valid timestamp ................................. : ok http date valid [6]: valid create .................................... : ok: Sat, 19 Jan 2036 19:52:18 GMT http date valid [6] .................................................. : ok http date valid [7]: parse Mon, 17 Apr 2006 14:41:45 GMT ............. : ok http date valid [7]: valid timestamp ................................. : ok http date valid [7]: valid create .................................... : ok: Mon, 17 Apr 2006 14:41:45 GMT http date valid [7] .................................................. : ok http date valid [8]: parse Sun, 06 Mar 2011 16:18:41 GMT ............. : ok http date valid [8]: valid timestamp ................................. : ok http date valid [8]: valid create .................................... : ok: Sun, 06 Mar 2011 16:18:41 GMT http date valid [8] .................................................. : ok http date valid [9]: parse Sat, 14 Jun 1975 16:09:30 GMT ............. : ok http date valid [9]: valid timestamp ................................. : ok http date valid [9]: valid create .................................... : ok: Sat, 14 Jun 1975 16:09:30 GMT http date valid [9] .................................................. : ok http date valid [10]: parse Fri, 05 Feb 2027 06:53:58 GMT ............ : ok http date valid [10]: valid timestamp ................................ : ok http date valid [10]: valid create ................................... : ok: Fri, 05 Feb 2027 06:53:58 GMT http date valid [10] ................................................. : ok http date valid [11]: parse Mon, 09 Jul 2018 02:24:29 GMT ............ : ok http date valid [11]: valid timestamp ................................ : ok http date valid [11]: valid create ................................... : ok: Mon, 09 Jul 2018 02:24:29 GMT http date valid [11] ................................................. : ok http date valid [12]: parse Wednesday, 02-Jun-82 16:06:23 GMT ........ : ok http date valid [12]: valid timestamp ................................ : ok http date valid [12]: valid create ................................... : ok: Wed, 02 Jun 1982 16:06:23 GMT http date valid [12] ................................................. : ok http date valid [13]: parse Thursday, 23-May-02 12:16:24 GMT ......... : ok http date valid [13]: valid timestamp ................................ : ok http date valid [13]: valid create ................................... : ok: Thu, 23 May 2002 12:16:24 GMT http date valid [13] ................................................. : ok http date valid [14]: parse Sun Nov 6 08:49:37 1994 ................. : ok http date valid [14]: valid timestamp ................................ : ok http date valid [14]: valid create ................................... : ok: Sun, 06 Nov 1994 08:49:37 GMT http date valid [14] ................................................. : ok http date valid [15]: parse Mon Apr 30 02:45:01 2012 ................. : ok http date valid [15]: valid timestamp ................................ : ok http date valid [15]: valid create ................................... : ok: Mon, 30 Apr 2012 02:45:01 GMT http date valid [15] ................................................. : ok http date invalid [0]: parse Mom, 09 Jul 2018 02:24:29 GMT ........... : ok http date invalid [0] ................................................ : ok http date invalid [1]: parse Mon; 09 Jul 2018 02:24:29 GMT ........... : ok http date invalid [1] ................................................ : ok http date invalid [2]: parse Mon, 09 Jul 2018 02:24:29 GMT .......... : ok http date invalid [2] ................................................ : ok http date invalid [3]: parse Mon, 90 Jul 2018 02:24:29 GMT ........... : ok http date invalid [3] ................................................ : ok http date invalid [4]: parse Mon, 090 Jul 2018 02:24:29 GMT .......... : ok http date invalid [4] ................................................ : ok http date invalid [5]: parse Mon, 09 Jul 2018 02:24:29 GMT .......... : ok http date invalid [5] ................................................ : ok http date invalid [6]: parse Mon, 09 Lul 2018 02:24:29 GMT ........... : ok http date invalid [6] ................................................ : ok http date invalid [7]: parse Mon, 09 July 2018 02:24:29 GMT .......... : ok http date invalid [7] ................................................ : ok http date invalid [8]: parse Mon, 09 Jul 2018 02:24:29 GMT .......... : ok http date invalid [8] ................................................ : ok http date invalid [9]: parse Mon, 09 Jul 22018 02:24:29 GMT .......... : ok http date invalid [9] ................................................ : ok http date invalid [10]: parse Mon, 09 Jul 2018 02:24:29 GMT ......... : ok http date invalid [10] ............................................... : ok http date invalid [11]: parse Mon, 09 Jul 2018 032:24:29 GMT ......... : ok http date invalid [11] ............................................... : ok http date invalid [12]: parse Mon, 09 Jul 2018 02:224:29 GMT ......... : ok http date invalid [12] ............................................... : ok http date invalid [13]: parse Mon, 09 Jul 2018 02:24:239 GMT ......... : ok http date invalid [13] ............................................... : ok http date invalid [14]: parse Mon, 09 Jul 2018 02;24:29 GMT .......... : ok http date invalid [14] ............................................... : ok http date invalid [15]: parse Mon, 09 Jul 2018 02:24;29 GMT .......... : ok http date invalid [15] ............................................... : ok http date invalid [16]: parse Mon, 09 Jul 2018 45:24:29 GMT .......... : ok http date invalid [16] ............................................... : ok http date invalid [17]: parse Mon, 09 Jul 2018 02:90:29 GMT .......... : ok http date invalid [17] ............................................... : ok http date invalid [18]: parse Mon, 09 Jul 2018 02:24:84 GMT .......... : ok http date invalid [18] ............................................... : ok http date invalid [19]: parse Mon, 09 Jul 2018 02:24:29 GMT ......... : ok http date invalid [19] ............................................... : ok http date invalid [20]: parse Mon, 09 Jul 2018 02:24:29 UTC .......... : ok http date invalid [20] ............................................... : ok http date invalid [21]: parse Mon, 09 Jul 2018 02:24:29 GM ........... : ok http date invalid [21] ............................................... : ok http date invalid [22]: parse Mon, 09 Jul 2018 02:24:29 GMTREE ....... : ok http date invalid [22] ............................................... : ok http date invalid [23]: parse Thu, 23-May-02 12:16:24 GMT ............ : ok http date invalid [23] ............................................... : ok http date invalid [24]: parse Thursday; 23-May-02 12:16:24 GMT ....... : ok http date invalid [24] ............................................... : ok http date invalid [25]: parse Thursday, 223-May-02 12:16:24 GMT ...... : ok http date invalid [25] ............................................... : ok http date invalid [26]: parse Thursday, 23-Mays-02 12:16:24 GMT ...... : ok http date invalid [26] ............................................... : ok http date invalid [27]: parse Thursday, 23-May-2002 12:16:24 GMT ..... : ok http date invalid [27] ............................................... : ok http date invalid [28]: parse Thursday, 23-May-02 122:16:24 GMT ...... : ok http date invalid [28] ............................................... : ok http date invalid [29]: parse Thursday, 23-May-02 12:164:24 GMT ...... : ok http date invalid [29] ............................................... : ok http date invalid [30]: parse Thursday, 23-May-02 12:16:244 GMT ...... : ok http date invalid [30] ............................................... : ok http date invalid [31]: parse Thursday, 23-May-02 12:16:24 EET ....... : ok http date invalid [31] ............................................... : ok http date invalid [32]: parse Sunday Nov 6 08:49:37 1994 ............ : ok http date invalid [32] ............................................... : ok http date invalid [33]: parse Sun Nov 6 08:49:37 1994 .............. : ok http date invalid [33] ............................................... : ok http date invalid [34]: parse Sun November 6 08:49:37 1994 .......... : ok http date invalid [34] ............................................... : ok http date invalid [35]: parse Sun Nov 6 08:49:37 1994 ................ : ok http date invalid [35] ............................................... : ok http date invalid [36]: parse Sun Nov 16 08:49:37 1994 .............. : ok http date invalid [36] ............................................... : ok http date invalid [37]: parse Sun Nov 16 08:49:37 1994 .............. : ok http date invalid [37] ............................................... : ok http date invalid [38]: parse Sun Nov 6 082:49:37 1994 .............. : ok http date invalid [38] ............................................... : ok http date invalid [39]: parse Sun Nov 6 08:492:37 1994 .............. : ok http date invalid [39] ............................................... : ok http date invalid [40]: parse Sun Nov 6 08:49:137 1994 .............. : ok http date invalid [40] ............................................... : ok http date invalid [41]: parse Sun Nov 6 08:49:37 19914 .............. : ok http date invalid [41] ............................................... : ok http date invalid [42]: parse Sun Nov 6 08:49:37 0000 ............... : ok http date invalid [42] ............................................... : ok 0 / 150 tests failed http url valid [0]: http_url_parse(http://localhost) ................. : ok http url valid [0] ................................................... : ok http url valid [1]: http_url_parse(http://www.%65%78%61%6d%70%6c%65.com) : ok http url valid [1] ................................................... : ok http url valid [2]: http_url_parse(http://www.dovecot.org:8080) ...... : ok http url valid [2] ................................................... : ok http url valid [3]: http_url_parse(http://127.0.0.1) ................. : ok http url valid [3] ................................................... : ok http url valid [4]: http_url_parse(http://[::1]) ..................... : ok http url valid [4] ................................................... : ok http url valid [5]: http_url_parse(http://[::1]:8080) ................ : ok http url valid [5] ................................................... : ok http url valid [6]: http_url_parse(http://user@api.dovecot.org) ...... : ok http url valid [6] ................................................... : ok http url valid [7]: http_url_parse(http://userid:secret@api.dovecot.org) : ok http url valid [7] ................................................... : ok http url valid [8]: http_url_parse(http://su%3auserid:secret@api.dovecot.org) : ok http url valid [8] ................................................... : ok http url valid [9]: http_url_parse(http://www.example.com/?question=What%20are%20you%20doing%3f&answer=Nothing.) : ok http url valid [9] ................................................... : ok http url valid [10]: http_url_parse(http://256.0.0.1/that/reverts/to/DNS) : ok http url valid [10] .................................................. : ok http url valid [11]: http_url_parse(http://127.0.0.284/this/also/reverts/to/DNS) : ok http url valid [11] .................................................. : ok http url valid [12]: http_url_parse(http://www.example.com/#Status%20of%20development) : ok http url valid [12] .................................................. : ok http url valid [13]: http_url_parse(g) ............................... : ok http url valid [13] .................................................. : ok http url valid [14]: http_url_parse(./g) ............................. : ok http url valid [14] .................................................. : ok http url valid [15]: http_url_parse(g/) .............................. : ok http url valid [15] .................................................. : ok http url valid [16]: http_url_parse(/g) .............................. : ok http url valid [16] .................................................. : ok http url valid [17]: http_url_parse(//g) ............................. : ok http url valid [17] .................................................. : ok http url valid [18]: http_url_parse(?y) .............................. : ok http url valid [18] .................................................. : ok http url valid [19]: http_url_parse(g?y) ............................. : ok http url valid [19] .................................................. : ok http url valid [20]: http_url_parse(#s) .............................. : ok http url valid [20] .................................................. : ok http url valid [21]: http_url_parse(g#s) ............................. : ok http url valid [21] .................................................. : ok http url valid [22]: http_url_parse(g?y#s) ........................... : ok http url valid [22] .................................................. : ok http url valid [23]: http_url_parse(;x) .............................. : ok http url valid [23] .................................................. : ok http url valid [24]: http_url_parse(g;x) ............................. : ok http url valid [24] .................................................. : ok http url valid [25]: http_url_parse(g;x?y#s) ......................... : ok http url valid [25] .................................................. : ok http url valid [26]: http_url_parse() ................................ : ok http url valid [26] .................................................. : ok http url valid [27]: http_url_parse(.) ............................... : ok http url valid [27] .................................................. : ok http url valid [28]: http_url_parse(./) .............................. : ok http url valid [28] .................................................. : ok http url valid [29]: http_url_parse(..) .............................. : ok http url valid [29] .................................................. : ok http url valid [30]: http_url_parse(../) ............................. : ok http url valid [30] .................................................. : ok http url valid [31]: http_url_parse(../g) ............................ : ok http url valid [31] .................................................. : ok http url valid [32]: http_url_parse(../..) ........................... : ok http url valid [32] .................................................. : ok http url valid [33]: http_url_parse(../../) .......................... : ok http url valid [33] .................................................. : ok http url valid [34]: http_url_parse(../../g) ......................... : ok http url valid [34] .................................................. : ok http url valid [35]: http_url_parse(../../../g) ...................... : ok http url valid [35] .................................................. : ok http url valid [36]: http_url_parse(../../../../g) ................... : ok http url valid [36] .................................................. : ok http url valid [37]: http_url_parse(/./g) ............................ : ok http url valid [37] .................................................. : ok http url valid [38]: http_url_parse(/../g) ........................... : ok http url valid [38] .................................................. : ok http url valid [39]: http_url_parse(g.) .............................. : ok http url valid [39] .................................................. : ok http url valid [40]: http_url_parse(.g) .............................. : ok http url valid [40] .................................................. : ok http url valid [41]: http_url_parse(g..) ............................. : ok http url valid [41] .................................................. : ok http url valid [42]: http_url_parse(..g) ............................. : ok http url valid [42] .................................................. : ok http url valid [43]: http_url_parse(./../g) .......................... : ok http url valid [43] .................................................. : ok http url valid [44]: http_url_parse(./g/.) ........................... : ok http url valid [44] .................................................. : ok http url valid [45]: http_url_parse(g/./h) ........................... : ok http url valid [45] .................................................. : ok http url valid [46]: http_url_parse(g/../h) .......................... : ok http url valid [46] .................................................. : ok http url valid [47]: http_url_parse(g;x=1/./y) ....................... : ok http url valid [47] .................................................. : ok http url valid [48]: http_url_parse(g;x=1/../y) ...................... : ok http url valid [48] .................................................. : ok http url valid [49]: http_url_parse(g?y/./x) ......................... : ok http url valid [49] .................................................. : ok http url valid [50]: http_url_parse(g?y/../x) ........................ : ok http url valid [50] .................................................. : ok http url valid [51]: http_url_parse(g#s/./x) ......................... : ok http url valid [51] .................................................. : ok http url valid [52]: http_url_parse(g#s/../x) ........................ : ok http url valid [52] .................................................. : ok http url invalid [0]: parse imap://example.com/INBOX ................. : ok: Not an HTTP URL http url invalid [0] ................................................. : ok http url invalid [1]: parse http:/www.example.com .................... : ok: Absolute HTTP URL requires `//' after `http:' http url invalid [1] ................................................. : ok http url invalid [2]: parse ......................................... : ok: Relative HTTP URL not allowed http url invalid [2] ................................................. : ok http url invalid [3]: parse /index.html .............................. : ok: Relative HTTP URL not allowed http url invalid [3] ................................................. : ok http url invalid [4]: parse http://www.example.com/index.html" ....... : ok: Path component contains invalid character http url invalid [4] ................................................. : ok http url invalid [5]: parse http:///dovecot.org ...................... : ok: HTTP URL does not allow empty host identifier http url invalid [5] ................................................. : ok http url invalid [6]: parse http://[]/index.html ..................... : ok: Empty IPv6 host address http url invalid [6] ................................................. : ok http url invalid [7]: parse http://[v08.234:232:234:234:2221]/index.html : ok: Future IP host address 'v08.234:232:234:234:2221' not supported http url invalid [7] ................................................. : ok http url invalid [8]: parse http://[1::34a:34:234::6]/index.html ..... : ok: Invalid IPv6 host address '1::34a:34:234::6' http url invalid [8] ................................................. : ok http url invalid [9]: parse http://example%a.com/index.html .......... : ok: Expecting hex digit after '%a', but found '.' http url invalid [9] ................................................. : ok http url invalid [10]: parse http://example.com%/index.html .......... : ok: Expecting hex digit after '%', but found '/' http url invalid [10] ................................................ : ok http url invalid [11]: parse http://example%00.com/index.html ........ : ok: Percent encoding is not allowed to encode NUL character http url invalid [11] ................................................ : ok http url invalid [12]: parse http://example.com:65536/index.html ..... : ok: Invalid port number http url invalid [12] ................................................ : ok http url invalid [13]: parse http://example.com:72817/index.html ..... : ok: Invalid port number http url invalid [13] ................................................ : ok http url invalid [14]: parse http://example.com/settings/%00/ ........ : ok: Percent encoding is not allowed to encode NUL character http url invalid [14] ................................................ : ok http url invalid [15]: parse http://example.com/settings/%0r/ ........ : ok: Expecting hex digit after '%0', but found 'r' http url invalid [15] ................................................ : ok http url invalid [16]: parse http://example.com/settings/misc/%/ ..... : ok: Unexpected URI boundary after '%' http url invalid [16] ................................................ : ok http url invalid [17]: parse http://example.com/?%00 ................. : ok: Percent encoding is not allowed to encode NUL character http url invalid [17] ................................................ : ok http url invalid [18]: parse http://www.example.com/network.html#IMAP_Server : ok: URL fragment not allowed for HTTP URL in this context http url invalid [18] ................................................ : ok http url invalid [19]: parse http://example.com/#%00 ................. : ok: Percent encoding is not allowed to encode NUL character http url invalid [19] ................................................ : ok http url parse/create [0]: parse http://www.example.com/ ............ : ok http url parse/create [0]: create http://www.example.com/ ............ : ok http url parse/create [0] ............................................ : ok http url parse/create [1]: parse http://10.0.0.1/ ................... : ok http url parse/create [1]: create http://10.0.0.1/ ................... : ok http url parse/create [1] ............................................ : ok http url parse/create [2]: parse http://[::1]/ ...................... : ok http url parse/create [2]: create http://[::1]/ ...................... : ok http url parse/create [2] ............................................ : ok http url parse/create [3]: parse http://www.example.com:993/ ........ : ok http url parse/create [3]: create http://www.example.com:993/ ........ : ok http url parse/create [3] ............................................ : ok http url parse/create [4]: parse http://www.example.com/index.html .. : ok http url parse/create [4]: create http://www.example.com/index.html .. : ok http url parse/create [4] ............................................ : ok http url parse/create [5]: parse http://www.example.com/settings/index.html : ok http url parse/create [5]: create http://www.example.com/settings/index.html : ok http url parse/create [5] ............................................ : ok http url parse/create [6]: parse http://www.example.com/%23shared/news : ok http url parse/create [6]: create http://www.example.com/%23shared/news : ok http url parse/create [6] ............................................ : ok http url parse/create [7]: parse http://www.example.com/query.php?name=Hendrik%20Visser : ok http url parse/create [7]: create http://www.example.com/query.php?name=Hendrik%20Visser : ok http url parse/create [7] ............................................ : ok http url parse/create [8]: parse http://www.example.com/network.html#IMAP%20Server : ok http url parse/create [8]: create http://www.example.com/network.html#IMAP%20Server : ok http url parse/create [8] ............................................ : ok 0 / 173 tests failed http header valid [0]: valid ......................................... : ok: Date: Sat, 06 Oct 2012 16:01:44 GMT http header valid [0]: valid ......................................... : ok: Server: Apache/2.2.16 (Debian) http header valid [0]: valid ......................................... : ok: Last-Modified: Mon, 30 Jul 2012 11:09:28 GMT http header valid [0]: valid ......................................... : ok: Etag: "3d24677-3261-4c60a1863aa00" http header valid [0]: valid ......................................... : ok: Accept-Ranges: bytes http header valid [0]: valid ......................................... : ok: Vary: Accept-Encoding http header valid [0]: valid ......................................... : ok: Content-Encoding: gzip http header valid [0]: valid ......................................... : ok: Content-Length: 4092 http header valid [0]: valid ......................................... : ok: Keep-Alive: timeout=15, max=100 http header valid [0]: valid ......................................... : ok: Connection: Keep-Alive http header valid [0]: valid ......................................... : ok: Content-Type: text/html http header valid [0]: parse success ................................. : ok http header valid [0] ................................................ : ok http header valid [1]: valid ......................................... : ok: Host: p5-lrqzb4yavu4l7nagydw-428649-i2-v6exp3-ds.metric.example.com http header valid [1]: valid ......................................... : ok: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) http header valid [1]: valid ......................................... : ok: Accept: image/png,image/*;q=0.8,*/*;q=0.5 http header valid [1]: valid ......................................... : ok: Accept-Language: en-us,en;q=0.5 http header valid [1]: valid ......................................... : ok: Accept-Encoding: gzip, deflate http header valid [1]: valid ......................................... : ok: DNT: 1 http header valid [1]: valid ......................................... : ok: Connection: keep-alive http header valid [1]: valid ......................................... : ok: Referer: http://www.example.nl/ http header valid [1]: parse success ................................. : ok http header valid [1] ................................................ : ok http header valid [2]: valid ......................................... : ok: Date: Sat, 06 Oct 2012 17:12:37 GMT http header valid [2]: valid ......................................... : ok: Server: Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze14 with Suhosin-Patch proxy_html/3.0.1 mod_python/3.3.1... http header valid [2]: valid ......................................... : ok: WWW-Authenticate: Basic realm="Munin" http header valid [2]: valid ......................................... : ok: Vary: Accept-Encoding http header valid [2]: valid ......................................... : ok: Content-Encoding: gzip http header valid [2]: valid ......................................... : ok: Content-Length: 445 http header valid [2]: valid ......................................... : ok: Keep-Alive: timeout=15, max=98 http header valid [2]: valid ......................................... : ok: Connection: Keep-Alive http header valid [2]: valid ......................................... : ok: Content-Type: text/html; charset=iso-8859-1 http header valid [2]: parse success ................................. : ok http header valid [2] ................................................ : ok http header valid [3]: valid ......................................... : ok: Age: 58 http header valid [3]: valid ......................................... : ok: Date: Sun, 04 Aug 2013 09:33:09 GMT http header valid [3]: valid ......................................... : ok: Expires: Sun, 04 Aug 2013 09:34:08 GMT http header valid [3]: valid ......................................... : ok: Cache-Control: max-age=60 http header valid [3]: valid ......................................... : ok: Content-Length: 17336 http header valid [3]: valid ......................................... : ok: Connection: Keep-Alive http header valid [3]: valid ......................................... : ok: Via: NS-CACHE-9.3 http header valid [3]: valid ......................................... : ok: Server: Apache http header valid [3]: valid ......................................... : ok: Vary: Host http header valid [3]: valid ......................................... : ok: Last-Modified: Sun, 04 Aug 2013 09:33:07 GMT http header valid [3]: valid ......................................... : ok: Content-Type: text/html; charset=utf-8 http header valid [3]: valid ......................................... : ok: Content-Encoding: gzip http header valid [3]: parse success ................................. : ok http header valid [3] ................................................ : ok http header valid [4]: parse success ................................. : ok http header valid [4] ................................................ : ok http header valid [5]: valid ......................................... : ok: X-Frop: This text? contains obs-text? characters http header valid [5]: parse success ................................. : ok http header valid [5] ................................................ : ok http header valid [6]: valid ......................................... : ok: X-Frop: This text contains invalid characters http header valid [6]: parse success ................................. : ok http header valid [6] ................................................ : ok http header invalid [0]: parse failure ............................... : ok: Expected ':' after header field name 'Server', but found ' ' http header invalid [0] .............................................. : ok http header invalid [1]: parse failure ............................... : ok: Expected ':' after header field name 'X', but found ' ' http header invalid [1] .............................................. : ok http header invalid [2]: parse failure ............................... : ok: Encountered stray CR at beginning of header line, followed by 'A' http header invalid [2] .............................................. : ok http header invalid [3]: parse failure ............................... : ok: Invalid character 0x01 in content of header field 'Accept' http header invalid [3] .............................................. : ok http header invalid [4]: parse failure ............................... : ok: Invalid character 0x7f in content of header field 'Server' http header invalid [4] .............................................. : ok http header invalid [5]: parse failure ............................... : ok: Expected ':' after header field name 'Suhosin-Patch', but found ' ' http header invalid [5] .............................................. : ok http header invalid [6]: parse failure ............................... : ok: Premature end of input http header invalid [6] .............................................. : ok http header invalid [7]: parse failure ............................... : ok: Excessive header size http header invalid [7] .............................................. : ok http header invalid [8]: parse failure ............................... : ok: Excessive header field size http header invalid [8] .............................................. : ok http header invalid [9]: parse failure ............................... : ok: Excessive number of header fields http header invalid [9] .............................................. : ok 0 / 76 tests failed http transfer_chunked input valid [0]: payload read .................. : ok http transfer_chunked input valid [0]: response->payload = This is a simple test payload. : ok http transfer_chunked input valid [0] ................................ : ok http transfer_chunked input valid [1]: payload read .................. : ok http transfer_chunked input valid [1]: response->payload = This is a longer test payload......spread over two separate chunks. : ok http transfer_chunked input valid [1] ................................ : ok http transfer_chunked input valid [2]: payload read .................. : ok http transfer_chunked input valid [2]: response->payload = This is an even longer test payload......spread over three separate chunks...... : ok http transfer_chunked input valid [2] ................................ : ok http transfer_chunked input valid [3]: payload read .................. : ok http transfer_chunked input valid [3]: response->payload = This is an even longer test payload......spread over three separate chunks...... : ok http transfer_chunked input valid [3] ................................ : ok http transfer_chunked input invalid [0]: payload read failure ........ : ok http transfer_chunked input invalid [0] .............................. : ok http transfer_chunked input invalid [1]: payload read failure ........ : ok http transfer_chunked input invalid [1] .............................. : ok http transfer_chunked input invalid [2]: payload read failure ........ : ok http transfer_chunked input invalid [2] .............................. : ok http transfer_chunked input invalid [3]: payload read failure ........ : ok http transfer_chunked input invalid [3] .............................. : ok http transfer_chunked input invalid [4]: payload read failure ........ : ok http transfer_chunked input invalid [4] .............................. : ok http transfer_chunked input invalid [5]: payload read failure ........ : ok http transfer_chunked input invalid [5] .............................. : ok http transfer_chunked output valid [0]: payload chunk ................ : ok http transfer_chunked output valid [0]: payload unchunk .............. : ok http transfer_chunked output valid [0]: response->payload = A small payload : ok http transfer_chunked output valid [0] ............................... : ok http transfer_chunked output valid [1]: payload chunk ................ : ok http transfer_chunked output valid [1]: payload unchunk .............. : ok http transfer_chunked output valid [1]: response->payload = A longer payload : ok http transfer_chunked output valid [1] ............................... : ok http transfer_chunked output valid [2]: payload chunk ................ : ok http transfer_chunked output valid [2]: payload unchunk .............. : ok http transfer_chunked output valid [2]: response->payload = A lengthy payload : ok http transfer_chunked output valid [2] ............................... : ok http transfer_chunked output valid [3]: payload chunk ................ : ok http transfer_chunked output valid [3]: payload unchunk .............. : ok http transfer_chunked output valid [3]: response->payload = This is a test payload with lots of nonsense. : ok http transfer_chunked output valid [3] ............................... : ok http transfer_chunked output valid [4]: payload chunk ................ : ok http transfer_chunked output valid [4]: payload unchunk .............. : ok http transfer_chunked output valid [4]: response->payload = Yet another payload. : ok http transfer_chunked output valid [4] ............................... : ok http transfer_chunked output valid [5]: payload chunk ................ : ok http transfer_chunked output valid [5]: payload unchunk .............. : ok http transfer_chunked output valid [5]: response->payload = This a very long repetitive payload. This a very long repetitive payload. Thi... : ok http transfer_chunked output valid [5] ............................... : ok 0 / 48 tests failed http auth challenges valid [0]: parse `Basic realm="WallyWorld"' ..... : ok http auth challenges valid [0]: [0]->scheme = Basic .................. : ok http auth challenges valid [0]: [0]->data = (null) ................... : ok http auth challenges valid [0]: [0]->params[0]: realm = WallyWorld ... : ok http auth challenges valid [0] ....................................... : ok http auth challenges valid [1]: parse `Digest realm="testrealm@host.com", qop="auth,auth-int", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", opaque="5ccc069c403ebaf9f0171e9517f40e41"' : ok http auth challenges valid [1]: [0]->scheme = Digest ................. : ok http auth challenges valid [1]: [0]->data = (null) ................... : ok http auth challenges valid [1]: [0]->params[0]: realm = testrealm@host.com : ok http auth challenges valid [1]: [0]->params[1]: qop = auth,auth-int .. : ok http auth challenges valid [1]: [0]->params[2]: nonce = dcd98b7102dd2f0e8b11d0f600bfb0c093 : ok http auth challenges valid [1]: [0]->params[3]: opaque = 5ccc069c403ebaf9f0171e9517f40e41 : ok http auth challenges valid [1] ....................................... : ok http auth challenges valid [2]: parse `Newauth realm="apps", type=1, title="Login to \"apps\"", Basic realm="simple"' : ok http auth challenges valid [2]: [0]->scheme = Newauth ................ : ok http auth challenges valid [2]: [0]->data = (null) ................... : ok http auth challenges valid [2]: [0]->params[0]: realm = apps ......... : ok http auth challenges valid [2]: [0]->params[1]: type = 1 ............. : ok http auth challenges valid [2]: [0]->params[2]: title = Login to "apps" : ok http auth challenges valid [2]: [1]->scheme = Basic .................. : ok http auth challenges valid [2]: [1]->data = (null) ................... : ok http auth challenges valid [2]: [1]->params[0]: realm = simple ....... : ok http auth challenges valid [2] ....................................... : ok http auth credentials valid [0]: parse `Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==' : ok http auth credentials valid [0]: ->scheme = Basic .................... : ok http auth credentials valid [0]: ->data = QWxhZGRpbjpvcGVuIHNlc2FtZQ== : ok http auth credentials valid [0] ...................................... : ok http auth credentials valid [1]: parse `Digest username="Mufasa", realm="testrealm@host.com", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", uri="/dir/index.html", qop=auth, nc=00000001, cnonce="0a4f113b", response="6629fae49393a05397450978507c4ef1", opaque="5ccc069c403ebaf9f0171e9517f40e41"' : ok http auth credentials valid [1]: ->scheme = Digest ................... : ok http auth credentials valid [1]: ->data = (null) ..................... : ok http auth credentials valid [1]: ->params[0]: username = Mufasa ...... : ok http auth credentials valid [1]: ->params[1]: realm = testrealm@host.com : ok http auth credentials valid [1]: ->params[2]: nonce = dcd98b7102dd2f0e8b11d0f600bfb0c093 : ok http auth credentials valid [1]: ->params[3]: uri = /dir/index.html .. : ok http auth credentials valid [1]: ->params[4]: qop = auth ............. : ok http auth credentials valid [1]: ->params[5]: nc = 00000001 .......... : ok http auth credentials valid [1]: ->params[6]: cnonce = 0a4f113b ...... : ok http auth credentials valid [1]: ->params[7]: response = 6629fae49393a05397450978507c4ef1 : ok http auth credentials valid [1]: ->params[8]: opaque = 5ccc069c403ebaf9f0171e9517f40e41 : ok http auth credentials valid [1] ...................................... : ok 0 / 40 tests failed http response valid [0]: parse success ............................... : ok http response valid [0]: payload receive ............................. : ok http response valid [0]: response->status = 200 ...................... : ok http response valid [0]: response->payload = This is a piece of stupid text.?? : ok http response valid [0]: parse end ................................... : ok http response valid [0] .............................................. : ok http response valid [1]: parse success ............................... : ok http response valid [1]: payload receive ............................. : ok http response valid [1]: response->status = 200 ...................... : ok http response valid [1]: response->payload = This is a piece of stupid text.?? : ok http response valid [1]: parse success ............................... : ok http response valid [1]: payload receive ............................. : ok http response valid [1]: response->status = 200 ...................... : ok http response valid [1]: response->payload = This is a piece of even more stupid text.?? : ok http response valid [1]: parse end ................................... : ok http response valid [1] .............................................. : ok http response valid [2]: parse success ............................... : ok http response valid [2]: payload receive ............................. : ok http response valid [2]: response->status = 401 ...................... : ok http response valid [2]: response->payload = Frop! ................... : ok http response valid [2]: parse end ................................... : ok http response valid [2] .............................................. : ok http response valid [3]: parse success ............................... : ok http response valid [3]: payload receive ............................. : ok http response valid [3]: response->status = 200 ...................... : ok http response valid [3]: response->payload = Invalid date header ..... : ok http response valid [3]: parse end ................................... : ok http response valid [3] .............................................. : ok http response valid [4]: parse success ............................... : ok http response valid [4]: payload receive ............................. : ok http response valid [4]: response->status = 200 ...................... : ok http response valid [4]: response->payload = Duplicate headers ....... : ok http response valid [4]: parse end ................................... : ok http response valid [4] .............................................. : ok http response invalid [0]: parse failure ............................. : ok: Invalid HTTP version in response: `XMPP/1.0 302 Found' http response invalid [0] ............................................ : ok http response invalid [1]: parse failure ............................. : ok: Invalid HTTP status code in response http response invalid [1] ............................................ : ok http response invalid [2]: parse failure ............................. : ok: Invalid HTTP status code in response http response invalid [2] ............................................ : ok http response invalid [3]: parse failure ............................. : ok: Expected line end after response, but found <0x7f>`Location: http://' http response invalid [3] ............................................ : ok http response invalid [4]: parse failure ............................. : ok: Failed to parse header: Encountered stray CR at beginning of header line, followed by 'L' http response invalid [4] ............................................ : ok http response invalid [5]: parse failure ............................. : ok: Invalid Date header http response invalid [5] ............................................ : ok http response invalid [6]: parse failure ............................. : ok: Duplicate Date header http response invalid [6] ............................................ : ok http response with NULs (strict) ..................................... : ok http response with NULs (lenient): parse success ..................... : ok http response with NULs (lenient): header present .................... : ok http response with NULs (lenient): header Server: textserver ......... : ok http response with NULs (lenient): parse end ......................... : ok http response with NULs (lenient) .................................... : ok 0 / 54 tests failed http request valid [0]: parse success ................................ : ok http request valid [0]: request->method = GET ........................ : ok http request valid [0]: request->target_raw = / ...................... : ok http request valid [0]: request->target.url->host.name = example.com . : ok http request valid [0]: request->target.url->port = (unspecified) .... : ok http request valid [0]: request->target.url->have_ssl = no ........... : ok http request valid [0]: request->target_format = origin .............. : ok http request valid [0]: request->version = 1.1 ....................... : ok http request valid [0]: request->connection_close = no ............... : ok http request valid [0]: request->expect_100_continue = no ............ : ok http request valid [0]: request->payload = (null) .................... : ok http request valid [0] ............................................... : ok http request valid [1]: parse success ................................ : ok http request valid [1]: request->method = OPTIONS .................... : ok http request valid [1]: request->target_raw = * ...................... : ok http request valid [1]: request->target.url->host.name = example.com . : ok http request valid [1]: request->target.url->port = (unspecified) .... : ok http request valid [1]: request->target.url->have_ssl = no ........... : ok http request valid [1]: request->target_format = asterisk ............ : ok http request valid [1]: request->version = 1.0 ....................... : ok http request valid [1]: request->connection_close = no ............... : ok http request valid [1]: request->expect_100_continue = no ............ : ok http request valid [1]: request->payload = (null) .................... : ok http request valid [1] ............................................... : ok http request valid [2]: parse success ................................ : ok http request valid [2]: request->method = CONNECT .................... : ok http request valid [2]: request->target_raw = example.com:443 ........ : ok http request valid [2]: request->target.url->host.name = example.com . : ok http request valid [2]: request->target.url->port = 443 .............. : ok http request valid [2]: request->target.url->have_ssl = no ........... : ok http request valid [2]: request->target_format = authority ........... : ok http request valid [2]: request->version = 1.2 ....................... : ok http request valid [2]: request->connection_close = no ............... : ok http request valid [2]: request->expect_100_continue = no ............ : ok http request valid [2]: request->payload = (null) .................... : ok http request valid [2] ............................................... : ok http request valid [3]: parse success ................................ : ok http request valid [3]: request->method = GET ........................ : ok http request valid [3]: request->target_raw = https://www.example.com:443 : ok http request valid [3]: request->target.url->host.name = www.example.com : ok http request valid [3]: request->target.url->port = 443 .............. : ok http request valid [3]: request->target.url->have_ssl = yes .......... : ok http request valid [3]: request->target_format = absolute ............ : ok http request valid [3]: request->version = 1.1 ....................... : ok http request valid [3]: request->connection_close = no ............... : ok http request valid [3]: request->expect_100_continue = no ............ : ok http request valid [3]: request->payload = (null) .................... : ok http request valid [3] ............................................... : ok http request valid [4]: payload receive .............................. : ok http request valid [4]: parse success ................................ : ok http request valid [4]: request->method = POST ....................... : ok http request valid [4]: request->target_raw = http://api.example.com:8080/commit?user=dirk : ok http request valid [4]: request->target.url->host.name = api.example.com : ok http request valid [4]: request->target.url->port = 8080 ............. : ok http request valid [4]: request->target.url->have_ssl = no ........... : ok http request valid [4]: request->target_format = absolute ............ : ok http request valid [4]: request->version = 1.1 ....................... : ok http request valid [4]: request->connection_close = no ............... : ok http request valid [4]: request->expect_100_continue = no ............ : ok http request valid [4]: request->payload = Content!?? ................ : ok http request valid [4] ............................................... : ok http request valid [5]: parse success ................................ : ok http request valid [5]: request->method = GET ........................ : ok http request valid [5]: request->target_raw = http://www.example.com/index.php?seq=1 : ok http request valid [5]: request->target.url->host.name = www.example.com : ok http request valid [5]: request->target.url->port = (unspecified) .... : ok http request valid [5]: request->target.url->have_ssl = no ........... : ok http request valid [5]: request->target_format = absolute ............ : ok http request valid [5]: request->version = 1.1 ....................... : ok http request valid [5]: request->connection_close = yes .............. : ok http request valid [5]: request->expect_100_continue = no ............ : ok http request valid [5]: request->payload = (null) .................... : ok http request valid [5] ............................................... : ok http request valid [6]: parse success ................................ : ok http request valid [6]: request->method = GET ........................ : ok http request valid [6]: request->target_raw = http://www.example.com/index.html : ok http request valid [6]: request->target.url->host.name = www.example.com : ok http request valid [6]: request->target.url->port = (unspecified) .... : ok http request valid [6]: request->target.url->have_ssl = no ........... : ok http request valid [6]: request->target_format = absolute ............ : ok http request valid [6]: request->version = 1.0 ....................... : ok http request valid [6]: request->connection_close = yes .............. : ok http request valid [6]: request->expect_100_continue = no ............ : ok http request valid [6]: request->payload = (null) .................... : ok http request valid [6] ............................................... : ok http request valid [7]: parse success ................................ : ok http request valid [7]: request->method = GET ........................ : ok http request valid [7]: request->target_raw = http://www.example.com/index.html : ok http request valid [7]: request->target.url->host.name = www.example.com : ok http request valid [7]: request->target.url->port = (unspecified) .... : ok http request valid [7]: request->target.url->have_ssl = no ........... : ok http request valid [7]: request->target_format = absolute ............ : ok http request valid [7]: request->version = 1.1 ....................... : ok http request valid [7]: request->connection_close = no ............... : ok http request valid [7]: request->expect_100_continue = yes ........... : ok http request valid [7]: request->payload = (null) .................... : ok http request valid [7] ............................................... : ok http request valid [8]: parse success ................................ : ok http request valid [8]: request->method = GET ........................ : ok http request valid [8]: request->target_raw = / ...................... : ok http request valid [8]: request->target.url->host.name = example.com . : ok http request valid [8]: request->target.url->port = (unspecified) .... : ok http request valid [8]: request->target.url->have_ssl = no ........... : ok http request valid [8]: request->target_format = origin .............. : ok http request valid [8]: request->version = 1.1 ....................... : ok http request valid [8]: request->connection_close = no ............... : ok http request valid [8]: request->expect_100_continue = no ............ : ok http request valid [8]: request->payload = (null) .................... : ok http request valid [8] ............................................... : ok http request valid [9]: parse success ................................ : ok http request valid [9]: request->method = GET ........................ : ok http request valid [9]: request->target_raw = / ...................... : ok http request valid [9]: request->target.url->host.name = example.com . : ok http request valid [9]: request->target.url->port = (unspecified) .... : ok http request valid [9]: request->target.url->have_ssl = no ........... : ok http request valid [9]: request->target_format = origin .............. : ok http request valid [9]: request->version = 1.1 ....................... : ok http request valid [9]: request->connection_close = no ............... : ok http request valid [9]: request->expect_100_continue = no ............ : ok http request valid [9]: request->payload = (null) .................... : ok http request valid [9] ............................................... : ok http request invalid [0]: parse failure .............................. : ok: Unexpected character `:' in request method http request invalid [0]: parse error code = broken request .......... : ok http request invalid [0] ............................................. : ok http request invalid [1]: parse failure .............................. : ok: Bad request target `%': Request target is invalid http request invalid [1]: parse error code = bad request ............. : ok http request invalid [1] ............................................. : ok http request invalid [2]: parse failure .............................. : ok: Bad request target `/frop"': Path component contains invalid character http request invalid [2]: parse error code = bad request ............. : ok http request invalid [2] ............................................. : ok http request invalid [3]: parse failure .............................. : ok: Invalid HTTP version in request http request invalid [3]: parse error code = broken request .......... : ok http request invalid [3] ............................................. : ok http request invalid [4]: parse failure .............................. : ok: Unexpected character `.' at end of request line http request invalid [4]: parse error code = broken request .......... : ok http request invalid [4] ............................................. : ok http request invalid [5]: parse failure .............................. : ok: Bad request target `/': Invalid Host header: Invalid host identifier http request invalid [5]: parse error code = bad request ............. : ok http request invalid [5] ............................................. : ok http request invalid [6]: parse failure .............................. : ok: Missing Host header http request invalid [6]: parse error code = bad request ............. : ok http request invalid [6] ............................................. : ok http request invalid [7]: parse failure .............................. : ok: Final Transfer-Encoding in request is not chunked http request invalid [7]: parse error code = broken request .......... : ok http request invalid [7] ............................................. : ok http request invalid [8]: parse failure .............................. : ok: Unknown Expectation `payment' http request invalid [8]: parse error code = expectation failed ...... : ok http request invalid [8] ............................................. : ok http request invalid [9]: parse failure .............................. : ok: Unknown transfer coding `cuneiform' http request invalid [9]: parse error code = not implemented ......... : ok http request invalid [9] ............................................. : ok http request invalid [10]: parse failure ............................. : ok: Invalid Date header http request invalid [10]: parse error code = broken request ......... : ok http request invalid [10] ............................................ : ok http request invalid [11]: parse failure ............................. : ok: Duplicate Date header http request invalid [11]: parse error code = broken request ......... : ok http request invalid [11] ............................................ : ok http request with NULs (strict) ...................................... : ok http request with NULs (lenient): parse success ...................... : ok http request with NULs (lenient): header present ..................... : ok http request with NULs (lenient): header User-Agent: textclient ...... : ok http request with NULs (lenient): parse end .......................... : ok http request with NULs (lenient) ..................................... : ok 0 / 163 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-http' Making check in lib-fs make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' for bin in test-fs-metawrap test-fs-posix; do \ if ! ./$bin; then exit 1; fi; \ done fs metawrap stat ..................................................... : ok metawrap: async write ................................................ : ok metawrap: async copy ................................................. : ok metawrap passthrough: async write .................................... : ok metawrap passthrough: async copy ..................................... : ok double-metawrap: async write ......................................... : ok double-metawrap: async copy .......................................... : ok fs metawrap write empty file ......................................... : ok 0 / 8 tests failed test-fs-posix filesystem ............................................. : ok test-fs-posix bad file read .......................................... : ok test-fs-posix good file write ........................................ : ok test-fs-posix good file read ......................................... : ok test-fs-posix iterator ............................................... : ok test-fs-posix file stat and delete ................................... : ok 0 / 7 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fs' Making check in lib-mail make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' for bin in test-istream-dot test-istream-attachment test-istream-binary-converter test-istream-header-filter test-istream-qp-decoder test-istream-qp-encoder test-mail-html2text test-mbox-from test-message-address test-message-date test-message-decoder test-message-header-decode test-message-header-encode test-message-header-hash test-message-header-parser test-message-id test-message-parser test-message-part test-message-search test-message-snippet test-ostream-dot test-qp-decoder test-qp-encoder test-quoted-printable test-rfc2231-parser test-rfc822-parser; do \ if ! ./$bin; then exit 1; fi; \ done dot istream .......................................................... : ok 0 / 1 tests failed istream attachment ................................................... : ok istream attachment extractor ......................................... : ok istream attachment extractor error ................................... : ok istream attachment connector ......................................... : ok 0 / 4 tests failed istream binary converter in mime parts ............................... : ok istream binary converter in root ..................................... : ok istream binary converter in root having non-binary ................... : ok 0 / 3 tests failed i_stream_create_header_filter: exclude ............................... : ok i_stream_create_header_filter: large buffer .......................... : ok i_stream_create_header_filter: large buffer2 ......................... : ok i_stream_create_header_filter: callbacks ............................. : ok i_stream_create_header_filter: edit headers .......................... : ok i_stream_create_header_filter: add missing EOH ....................... : ok i_stream_create_header_filter: add missing EOH and edit headers ...... : ok i_stream_create_header_filter: end_body_with_lf ...................... : ok i_stream_create_header_filter: hide body ............................. : ok i_stream_create_header_filter: strip_eoh ............................. : ok i_stream_create_header_filter: add headers when EOH is missing ....... : ok i_stream_create_header_filter: add headers when mail is empty ........ : ok 0 / 12 tests failed istream qp decoder 1 ................................................. : ok istream qp decoder 2 ................................................. : ok istream qp decoder 3 ................................................. : ok istream qp decoder 4 ................................................. : ok istream qp decoder 5 ................................................. : ok istream qp decoder 6 ................................................. : ok istream qp decoder 7 ................................................. : ok istream qp decoder 8 ................................................. : ok 0 / 8 tests failed istream qp encoder 1 ................................................. : ok istream qp encoder 2 ................................................. : ok istream qp encoder 3 ................................................. : ok istream qp encoder 4 ................................................. : ok istream qp encoder 5 ................................................. : ok 0 / 5 tests failed mail_html2text() ..................................................... : ok mail_html2text() random .............................................. : ok 0 / 2 tests failed mbox_from_parse(0,0) ................................................. : ok mbox_from_parse(0,1) ................................................. : ok mbox_from_parse(0,2) ................................................. : ok mbox_from_parse(0,3) ................................................. : ok mbox_from_parse(0,4) ................................................. : ok mbox_from_parse(0,5) ................................................. : ok mbox_from_parse(0,6) ................................................. : ok mbox_from_parse(0,7) ................................................. : ok mbox_from_parse(0,8) ................................................. : ok mbox_from_parse(0,9) ................................................. : ok mbox_from_parse(0,10) ................................................ : ok mbox_from_parse(0,11) ................................................ : ok mbox_from_parse(0,12) ................................................ : ok mbox_from_parse(0,13) ................................................ : ok mbox_from_parse(0,14) ................................................ : ok mbox_from_parse(1,0) ................................................. : ok mbox_from_parse(1,1) ................................................. : ok mbox_from_parse(1,2) ................................................. : ok mbox_from_parse(1,3) ................................................. : ok mbox_from_parse(1,4) ................................................. : ok mbox_from_parse(1,5) ................................................. : ok mbox_from_parse(1,6) ................................................. : ok mbox_from_parse(1,7) ................................................. : ok mbox_from_parse(1,8) ................................................. : ok mbox_from_parse(1,9) ................................................. : ok mbox_from_parse(1,10) ................................................ : ok mbox_from_parse(1,11) ................................................ : ok mbox_from_parse(1,12) ................................................ : ok mbox_from_parse(1,13) ................................................ : ok mbox_from_parse(1,14) ................................................ : ok mbox_from_create() ................................................... : ok 0 / 31 tests failed message address parsing .............................................. : ok message address parsing with empty group ............................. : ok 0 / 2 tests failed message_date_parse(0) ................................................ : ok message_date_parse(1) ................................................ : ok message_date_parse(2) ................................................ : ok message_date_parse(3) ................................................ : ok message_date_parse(4) ................................................ : ok message_date_parse(5) ................................................ : ok message_date_parse(6) ................................................ : ok message_date_parse(7) ................................................ : ok message_date_parse(8) ................................................ : ok message_date_parse(9) ................................................ : ok message_date_parse(10) ............................................... : ok message_date_parse(11) ............................................... : ok message_date_parse(12) ............................................... : ok message_date_parse(13) ............................................... : ok 0 / 14 tests failed message decoder ...................................................... : ok message_decoder_current_content_type() ............................... : ok 0 / 2 tests failed message header decode ................................................ : ok message header decode read overflow .................................. : ok message header encode & decode randomly .............................. : ok 0 / 3 tests failed message header encode q .............................................. : ok message header encode b .............................................. : ok message header encode ................................................ : ok message header encode data ........................................... : ok 0 / 4 tests failed message_header_hash_more ............................................. : ok 0 / 1 tests failed message header parser ................................................ : ok message header parser partial ........................................ : ok message header parser long lines ..................................... : ok message header parser extra CR in EOH ................................ : ok message header parser no EOH ......................................... : ok 0 / 5 tests failed message id parser .................................................... : ok 0 / 1 tests failed message parser in small blocks ....................................... : ok message parser truncated mime headers ................................ : ok message parser truncated mime headers 2 .............................. : ok message parser truncated mime headers 3 .............................. : ok message parser empty multipart ....................................... : ok message parser duplicate mime boundary ............................... : ok message parser garbage suffix mime boundary .......................... : ok message parser continuing mime boundary .............................. : ok message parser continuing truncated mime boundary .................... : ok message parser no EOH ................................................ : ok 0 / 10 tests failed message part indexes ................................................. : ok 0 / 1 tests failed message_search_more_get_decoded() .................................... : ok 0 / 1 tests failed message snippet ...................................................... : ok 0 / 1 tests failed dot ostream[0]: ...................................................... : ok dot ostream[1]: ...................................................... : ok dot ostream[2]: ...................................................... : ok dot ostream[3]: ...................................................... : ok dot ostream[4]: ...................................................... : ok dot ostream[5]: ...................................................... : ok dot ostream[6]: ...................................................... : ok 0 / 7 tests failed qp-decoder ........................................................... : ok 0 / 1 tests failed qp-encoder ........................................................... : ok qp-encoder (binary safe) ............................................. : ok qp-encoder (header format) ........................................... : ok 0 / 3 tests failed quoted printable q decode ............................................ : ok 0 / 1 tests failed rfc2231 parser ....................................................... : ok 0 / 1 tests failed rfc822 parse quoted string ........................................... : ok rfc822 parse content param ........................................... : ok 0 / 2 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-mail' Making check in lib-program-client make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' for bin in test-program-client-local test-program-client-unix test-program-client-net; do \ if test "$bin" = "test-program-client-local"; then \ if ! env NOVALGRIND=yes ./$bin; then exit 1; fi; \ else \ if ! ./$bin; then exit 1; fi; \ fi \ done Debug: waiting for program `/bin/echo' to finish after 0 msecs test_program_success ................................................. : ok Debug: waiting for program `/bin/cat' to finish after 0 msecs test_program_io (sync) ............................................... : ok Debug: waiting for program `/bin/cat' to finish after 1 msecs test_program_io (async) .............................................. : ok Info: program `/bin/false' terminated with non-zero exit code 1 test_program_failure ................................................. : ok 0 / 4 tests failed test_program_setup ................................................... : ok Debug: Trying to connect program-client-test.sock test_program_success ................................................. : ok Debug: Trying to connect program-client-test.sock test_program_io (async) .............................................. : ok Debug: Trying to connect program-client-test.sock test_program_failure ................................................. : ok test_program_noreply ................................................. : ok test_program_teardown ................................................ : ok 0 / 6 tests failed Debug: Trying to connect program-client-test.sock test_program_setup ................................................... : ok Debug: Trying to connect 127.0.0.1:39756 (timeout 5000 msecs) test_program_success ................................................. : ok Debug: Trying to connect 127.0.0.1:39756 (timeout 5000 msecs) test_program_io (async) .............................................. : ok Debug: Trying to connect 127.0.0.1:39756 (timeout 5000 msecs) test_program_failure ................................................. : ok Debug: Trying to connect 127.0.0.1:39756 (timeout 5000 msecs) test_program_noreply ................................................. : ok Debug: Trying to connect [::1]:39756 (timeout 5000 msecs) Debug: Trying to connect 127.0.0.3:39756 (timeout 5000 msecs) Debug: Trying to connect 127.0.0.2:39756 (timeout 5000 msecs) Debug: Trying to connect 127.0.0.1:39756 (timeout 5000 msecs) test_program_refused ................................................. : ok test_program_teardown ................................................ : ok 0 / 7 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-program-client' Making check in lib-smtp make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' for bin in test-smtp-address test-smtp-params test-smtp-reply-parser test-smtp-command-parser; do \ if ! ./$bin; then exit 1; fi; \ done smtp mailbox valid [0]: parse("") .................................... : ok smtp mailbox valid [0]: address->localpart = (null) .................. : ok smtp mailbox valid [0]: address->domain = (null) ..................... : ok smtp mailbox valid [0]: encode() = "" ................................ : ok smtp mailbox valid [0] ............................................... : ok smtp mailbox valid [1]: parse("user") ................................ : ok smtp mailbox valid [1]: address->localpart = "user" .................. : ok smtp mailbox valid [1]: address->domain = (null) ..................... : ok smtp mailbox valid [1]: encode() = "user" ............................ : ok smtp mailbox valid [1] ............................................... : ok smtp mailbox valid [2]: parse("user@domain.tld") ..................... : ok smtp mailbox valid [2]: address->localpart = "user" .................. : ok smtp mailbox valid [2]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [2]: encode() = "user@domain.tld" ................. : ok smtp mailbox valid [2] ............................................... : ok smtp mailbox valid [3]: parse("1234567890@domain.tld") ............... : ok smtp mailbox valid [3]: address->localpart = "1234567890" ............ : ok smtp mailbox valid [3]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [3]: encode() = "1234567890@domain.tld" ........... : ok smtp mailbox valid [3] ............................................... : ok smtp mailbox valid [4]: parse("_______@domain.tld") .................. : ok smtp mailbox valid [4]: address->localpart = "_______" ............... : ok smtp mailbox valid [4]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [4]: encode() = "_______@domain.tld" .............. : ok smtp mailbox valid [4] ............................................... : ok smtp mailbox valid [5]: parse("firstname.lastname@domain.tld") ....... : ok smtp mailbox valid [5]: address->localpart = "firstname.lastname" .... : ok smtp mailbox valid [5]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [5]: encode() = "firstname.lastname@domain.tld" ... : ok smtp mailbox valid [5] ............................................... : ok smtp mailbox valid [6]: parse("firstname+lastname@domain.tld") ....... : ok smtp mailbox valid [6]: address->localpart = "firstname+lastname" .... : ok smtp mailbox valid [6]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [6]: encode() = "firstname+lastname@domain.tld" ... : ok smtp mailbox valid [6] ............................................... : ok smtp mailbox valid [7]: parse("firstname-lastname@domain.tld") ....... : ok smtp mailbox valid [7]: address->localpart = "firstname-lastname" .... : ok smtp mailbox valid [7]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [7]: encode() = "firstname-lastname@domain.tld" ... : ok smtp mailbox valid [7] ............................................... : ok smtp mailbox valid [8]: parse(""user"@domain.tld") ................... : ok smtp mailbox valid [8]: address->localpart = "user" .................. : ok smtp mailbox valid [8]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [8]: encode() = "user@domain.tld" ................. : ok smtp mailbox valid [8] ............................................... : ok smtp mailbox valid [9]: parse(""user@frop"@domain.tld") .............. : ok smtp mailbox valid [9]: address->localpart = "user@frop" ............. : ok smtp mailbox valid [9]: address->domain = "domain.tld" ............... : ok smtp mailbox valid [9]: encode() = ""user@frop"@domain.tld" .......... : ok smtp mailbox valid [9] ............................................... : ok smtp mailbox valid [10]: parse("user@127.0.0.1") ..................... : ok smtp mailbox valid [10]: address->localpart = "user" ................. : ok smtp mailbox valid [10]: address->domain = "127.0.0.1" ............... : ok smtp mailbox valid [10]: encode() = "user@127.0.0.1" ................. : ok smtp mailbox valid [10] .............................................. : ok smtp mailbox valid [11]: parse("user@[127.0.0.1]") ................... : ok smtp mailbox valid [11]: address->localpart = "user" ................. : ok smtp mailbox valid [11]: address->domain = "[127.0.0.1]" ............. : ok smtp mailbox valid [11]: encode() = "user@[127.0.0.1]" ............... : ok smtp mailbox valid [11] .............................................. : ok smtp mailbox valid [12]: parse("user@[IPv6:::1]") .................... : ok smtp mailbox valid [12]: address->localpart = "user" ................. : ok smtp mailbox valid [12]: address->domain = "[IPv6:::1]" .............. : ok smtp mailbox valid [12]: encode() = "user@[IPv6:::1]" ................ : ok smtp mailbox valid [12] .............................................. : ok smtp mailbox valid [13]: parse("user@[IPv6:::127.0.0.1]") ............ : ok smtp mailbox valid [13]: address->localpart = "user" ................. : ok smtp mailbox valid [13]: address->domain = "[IPv6:::127.0.0.1]" ...... : ok smtp mailbox valid [13]: encode() = "user@[IPv6:::127.0.0.1]" ........ : ok smtp mailbox valid [13] .............................................. : ok smtp mailbox valid [14]: parse("email@-example.com") ................. : ok smtp mailbox valid [14]: address->localpart = "email" ................ : ok smtp mailbox valid [14]: address->domain = "-example.com" ............ : ok smtp mailbox valid [14]: encode() = "email@-example.com" ............. : ok smtp mailbox valid [14] .............................................. : ok smtp mailbox valid [15]: parse(".email@example.com") ................. : ok smtp mailbox valid [15]: address->localpart = ".email" ............... : ok smtp mailbox valid [15]: address->domain = "example.com" ............. : ok smtp mailbox valid [15]: encode() = "".email"@example.com" ........... : ok smtp mailbox valid [15] .............................................. : ok smtp mailbox valid [16]: parse("email.@example.com") ................. : ok smtp mailbox valid [16]: address->localpart = "email." ............... : ok smtp mailbox valid [16]: address->domain = "example.com" ............. : ok smtp mailbox valid [16]: encode() = ""email."@example.com" ........... : ok smtp mailbox valid [16] .............................................. : ok smtp mailbox valid [17]: parse("email..email@example.com") ........... : ok smtp mailbox valid [17]: address->localpart = "email..email" ......... : ok smtp mailbox valid [17]: address->domain = "example.com" ............. : ok smtp mailbox valid [17]: encode() = ""email..email"@example.com" ..... : ok smtp mailbox valid [17] .............................................. : ok smtp mailbox valid [18]: parse("Abc..123@example.com") ............... : ok smtp mailbox valid [18]: address->localpart = "Abc..123" ............. : ok smtp mailbox valid [18]: address->domain = "example.com" ............. : ok smtp mailbox valid [18]: encode() = ""Abc..123"@example.com" ......... : ok smtp mailbox valid [18] .............................................. : ok smtp path valid [0]: parse("<>") ..................................... : ok smtp path valid [0]: address->localpart = (null) ..................... : ok smtp path valid [0]: address->domain = (null) ........................ : ok smtp path valid [0]: encode() = "<>" ................................. : ok smtp path valid [0] .................................................. : ok smtp path valid [1]: parse("") ................................. : ok smtp path valid [1]: address->localpart = "user" ..................... : ok smtp path valid [1]: address->domain = (null) ........................ : ok smtp path valid [1]: encode() = "" ............................. : ok smtp path valid [1] .................................................. : ok smtp path valid [2]: parse("") ...................... : ok smtp path valid [2]: address->localpart = "user" ..................... : ok smtp path valid [2]: address->domain = "domain.tld" .................. : ok smtp path valid [2]: encode() = "" .................. : ok smtp path valid [2] .................................................. : ok smtp path valid [3]: parse("<@otherdomain.tld,@yetanotherdomain.tld:user@domain.tld>") : ok smtp path valid [3]: address->localpart = "user" ..................... : ok smtp path valid [3]: address->domain = "domain.tld" .................. : ok smtp path valid [3]: encode() = "" .................. : ok smtp path valid [3] .................................................. : ok smtp username valid [0]: parse("user") ............................... : ok smtp username valid [0]: address->localpart = "user" ................. : ok smtp username valid [0]: address->domain = (null) .................... : ok smtp username valid [0]: encode() = "user" ........................... : ok smtp username valid [0] .............................................. : ok smtp username valid [1]: parse("user@domain.tld") .................... : ok smtp username valid [1]: address->localpart = "user" ................. : ok smtp username valid [1]: address->domain = "domain.tld" .............. : ok smtp username valid [1]: encode() = "user@domain.tld" ................ : ok smtp username valid [1] .............................................. : ok smtp username valid [2]: parse("user@domain.tld") .................... : ok smtp username valid [2]: address->localpart = "user" ................. : ok smtp username valid [2]: address->domain = "domain.tld" .............. : ok smtp username valid [2]: encode() = "user@domain.tld" ................ : ok smtp username valid [2] .............................................. : ok smtp username valid [3]: parse("1234567890@domain.tld") .............. : ok smtp username valid [3]: address->localpart = "1234567890" ........... : ok smtp username valid [3]: address->domain = "domain.tld" .............. : ok smtp username valid [3]: encode() = "1234567890@domain.tld" .......... : ok smtp username valid [3] .............................................. : ok smtp username valid [4]: parse("_______@domain.tld") ................. : ok smtp username valid [4]: address->localpart = "_______" .............. : ok smtp username valid [4]: address->domain = "domain.tld" .............. : ok smtp username valid [4]: encode() = "_______@domain.tld" ............. : ok smtp username valid [4] .............................................. : ok smtp username valid [5]: parse("firstname.lastname@domain.tld") ...... : ok smtp username valid [5]: address->localpart = "firstname.lastname" ... : ok smtp username valid [5]: address->domain = "domain.tld" .............. : ok smtp username valid [5]: encode() = "firstname.lastname@domain.tld" .. : ok smtp username valid [5] .............................................. : ok smtp username valid [6]: parse("firstname+lastname@domain.tld") ...... : ok smtp username valid [6]: address->localpart = "firstname+lastname" ... : ok smtp username valid [6]: address->domain = "domain.tld" .............. : ok smtp username valid [6]: encode() = "firstname+lastname@domain.tld" .. : ok smtp username valid [6] .............................................. : ok smtp username valid [7]: parse("firstname-lastname@domain.tld") ...... : ok smtp username valid [7]: address->localpart = "firstname-lastname" ... : ok smtp username valid [7]: address->domain = "domain.tld" .............. : ok smtp username valid [7]: encode() = "firstname-lastname@domain.tld" .. : ok smtp username valid [7] .............................................. : ok smtp username valid [8]: parse(""user"@domain.tld") .................. : ok smtp username valid [8]: address->localpart = "user" ................. : ok smtp username valid [8]: address->domain = "domain.tld" .............. : ok smtp username valid [8]: encode() = "user@domain.tld" ................ : ok smtp username valid [8] .............................................. : ok smtp username valid [9]: parse(""user@frop"@domain.tld") ............. : ok smtp username valid [9]: address->localpart = "user@frop" ............ : ok smtp username valid [9]: address->domain = "domain.tld" .............. : ok smtp username valid [9]: encode() = ""user@frop"@domain.tld" ......... : ok smtp username valid [9] .............................................. : ok smtp username valid [10]: parse("user@frop@domain.tld") .............. : ok smtp username valid [10]: address->localpart = "user@frop" ........... : ok smtp username valid [10]: address->domain = "domain.tld" ............. : ok smtp username valid [10]: encode() = ""user@frop"@domain.tld" ........ : ok smtp username valid [10] ............................................. : ok smtp username valid [11]: parse("user@127.0.0.1") .................... : ok smtp username valid [11]: address->localpart = "user" ................ : ok smtp username valid [11]: address->domain = "127.0.0.1" .............. : ok smtp username valid [11]: encode() = "user@127.0.0.1" ................ : ok smtp username valid [11] ............................................. : ok smtp username valid [12]: parse("user@[127.0.0.1]") .................. : ok smtp username valid [12]: address->localpart = "user" ................ : ok smtp username valid [12]: address->domain = "[127.0.0.1]" ............ : ok smtp username valid [12]: encode() = "user@[127.0.0.1]" .............. : ok smtp username valid [12] ............................................. : ok smtp username valid [13]: parse("user@[IPv6:::1]") ................... : ok smtp username valid [13]: address->localpart = "user" ................ : ok smtp username valid [13]: address->domain = "[IPv6:::1]" ............. : ok smtp username valid [13]: encode() = "user@[IPv6:::1]" ............... : ok smtp username valid [13] ............................................. : ok smtp username valid [14]: parse("user@[IPv6:::127.0.0.1]") ........... : ok smtp username valid [14]: address->localpart = "user" ................ : ok smtp username valid [14]: address->domain = "[IPv6:::127.0.0.1]" ..... : ok smtp username valid [14]: encode() = "user@[IPv6:::127.0.0.1]" ....... : ok smtp username valid [14] ............................................. : ok smtp mailbox invalid [0]: parse("") .................................. : ok: Mailbox is empty string smtp mailbox invalid [0] ............................................. : ok smtp mailbox invalid [1]: parse("user") .............................. : ok: Missing domain smtp mailbox invalid [1] ............................................. : ok smtp mailbox invalid [2]: parse(""user@domain.tld") .................. : ok: Premature end of quoted string smtp mailbox invalid [2] ............................................. : ok smtp mailbox invalid [3]: parse("us"er@domain.tld") .................. : ok: Invalid character in localpart smtp mailbox invalid [3] ............................................. : ok smtp mailbox invalid [4]: parse("user@frop@domain.tld") .............. : ok: Invalid character in mailbox smtp mailbox invalid [4] ............................................. : ok smtp mailbox invalid [5]: parse("user@.tld") ......................... : ok: Invalid domain smtp mailbox invalid [5] ............................................. : ok smtp mailbox invalid [6]: parse("user@a$.tld") ....................... : ok: Invalid character in mailbox smtp mailbox invalid [6] ............................................. : ok smtp mailbox invalid [7]: parse("user@a..tld") ....................... : ok: Empty sub-domain smtp mailbox invalid [7] ............................................. : ok smtp mailbox invalid [8]: parse("user@[]") ........................... : ok: Invalid address literal smtp mailbox invalid [8] ............................................. : ok smtp mailbox invalid [9]: parse("user@[") ............................ : ok: Invalid address literal smtp mailbox invalid [9] ............................................. : ok smtp mailbox invalid [10]: parse("user@[AA]") ........................ : ok: Invalid address literal smtp mailbox invalid [10] ............................................ : ok smtp mailbox invalid [11]: parse("user@[AA") ......................... : ok: Invalid address literal smtp mailbox invalid [11] ............................................ : ok smtp mailbox invalid [12]: parse("user@[127.0.0]") ................... : ok: Invalid IPv4 address literal smtp mailbox invalid [12] ............................................ : ok smtp mailbox invalid [13]: parse("user@[256.256.256.256]") ........... : ok: Invalid IPv4 address literal smtp mailbox invalid [13] ............................................ : ok smtp mailbox invalid [14]: parse("user@[127.0.0.1") .................. : ok: Missing ']' at end of address literal smtp mailbox invalid [14] ............................................ : ok smtp mailbox invalid [15]: parse("user@[::1]") ....................... : ok: Invalid address literal smtp mailbox invalid [15] ............................................ : ok smtp mailbox invalid [16]: parse("user@[IPv6:flierp]") ............... : ok: Invalid IPv6 address literal smtp mailbox invalid [16] ............................................ : ok smtp mailbox invalid [17]: parse("user@[IPv6:aa:bb::cc::dd]") ........ : ok: Invalid IPv6 address literal smtp mailbox invalid [17] ............................................ : ok smtp mailbox invalid [18]: parse("user@[IPv6::1]") ................... : ok: Invalid IPv6 address literal smtp mailbox invalid [18] ............................................ : ok smtp mailbox invalid [19]: parse("user@[IPv6:::1") ................... : ok: Missing ']' at end of address literal smtp mailbox invalid [19] ............................................ : ok smtp mailbox invalid [20]: parse("user@[Gen:]") ...................... : ok: Empty address literal smtp mailbox invalid [20] ............................................ : ok smtp mailbox invalid [21]: parse("user@[Gen:Hopsa") .................. : ok: Missing ']' at end of address literal smtp mailbox invalid [21] ............................................ : ok smtp mailbox invalid [22]: parse("user@[Gen-:Hopsa]") ................ : ok: Invalid address literal smtp mailbox invalid [22] ............................................ : ok smtp mailbox invalid [23]: parse("#@%^%#$@#$@#.com") ................. : ok: Invalid domain smtp mailbox invalid [23] ............................................ : ok smtp mailbox invalid [24]: parse("@example.com") ..................... : ok: Invalid character in localpart smtp mailbox invalid [24] ............................................ : ok smtp mailbox invalid [25]: parse("Eric Mail ") .... : ok: Invalid character in localpart smtp mailbox invalid [25] ............................................ : ok smtp mailbox invalid [26]: parse("email.example.com") ................ : ok: Missing domain smtp mailbox invalid [26] ............................................ : ok smtp mailbox invalid [27]: parse("email@example@example.com") ........ : ok: Invalid character in mailbox smtp mailbox invalid [27] ............................................ : ok smtp mailbox invalid [28]: parse("あいうえお@example.com") ...... : ok: Invalid character in localpart smtp mailbox invalid [28] ............................................ : ok smtp mailbox invalid [29]: parse("email@example.com (Eric Mail)") .... : ok: Invalid character in mailbox smtp mailbox invalid [29] ............................................ : ok smtp mailbox invalid [30]: parse("email@example..com") ............... : ok: Empty sub-domain smtp mailbox invalid [30] ............................................ : ok smtp path invalid [0]: parse("") ..................................... : ok: Path is empty string smtp path invalid [0] ................................................ : ok smtp path invalid [1]: parse("user") ................................. : ok: Missing domain smtp path invalid [1] ................................................ : ok smtp path invalid [2]: parse(""user@domain.tld") ..................... : ok: Premature end of quoted string smtp path invalid [2] ................................................ : ok smtp path invalid [3]: parse("us"er@domain.tld") ..................... : ok: Invalid character in localpart smtp path invalid [3] ................................................ : ok smtp path invalid [4]: parse("user@frop@domain.tld") ................. : ok: Invalid character in path smtp path invalid [4] ................................................ : ok smtp path invalid [5]: parse("user@.tld") ............................ : ok: Invalid domain smtp path invalid [5] ................................................ : ok smtp path invalid [6]: parse("user@a$.tld") .......................... : ok: Invalid character in path smtp path invalid [6] ................................................ : ok smtp path invalid [7]: parse("user@a..tld") .......................... : ok: Empty sub-domain smtp path invalid [7] ................................................ : ok smtp path invalid [8]: parse("user@[]") .............................. : ok: Invalid address literal smtp path invalid [8] ................................................ : ok smtp path invalid [9]: parse("user@[") ............................... : ok: Invalid address literal smtp path invalid [9] ................................................ : ok smtp path invalid [10]: parse("user@[AA]") ........................... : ok: Invalid address literal smtp path invalid [10] ............................................... : ok smtp path invalid [11]: parse("user@[AA") ............................ : ok: Invalid address literal smtp path invalid [11] ............................................... : ok smtp path invalid [12]: parse("user@[127.0.0]") ...................... : ok: Invalid IPv4 address literal smtp path invalid [12] ............................................... : ok smtp path invalid [13]: parse("user@[256.256.256.256]") .............. : ok: Invalid IPv4 address literal smtp path invalid [13] ............................................... : ok smtp path invalid [14]: parse("user@[127.0.0.1") ..................... : ok: Missing ']' at end of address literal smtp path invalid [14] ............................................... : ok smtp path invalid [15]: parse("user@[::1]") .......................... : ok: Invalid address literal smtp path invalid [15] ............................................... : ok smtp path invalid [16]: parse("user@[IPv6:flierp]") .................. : ok: Invalid IPv6 address literal smtp path invalid [16] ............................................... : ok smtp path invalid [17]: parse("user@[IPv6:aa:bb::cc::dd]") ........... : ok: Invalid IPv6 address literal smtp path invalid [17] ............................................... : ok smtp path invalid [18]: parse("user@[IPv6::1]") ...................... : ok: Invalid IPv6 address literal smtp path invalid [18] ............................................... : ok smtp path invalid [19]: parse("user@[IPv6:::1") ...................... : ok: Missing ']' at end of address literal smtp path invalid [19] ............................................... : ok smtp path invalid [20]: parse("user@[Gen:]") ......................... : ok: Empty address literal smtp path invalid [20] ............................................... : ok smtp path invalid [21]: parse("user@[Gen:Hopsa") ..................... : ok: Missing ']' at end of address literal smtp path invalid [21] ............................................... : ok smtp path invalid [22]: parse("user@[Gen-:Hopsa]") ................... : ok: Invalid address literal smtp path invalid [22] ............................................... : ok smtp path invalid [23]: parse("#@%^%#$@#$@#.com") .................... : ok: Invalid domain smtp path invalid [23] ............................................... : ok smtp path invalid [24]: parse("@example.com") ........................ : ok: Missing ':' at end of source route smtp path invalid [24] ............................................... : ok smtp path invalid [25]: parse("Eric Mail ") ....... : ok: Invalid character in localpart smtp path invalid [25] ............................................... : ok smtp path invalid [26]: parse("email.example.com") ................... : ok: Missing domain smtp path invalid [26] ............................................... : ok smtp path invalid [27]: parse("email@example@example.com") ........... : ok: Invalid character in path smtp path invalid [27] ............................................... : ok smtp path invalid [28]: parse("あいうえお@example.com") ......... : ok: Invalid character in localpart smtp path invalid [28] ............................................... : ok smtp path invalid [29]: parse("email@example.com (Eric Mail)") ....... : ok: Invalid character in path smtp path invalid [29] ............................................... : ok smtp path invalid [30]: parse("email@example..com") .................. : ok: Empty sub-domain smtp path invalid [30] ............................................... : ok smtp path invalid [31]: parse("<>") .................................. : ok: Null path not allowed smtp path invalid [31] ............................................... : ok smtp path invalid [32]: parse("") .............................. : ok: Missing domain smtp path invalid [32] ............................................... : ok smtp path invalid [33]: parse("<"user@domain.tld>") .................. : ok: Premature end of quoted string smtp path invalid [33] ............................................... : ok smtp path invalid [34]: parse("") .................. : ok: Invalid character in localpart smtp path invalid [34] ............................................... : ok smtp path invalid [35]: parse("") .............. : ok: Missing '>' at end of path smtp path invalid [35] ............................................... : ok smtp path invalid [36]: parse("") ......................... : ok: Invalid domain smtp path invalid [36] ............................................... : ok smtp path invalid [37]: parse("") ....................... : ok: Missing '>' at end of path smtp path invalid [37] ............................................... : ok smtp path invalid [38]: parse("") ....................... : ok: Empty sub-domain smtp path invalid [38] ............................................... : ok smtp path invalid [39]: parse("") ........................... : ok: Invalid address literal smtp path invalid [39] ............................................... : ok smtp path invalid [40]: parse("") ............................ : ok: Invalid address literal smtp path invalid [40] ............................................... : ok smtp path invalid [41]: parse("") ......................... : ok: Invalid address literal smtp path invalid [41] ............................................... : ok smtp path invalid [42]: parse("") .......................... : ok: Invalid address literal smtp path invalid [42] ............................................... : ok smtp path invalid [43]: parse("") .................... : ok: Invalid IPv4 address literal smtp path invalid [43] ............................................... : ok smtp path invalid [44]: parse("") ............ : ok: Invalid IPv4 address literal smtp path invalid [44] ............................................... : ok smtp path invalid [45]: parse("") ................... : ok: Invalid character in address literal smtp path invalid [45] ............................................... : ok smtp path invalid [46]: parse("") ........................ : ok: Invalid address literal smtp path invalid [46] ............................................... : ok smtp path invalid [47]: parse("") ................ : ok: Invalid IPv6 address literal smtp path invalid [47] ............................................... : ok smtp path invalid [48]: parse("") ......... : ok: Invalid IPv6 address literal smtp path invalid [48] ............................................... : ok smtp path invalid [49]: parse("") .................... : ok: Invalid IPv6 address literal smtp path invalid [49] ............................................... : ok smtp path invalid [50]: parse("") .................... : ok: Invalid IPv6 address literal smtp path invalid [50] ............................................... : ok smtp path invalid [51]: parse("") ....................... : ok: Empty address literal smtp path invalid [51] ............................................... : ok smtp path invalid [52]: parse("") ................... : ok: Missing ']' at end of address literal smtp path invalid [52] ............................................... : ok smtp path invalid [53]: parse("") ................. : ok: Invalid address literal smtp path invalid [53] ............................................... : ok smtp path invalid [54]: parse("<#@%^%#$@#$@#.com>") .................. : ok: Invalid domain smtp path invalid [54] ............................................... : ok smtp path invalid [55]: parse("<@example.com>") ...................... : ok: Missing ':' at end of source route smtp path invalid [55] ............................................... : ok smtp path invalid [56]: parse("Eric Mail ") ....... : ok: Missing '<' at beginning of path smtp path invalid [56] ............................................... : ok smtp path invalid [57]: parse("") ................. : ok: Missing domain smtp path invalid [57] ............................................... : ok smtp path invalid [58]: parse("") ......... : ok: Missing '>' at end of path smtp path invalid [58] ............................................... : ok smtp path invalid [59]: parse("<あいうえお@example.com>") ....... : ok: Invalid character in localpart smtp path invalid [59] ............................................... : ok smtp path invalid [60]: parse(" (Eric Mail)") ..... : ok: Invalid character in path smtp path invalid [60] ............................................... : ok smtp path invalid [61]: parse("") ................ : ok: Empty sub-domain smtp path invalid [61] ............................................... : ok smtp path invalid [62]: parse("' at end of path smtp path invalid [62] ............................................... : ok smtp path invalid [63]: parse("email@example.com>") .................. : ok: Missing '<' at beginning of path smtp path invalid [63] ............................................... : ok smtp path invalid [64]: parse("email@example.com>") .................. : ok: Unmatched '>' at end of path smtp path invalid [64] ............................................... : ok smtp path invalid [65]: parse("<") ................................... : ok: Invalid character in localpart smtp path invalid [65] ............................................... : ok smtp path invalid [66]: parse("' at end of path smtp path invalid [66] ............................................... : ok smtp path invalid [67]: parse("<@otherdomain.tld,@yetanotherdomain.tld.user@domain.tld>") : ok: Missing ':' at end of source route smtp path invalid [67] ............................................... : ok smtp path invalid [68]: parse("<@###domain.tld,@yetanotherdomain.tld.user@domain.tld>") : ok: Missing domain after '@' in source route smtp path invalid [68] ............................................... : ok smtp username invalid [0]: parse("frop@$%^$%^.tld") .................. : ok: Invalid domain smtp username invalid [0] ............................................ : ok smtp username invalid [1]: parse("fr op@domain.tld") ................. : ok: Invalid character in user name smtp username invalid [1] ............................................ : ok smtp username invalid [2]: parse("f r o p@domain.tld") ............... : ok: Invalid character in user name smtp username invalid [2] ............................................ : ok smtp address detail parsing [0]: address parse ....................... : ok smtp address detail parsing [0] ...................................... : ok smtp address detail parsing [1]: address parse ....................... : ok smtp address detail parsing [1] ...................................... : ok smtp address detail parsing [2]: address parse ....................... : ok smtp address detail parsing [2] ...................................... : ok smtp address detail parsing [3]: address parse ....................... : ok smtp address detail parsing [3] ...................................... : ok smtp address detail parsing [4]: address parse ....................... : ok smtp address detail parsing [4] ...................................... : ok smtp address detail parsing [5]: address parse ....................... : ok smtp address detail parsing [5] ...................................... : ok smtp address detail parsing [6]: address parse ....................... : ok smtp address detail parsing [6] ...................................... : ok smtp address detail parsing [7]: address parse ....................... : ok smtp address detail parsing [7] ...................................... : ok smtp address detail parsing [8]: address parse ....................... : ok smtp address detail parsing [8] ...................................... : ok smtp address detail parsing [9]: address parse ....................... : ok smtp address detail parsing [9] ...................................... : ok smtp address detail parsing [10]: address parse ...................... : ok smtp address detail parsing [10] ..................................... : ok smtp address detail parsing [11]: address parse ...................... : ok smtp address detail parsing [11] ..................................... : ok smtp address detail parsing [12]: address parse ...................... : ok smtp address detail parsing [12] ..................................... : ok smtp address detail parsing [13]: address parse ...................... : ok smtp address detail parsing [13] ..................................... : ok smtp address detail parsing [14]: address parse ...................... : ok smtp address detail parsing [14] ..................................... : ok smtp address detail parsing [15]: address parse ...................... : ok smtp address detail parsing [15] ..................................... : ok 0 / 428 tests failed smtp mail params valid [0]: parse("AUTH=<>") ......................... : ok smtp mail params valid [0]: params.auth->localpart = (null) .......... : ok smtp mail params valid [0]: params.auth->domain = (null) ............. : ok smtp mail params valid [0]: encode() = "AUTH=<>" ..................... : ok smtp mail params valid [0] ........................................... : ok smtp mail params valid [1]: parse("AUTH=user+2Bdetail") .............. : ok smtp mail params valid [1]: params.auth->localpart = "user+detail" ... : ok smtp mail params valid [1]: params.auth->domain = (null) ............. : ok smtp mail params valid [1]: encode() = "AUTH=user+2Bdetail" .......... : ok smtp mail params valid [1] ........................................... : ok smtp mail params valid [2]: parse("AUTH=e+3Dmc2@example.com") ........ : ok smtp mail params valid [2]: params.auth->localpart = "e=mc2" ......... : ok smtp mail params valid [2]: params.auth->domain = "example.com" ...... : ok smtp mail params valid [2]: encode() = "AUTH=e+3Dmc2@example.com" .... : ok smtp mail params valid [2] ........................................... : ok smtp mail params valid [3]: parse("") ................................ : ok smtp mail params valid [3]: params.body.type = ......... : ok smtp mail params valid [3]: encode() = "" ............................ : ok smtp mail params valid [3] ........................................... : ok smtp mail params valid [4]: parse("BODY=7BIT") ....................... : ok smtp mail params valid [4]: params.body.type = 7BIT .................. : ok smtp mail params valid [4]: encode() = "BODY=7BIT" ................... : ok smtp mail params valid [4] ........................................... : ok smtp mail params valid [5]: parse("BODY=8BITMIME") ................... : ok smtp mail params valid [5]: params.body.type = 8BITMIME .............. : ok smtp mail params valid [5]: encode() = "BODY=8BITMIME" ............... : ok smtp mail params valid [5] ........................................... : ok smtp mail params valid [6]: parse("BODY=BINARYMIME") ................. : ok smtp mail params valid [6]: params.body.type = BINARYMIME ............ : ok smtp mail params valid [6]: encode() = "BODY=BINARYMIME" ............. : ok smtp mail params valid [6] ........................................... : ok smtp mail params valid [7]: parse("BODY=FROP") ....................... : ok smtp mail params valid [7]: params.body.type = FROP .................. : ok smtp mail params valid [7]: params.extra_params.count = 0 ............ : ok smtp mail params valid [7]: encode() = "BODY=FROP" ................... : ok smtp mail params valid [7] ........................................... : ok smtp mail params valid [8]: parse("") ................................ : ok smtp mail params valid [8]: params.auth->localpart = (null) .......... : ok smtp mail params valid [8]: params.ret = ............... : ok smtp mail params valid [8]: encode() = "" ............................ : ok smtp mail params valid [8] ........................................... : ok smtp mail params valid [9]: parse("ENVID=") .......................... : ok smtp mail params valid [9]: params.auth->localpart = "" .............. : ok smtp mail params valid [9]: params.ret = ............... : ok smtp mail params valid [9]: encode() = "ENVID=" ...................... : ok smtp mail params valid [9] ........................................... : ok smtp mail params valid [10]: parse("ENVID=AABBCCDD") ................. : ok smtp mail params valid [10]: params.auth->localpart = "AABBCCDD" ..... : ok smtp mail params valid [10]: params.ret = .............. : ok smtp mail params valid [10]: encode() = "ENVID=AABBCCDD" ............. : ok smtp mail params valid [10] .......................................... : ok smtp mail params valid [11]: parse("ENVID=AA+2BBB+3DCC+2BDD") ........ : ok smtp mail params valid [11]: params.auth->localpart = "AA+BB=CC+DD" .. : ok smtp mail params valid [11]: params.ret = .............. : ok smtp mail params valid [11]: encode() = "ENVID=AA+2BBB+3DCC+2BDD" .... : ok smtp mail params valid [11] .......................................... : ok smtp mail params valid [12]: parse("") ............................... : ok smtp mail params valid [12]: params.auth->localpart = (null) ......... : ok smtp mail params valid [12]: params.ret = .............. : ok smtp mail params valid [12]: encode() = "" ........................... : ok smtp mail params valid [12] .......................................... : ok smtp mail params valid [13]: parse("RET=HDRS") ....................... : ok smtp mail params valid [13]: params.auth->localpart = (null) ......... : ok smtp mail params valid [13]: params.ret = HDRS ....................... : ok smtp mail params valid [13]: encode() = "RET=HDRS" ................... : ok smtp mail params valid [13] .......................................... : ok smtp mail params valid [14]: parse("RET=FULL") ....................... : ok smtp mail params valid [14]: params.auth->localpart = (null) ......... : ok smtp mail params valid [14]: params.ret = FULL ....................... : ok smtp mail params valid [14]: encode() = "RET=FULL" ................... : ok smtp mail params valid [14] .......................................... : ok smtp mail params valid [15]: parse("") ............................... : ok smtp mail params valid [15]: params.size = 0 ......................... : ok smtp mail params valid [15]: encode() = "" ........................... : ok smtp mail params valid [15] .......................................... : ok smtp mail params valid [16]: parse("SIZE=267914296") ................. : ok smtp mail params valid [16]: params.size = 267914296 ................. : ok smtp mail params valid [16]: encode() = "SIZE=267914296" ............. : ok smtp mail params valid [16] .......................................... : ok smtp mail params valid [17]: parse("FROP=friep") ..................... : ok smtp mail params valid [17]: params.size = 0 ......................... : ok smtp mail params valid [17]: params.extra_params[0] = ["FROP"="friep"] : ok smtp mail params valid [17]: encode() = "FROP=friep" ................. : ok smtp mail params valid [17] .......................................... : ok smtp mail params valid [18]: parse("FROP=friep FRUP=frml") ........... : ok smtp mail params valid [18]: params.extra_params[0] = ["FROP"="friep"] : ok smtp mail params valid [18]: params.extra_params[1] = ["FRUP"="frml"] : ok smtp mail params valid [18]: encode() = "FROP=friep FRUP=frml" ....... : ok smtp mail params valid [18] .......................................... : ok smtp mail params invalid [0]: parse("AUTH=<>") ....................... : ok: Unsupported parameters smtp mail params invalid [0] ......................................... : ok smtp mail params invalid [1]: parse("AUTH=++") ....................... : ok: Invalid AUTH= parameter value: Invalid hexchar after '+' in xtext smtp mail params invalid [1] ......................................... : ok smtp mail params invalid [2]: parse("BODY=8BITMIME") ................. : ok: Unsupported mail BODY type smtp mail params invalid [2] ......................................... : ok smtp mail params invalid [3]: parse("BODY=BINARYMIME") ............... : ok: Unsupported mail BODY type smtp mail params invalid [3] ......................................... : ok smtp mail params invalid [4]: parse("BODY=BINARYMIME") ............... : ok: Unsupported mail BODY type smtp mail params invalid [4] ......................................... : ok smtp mail params invalid [5]: parse("BODY=FROP") ..................... : ok: Unsupported mail BODY type smtp mail params invalid [5] ......................................... : ok smtp mail params invalid [6]: parse("ENVID=AABBCC") .................. : ok: Unsupported parameters smtp mail params invalid [6] ......................................... : ok smtp mail params invalid [7]: parse("ENVID=++") ...................... : ok: Invalid ENVID= parameter value: Invalid hexchar after '+' in xtext smtp mail params invalid [7] ......................................... : ok smtp mail params invalid [8]: parse("RET=FULL") ...................... : ok: Unsupported parameters smtp mail params invalid [8] ......................................... : ok smtp mail params invalid [9]: parse("RET=HDR") ....................... : ok: Unsupported parameters smtp mail params invalid [9] ......................................... : ok smtp mail params invalid [10]: parse("RET=FROP") ..................... : ok: Unsupported RET= parameter keyword smtp mail params invalid [10] ........................................ : ok smtp mail params invalid [11]: parse("SIZE=13") ...................... : ok: Unsupported parameters smtp mail params invalid [11] ........................................ : ok smtp mail params invalid [12]: parse("SIZE=ABC") ..................... : ok: Unsupported SIZE parameter value smtp mail params invalid [12] ........................................ : ok smtp rcpt params valid [0]: parse("ORCPT=rfc822;e+3Dmc2@example.com") : ok smtp rcpt params valid [0]: params.orcpt.addr->localpart = "e=mc2" ... : ok smtp rcpt params valid [0]: params.orcpt.addr->domain = "example.com" : ok smtp rcpt params valid [0]: params.notify = ............ : ok smtp rcpt params valid [0]: encode() = "ORCPT=rfc822;e+3Dmc2@example.com" : ok smtp rcpt params valid [0] ........................................... : ok smtp rcpt params valid [1]: parse("") ................................ : ok smtp rcpt params valid [1]: params.orcpt.addr = NULL ................. : ok smtp rcpt params valid [1]: params.notify = ............ : ok smtp rcpt params valid [1]: encode() = "" ............................ : ok smtp rcpt params valid [1] ........................................... : ok smtp rcpt params valid [2]: parse("NOTIFY=SUCCESS") .................. : ok smtp rcpt params valid [2]: params.orcpt.addr = NULL ................. : ok smtp rcpt params valid [2]: params.notify = SUCCESS .................. : ok smtp rcpt params valid [2]: encode() = "NOTIFY=SUCCESS" .............. : ok smtp rcpt params valid [2] ........................................... : ok smtp rcpt params valid [3]: parse("NOTIFY=FAILURE") .................. : ok smtp rcpt params valid [3]: params.orcpt.addr = NULL ................. : ok smtp rcpt params valid [3]: params.notify = FAILURE .................. : ok smtp rcpt params valid [3]: encode() = "NOTIFY=FAILURE" .............. : ok smtp rcpt params valid [3] ........................................... : ok smtp rcpt params valid [4]: parse("NOTIFY=DELAY") .................... : ok smtp rcpt params valid [4]: params.orcpt.addr = NULL ................. : ok smtp rcpt params valid [4]: params.notify = DELAY .................... : ok smtp rcpt params valid [4]: encode() = "NOTIFY=DELAY" ................ : ok smtp rcpt params valid [4] ........................................... : ok smtp rcpt params valid [5]: parse("NOTIFY=NEVER") .................... : ok smtp rcpt params valid [5]: params.orcpt.addr = NULL ................. : ok smtp rcpt params valid [5]: params.notify = NEVER .................... : ok smtp rcpt params valid [5]: encode() = "NOTIFY=NEVER" ................ : ok smtp rcpt params valid [5] ........................................... : ok smtp rcpt params valid [6]: parse("NOTIFY=SUCCESS,FAILURE,DELAY") .... : ok smtp rcpt params valid [6]: params.orcpt.addr = NULL ................. : ok smtp rcpt params valid [6]: params.notify = SUCCESS,FAILURE,DELAY .... : ok smtp rcpt params valid [6]: encode() = "NOTIFY=SUCCESS,FAILURE,DELAY" : ok smtp rcpt params valid [6] ........................................... : ok smtp rcpt params valid [7]: parse("FROP=friep") ...................... : ok smtp rcpt params valid [7]: params.extra_params[0] = ["FROP"="friep"] : ok smtp rcpt params valid [7]: encode() = "FROP=friep" .................. : ok smtp rcpt params valid [7] ........................................... : ok smtp rcpt params valid [8]: parse("FROP=friep FRUP=frml") ............ : ok smtp rcpt params valid [8]: params.extra_params[0] = ["FROP"="friep"] : ok smtp rcpt params valid [8]: params.extra_params[1] = ["FRUP"="frml"] . : ok smtp rcpt params valid [8]: encode() = "FROP=friep FRUP=frml" ........ : ok smtp rcpt params valid [8] ........................................... : ok smtp rcpt params invalid [0]: parse("ORCPT=rfc822;frop@example.com") . : ok: Unsupported parameters smtp rcpt params invalid [0] ......................................... : ok smtp rcpt params invalid [1]: parse("ORCPT=++") ...................... : ok: Invalid addr-type for ORCPT= parameter smtp rcpt params invalid [1] ......................................... : ok smtp rcpt params invalid [2]: parse("ORCPT=rfc822;++") ............... : ok: Invalid ORCPT= parameter: Invalid hexchar after '+' in xtext smtp rcpt params invalid [2] ......................................... : ok smtp rcpt params invalid [3]: parse("NOTIFY=SUCCESS") ................ : ok: Unsupported parameters smtp rcpt params invalid [3] ......................................... : ok smtp rcpt params invalid [4]: parse("NOTIFY=FROP") ................... : ok: Invalid NOTIFY= parameter value smtp rcpt params invalid [4] ......................................... : ok smtp rcpt params invalid [5]: parse("NOTIFY=NEVER,SUCCESS") .......... : ok: Invalid NOTIFY= parameter value smtp rcpt params invalid [5] ......................................... : ok 0 / 172 tests failed smtp reply valid [0]: parse success .................................. : ok smtp reply valid [0]: reply->status = 220 ............................ : ok smtp reply valid [0]: reply->text_lines[0] = "" ...................... : ok smtp reply valid [0] ................................................. : ok smtp reply valid [1]: parse success .................................. : ok smtp reply valid [1]: reply->status = 220 ............................ : ok smtp reply valid [1]: reply->text_lines[0] = "" ...................... : ok smtp reply valid [1] ................................................. : ok smtp reply valid [2]: parse success .................................. : ok smtp reply valid [2]: reply->status = 220 ............................ : ok smtp reply valid [2]: reply->text_lines[0] = "OK" .................... : ok smtp reply valid [2] ................................................. : ok smtp reply valid [3]: parse success .................................. : ok smtp reply valid [3]: reply->status = 550 ............................ : ok smtp reply valid [3]: reply->text_lines[0] = "Requested action not taken: mailbox unavailable" : ok smtp reply valid [3] ................................................. : ok smtp reply valid [4]: parse success .................................. : ok smtp reply valid [4]: reply->status = 250 ............................ : ok smtp reply valid [4]: reply->text_lines[0] = "smtp.example.com Hello client.example.org [10.0.0.1]" : ok smtp reply valid [4]: reply->text_lines[1] = "SIZE 52428800" ......... : ok smtp reply valid [4]: reply->text_lines[2] = "PIPELINING" ............ : ok smtp reply valid [4]: reply->text_lines[3] = "STARTTLS" .............. : ok smtp reply valid [4]: reply->text_lines[4] = "HELP" .................. : ok smtp reply valid [4] ................................................. : ok smtp reply valid [5]: parse success .................................. : ok smtp reply valid [5]: reply->status = 250 ............................ : ok smtp reply valid [5]: reply->text_lines[0] = "smtp.example.com We got some nice ' ' and ' '" : ok smtp reply valid [5]: reply->text_lines[1] = "HELP" .................. : ok smtp reply valid [5] ................................................. : ok smtp reply valid [6]: parse success .................................. : ok smtp reply valid [6]: reply->status = 250 ............................ : ok smtp reply valid [6]: reply->text_lines[0] = "smtp.example.com We got some nice ' '" : ok smtp reply valid [6] ................................................. : ok smtp reply valid [7]: parse success .................................. : ok smtp reply valid [7]: reply->status = 250 ............................ : ok smtp reply valid [7]: reply->enhanced_code = 2.1.0 ................... : ok smtp reply valid [7]: reply->text_lines[0] = "Originator ok" : ok smtp reply valid [7] ................................................. : ok smtp reply valid [8]: parse success .................................. : ok smtp reply valid [8]: reply->status = 551 ............................ : ok smtp reply valid [8]: reply->enhanced_code = 5.7.1 ................... : ok smtp reply valid [8]: reply->text_lines[0] = "Forwarding to remote hosts disabled" : ok smtp reply valid [8]: reply->text_lines[1] = "Select another host to act as your forwarder" : ok smtp reply valid [8] ................................................. : ok smtp reply invalid [0]: parse("22X OK??") ............................ : ok: Invalid status code in reply smtp reply invalid [0] ............................................... : ok smtp reply invalid [1]: parse("220OK??") ............................. : ok: Encountered unexpected 'O' after reply status code smtp reply invalid [1] ............................................... : ok smtp reply invalid [2]: parse("200-This is??250 inconsistent.??") .... : ok: Inconsistent status codes in reply smtp reply invalid [2] ............................................... : ok smtp reply invalid [3]: parse("400 This ? is wrong??") ............... : ok: Encountered stray CR in reply text smtp reply invalid [3] ............................................... : ok smtp reply invalid [4]: parse("500 This is ? worse??") ............... : ok: Encountered stray 0x03 in reply text smtp reply invalid [4] ............................................... : ok smtp reply invalid [5]: parse("699 Obscure??") ....................... : ok: Invalid status code in reply smtp reply invalid [5] ............................................... : ok smtp reply invalid [6]: parse("100 Invalid??") ....................... : ok: Invalid status code in reply smtp reply invalid [6] ............................................... : ok smtp reply invalid [7]: parse("400 Interrupted?") .................... : ok: Premature end of input smtp reply invalid [7] ............................................... : ok smtp reply invalid [8]: parse("251 example.com We got '?'??") ........ : ok: Encountered stray 0x04 in reply text smtp reply invalid [8] ............................................... : ok smtp reply invalid [9]: parse("250-example.com Hello??250 We got some '?' for you??") : ok: Encountered stray 0x08 in reply text smtp reply invalid [9] ............................................... : ok smtp reply invalid [10]: parse("556-This is a very long reply??556 that exceeds the very low limit.??") : ok: Reply exceeds size limit smtp reply invalid [10] .............................................. : ok 0 / 66 tests failed smtp command valid [0]: parse success ................................ : ok: Premature end of input smtp command valid [0] ............................................... : ok smtp command valid [1]: parse success ................................ : ok: Premature end of input smtp command valid [1] ............................................... : ok smtp command valid [2]: parse success ................................ : ok: Premature end of input smtp command valid [2] ............................................... : ok smtp command valid [3]: parse success ................................ : ok: Premature end of input smtp command valid [3] ............................................... : ok smtp command valid [4]: parse success ................................ : ok: Premature end of input smtp command valid [4] ............................................... : ok smtp command valid [5]: parse success ................................ : ok: Premature end of input smtp command valid [5] ............................................... : ok smtp command valid [6]: parse success ................................ : ok: Premature end of input smtp command valid [6] ............................................... : ok smtp command invalid [0]: parse("B52??") ............................. : ok: Unexpected character `5' in command name smtp command invalid [0] ............................................. : ok smtp command invalid [1]: parse("BELL???") ........................... : ok: Unexpected character <0x08> in command name smtp command invalid [1] ............................................. : ok smtp command invalid [2]: parse("EHLO example.com??") ............... : ok: Duplicate space after command name smtp command invalid [2] ............................................. : ok smtp command invalid [3]: parse("NOOP "???"??") ...................... : ok: Unexpected character <0x01> in command parameters smtp command invalid [3] ............................................. : ok smtp command invalid [4]: parse("RSET?QUIT??") ....................... : ok: Expected LF after CR at end of command, but found `Q' smtp command invalid [4] ............................................. : ok smtp command invalid [5]: parse("INSANELYREDICULOUSLYLONGC...") ...... : ok: Command name is too long smtp command invalid [5] ............................................. : ok smtp command invalid [6]: parse("RCPT TO: in AUTH response smtp auth response invalid [0] ....................................... : ok smtp auth response invalid [1]: parse("U3R1cGlkIEJhc?2U2NCB0ZXN0??") . : ok: Expected LF after CR at end of AUTH response, but found `2' smtp auth response invalid [1] ....................................... : ok smtp auth response invalid [2]: parse("U3R1cGlkIHZlcnkgdmVyeSB2Z...") : ok: AUTH response line is too long smtp auth response invalid [2] ....................................... : ok 0 / 50 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-smtp' Making check in lib-imap make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' for bin in test-imap-bodystructure test-imap-envelope test-imap-match test-imap-parser test-imap-quote test-imap-url test-imap-utf7 test-imap-util; do \ if ! ./$bin; then exit 1; fi; \ done imap bodystructure write [0] ......................................... : ok imap bodystructure write [1] ......................................... : ok imap bodystructure write [2] ......................................... : ok imap bodystructure write [3] ......................................... : ok imap bodystructure write [4] ......................................... : ok imap bodystructure write [5] ......................................... : ok imap bodystructure write [6] ......................................... : ok imap bodystructure write [7] ......................................... : ok imap bodystructure parser [0] ........................................ : ok imap bodystructure parser [1] ........................................ : ok imap bodystructure parser [2] ........................................ : ok imap bodystructure parser [3] ........................................ : ok imap bodystructure parser [4] ........................................ : ok imap bodystructure parser [5] ........................................ : ok imap bodystructure parser [6] ........................................ : ok imap bodystructure parser [7] ........................................ : ok imap bodystructure normalize [0] ..................................... : ok imap bodystructure normalize [1] ..................................... : ok imap bodystructure normalize [2] ..................................... : ok imap bodystructure normalize [3] ..................................... : ok imap bodystructure normalize [4] ..................................... : ok imap bodystructure normalize [5] ..................................... : ok imap bodystructure normalize [6] ..................................... : ok imap bodystructure parser full [0] ................................... : ok imap bodystructure parser full [1] ................................... : ok imap bodystructure parser full [2] ................................... : ok imap bodystructure parser full [3] ................................... : ok imap bodystructure parser full [4] ................................... : ok imap bodystructure parser full [5] ................................... : ok imap bodystructure parser full [6] ................................... : ok imap bodystructure parser full [7] ................................... : ok 0 / 31 tests failed imap envelope write [0] .............................................. : ok imap envelope write [1] .............................................. : ok imap envelope write [2] .............................................. : ok imap envelope write [3] .............................................. : ok imap envelope write [4] .............................................. : ok imap envelope write [5] .............................................. : ok imap envelope parser [0] ............................................. : ok imap envelope parser [1] ............................................. : ok imap envelope parser [2] ............................................. : ok imap envelope parser [3] ............................................. : ok imap envelope parser [4] ............................................. : ok imap envelope parser [5] ............................................. : ok 0 / 12 tests failed imap match ........................................................... : ok imap match globs equal ............................................... : ok 0 / 2 tests failed imap parser crlf handling ............................................ : ok 0 / 1 tests failed imap_append_string_for_humans() ...................................... : ok test_imap_append_astring() ........................................... : ok test_imap_append_nstring() ........................................... : ok test_imap_append_nstring_nolf() ...................................... : ok 0 / 4 tests failed imap url valid [0]: imap_url_parse(imap://localhost) ................. : ok imap url valid [0] ................................................... : ok imap url valid [1]: imap_url_parse(imap://user@localhost) ............ : ok imap url valid [1] ................................................... : ok imap url valid [2]: imap_url_parse(imap://user;AUTH=PLAIN@localhost) . : ok imap url valid [2] ................................................... : ok imap url valid [3]: imap_url_parse(imap://;AUTH=PLAIN@localhost) ..... : ok imap url valid [3] ................................................... : ok imap url valid [4]: imap_url_parse(imap://%68endri%6B;AUTH=GSS%41PI@%65%78%61%6d%70%6c%65.com) : ok imap url valid [4] ................................................... : ok imap url valid [5]: imap_url_parse(imap://user@localhost:993) ........ : ok imap url valid [5] ................................................... : ok imap url valid [6]: imap_url_parse(imap://user@127.0.0.1) ............ : ok imap url valid [6] ................................................... : ok imap url valid [7]: imap_url_parse(imap://user@[::1]) ................ : ok imap url valid [7] ................................................... : ok imap url valid [8]: imap_url_parse(imap://user@4example.com:423) ..... : ok imap url valid [8] ................................................... : ok imap url valid [9]: imap_url_parse(imap://beelzebub@666.4example.com:999) : ok imap url valid [9] ................................................... : ok imap url valid [10]: imap_url_parse(imap://user@example.com/) ........ : ok imap url valid [10] .................................................. : ok imap url valid [11]: imap_url_parse(imap://user@example.com/./) ...... : ok imap url valid [11] .................................................. : ok imap url valid [12]: imap_url_parse(imap://user@example.com/INBOX) ... : ok imap url valid [12] .................................................. : ok imap url valid [13]: imap_url_parse(imap://user@example.com/INBOX/) .. : ok imap url valid [13] .................................................. : ok imap url valid [14]: imap_url_parse(imap://user@example.com//) ....... : ok imap url valid [14] .................................................. : ok imap url valid [15]: imap_url_parse(imap://user@example.com/INBOX/Trash) : ok imap url valid [15] .................................................. : ok imap url valid [16]: imap_url_parse(imap://user@example.com/INBOX/Trash/..) : ok imap url valid [16] .................................................. : ok imap url valid [17]: imap_url_parse(imap://user@example.com/INBOX/Trash/../) : ok imap url valid [17] .................................................. : ok imap url valid [18]: imap_url_parse(imap://user@example.com/INBOX/Trash/../..) : ok imap url valid [18] .................................................. : ok imap url valid [19]: imap_url_parse(imap://user@example.com/INBOX.Trash) : ok imap url valid [19] .................................................. : ok imap url valid [20]: imap_url_parse(imap://user@example.com/INBOX%3BTrash) : ok imap url valid [20] .................................................. : ok imap url valid [21]: imap_url_parse(imap://user@example.com/INBOX;UIDVALIDITY=1341) : ok imap url valid [21] .................................................. : ok imap url valid [22]: imap_url_parse(imap://user@example.com/INBOX/;UIDVALIDITY=23423) : ok imap url valid [22] .................................................. : ok imap url valid [23]: imap_url_parse(imap://user@example.com/INBOX/Drafts;UIDVALIDITY=6567) : ok imap url valid [23] .................................................. : ok imap url valid [24]: imap_url_parse(imap://user@example.com/INBOX/Drafts;UIDVALIDITY=788/;UID=16) : ok imap url valid [24] .................................................. : ok imap url valid [25]: imap_url_parse(imap://user@example.com/INBOX/Drafts;UIDVALIDITY=788/;UID=16/..) : ok imap url valid [25] .................................................. : ok imap url valid [26]: imap_url_parse(imap://user@example.com/INBOX/Drafts;UIDVALIDITY=788/;UID=16/../..) : ok imap url valid [26] .................................................. : ok imap url valid [27]: imap_url_parse(imap://user@example.com/INBOX/Junk;UIDVALIDITY=27667/;UID=434/;SECTION=HEADER) : ok imap url valid [27] .................................................. : ok imap url valid [28]: imap_url_parse(imap://user@example.com/INBOX/Important/;UID=437/;SECTION=1.2.MIME) : ok imap url valid [28] .................................................. : ok imap url valid [29]: imap_url_parse(imap://user@example.com/INBOX/Important/;UID=56/;SECTION=AA/BB) : ok imap url valid [29] .................................................. : ok imap url valid [30]: imap_url_parse(imap://user@example.com/INBOX/Important/;UID=56/;SECTION=AA/BB/..) : ok imap url valid [30] .................................................. : ok imap url valid [31]: imap_url_parse(imap://user@example.com/INBOX/Important/;UID=56/;SECTION=AA/BB/../..) : ok imap url valid [31] .................................................. : ok imap url valid [32]: imap_url_parse(imap://user@example.com/INBOX/Important/;UID=234/;SECTION=HEADER.FIELDS%20(%22To%22%20%22From%22)) : ok imap url valid [32] .................................................. : ok imap url valid [33]: imap_url_parse(imap://user@example.com/INBOX/Important/;UID=234/;PARTIAL=10.250) : ok imap url valid [33] .................................................. : ok imap url valid [34]: imap_url_parse(imap://hendrik@example.com/INBOX/Important/;UID=34534/;SECTION=1.3.TEXT/;PARTIAL=0.34254) : ok imap url valid [34] .................................................. : ok imap url valid [35]: imap_url_parse(imap://hendrik@example.com/INBOX/Sent;UIDVALIDITY=534?SUBJECT%20%22Frop?%22) : ok imap url valid [35] .................................................. : ok imap url valid [36]: imap_url_parse(//hendrik@example.org/INBOX/Trash) : ok imap url valid [36] .................................................. : ok imap url valid [37]: imap_url_parse(/INBOX/Trash) .................... : ok imap url valid [37] .................................................. : ok imap url valid [38]: imap_url_parse(user@example.com) ................ : ok imap url valid [38] .................................................. : ok imap url valid [39]: imap_url_parse(Drafts) .......................... : ok imap url valid [39] .................................................. : ok imap url valid [40]: imap_url_parse(../Drafts) ....................... : ok imap url valid [40] .................................................. : ok imap url valid [41]: imap_url_parse(../Junk) ......................... : ok imap url valid [41] .................................................. : ok imap url valid [42]: imap_url_parse(../Junk;UIDVALIDITY=23) .......... : ok imap url valid [42] .................................................. : ok imap url valid [43]: imap_url_parse(../../%23shared;UIDVALIDITY=23452) : ok imap url valid [43] .................................................. : ok imap url valid [44]: imap_url_parse(../../%23news;UIDVALIDITY=546/;UID=456) : ok imap url valid [44] .................................................. : ok imap url valid [45]: imap_url_parse() ................................ : ok imap url valid [45] .................................................. : ok imap url valid [46]: imap_url_parse() ................................ : ok imap url valid [46] .................................................. : ok imap url valid [47]: imap_url_parse() ................................ : ok imap url valid [47] .................................................. : ok imap url valid [48]: imap_url_parse() ................................ : ok imap url valid [48] .................................................. : ok imap url valid [49]: imap_url_parse(;UID=4767) ....................... : ok imap url valid [49] .................................................. : ok imap url valid [50]: imap_url_parse(;UID=4767) ....................... : ok imap url valid [50] .................................................. : ok imap url valid [51]: imap_url_parse(../;UID=4767) .................... : ok imap url valid [51] .................................................. : ok imap url valid [52]: imap_url_parse(../;UID=4767/;SECTION=TEXT) ...... : ok imap url valid [52] .................................................. : ok imap url valid [53]: imap_url_parse(;SECTION=TEXT) ................... : ok imap url valid [53] .................................................. : ok imap url valid [54]: imap_url_parse(..) .............................. : ok imap url valid [54] .................................................. : ok imap url valid [55]: imap_url_parse(../;SECTION=CC) .................. : ok imap url valid [55] .................................................. : ok imap url valid [56]: imap_url_parse(CC) .............................. : ok imap url valid [56] .................................................. : ok imap url valid [57]: imap_url_parse(;PARTIAL=1024.1024) .............. : ok imap url valid [57] .................................................. : ok imap url valid [58]: imap_url_parse(../CC/;PARTIAL=0.512) ............ : ok imap url valid [58] .................................................. : ok imap url valid [59]: imap_url_parse(imap://user@example.com/INBOX/;UID=377;URLAUTH=anonymous) : ok imap url valid [59] .................................................. : ok imap url valid [60]: imap_url_parse(imap://user@example.com/INBOX/;UID=377;URLAUTH=anonymous:internal:4142434445464748494A4B4C4D4E4F5051525354) : ok imap url valid [60] .................................................. : ok imap url valid [61]: imap_url_parse(imap://user@example.com/INBOX/;UID=377;EXPIRE=2011-02-12T12:45:14+01:00;URLAUTH=user+frop:internal:4142434445464748494A4B4C4D4E4F5051525354) : ok imap url valid [61] .................................................. : ok imap url invalid [0]: parse http://www.dovecot.org ................... : ok: Not an IMAP URL imap url invalid [0] ................................................. : ok imap url invalid [1]: parse imap:/INBOX .............................. : ok: Absolute IMAP URL requires `//' after `imap:' imap url invalid [1] ................................................. : ok imap url invalid [2]: parse imap://user@example.com/INBOX ............ : ok: Relative URL required imap url invalid [2] ................................................. : ok imap url invalid [3]: parse ......................................... : ok: Relative URL not allowed imap url invalid [3] ................................................. : ok imap url invalid [4]: parse /INBOX/;UID=377 .......................... : ok: Relative URL not allowed imap url invalid [4] ................................................. : ok imap url invalid [5]: parse imap://user@example.com/INBOX/;UID=377/;SECTION=TEXT?ALL : ok: Search query part only valid for messagelist-type IMAP URL imap url invalid [5] ................................................. : ok imap url invalid [6]: parse imap://user@example.com/INBOX/? .......... : ok: Empty IMAP URL search query not allowed imap url invalid [6] ................................................. : ok imap url invalid [7]: parse imap://user@example.com/INBOX/#Fragment .. : ok: Fragment component not allowed in IMAP URL imap url invalid [7] ................................................. : ok imap url invalid [8]: parse imap://user@example.com/INBOX/" .......... : ok: Path component contains invalid character imap url invalid [8] ................................................. : ok imap url invalid [9]: parse imap:///INBOX ............................ : ok: IMAP URL does not allow empty host identifier imap url invalid [9] ................................................. : ok imap url invalid [10]: parse imap://[]/INBOX ......................... : ok: Empty IPv6 host address imap url invalid [10] ................................................ : ok imap url invalid [11]: parse imap://[v08.234:232:234:234:2221]/INBOX . : ok: Future IP host address 'v08.234:232:234:234:2221' not supported imap url invalid [11] ................................................ : ok imap url invalid [12]: parse imap://[1::34a:34:234::6]/INBOX ......... : ok: Invalid IPv6 host address '1::34a:34:234::6' imap url invalid [12] ................................................ : ok imap url invalid [13]: parse imap://example%a.com/INBOX .............. : ok: Expecting hex digit after '%a', but found '.' imap url invalid [13] ................................................ : ok imap url invalid [14]: parse imap://example.com%/INBOX ............... : ok: Expecting hex digit after '%', but found '/' imap url invalid [14] ................................................ : ok imap url invalid [15]: parse imap://example%00.com/INBOX ............. : ok: Percent encoding is not allowed to encode NUL character imap url invalid [15] ................................................ : ok imap url invalid [16]: parse imap://example.com:65539/INBOX .......... : ok: Invalid port number imap url invalid [16] ................................................ : ok imap url invalid [17]: parse imap://user;ATH=frop@example.com ........ : ok: Stray ';' in userinfo `user;ATH=frop' imap url invalid [17] ................................................ : ok imap url invalid [18]: parse imap://user;AUTH=frop;friep@example.com . : ok: Stray ';' in userinfo `user;AUTH=frop;friep' imap url invalid [18] ................................................ : ok imap url invalid [19]: parse imap://user;AUTH=@example.com ........... : ok: Empty auth-type value after ';AUTH=' imap url invalid [19] ................................................ : ok imap url invalid [20]: parse imap://user:password@example.com ........ : ok: Stray ':' in userinfo `user:password' imap url invalid [20] ................................................ : ok imap url invalid [21]: parse imap://user;AUTH=A:B@example.com ........ : ok: Stray ':' in userinfo `user;AUTH=A:B' imap url invalid [21] ................................................ : ok imap url invalid [22]: parse imap://user%@example.com ................ : ok: Unexpected URI boundary after '%' imap url invalid [22] ................................................ : ok imap url invalid [23]: parse imap://user%00@example.com .............. : ok: Percent encoding is not allowed to encode NUL character imap url invalid [23] ................................................ : ok imap url invalid [24]: parse imap://user%ar;AUTH=*@example.com ....... : ok: Expecting hex digit after '%a', but found 'r' imap url invalid [24] ................................................ : ok imap url invalid [25]: parse imap://;AUTH=FR%etD@example.com ......... : ok: Expecting hex digit after '%e', but found 't' imap url invalid [25] ................................................ : ok imap url invalid [26]: parse imap://user;AUTH=%@example.com .......... : ok: Unexpected URI boundary after '%' imap url invalid [26] ................................................ : ok imap url invalid [27]: parse imap://user;AUTH=%00@example.com ........ : ok: Percent encoding is not allowed to encode NUL character imap url invalid [27] ................................................ : ok imap url invalid [28]: parse imap://example.com/INBOX/%00/ ........... : ok: Percent encoding is not allowed to encode NUL character imap url invalid [28] ................................................ : ok imap url invalid [29]: parse imap://example.com/INBOX/%0r/ ........... : ok: Expecting hex digit after '%0', but found 'r' imap url invalid [29] ................................................ : ok imap url invalid [30]: parse imap://example.com/INBOX/Trash/%/ ....... : ok: Unexpected URI boundary after '%' imap url invalid [30] ................................................ : ok imap url invalid [31]: parse imap://example.com/INBOX;UIDVALIDITY=23423;FROP=friep/ : ok: Encountered stray ';' after UIDVALIDITY imap url invalid [31] ................................................ : ok imap url invalid [32]: parse imap://example.com/INBOX;UIDVALIDITY=0/;UID=377 : ok: UIDVALIDITY cannot be zero imap url invalid [32] ................................................ : ok imap url invalid [33]: parse imap://example.com/INBOX;UIDVALIDITY=/ .. : ok: Empty UIDVALIDITY value imap url invalid [33] ................................................ : ok imap url invalid [34]: parse imap://example.com/INBOX;UIDVALIDITY=33a/ : ok: IMAP number is too high imap url invalid [34] ................................................ : ok imap url invalid [35]: parse imap://example.com/INBOX;FROP=friep/ .... : ok: Encountered stray ';' in mailbox reference imap url invalid [35] ................................................ : ok imap url invalid [36]: parse imap://example.com/INBOX/;UID=377;FROP=friep/ : ok: Encountered stray ';' in UID path segment imap url invalid [36] ................................................ : ok imap url invalid [37]: parse imap://example.com/INBOX/;UID=0/ ........ : ok: UID cannot be zero imap url invalid [37] ................................................ : ok imap url invalid [38]: parse imap://example.com/INBOX/;UID=/ ......... : ok: Empty UID value imap url invalid [38] ................................................ : ok imap url invalid [39]: parse imap://example.com/INBOX/;UID=5e6/ ...... : ok: IMAP number is too high imap url invalid [39] ................................................ : ok imap url invalid [40]: parse imap://example.com/INBOX/;UID=35/;SECTION=ALL;FROP=43/ : ok: Encountered stray ';' in SECTION path segment imap url invalid [40] ................................................ : ok imap url invalid [41]: parse imap://example.com/INBOX/;UID=35/;SECTION=/ : ok: Empty SECTION value imap url invalid [41] ................................................ : ok imap url invalid [42]: parse imap://example.com/INBOX/;UID=34/;PARTIAL= : ok: Empty PARTIAL value imap url invalid [42] ................................................ : ok imap url invalid [43]: parse imap://example.com/INBOX/;UID=34/;PARTIAL=0. : ok: Empty PARTIAL size imap url invalid [43] ................................................ : ok imap url invalid [44]: parse imap://example.com/INBOX/;UID=34/;PARTIAL=0.e10 : ok: Value 'e10' is not a valid IMAP number imap url invalid [44] ................................................ : ok imap url invalid [45]: parse imap://example.com/INBOX/;UID=34/;PARTIAL=.3 : ok: Empty PARTIAL offset imap url invalid [45] ................................................ : ok imap url invalid [46]: parse imap://example.com/INBOX/;UID=34/;PARTIAL=5t4.3 : ok: IMAP number is too high imap url invalid [46] ................................................ : ok imap url invalid [47]: parse imap://example.com/INBOX/;UID=34/;PARTIAL=0.0 : ok: PARTIAL size cannot be zero imap url invalid [47] ................................................ : ok imap url invalid [48]: parse imap://example.com/INBOX/;UID=34/;PARTIAL=0.23409823409820938409823 : ok: IMAP number is too high imap url invalid [48] ................................................ : ok imap url invalid [49]: parse imap://example.com/INBOX/;UID=377/;FROP=34 : ok: Unexpected IMAP URL path segment: `;FROP=34' imap url invalid [49] ................................................ : ok imap url invalid [50]: parse imap://example.com/INBOX/;UID=377;FROP=34 : ok: Unrecognized IMAP URL extension: ;FROP=34 imap url invalid [50] ................................................ : ok imap url invalid [51]: parse imap://example.com/INBOX/;UID=377;EXPIRE=2010-02-02T12:00:12Z : ok: `;EXPIRE=' is not allowed in this context imap url invalid [51] ................................................ : ok imap url invalid [52]: parse imap://example.com/INBOX/;UID=377;URLAUTH=anonymous:internal:0ad89fafd79f54afe4523f45aadf2afe : ok: `;URLAUTH=' is not allowed in this context imap url invalid [52] ................................................ : ok imap url invalid [53]: parse imap://example.com/INBOX/;UID=377;EXPIRE=2011-15-02T00:00:00Z;URLAUTH=anonymous:internal:0ad89fafd79f54afe4523f45aadf2afe : ok: invalid date-time for `;EXPIRE=' imap url invalid [53] ................................................ : ok imap url invalid [54]: parse imap://example.com/INBOX/;UID=377;EXPIRE=2011-10-02T00:00:00Z : ok: Unrecognized IMAP URL extension: ;EXPIRE=2011-10-02T00:00:00Z imap url invalid [54] ................................................ : ok imap url invalid [55]: parse /INBOX/;UID=377;EXPIRE=2011-10-02T00:00:00Z;URLAUTH=anonymous:internal:0ad89fafd79f54afe4523f45aadf2afe : ok: Relative URL not allowed imap url invalid [55] ................................................ : ok imap url invalid [56]: parse imap://example.com/INBOX/;UID=377;URLAUTH= : ok: Missing URLAUTH access specifier imap url invalid [56] ................................................ : ok imap url invalid [57]: parse imap://example.com/INBOX/;UID=377;URLAUTH=:internal:0ad89fafd79f54afe4523f45aadf2afe : ok: Empty URLAUTH access specifier imap url invalid [57] ................................................ : ok imap url invalid [58]: parse imap://example.com/INBOX/;UID=377;URLAUTH=user+:internal:0ad89fafd79f54afe4523f45aadf2afe : ok: Empty URLAUTH access user for `user' application imap url invalid [58] ................................................ : ok imap url invalid [59]: parse imap://example.com/INBOX/;UID=377;URLAUTH=+frop:internal:0ad89fafd79f54afe4523f45aadf2afe : ok: Empty URLAUTH access application imap url invalid [59] ................................................ : ok imap url invalid [60]: parse imap://example.com/INBOX/;UID=377;URLAUTH=anonymous: : ok: Missing URLAUTH verifier imap url invalid [60] ................................................ : ok imap url invalid [61]: parse imap://example.com/INBOX/;UID=377;URLAUTH=anonymous::0ad89fafd79f54afe4523f45aadf2afe : ok: Missing URLAUTH mechanism imap url invalid [61] ................................................ : ok imap url invalid [62]: parse imap://example.com/INBOX/;UID=377;URLAUTH=anonymous:internal: : ok: Missing URLAUTH token imap url invalid [62] ................................................ : ok imap url invalid [63]: parse imap://example.com/INBOX/;UID=377;URLAUTH=anonymous:internal:fd79f54afe4523 : ok: Too short URLAUTH token imap url invalid [63] ................................................ : ok imap url invalid [64]: parse imap://example.com/INBOX/;UID=377;EXPIRE=2011-10-02T00:00:00Z;URLAUTH=anonymous:internal:0ad89fafd79f54afe4523q45aadf2afe : ok: Invalid URLAUTH token imap url invalid [64] ................................................ : ok imap url parse/create [0]: parse imap://host.example.com/ ........... : ok imap url parse/create [0]: create imap://host.example.com/ ........... : ok imap url parse/create [0] ............................................ : ok imap url parse/create [1]: parse imap://10.0.0.1/ ................... : ok imap url parse/create [1]: create imap://10.0.0.1/ ................... : ok imap url parse/create [1] ............................................ : ok imap url parse/create [2]: parse imap://[::1]/ ...................... : ok imap url parse/create [2]: create imap://[::1]/ ...................... : ok imap url parse/create [2] ............................................ : ok imap url parse/create [3]: parse imap://user@host.example.com/ ...... : ok imap url parse/create [3]: create imap://user@host.example.com/ ...... : ok imap url parse/create [3] ............................................ : ok imap url parse/create [4]: parse imap://user@host.example.com:993/ .. : ok imap url parse/create [4]: create imap://user@host.example.com:993/ .. : ok imap url parse/create [4] ............................................ : ok imap url parse/create [5]: parse imap://su%3auser@host.example.com/ . : ok imap url parse/create [5]: create imap://su%3auser@host.example.com/ . : ok imap url parse/create [5] ............................................ : ok imap url parse/create [6]: parse imap://user;AUTH=PLAIN@host.example.com/ : ok imap url parse/create [6]: create imap://user;AUTH=PLAIN@host.example.com/ : ok imap url parse/create [6] ............................................ : ok imap url parse/create [7]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX : ok imap url parse/create [7]: create imap://user;AUTH=PLAIN@host.example.com/INBOX : ok imap url parse/create [7] ............................................ : ok imap url parse/create [8]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX/;UID=5 : ok imap url parse/create [8]: create imap://user;AUTH=PLAIN@host.example.com/INBOX/;UID=5 : ok imap url parse/create [8] ............................................ : ok imap url parse/create [9]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5 : ok imap url parse/create [9]: create imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5 : ok imap url parse/create [9] ............................................ : ok imap url parse/create [10]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT : ok imap url parse/create [10]: create imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT : ok imap url parse/create [10] ........................................... : ok imap url parse/create [11]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1 : ok imap url parse/create [11]: create imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1 : ok imap url parse/create [11] ........................................... : ok imap url parse/create [12]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14 : ok imap url parse/create [12]: create imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14 : ok imap url parse/create [12] ........................................... : ok imap url parse/create [13]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14;URLAUTH=anonymous : ok imap url parse/create [13]: create imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14;URLAUTH=anonymous : ok imap url parse/create [13] ........................................... : ok imap url parse/create [14]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14;URLAUTH=user+username : ok imap url parse/create [14]: create imap://user;AUTH=PLAIN@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14;URLAUTH=user+username : ok imap url parse/create [14] ........................................... : ok imap url parse/create [15]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX?SUBJECT%20%22Frop?%22 : ok imap url parse/create [15]: create imap://user;AUTH=PLAIN@host.example.com/INBOX?SUBJECT%20%22Frop?%22 : ok imap url parse/create [15] ........................................... : ok imap url parse/create [16]: parse imap://user%3ba@host.example.com/ . : ok imap url parse/create [16]: create imap://user%3ba@host.example.com/ . : ok imap url parse/create [16] ........................................... : ok imap url parse/create [17]: parse imap://user%40example.com@host.example.com/ : ok imap url parse/create [17]: create imap://user%40example.com@host.example.com/ : ok imap url parse/create [17] ........................................... : ok imap url parse/create [18]: parse imap://user%40example.com;AUTH=STR%23ANGE@host.example.com/ : ok imap url parse/create [18]: create imap://user%40example.com;AUTH=STR%23ANGE@host.example.com/ : ok imap url parse/create [18] ........................................... : ok imap url parse/create [19]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX/Important%3bWork : ok imap url parse/create [19]: create imap://user;AUTH=PLAIN@host.example.com/INBOX/Important%3bWork : ok imap url parse/create [19] ........................................... : ok imap url parse/create [20]: parse imap://user@host.example.com/%23shared/news : ok imap url parse/create [20]: create imap://user@host.example.com/%23shared/news : ok imap url parse/create [20] ........................................... : ok imap url parse/create [21]: parse imap://user@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=HEADER.FIELDS%20(DATE%20FROM) : ok imap url parse/create [21]: create imap://user@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=HEADER.FIELDS%20(DATE%20FROM) : ok imap url parse/create [21] ........................................... : ok imap url parse/create [22]: parse imap://user@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14;URLAUTH=user+user%3bname : ok imap url parse/create [22]: create imap://user@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=TEXT/;PARTIAL=1.14;URLAUTH=user+user%3bname : ok imap url parse/create [22] ........................................... : ok 0 / 1022 tests failed imap mutf7 examples .................................................. : ok imap mutf7 ucs4 cases ................................................ : ok imap mutf7 non-utf16 ................................................. : ok imap mutf7 bad ascii ................................................. : ok imap mutf7 unnecessary ............................................... : ok 0 / 5 tests failed imap_parse_system_flag ............................................... : ok 0 / 1 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap' Making check in lib-imap-storage make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-storage' Making check in lib-oauth2 make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-oauth2' Making check in lib-dict-extra make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-extra' Making check in lib-dovecot make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dovecot' Making check in lib-ldap make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' for bin in ; do \ if ! ./$bin; then exit 1; fi; \ done make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ldap' Making check in lib-fts make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make check-am make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' for bin in test-fts-filter test-fts-tokenizer; do \ if ! ./$bin; then exit 1; fi; \ done fts filter find ...................................................... : ok fts filter contractions, unsupported language ........................ : ok fts filter contractions, French ...................................... : ok fts filter lowercase ................................................. : ok fts filter stopwords, English ........................................ : ok fts filter stopwords, Finnish ........................................ : ok fts filter stopwords, French ......................................... : ok fts filter stopwords, Norwegian ...................................... : ok fts filter stopwords, fail filter() (lazy init) ...................... : ok fts filter stopwords, malformed list ................................. : ok fts filter english possessive ........................................ : ok 0 / 11 tests failed fts tokenizer find ................................................... : ok fts tokenizer generic simple ......................................... : ok fts tokenizer generic TR29 ........................................... : ok fts tokenizer generic TR29 with WB5a ................................. : ok fts tokenizer email address only ..................................... : ok fts tokenizer email address + parent simple .......................... : ok fts tokenizer email address + parent tr29 ............................ : ok fts tokenizer address maxlen ......................................... : ok fts tokenizer search email address + parent .......................... : ok fts tokenizer delete trailing partial char ........................... : ok fts tokenizer random ................................................. : ok 0 / 11 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-fts' Making check in lib-imap-client make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' for bin in test-imapc-client; do \ if ! ./$bin; then exit 1; fi; \ done imapc connect failed ................................................. : ok Info: imapc(127.0.0.1:42789): Connected to 127.0.0.1:42789 (local 127.0.0.1:58524) Info: imapc(127.0.0.1:42789): Connected to 127.0.0.1:42789 (local 127.0.0.1:58528) imapc banner hangs ................................................... : ok Info: imapc(127.0.0.1:43568): Connected to 127.0.0.1:43568 (local 127.0.0.1:46362) imapc login hangs .................................................... : ok Info: imapc(127.0.0.1:37143): Connected to 127.0.0.1:37143 (local 127.0.0.1:52512) Info: imapc(127.0.0.1:37143): Connected to 127.0.0.1:37143 (local 127.0.0.1:52514) imapc reconnect ...................................................... : ok Info: imapc(127.0.0.1:46104): Connected to 127.0.0.1:46104 (local 127.0.0.1:34254) Info: imapc(127.0.0.1:46104): Connected to 127.0.0.1:46104 (local 127.0.0.1:34256) imapc reconnect resend commands ...................................... : ok Info: imapc(127.0.0.1:32866): Connected to 127.0.0.1:32866 (local 127.0.0.1:56598) Info: imapc(127.0.0.1:32866): Connected to 127.0.0.1:32866 (local 127.0.0.1:56600) imapc reconnect resend commands failed ............................... : ok Info: imapc(127.0.0.1:36515): Connected to 127.0.0.1:36515 (local 127.0.0.1:48028) Info: imapc(127.0.0.1:36515): Connected to 127.0.0.1:36515 (local 127.0.0.1:48030) imapc reconnect mailbox .............................................. : ok Info: imapc(127.0.0.1:46334): Connected to 127.0.0.1:46334 (local 127.0.0.1:34126) imapc_client_get_capabilities() ...................................... : ok Info: imapc(127.0.0.1:44890): Connected to 127.0.0.1:44890 (local 127.0.0.1:33468) Info: imapc(127.0.0.1:44890): Connected to 127.0.0.1:44890 (local 127.0.0.1:33470) imapc_client_get_capabilities() reconnected .......................... : ok imapc_client_get_capabilities() disconnected ......................... : ok 0 / 10 tests failed Info: imapc(127.0.0.1:46374): Connected to 127.0.0.1:46374 (local 127.0.0.1:39956) Info: imapc(127.0.0.1:46374): Connected to 127.0.0.1:46374 (local 127.0.0.1:39958) make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-client' Making check in lib-imap-urlauth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-imap-urlauth' Making check in lib-compression make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' for bin in test-compression; do \ if ! ./$bin; then exit 1; fi; \ done compression handler gz ............................................... : ok compression handler bz2 .............................................. : ok compression handler deflate .......................................... : ok gz concat ............................................................ : ok gz no concat ......................................................... : ok gz large header ...................................................... : ok 0 / 6 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-compression' Making check in lib-index make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' for bin in test-mail-index-map test-mail-index-modseq test-mail-index-sync-ext test-mail-index-transaction-finish test-mail-index-transaction-update test-mail-transaction-log-append test-mail-transaction-log-file test-mail-transaction-log-view; do \ if ! ./$bin; then exit 1; fi; \ done mail index map lookup seq range ...................................... : ok 0 / 1 tests failed mail_transaction_log_file_get_modseq_next_offset() ................... : ok 0 / 1 tests failed mail index sync ext atomic inc ....................................... : ok 0 / 1 tests failed mail index transaction finish flag updates n_so_far=0 ................ : ok mail index transaction finish flag updates n_so_far=1 ................ : ok mail index transaction finish flag updates n_so_far=2 ................ : ok mail index transaction finish check conflicts n_so_far=0 ............. : ok mail index transaction finish check conflicts n_so_far=1 ............. : ok mail index transaction finish check conflicts n_so_far=2 ............. : ok mail index transaction finish modseq updates n_so_far=0 .............. : ok mail index transaction finish modseq updates n_so_far=1 .............. : ok mail index transaction finish modseq updates n_so_far=2 .............. : ok mail index transaction finish expunges n_so_far=0 .................... : ok mail index transaction finish expunges n_so_far=1 .................... : ok mail index transaction finish expunges n_so_far=2 .................... : ok 0 / 12 tests failed mail index append .................................................... : ok mail index append with uids .......................................... : ok mail index flag update fast paths .................................... : ok mail index flag update simple merges ................................. : ok mail index flag update complex merges ................................ : ok mail index flag update random ........................................ : ok mail index flag update appends ....................................... : ok mail index cancel flag updates ....................................... : ok mail index transaction get flag update pos ........................... : ok mail index modseq update ............................................. : ok mail index expunge ................................................... : ok mail index update day first uid ...................................... : ok 0 / 12 tests failed transaction log append ............................................... : ok transaction log append: lock failure ................................. : ok transaction log append: append_sync_offset only ...................... : ok transaction log append: garbage truncation ........................... : ok 0 / 4 tests failed mail_transaction_update_modseq() ..................................... : ok mail_transaction_log_file_get_modseq_next_offset() and _get_highest_modseq_at() : ok mail_transaction_log_file_get_modseq_next_offset() inconsistency ..... : ok 0 / 3 tests failed init ................................................................. : ok set all .............................................................. : ok set first ............................................................ : ok set end .............................................................. : ok log clear ............................................................ : ok set 2-3 .............................................................. : ok missing log handing .................................................. : ok closed log handling .................................................. : ok 0 / 8 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-index' Making check in lib-storage make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' Making check in list make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/list' Making check in index make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' Making check in maildir make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/maildir' Making check in mbox make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/mbox' Making check in dbox-common make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-common' Making check in dbox-multi make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-multi' Making check in dbox-single make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/dbox-single' Making check in cydir make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/cydir' Making check in imapc make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/imapc' Making check in pop3c make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/pop3c' Making check in raw make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/raw' Making check in shared make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index/shared' make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage/index' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' for bin in test-mail-search-args-imap test-mail-search-args-simplify test-mail-storage test-mailbox-get; do \ if ! ./$bin; then exit 1; fi; \ done mail search args imap ................................................ : ok 0 / 1 tests failed mail search args simplify ............................................ : ok mail search args simplify empty args ................................. : ok 0 / 2 tests failed mail storage errors .................................................. : ok mail_storage_last_error_push/pop() ................................... : ok 0 / 2 tests failed mailbox get expunges ................................................. : ok 0 / 1 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-storage' Making check in lib-sql make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-sql' Making check in lib-ntlm make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-ntlm' Making check in lib-otp make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-otp' Making check in lib-lda make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-lda' Making check in lib-dict-backend make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' for bin in test-dict-sql ; do \ if ! ./$bin; then exit 1; fi; \ done dict lookup one ...................................................... : ok dict atomic inc ...................................................... : ok dict set ............................................................. : ok dict unset ........................................................... : ok dict iterate ......................................................... : ok 0 / 5 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lib-dict-backend' Making check in anvil make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' for bin in test-penalty; do \ if ! ./$bin; then exit 1; fi; \ done penalty .............................................................. : ok 0 / 1 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/anvil' Making check in auth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' for bin in test-libpassword test-auth-cache test-auth; do \ if ! ./$bin; then exit 1; fi; \ done password scheme(PLAIN) ............................................... : ok password scheme(CRYPT) ............................................... : ok password scheme(PLAIN-MD4) ........................................... : ok password scheme(MD5) ................................................. : ok password scheme(SHA1) ................................................ : ok password scheme(LANMAN) .............................................. : ok password scheme(NTLM) ................................................ : ok password scheme(SMD5) ................................................ : ok password scheme(LDAP-MD5) ............................................ : ok password scheme(SHA256) .............................................. : ok password scheme(SHA512) .............................................. : ok password scheme(SSHA) ................................................ : ok password scheme(MD5-CRYPT) ........................................... : ok password scheme(OTP) ................................................. : ok password scheme(PBKDF2) .............................................. : ok password scheme(RPA) ................................................. : ok password scheme(SKEY) ................................................ : ok password scheme(CRAM-MD5) ............................................ : ok password scheme(DIGEST-MD5) .......................................... : ok password scheme(SCRAM-SHA-1) ......................................... : ok password scheme(BLF-CRYPT) ........................................... : ok password scheme failures ............................................. : ok 0 / 22 tests failed auth cache parse key ................................................. : ok 0 / 1 tests failed auth request var expand short and long ............................... : ok auth request var expand flags ........................................ : ok auth request var expand long-only .................................... : ok auth request var expand usernames .................................... : ok auth request var expand funcs ........................................ : ok db dict parse cache key .............................................. : ok test username_filter ................................................. : ok 0 / 7 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/auth' Making check in dict make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dict' Making check in dns make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/dns' Making check in indexer make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/indexer' Making check in ipc make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/ipc' Making check in master make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/master' Making check in login-common make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/login-common' Making check in imap-hibernate make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-hibernate' Making check in imap-login make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-login' Making check in imap make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap' Making check in imap-urlauth make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/imap-urlauth' Making check in pop3-login make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3-login' Making check in pop3 make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/pop3' Making check in submission-login make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission-login' Making check in submission make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/submission' Making check in lda make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lda' Making check in lmtp make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/lmtp' Making check in log make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/log' Making check in config make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/config' Making check in director make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' make check-local make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' for bin in test-user-directory; do \ if ! ./$bin; then exit 1; fi; \ done user directory ascending ............................................. : ok user directory descending ............................................ : ok user directory random ................................................ : ok 0 / 3 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/director' Making check in replication make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' Making check in aggregator make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/aggregator' Making check in replicator make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication/replicator' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/replication' Making check in util make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/util' Making check in doveadm make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' Making check in dsync make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' for bin in test-dsync-mailbox-tree-sync; do \ if ! ./$bin; then exit 1; fi; \ done Debug: brain S: Mailbox bar: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox foo: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox foo/bar: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox foo/bar/3: local=00000000000000000000000000000000/0/0, remote=06000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox foo/baz: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox foo/xyz: local=00000000000000000000000000000000/0/0, remote=05000000000000000000000000000000/0/1: mailbox not selectable yet dsync mailbox tree sync creates ...................................... : ok dsync mailbox tree sync deletes ...................................... : ok Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/bar: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/foo: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/foo/bar: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/foo/bar/3: local=00000000000000000000000000000000/0/0, remote=06000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/foo/baz: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/foo/xyz: local=00000000000000000000000000000000/0/0, remote=05000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Deleting mailbox '2' (GUID 08000000000000000000000000000000): Mailbox has been deleted Debug: brain S: Deleting mailbox '1' (GUID 07000000000000000000000000000000): Mailbox has been deleted Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/2, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox 2: local=00000000000000000000000000000000/0/2, remote=02000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox 2/s1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/2: mailbox not selectable yet Debug: brain S: Mailbox 2/s2: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox x: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox x/y: local=06000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/2: mailbox not selectable yet Debug: brain S: Deleting mailbox 'INBOX/1' (GUID 07000000000000000000000000000000): Mailbox has been deleted Debug: brain S: Deleting mailbox 'INBOX/2' (GUID 08000000000000000000000000000000): Mailbox has been deleted Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/2, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/2: local=00000000000000000000000000000000/0/2, remote=02000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/2/s1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/2: mailbox not selectable yet Debug: brain S: Mailbox INBOX/2/s2: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/x: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/x/y: local=06000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/2: mailbox not selectable yet Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox 2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 2/s1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 2/s2: local=05000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 3/s3: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox a: local=01000000000000000000000000000000/1000/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'a' to 'a-temp-1' + Renamed '1' to 'a'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 2/s1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 2/s2: local=05000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 3/s3: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox a: local=01000000000000000000000000000000/1000/1, remote=01000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox b: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/1000/1: conflicting name: Renamed 'b' to 'b-temp-1' + Renamed '2' to 'b'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 2/s1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 2/s2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 3/s3: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox a: local=01000000000000000000000000000000/1000/1, remote=01000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox b: local=02000000000000000000000000000000/1000/1, remote=02000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox b/s1: local=04000000000000000000000000000000/0/1, remote=04000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox b/s2: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox b-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox x: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox x/y: local=06000000000000000000000000000000/0/1, remote=06000000000000000000000000000000/0/1: Mailboxes are equal dsync mailbox tree sync renames 1 .................................... : ok dsync mailbox tree sync renames 2 .................................... : ok dsync mailbox tree sync renames 3 .................................... : ok dsync mailbox tree sync renames 4 .................................... : ok dsync mailbox tree sync renames 5 .................................... : ok dsync mailbox tree sync renames 6 .................................... : ok dsync mailbox tree sync renames 7 .................................... : ok dsync mailbox tree sync renames 8 .................................... : ok dsync mailbox tree sync renames 9 .................................... : ok dsync mailbox tree sync renames 10 ................................... : ok Debug: brain S: Mailbox z: local=07000000000000000000000000000000/1000/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'z' to 'z-temp-1' + Renamed '3/s3' to 'z'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 2/s1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 2/s2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 3/s3: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a: local=01000000000000000000000000000000/1000/1, remote=01000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox b: local=02000000000000000000000000000000/1000/1, remote=02000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox b/s1: local=04000000000000000000000000000000/0/1, remote=04000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox b/s2: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox b-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox x: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox x/y: local=06000000000000000000000000000000/0/1, remote=06000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox z: local=07000000000000000000000000000000/1000/1, remote=07000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox z-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox a-temp-1: Delete directory-only tree Debug: brain S: local mailbox b-temp-1: Delete directory-only tree Debug: brain S: local mailbox z-temp-1: Delete directory-only tree Debug: brain S: remote mailbox a-temp-1: Delete directory-only tree Debug: brain S: remote mailbox b-temp-1: Delete directory-only tree Debug: brain S: remote mailbox z-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/2/s1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/2/s2: local=05000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/3/s3: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/a: local=01000000000000000000000000000000/1000/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'a' to 'a-temp-1' + Renamed 'INBOX/1' to 'a'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/2/s1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/2/s2: local=05000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/3/s3: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/a: local=01000000000000000000000000000000/1000/1, remote=01000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/b: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/1000/1: conflicting name: Renamed 'b' to 'b-temp-1' + Renamed 'INBOX/2' to 'b'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/2/s1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/2/s2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/3/s3: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/a: local=01000000000000000000000000000000/1000/1, remote=01000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/b: local=02000000000000000000000000000000/1000/1, remote=02000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/b/s1: local=04000000000000000000000000000000/0/1, remote=04000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/b/s2: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/b-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/x: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/x/y: local=06000000000000000000000000000000/0/1, remote=06000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/z: local=07000000000000000000000000000000/1000/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'z' to 'z-temp-1' + Renamed 'INBOX/3/s3' to 'z'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/2/s1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/2/s2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/3/s3: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/a: local=01000000000000000000000000000000/1000/1, remote=01000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/b: local=02000000000000000000000000000000/1000/1, remote=02000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/b/s1: local=04000000000000000000000000000000/0/1, remote=04000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/b/s2: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/b-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/x: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/x/y: local=06000000000000000000000000000000/0/1, remote=06000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/z: local=07000000000000000000000000000000/1000/1, remote=07000000000000000000000000000000/1000/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/z-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/a-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/b-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/z-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/a-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/b-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/z-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '1' to '1-temp-1'(local: node1 parent of node2) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '1-temp-1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/1/2: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0/2: local=02000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed '0/1/2' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=02000000000000000000000000000000/3/1, remote=02000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox 0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 0/2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '1' to '1-temp-1'(local: node1 parent of node2) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed 'INBOX/1-temp-1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/1/2: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0/2: local=02000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed 'INBOX/0/1/2' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=02000000000000000000000000000000/3/1, remote=02000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/0/2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Renamed '0' to '0-temp-1' + Renamed '0-temp-1/4' to '0'(local: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0/2: local=01000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed '0/5' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0/2: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/3: local=02000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3' to '3-temp-1' + Renamed '1' to '3'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0/2: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/3: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 0/2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Renamed '0' to '0-temp-1' + Renamed 'INBOX/0-temp-1/4' to '0'(local: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0/2: local=01000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed 'INBOX/0/5' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0/2: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/3: local=02000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'INBOX/1' to '3'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0/2: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/3: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/0/2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0/b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox c: local=02000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed '0/a' to 'c'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/a: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox c: local=02000000000000000000000000000000/2/1, remote=02000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox c-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0/b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/c: local=02000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed 'INBOX/0/a' to 'c'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/a: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/c: local=02000000000000000000000000000000/2/1, remote=02000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/c-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox c: local=02000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed '0/a' to 'c'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/a: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox c: local=02000000000000000000000000000000/2/1, remote=02000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox c-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/c: local=02000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed 'INBOX/0/a' to 'c'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/a: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/b: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/c: local=02000000000000000000000000000000/2/1, remote=02000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/c-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '0-temp-1/1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0/3: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/1/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed '0-temp-1/2' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0/3: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 0/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed 'INBOX/0-temp-1/1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/1/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'INBOX/0-temp-1/2' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/0/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed '1/2' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0/2: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 0/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0/2-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed 'INBOX/1/2' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0/2: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/0/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0/2-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '0-temp-1/1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2: local=02000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox 0-temp-a87a6b56cd13400bbcd60ab034cd133e: Renamed '0-temp-1' to '0-temp-a87a6b56cd13400bbcd60ab034cd133e' Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-a87a6b56cd13400bbcd60ab034cd133e: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-a87a6b56cd13400bbcd60ab034cd133e/2: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed 'INBOX/0-temp-1/1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2: local=02000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox INBOX/0-temp-a87a6b56cd13400bbcd60ab034cd133e: Renamed 'INBOX/0-temp-1' to '0-temp-a87a6b56cd13400bbcd60ab034cd133e' Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-a87a6b56cd13400bbcd60ab034cd133e: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-a87a6b56cd13400bbcd60ab034cd133e/2: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '0-temp-1/1/2' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/3: local=02000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox 0-temp-ad3a25107230d33dc2238a55eb130b04: Renamed '0-temp-1' to '0-temp-ad3a25107230d33dc2238a55eb130b04' Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/3: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-ad3a25107230d33dc2238a55eb130b04: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-ad3a25107230d33dc2238a55eb130b04/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-ad3a25107230d33dc2238a55eb130b04/3: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed 'INBOX/0-temp-1/1/2' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/3: local=02000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox INBOX/0-temp-ad3a25107230d33dc2238a55eb130b04: Renamed 'INBOX/0-temp-1' to '0-temp-ad3a25107230d33dc2238a55eb130b04' Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/3: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-ad3a25107230d33dc2238a55eb130b04: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-ad3a25107230d33dc2238a55eb130b04/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-ad3a25107230d33dc2238a55eb130b04/3: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '0-temp-1/1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2/3: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox 0-temp-03c17694049af8534da4c05e0207c617: Renamed '0-temp-1' to '0-temp-03c17694049af8534da4c05e0207c617' Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-03c17694049af8534da4c05e0207c617: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-03c17694049af8534da4c05e0207c617/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-03c17694049af8534da4c05e0207c617/2/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2/3: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed 'INBOX/0-temp-1/1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2/3: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox INBOX/0-temp-03c17694049af8534da4c05e0207c617: Renamed 'INBOX/0-temp-1' to '0-temp-03c17694049af8534da4c05e0207c617' Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-03c17694049af8534da4c05e0207c617: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-03c17694049af8534da4c05e0207c617/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-03c17694049af8534da4c05e0207c617/2/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2/3: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '1' to '1-temp-1'(local: node1 parent of node2) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '1-temp-1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/1/0: Directory rename branch not found Debug: brain S: Mailbox 0/1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/1/1: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=00000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '1' to '1-temp-1'(local: node1 parent of node2) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed 'INBOX/1-temp-1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/1/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/1/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/1/1: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=00000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 1: local=02000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/2/1: conflicting name: Renamed '1' to '1-temp-1' + Renamed '0/2' to '1'(remote: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1/3: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/2/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed '1-temp-1/4/5' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1/3: local=04000000000000000000000000000000/2/1, remote=04000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/4: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/3/1: conflicting name: Renamed '4' to '4-temp-1' + Renamed '1-temp-1' to '4'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1/3: local=04000000000000000000000000000000/2/1, remote=04000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/4: local=02000000000000000000000000000000/3/1, remote=02000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox 1/4/4: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 1/4/6: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/4/1: conflicting name: Renamed '6' to '6-temp-1' + Renamed '1/4/4' to '6'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1/3: local=04000000000000000000000000000000/2/1, remote=04000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/4: local=02000000000000000000000000000000/3/1, remote=02000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox 1/4/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/4/6: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox 1/4/6-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/4-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 1/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox 1/4/6-temp-1: Delete directory-only tree Debug: brain S: local mailbox 1/4-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1/4/6-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1/4-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/1: local=02000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/2/1: conflicting name: Renamed '1' to '1-temp-1' + Renamed 'INBOX/0/2' to '1'(remote: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/3: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/2/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'INBOX/1-temp-1/4/5' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/3: local=04000000000000000000000000000000/2/1, remote=04000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/4: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/3/1: conflicting name: Renamed '4' to '4-temp-1' + Renamed 'INBOX/1-temp-1' to '4'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- dsync mailbox tree sync renames 11 ................................... : ok dsync mailbox tree sync renames 12 ................................... : ok dsync mailbox tree sync renames 13 ................................... : ok dsync mailbox tree sync renames 14 ................................... : ok dsync mailbox tree sync renames 15 ................................... : ok dsync mailbox tree sync renames 16 ................................... : ok dsync mailbox tree sync renames 17 ................................... : ok dsync mailbox tree sync renames 18 ................................... : ok Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/3: local=04000000000000000000000000000000/2/1, remote=04000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/4: local=02000000000000000000000000000000/3/1, remote=02000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/4/4: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/1/4/6: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/4/1: conflicting name: Renamed '6' to '6-temp-1' + Renamed 'INBOX/1/4/4' to '6'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/2/1, remote=01000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/3: local=04000000000000000000000000000000/2/1, remote=04000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/4: local=02000000000000000000000000000000/3/1, remote=02000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/4/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/4/6: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/4/6-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/4-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/1/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/1/4/6-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/1/4-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1/4/6-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1/4-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.1: local=05000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1.0' to '1.0-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.1: local=05000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '0.1' to '0.1-temp-1' + Renamed '1.0-temp-1' to '0.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 0.1/1.0: local=06000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.1/1.0/2.0: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.1-temp-1/1.1' to '2.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 0.1/1.0: local=06000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.1/1.0/2.0: local=07000000000000000000000000000000/8/1, remote=07000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.1/2.0: local=00000000000000000000000000000000/0/0, remote=06000000000000000000000000000000/8/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.1/1.0' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 0.1/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.1/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/8/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.1/2.0/2.0' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 0.1/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.1/1.0/2.0: local=07000000000000000000000000000000/8/1, remote=07000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.1/2.0: local=06000000000000000000000000000000/8/1, remote=06000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.1/2.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 0.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.1/2.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.1/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.1/2.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.1/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.1-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.1: local=05000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1.0' to '1.0-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.1: local=05000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '0.1' to '0.1-temp-1' + Renamed 'INBOX/1.0-temp-1' to '0.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.1/1.0: local=06000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.1/1.0/2.0: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.1-temp-1/1.1' to '2.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.1/1.0: local=06000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.1/1.0/2.0: local=07000000000000000000000000000000/8/1, remote=07000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.1/2.0: local=00000000000000000000000000000000/0/0, remote=06000000000000000000000000000000/8/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.1/1.0' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.1/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.1/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/8/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.1/2.0/2.0' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.1: local=05000000000000000000000000000000/2/1, remote=05000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.1/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.1/1.0/2.0: local=07000000000000000000000000000000/8/1, remote=07000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.1/2.0: local=06000000000000000000000000000000/8/1, remote=06000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.1/2.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/0.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.1/2.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.1/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.1/2.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.1/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.1-temp-1: Delete directory-only tree Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1' to '1-temp-1' + Renamed '2-temp-1' to '1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1/2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 1/2/4: local=03000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 1/4: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/3/1: conflicting name: Renamed '4' to '4-temp-1' + Renamed '1/2/4' to '4'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1/2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 1/2/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/4: local=03000000000000000000000000000000/3/1, remote=03000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox 1/4-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/5: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/4/1: conflicting name: Renamed '5' to '5-temp-1' + Renamed '1/2' to '5'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/2/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/4: local=03000000000000000000000000000000/3/1, remote=03000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox 1/4-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/5: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox 1/5/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1/5-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 1/4-temp-1: Delete directory-only tree Debug: brain S: local mailbox 1/5-temp-1: Delete directory-only tree Debug: brain S: local mailbox 1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1/4-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1/5-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1' to '1-temp-1' + Renamed 'INBOX/2-temp-1' to '1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/1/2/4: local=03000000000000000000000000000000/1/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/1/4: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/3/1: conflicting name: Renamed '4' to '4-temp-1' + Renamed 'INBOX/1/2/4' to '4'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/2: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/1/2/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/4: local=03000000000000000000000000000000/3/1, remote=03000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/4-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/5: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/4/1: conflicting name: Renamed '5' to '5-temp-1' + Renamed 'INBOX/1/2' to '5'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/2/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/4: local=03000000000000000000000000000000/3/1, remote=03000000000000000000000000000000/3/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/4-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/5: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1/5/4: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1/5-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/1/4-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/1/5-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1/4-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1/5-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1-temp-1: Delete directory-only tree Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/1/1: GUIDs conflict - will be merged later Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory rename branch not found Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/1/1: GUIDs conflict - will be merged later Debug: brain S: Mailbox 1: local=02000000000000000000000000000000/2/1, remote=03000000000000000000000000000000/5/1: conflicting name: Renamed '2' to '2-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=02000000000000000000000000000000/2/1, remote=03000000000000000000000000000000/5/1: conflicting name: Renamed '1' to '1-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/5/1: mailbox not selectable yet Debug: brain S: Mailbox 1-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1-temp-1' to '1-temp-temp-1' + Renamed '2-temp-1' to '1-temp-1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/5/1: mailbox not selectable yet Debug: brain S: Mailbox 1-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-1/2: local=01000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed '2' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/5/1: mailbox not selectable yet Debug: brain S: Mailbox 1-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-1/2: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-1/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 1-temp-1/2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 1-temp-02000000000000000000000000000000: Renamed '1-temp-1' to '1-temp-02000000000000000000000000000000' Debug: brain S: local mailbox 1-temp-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1-temp-1/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1-temp-02000000000000000000000000000000: Renamed '1-temp-1' to '1-temp-02000000000000000000000000000000' Debug: brain S: remote mailbox 1-temp-temp-1: Delete directory-only tree Debug: brain S: Mailbox 1: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-02000000000000000000000000000000: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-02000000000000000000000000000000/2: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-02000000000000000000000000000000/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=02000000000000000000000000000000/2/1, remote=03000000000000000000000000000000/5/1: conflicting name: Renamed '2' to '2-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/1: local=02000000000000000000000000000000/2/1, remote=03000000000000000000000000000000/5/1: conflicting name: Renamed '1' to '1-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/5/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/1-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1-temp-1' to '1-temp-temp-1' + Renamed 'INBOX/2-temp-1' to '1-temp-1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/5/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/1-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-1/2: local=01000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2' to '2-temp-1' + Renamed 'INBOX/2' to '2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/5/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/1-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-1/2: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-1/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/1-temp-1/2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/1-temp-02000000000000000000000000000000: Renamed 'INBOX/1-temp-1' to '1-temp-02000000000000000000000000000000' Debug: brain S: local mailbox INBOX/1-temp-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1-temp-1/2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1-temp-02000000000000000000000000000000: Renamed 'INBOX/1-temp-1' to '1-temp-02000000000000000000000000000000' Debug: brain S: remote mailbox INBOX/1-temp-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-02000000000000000000000000000000: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-02000000000000000000000000000000/2: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-02000000000000000000000000000000/2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/2/1: conflicting name: Renamed '2' to '2-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/2/1: conflicting name: Renamed '1' to '1-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/2/1: mailbox not selectable yet Debug: brain S: Mailbox 1-temp-1: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1-temp-1' to '1-temp-temp-1' + Renamed '2-temp-1' to '1-temp-1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 1: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/2/1: mailbox not selectable yet Debug: brain S: Mailbox 1-temp-1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 1-temp-01000000000000000000000000000000: Renamed '1-temp-1' to '1-temp-01000000000000000000000000000000' Debug: brain S: local mailbox 1-temp-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1-temp-01000000000000000000000000000000: Renamed '1-temp-1' to '1-temp-01000000000000000000000000000000' Debug: brain S: remote mailbox 1-temp-temp-1: Delete directory-only tree Debug: brain S: Mailbox 1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-01000000000000000000000000000000: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory rename branch not found Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/2/1: conflicting name: Renamed '2' to '2-temp-1'(remote: node2 parent of node1) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=01000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/2/1: conflicting name: Renamed '1' to '1-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/2/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/1-temp-1: local=01000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1-temp-1' to '1-temp-temp-1' + Renamed 'INBOX/2-temp-1' to '1-temp-1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/2/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/1-temp-1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/1-temp-01000000000000000000000000000000: Renamed 'INBOX/1-temp-1' to '1-temp-01000000000000000000000000000000' Debug: brain S: local mailbox INBOX/1-temp-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/1-temp-01000000000000000000000000000000: Renamed 'INBOX/1-temp-1' to '1-temp-01000000000000000000000000000000' Debug: brain S: remote mailbox INBOX/1-temp-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/2/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-01000000000000000000000000000000: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/1-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a: local=02000000000000000000000000000000/5/1, remote=01000000000000000000000000000000/7/1: conflicting name: Renamed 'a' to 'a-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox a-temp-1/c: local=04000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed 'd' to 'c'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox a-temp-1/c: local=04000000000000000000000000000000/5/1, remote=04000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox b: local=05000000000000000000000000000000/6/1, remote=02000000000000000000000000000000/3/1: conflicting name: Renamed 'b' to 'b-temp-1'(local: local_node1 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'a-temp-1' to 'a-temp-temp-1' + Renamed 'b-temp-1' to 'a-temp-1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-1/c: local=04000000000000000000000000000000/5/1, remote=03000000000000000000000000000000/4/1: conflicting name: Renamed 'c' to 'c-temp-2'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-1/c: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/4/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a-temp-1/c-temp-2: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox a-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a-temp-temp-1/c: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/5/1: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed 'a-temp-1/c-temp-2' to 'c'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-1/c: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/4/1: mailbox not selectable yet Debug: brain S: Mailbox a-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a-temp-1/c-temp-2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox a-temp-temp-1/c: local=04000000000000000000000000000000/5/1, remote=04000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox b: local=05000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox a-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: local mailbox a-temp-1/c-temp-2: Delete directory-only tree Debug: brain S: local mailbox a-temp-02000000000000000000000000000000: Renamed 'a-temp-1' to 'a-temp-02000000000000000000000000000000' Debug: brain S: local mailbox a-temp-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: local mailbox a-temp-temp-2700a27641a0ecec634260cce9724d2f: Renamed 'a-temp-temp-1' to 'a-temp-temp-2700a27641a0ecec634260cce9724d2f' Debug: brain S: remote mailbox a-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox a-temp-1/c-temp-2: Delete directory-only tree Debug: brain S: remote mailbox a-temp-02000000000000000000000000000000: Renamed 'a-temp-1' to 'a-temp-02000000000000000000000000000000' Debug: brain S: remote mailbox a-temp-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox a-temp-temp-2700a27641a0ecec634260cce9724d2f: Renamed 'a-temp-temp-1' to 'a-temp-temp-2700a27641a0ecec634260cce9724d2f' Debug: brain S: Mailbox a: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-02000000000000000000000000000000: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-02000000000000000000000000000000/c: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-02000000000000000000000000000000/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a-temp-02000000000000000000000000000000/c-temp-2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox a-temp-temp-2700a27641a0ecec634260cce9724d2f: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox a-temp-temp-2700a27641a0ecec634260cce9724d2f/c: local=04000000000000000000000000000000/5/1, remote=04000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox a-temp-temp-2700a27641a0ecec634260cce9724d2f/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox b: local=05000000000000000000000000000000/6/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/a: local=02000000000000000000000000000000/5/1, remote=01000000000000000000000000000000/7/1: conflicting name: Renamed 'a' to 'a-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/a-temp-1/c: local=04000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed 'INBOX/d' to 'c'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/a-temp-1/c: local=04000000000000000000000000000000/5/1, remote=04000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/b: local=05000000000000000000000000000000/6/1, remote=02000000000000000000000000000000/3/1: conflicting name: Renamed 'b' to 'b-temp-1'(local: local_node1 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'a-temp-1' to 'a-temp-temp-1' + Renamed 'INBOX/b-temp-1' to 'a-temp-1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-1/c: local=04000000000000000000000000000000/5/1, remote=03000000000000000000000000000000/4/1: conflicting name: Renamed 'c' to 'c-temp-2'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-1/c: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/4/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/a-temp-1/c-temp-2: local=04000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/a-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/a-temp-temp-1/c: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/5/1: conflicting name: Renamed 'c' to 'c-temp-1' + Renamed 'INBOX/a-temp-1/c-temp-2' to 'c'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/a: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/7/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-1/c: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/4/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/a-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/a-temp-1/c-temp-2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/a-temp-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/a-temp-temp-1/c: local=04000000000000000000000000000000/5/1, remote=04000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-temp-1/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/b: local=05000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox INBOX/a-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/a-temp-1/c-temp-2: Delete directory-only tree Debug: brain S: local mailbox INBOX/a-temp-02000000000000000000000000000000: Renamed 'INBOX/a-temp-1' to 'a-temp-02000000000000000000000000000000' Debug: brain S: local mailbox INBOX/a-temp-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/a-temp-temp-2700a27641a0ecec634260cce9724d2f: Renamed 'INBOX/a-temp-temp-1' to 'a-temp-temp-2700a27641a0ecec634260cce9724d2f' Debug: brain S: remote mailbox INBOX/a-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/a-temp-1/c-temp-2: Delete directory-only tree Debug: brain S: remote mailbox INBOX/a-temp-02000000000000000000000000000000: Renamed 'INBOX/a-temp-1' to 'a-temp-02000000000000000000000000000000' Debug: brain S: remote mailbox INBOX/a-temp-temp-1/c-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/a-temp-temp-2700a27641a0ecec634260cce9724d2f: Renamed 'INBOX/a-temp-temp-1' to 'a-temp-temp-2700a27641a0ecec634260cce9724d2f' Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/a: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-02000000000000000000000000000000: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-02000000000000000000000000000000/c: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-02000000000000000000000000000000/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/a-temp-02000000000000000000000000000000/c-temp-2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/a-temp-temp-2700a27641a0ecec634260cce9724d2f: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/a-temp-temp-2700a27641a0ecec634260cce9724d2f/c: local=04000000000000000000000000000000/5/1, remote=04000000000000000000000000000000/5/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/a-temp-temp-2700a27641a0ecec634260cce9724d2f/c-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/b: local=05000000000000000000000000000000/6/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=03000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0/2/1: local=01000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1' to '1-temp-1' + Renamed '1' to '1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Renamed '0' to '0-temp-1' + Renamed '0-temp-1/2/1' to '0'(local: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '1' to '1-temp-1'(local: node1 parent of node2) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '1-temp-1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0/3: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/4/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed '0-temp-1/4' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0/3: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox 0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2: local=03000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0-temp-1/2/1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 0/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0-temp-1/2/1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0-temp-de10bed59d91713530699d0273142b17: Renamed '0-temp-1' to '0-temp-de10bed59d91713530699d0273142b17' Debug: brain S: remote mailbox 0/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0-temp-1/2/1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0/3: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox 0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-1/2/1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-de10bed59d91713530699d0273142b17: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0-temp-de10bed59d91713530699d0273142b17/2: local=03000000000000000000000000000000/2/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0-temp-de10bed59d91713530699d0273142b17/2/1-temp-1: local=00000000000000000000000000000000/2/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found dsync mailbox tree sync renames 19 ................................... : ok dsync mailbox tree sync renames 20 ................................... : ok dsync mailbox tree sync renames 22 ................................... : ok Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0/2: local=03000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0/2/1: local=01000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1' to '1-temp-1' + Renamed 'INBOX/1' to '1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Renamed '0' to '0-temp-1' + Renamed 'INBOX/0-temp-1/2/1' to '0'(local: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '1' to '1-temp-1'(local: node1 parent of node2) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/0: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed 'INBOX/1-temp-1' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/4/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'INBOX/0-temp-1/4' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2: local=03000000000000000000000000000000/2/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0-temp-1/2/1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/0/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0-temp-1/2/1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0-temp-de10bed59d91713530699d0273142b17: Renamed 'INBOX/0-temp-1' to '0-temp-de10bed59d91713530699d0273142b17' Debug: brain S: remote mailbox INBOX/0/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0-temp-1/2/1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/4/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-1/2/1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-de10bed59d91713530699d0273142b17: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0-temp-de10bed59d91713530699d0273142b17/2: local=03000000000000000000000000000000/2/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0-temp-de10bed59d91713530699d0273142b17/2/1-temp-1: local=00000000000000000000000000000000/2/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0: local=02000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0/2: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1/0: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/1/1: conflicting name: Renamed '0' to '0-temp-1' + Renamed '0' to '0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0/2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 1: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 1/0: local=02000000000000000000000000000000/1/1, remote=02000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 1/0/2: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 1/0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox 1/0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 1/0-temp-1: Delete directory-only tree Debug: brain S: Mailbox p: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Renamed 'p' to 'p-temp-1' + Renamed 'p-temp-1/2' to 'p'(local: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p/2/h: local=05000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'h' to 'h-temp-1' + Renamed 'p/y' to 'h'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p/a: local=03000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: conflicting name: Renamed 'a' to 'a-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p/a-temp-1: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox p-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-1/1/z: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p-temp-1/3: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/0/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'p/a-temp-1' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox p-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-1/1/z: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox p-temp-1/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p-temp-1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox p/2/h-temp-1: Delete directory-only tree Debug: brain S: local mailbox p/a-temp-1: Delete directory-only tree Debug: brain S: local mailbox p-temp-1/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox p-temp-03c17694049af8534da4c05e0207c617: Renamed 'p-temp-1' to 'p-temp-03c17694049af8534da4c05e0207c617' Debug: brain S: remote mailbox p/2/h-temp-1: Delete directory-only tree Debug: brain S: remote mailbox p/a-temp-1: Delete directory-only tree Debug: brain S: remote mailbox p-temp-1/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox p-temp-1ba6cce1e477639326f1d57cc4af5f97: Renamed 'p-temp-1' to 'p-temp-1ba6cce1e477639326f1d57cc4af5f97' Debug: brain S: Mailbox p: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p/a: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617/1/z: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617/3: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'p-temp-1ba6cce1e477639326f1d57cc4af5f97/3' to '3'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox p: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p/a: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617/1/z: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p-temp-03c17694049af8534da4c05e0207c617/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-1ba6cce1e477639326f1d57cc4af5f97: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-1ba6cce1e477639326f1d57cc4af5f97/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox p-temp-1ba6cce1e477639326f1d57cc4af5f97/1/z: local=04000000000000000000000000000000/0/1, remote=04000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox p-temp-1ba6cce1e477639326f1d57cc4af5f97/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: remote mailbox p-temp-03c17694049af8534da4c05e0207c617/3-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/p: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Renamed 'p' to 'p-temp-1' + Renamed 'INBOX/p-temp-1/2' to 'p'(local: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p/2/h: local=05000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed 'h' to 'h-temp-1' + Renamed 'INBOX/p/y' to 'h'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p/a: local=03000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: conflicting name: Renamed 'a' to 'a-temp-1'(remote: remote_node2 exists) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p/a-temp-1: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/p-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-1/1/z: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p-temp-1/3: local=00000000000000000000000000000000/0/0, remote=03000000000000000000000000000000/0/1: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'INBOX/p/a-temp-1' to '3'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/p: local=00000000000000000000000000000000/0/0, remote=01000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p/a: local=00000000000000000000000000000000/0/0, remote=02000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/p-temp-1/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-1/1/z: local=00000000000000000000000000000000/0/0, remote=04000000000000000000000000000000/0/1: mailbox not selectable yet Debug: brain S: Mailbox INBOX/p-temp-1/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p-temp-1/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: local mailbox INBOX/p/2/h-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/p/a-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/p-temp-1/3-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617: Renamed 'INBOX/p-temp-1' to 'p-temp-03c17694049af8534da4c05e0207c617' Debug: brain S: remote mailbox INBOX/p/2/h-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/p/a-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/p-temp-1/3-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/p-temp-1ba6cce1e477639326f1d57cc4af5f97: Renamed 'INBOX/p-temp-1' to 'p-temp-1ba6cce1e477639326f1d57cc4af5f97' Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/p: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p/a: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/1/z: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/3: local=03000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3' to '3-temp-1' + Renamed 'INBOX/p-temp-1ba6cce1e477639326f1d57cc4af5f97/3' to '3'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Can't rename namespace prefixes - will be merged later Debug: brain S: Mailbox INBOX/p: local=01000000000000000000000000000000/0/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/2: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/p/2/h: local=05000000000000000000000000000000/0/1, remote=05000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/2/h-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p/a: local=02000000000000000000000000000000/0/1, remote=02000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p/a-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/1/z: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/3: local=03000000000000000000000000000000/0/1, remote=03000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-1ba6cce1e477639326f1d57cc4af5f97: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-1ba6cce1e477639326f1d57cc4af5f97/1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/p-temp-1ba6cce1e477639326f1d57cc4af5f97/1/z: local=04000000000000000000000000000000/0/1, remote=04000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/p-temp-1ba6cce1e477639326f1d57cc4af5f97/3-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: remote mailbox INBOX/p-temp-03c17694049af8534da4c05e0207c617/3-temp-1: Delete directory-only tree Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=05000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.0/2.1' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=06000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.1/3.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=06000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=06000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.0/3.1/3.0' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/9/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed '0.0/1.0/2.0/3.1/3.1' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=09000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.0/2.2' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.1' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=00000000000000000000000000000000/0/0, remote=10000000000000000000000000000000/8/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed '0.0/1.1/2.1' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=12000000000000000000000000000000/8/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.1/2.2' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.1' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=14000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=15000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=15000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.1/2.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=00000000000000000000000000000000/0/0, remote=0a000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.0' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1.1' to '1.1-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.2/3.0' to '1.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.2/3.1' to '2.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.2/3.2' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1.2' to '1.2-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0' to '1.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1' to '2.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.2' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=00000000000000000000000000000000/0/0, remote=1a000000000000000000000000000000/9/1: conflicting name: Renamed '1.0' to '1.0-temp-1' + Renamed '0.0/1.2/2.0/3.2' to '1.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=1b000000000000000000000000000000/9/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.0/1.2/2.1' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=1e000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.1' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.1' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=23000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=24000000000000000000000000000000/7/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0' to '2.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.2' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=27000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.2' to '3.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.1' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.2' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1: local=00000000000000000000000000000000/0/0, remote=1f000000000000000000000000000000/9/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=22000000000000000000000000000000/7/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=00000000000000000000000000000000/0/0, remote=23000000000000000000000000000000/8/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.1/2.1' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1: local=1f000000000000000000000000000000/9/1, remote=1f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0: local=00000000000000000000000000000000/0/0, remote=20000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.1/2.0' to '3.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1: local=1f000000000000000000000000000000/9/1, remote=1f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0: local=20000000000000000000000000000000/9/1, remote=20000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=21000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.0' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1: local=1f000000000000000000000000000000/9/1, remote=1f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0: local=20000000000000000000000000000000/9/1, remote=20000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.1: local=21000000000000000000000000000000/9/1, remote=21000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1/1.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.2: local=2a000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0: local=2b000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.0: local=2c000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.0/3.0: local=2d000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.1: local=2e000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.1/3.0: local=2f000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.2: local=30000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.2/3.0: local=31000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.2/3.1: local=32000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.0/2.2/3.2: local=33000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1: local=34000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.0: local=35000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.0/3.0: local=36000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.0/3.1: local=37000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.1: local=38000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.1/3.0: local=39000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.1/3.1: local=3a000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.2: local=3b000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.2/3.0: local=3c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.2/1.1/2.2/3.1: local=3d000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1/1.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.0/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1/3.1/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1/1.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.2-temp-1: Delete directory-only tree Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=05000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=06000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=06000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=06000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.0/3.1/3.0' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=07000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=00000000000000000000000000000000/0/0, remote=07000000000000000000000000000000/9/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.0/3.1/3.1' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=09000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.2' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.1' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=00000000000000000000000000000000/0/0, remote=10000000000000000000000000000000/8/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed 'INBOX/0.0/1.1/2.1' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=12000000000000000000000000000000/8/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.1/2.2' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.1' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=14000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=15000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=15000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=0c000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.1/2.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=00000000000000000000000000000000/0/0, remote=0a000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.0' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=0d000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1.1' to '1.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.2/3.0' to '1.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.2/3.1' to '2.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.2/3.2' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/3/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '1.2' to '1.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0' to '1.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/4/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1' to '2.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=18000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.2' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=00000000000000000000000000000000/0/0, remote=1a000000000000000000000000000000/9/1: conflicting name: Renamed '1.0' to '1.0-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.2' to '1.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=1b000000000000000000000000000000/9/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.0/1.2/2.1' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=1e000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.1' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.1' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=23000000000000000000000000000000/6/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=24000000000000000000000000000000/7/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0' to '2.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.2' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=27000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.2' to '3.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.1' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.2' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=26000000000000000000000000000000/5/1: conflicting name: local: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0' to '3.2'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0' to '3.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=1f000000000000000000000000000000/3/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1: local=00000000000000000000000000000000/0/0, remote=1f000000000000000000000000000000/9/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=22000000000000000000000000000000/7/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=00000000000000000000000000000000/0/0, remote=23000000000000000000000000000000/8/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.1' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found dsync mailbox tree sync random ....................................... : ok 0 / 24 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm/dsync' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' for bin in test-doveadm-util; do \ if ! ./$bin; then exit 1; fi; \ done i_strccdascmp() ...................................................... : ok 0 / 1 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/doveadm' Making check in stats Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1: local=1f000000000000000000000000000000/9/1, remote=1f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0: local=00000000000000000000000000000000/0/0, remote=20000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0' to '3.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1: local=1f000000000000000000000000000000/9/1, remote=1f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0: local=20000000000000000000000000000000/9/1, remote=20000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.0: local=21000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=21000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.0' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox INBOX: local=00000000000000000000000000000000/0/1, remote=00000000000000000000000000000000/0/1: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0: local=01000000000000000000000000000000/8/1, remote=01000000000000000000000000000000/0/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/8/1, remote=02000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/8/1, remote=03000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1: local=05000000000000000000000000000000/9/1, remote=05000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2: local=08000000000000000000000000000000/9/1, remote=08000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2: local=06000000000000000000000000000000/9/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=07000000000000000000000000000000/9/1, remote=07000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=09000000000000000000000000000000/9/1, remote=09000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1: local=0b000000000000000000000000000000/9/1, remote=0b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1: local=10000000000000000000000000000000/8/1, remote=10000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.0: local=11000000000000000000000000000000/8/1, remote=11000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1: local=12000000000000000000000000000000/8/1, remote=12000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0: local=13000000000000000000000000000000/8/1, remote=13000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0/1.0/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2: local=15000000000000000000000000000000/8/1, remote=15000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2: local=0c000000000000000000000000000000/8/1, remote=0c000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2/3.2: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=0a000000000000000000000000000000/9/1, remote=0a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1: local=0d000000000000000000000000000000/8/1, remote=0d000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0: local=0e000000000000000000000000000000/8/1, remote=0e000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0: local=0f000000000000000000000000000000/8/1, remote=0f000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2: local=16000000000000000000000000000000/8/1, remote=16000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0: local=17000000000000000000000000000000/8/1, remote=17000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0: local=18000000000000000000000000000000/8/1, remote=18000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1: local=19000000000000000000000000000000/8/1, remote=19000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2: local=1e000000000000000000000000000000/9/1, remote=1e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1: local=22000000000000000000000000000000/7/1, remote=22000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1: local=23000000000000000000000000000000/8/1, remote=23000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.0: local=24000000000000000000000000000000/8/1, remote=24000000000000000000000000000000/7/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1: local=25000000000000000000000000000000/8/1, remote=25000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory name paths are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0: local=27000000000000000000000000000000/9/1, remote=27000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0: local=28000000000000000000000000000000/9/1, remote=28000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1: local=29000000000000000000000000000000/6/1, remote=29000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2: local=26000000000000000000000000000000/9/1, remote=26000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1: local=1f000000000000000000000000000000/9/1, remote=1f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0: local=20000000000000000000000000000000/9/1, remote=20000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.0: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.1: local=21000000000000000000000000000000/9/1, remote=21000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1/1.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0/3.1-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2/2.0-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.0/1.2-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox INBOX/0.2: local=2a000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0: local=2b000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.0: local=2c000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.0/3.0: local=2d000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.1: local=2e000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.1/3.0: local=2f000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.2: local=30000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.2/3.0: local=31000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.2/3.1: local=32000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.0/2.2/3.2: local=33000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1: local=34000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.0: local=35000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.0/3.0: local=36000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.0/3.1: local=37000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.1: local=38000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.1/3.0: local=39000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.1/3.1: local=3a000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.2: local=3b000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.2/3.0: local=3c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.2/1.1/2.2/3.1: local=3d000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: local mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1/1.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.0/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1/3.1/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1/1.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.2-temp-1: Delete directory-only tree make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/stats' Making check in old-stats make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/old-stats' Making check in plugins make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' Making check in acl make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/acl' Making check in imap-acl make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-acl' Making check in autocreate make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/autocreate' Making check in expire make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/expire' Making check in fts make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts' Making check in fts-squat make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fts-squat' Making check in last-login make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/last-login' Making check in lazy-expunge make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/lazy-expunge' Making check in listescape make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/listescape' Making check in notify make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify' Making check in notify-status make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/notify-status' Making check in push-notification make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/push-notification' Making check in mail-filter make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-filter' Making check in mail-log make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-log' Making check in mailbox-alias make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mailbox-alias' Making check in quota make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' for bin in test-quota-util; do \ if ! ./$bin; then exit 1; fi; \ done quota transaction is over (count) .................................... : ok quota transaction is over (bytes) .................................... : ok 0 / 2 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota' Making check in quota-clone make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/quota-clone' Making check in imap-quota make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-quota' Making check in pop3-migration make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' for bin in test-pop3-migration-plugin; do \ if ! ./$bin; then exit 1; fi; \ done pop3 migration get hdr sha1 .......................................... : ok 0 / 1 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/pop3-migration' Making check in replication make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/replication' Making check in snarf make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/snarf' Making check in old-stats make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/old-stats' Making check in imap-old-stats make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-old-stats' Making check in mail-crypt make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' for bin in test-mail-global-key test-mail-key; do \ if ! env NOUNDEF=1 ./$bin; then exit 1; fi; \ done try_load_keys ........................................................ : ok test_empty_keyset .................................................... : ok 0 / 2 tests failed generate user key .................................................... : ok generate inbox key ................................................... : ok cache reset .......................................................... : ok verify keys .......................................................... : ok old keys ............................................................. : ok 0 / 5 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/mail-crypt' Making check in trash make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/trash' Making check in virtual make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/virtual' Making check in welcome make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/welcome' Making check in zlib make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/zlib' Making check in imap-zlib make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/imap-zlib' Making check in fs-compress make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/fs-compress' Making check in var-expand-crypt make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make check-local make[4]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' for bin in test-var-expand-crypt; do \ if ! env ./$bin; then exit 1; fi; \ done Info: Expected: var_expand(%{encrypt;algo=null:decrypted}): Invalid cipher null var_expand_crypt ..................................................... : ok Info: Expected: var_expand(%{decrypt;algo=null:encrypted}): Invalid cipher null var_expand_crypt_random .............................................. : ok 0 / 2 tests failed make[4]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins/var-expand-crypt' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src/plugins' make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/src' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' Making check in man make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/man' Making check in wiki make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/wiki' Making check in example-config make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' Making check in conf.d make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config/conf.d' make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc/example-config' make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.0.1/doc' + exit 0 Processing files: dovecot-2.3.0.1-2.ru6.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V0Zeer + umask 022 + cd /builddir/build/BUILD + cd dovecot-2.3.0.1 + DOCDIR=/builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1 + cp -pr docinstall/documentation.txt docinstall/dovecot-openssl.cnf docinstall/example-config docinstall/mkcert.sh docinstall/solr-schema.xml docinstall/wiki AUTHORS ChangeLog COPYING COPYING.LGPL COPYING.MIT NEWS README /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386/usr/share/doc/dovecot-2.3.0.1 + exit 0 warning: File listed twice: /usr/lib/dovecot/lib01_acl_plugin.so warning: File listed twice: /usr/lib/dovecot/lib02_imap_acl_plugin.so warning: File listed twice: /usr/lib/dovecot/lib02_lazy_expunge_plugin.so warning: File listed twice: /usr/lib/dovecot/lib05_mail_crypt_acl_plugin.so warning: File listed twice: /usr/lib/dovecot/lib05_pop3_migration_plugin.so warning: File listed twice: /usr/lib/dovecot/lib05_snarf_plugin.so warning: File listed twice: /usr/lib/dovecot/lib10_last_login_plugin.so warning: File listed twice: /usr/lib/dovecot/lib10_mail_crypt_plugin.so warning: File listed twice: /usr/lib/dovecot/lib10_mail_filter_plugin.so warning: File listed twice: /usr/lib/dovecot/lib10_quota_plugin.so warning: File listed twice: /usr/lib/dovecot/lib11_imap_quota_plugin.so warning: File listed twice: /usr/lib/dovecot/lib11_trash_plugin.so warning: File listed twice: /usr/lib/dovecot/lib15_notify_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_autocreate_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_expire_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_fts_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_listescape_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_mail_log_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_mailbox_alias_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_notify_status_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_push_notification_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_quota_clone_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_replication_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_virtual_plugin.so warning: File listed twice: /usr/lib/dovecot/lib20_zlib_plugin.so warning: File listed twice: /usr/lib/dovecot/lib21_fts_squat_plugin.so warning: File listed twice: /usr/lib/dovecot/lib30_imap_zlib_plugin.so warning: File listed twice: /usr/lib/dovecot/lib90_old_stats_plugin.so warning: File listed twice: /usr/lib/dovecot/lib95_imap_old_stats_plugin.so warning: File listed twice: /usr/lib/dovecot/lib99_welcome_plugin.so warning: File listed twice: /usr/lib/dovecot/libdovecot-compression.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-compression.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-dsync.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-dsync.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-fts.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-fts.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-lda.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-lda.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-ldap.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-ldap.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-login.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-login.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-sql.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-sql.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-storage.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot-storage.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdovecot.so.0 warning: File listed twice: /usr/lib/dovecot/libdovecot.so.0.0.0 warning: File listed twice: /usr/lib/dovecot/libdriver_mysql.so warning: File listed twice: /usr/lib/dovecot/libdriver_sqlite.so Provides: config(dovecot) = 1:2.3.0.1-2.ru6 dovecot2 dovecot2-mysql = %{evr} dovecot2-pgsql = %{evr} lib01_acl_plugin.so lib02_imap_acl_plugin.so lib02_lazy_expunge_plugin.so lib05_mail_crypt_acl_plugin.so lib05_pop3_migration_plugin.so lib05_snarf_plugin.so lib10_doveadm_acl_plugin.so lib10_doveadm_expire_plugin.so lib10_doveadm_quota_plugin.so lib10_last_login_plugin.so lib10_mail_crypt_plugin.so lib10_mail_filter_plugin.so lib10_quota_plugin.so lib11_imap_quota_plugin.so lib11_trash_plugin.so lib15_notify_plugin.so lib20_auth_var_expand_crypt.so lib20_autocreate_plugin.so lib20_doveadm_fts_plugin.so lib20_expire_plugin.so lib20_fts_plugin.so lib20_listescape_plugin.so lib20_mail_log_plugin.so lib20_mailbox_alias_plugin.so lib20_notify_status_plugin.so lib20_push_notification_plugin.so lib20_quota_clone_plugin.so lib20_replication_plugin.so lib20_var_expand_crypt.so lib20_virtual_plugin.so lib20_zlib_plugin.so lib21_fts_squat_plugin.so lib30_imap_zlib_plugin.so lib90_old_stats_plugin.so lib95_imap_old_stats_plugin.so lib99_welcome_plugin.so libauthdb_imap.so libauthdb_ldap.so libdcrypt_openssl.so libdict_ldap.so libdoveadm_mail_crypt_plugin.so libdovecot-compression.so.0 libdovecot-dsync.so.0 libdovecot-fts.so.0 libdovecot-lda.so.0 libdovecot-ldap.so.0 libdovecot-login.so.0 libdovecot-sql.so.0 libdovecot-storage.so.0 libdovecot.so.0 libdriver_mysql.so libdriver_sqlite.so libfs_compress.so libfs_crypt.so libfs_mail_crypt.so libmech_gssapi.so libold_stats_mail.so libssl_iostream_openssl.so libstats_auth.so perl(AuthProxyDovecot) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh /sbin/chkconfig /usr/sbin/useradd Requires(preun): /bin/sh /sbin/chkconfig /sbin/service /usr/sbin/groupdel /usr/sbin/userdel Requires(postun): /bin/sh /sbin/service Requires: /bin/bash /bin/sh lib01_acl_plugin.so lib10_mail_crypt_plugin.so lib10_quota_plugin.so lib15_notify_plugin.so lib20_fts_plugin.so lib90_old_stats_plugin.so libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcap.so.2 libcom_err.so.2 libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(libcrypto.so.10) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libdovecot-compression.so.0 libdovecot-dsync.so.0 libdovecot-fts.so.0 libdovecot-lda.so.0 libdovecot-ldap.so.0 libdovecot-login.so.0 libdovecot-sql.so.0 libdovecot-storage.so.0 libdovecot.so.0 libdriver_mysql.so libdriver_sqlite.so libgssapi_krb5.so.2 libgssapi_krb5.so.2(gssapi_krb5_2_MIT) libk5crypto.so.3 libkrb5.so.3 libkrb5.so.3(krb5_3_MIT) libldap-2.4.so.2 libm.so.6 libmysqlclient.so.16 libmysqlclient.so.16(libmysqlclient_16) libnsl.so.1 libpam.so.0 libpam.so.0(LIBPAM_1.0) librt.so.1 librt.so.1(GLIBC_2.2) libsqlite3.so.0 libssl.so.10 libssl.so.10(libssl.so.10) libssl_iostream_openssl.so libstats_auth.so libz.so.1 perl(JSON::XS) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Conflicts: dovecot-pgsql > 1:2.3.0.1-2.ru6 dovecot-mysql > 1:2.3.0.1-2.ru6 dovecot-sqlite > 1:2.3.0.1-2.ru6 dovecot-ldap > 1:2.3.0.1-2.ru6 dovecot-gssapi > 1:2.3.0.1-2.ru6 Obsoletes: dovecot2 dovecot2-pgsql < 1:2.3.0.1-2.ru6 dovecot2-mysql < 1:2.3.0.1-2.ru6 dovecot2-sqlite < 1:2.3.0.1-2.ru6 dovecot2-ldap < 1:2.3.0.1-2.ru6 dovecot2-gssapi < 1:2.3.0.1-2.ru6 Processing files: dovecot-devel-2.3.0.1-2.ru6.i386 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdovecot-compression.so.0 libdovecot-dsync.so.0 libdovecot-fts.so.0 libdovecot-lda.so.0 libdovecot-ldap.so.0 libdovecot-login.so.0 libdovecot-sql.so.0 libdovecot-storage.so.0 libdovecot.so.0 Processing files: dovecot-debuginfo-2.3.0.1-2.ru6.i386 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 warning: Could not canonicalize hostname: opus7.rutgers.edu Wrote: /builddir/build/RPMS/dovecot-2.3.0.1-2.ru6.i386.rpm Wrote: /builddir/build/RPMS/dovecot-devel-2.3.0.1-2.ru6.i386.rpm Wrote: /builddir/build/RPMS/dovecot-debuginfo-2.3.0.1-2.ru6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5JwLrU + umask 022 + cd /builddir/build/BUILD + cd dovecot-2.3.0.1 + rm -rf /builddir/build/BUILDROOT/dovecot-2.3.0.1-2.ru6.i386 + exit 0 Child return code was: 0