Installing /root/rpmbuild/SRPMS/dovecot-2.2.20-5.qt.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UWxzCv + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf dovecot-2.2.20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/dovecot-2.2.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dovecot-2.2.20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/dovecot-2.2-pigeonhole-0.4.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (dovecot-2.0-defaultconfig.patch):' Patch #1 (dovecot-2.0-defaultconfig.patch): + /usr/bin/cat /root/rpmbuild/SOURCES/dovecot-2.0-defaultconfig.patch + /usr/bin/patch -p1 -b --suffix .default-settings --fuzz=0 patching file doc/example-config/conf.d/10-mail.conf Hunk #1 succeeded at 297 (offset 20 lines). patching file doc/example-config/conf.d/10-ssl.conf + echo 'Patch #2 (dovecot-1.0.beta2-mkcert-permissions.patch):' Patch #2 (dovecot-1.0.beta2-mkcert-permissions.patch): + /usr/bin/cat /root/rpmbuild/SOURCES/dovecot-1.0.beta2-mkcert-permissions.patch + /usr/bin/patch -p1 -b --suffix .mkcert-permissions --fuzz=0 patching file doc/mkcert.sh Hunk #1 succeeded at 34 (offset 5 lines). + echo 'Patch #3 (dovecot-1.0.rc7-mkcert-paths.patch):' Patch #3 (dovecot-1.0.rc7-mkcert-paths.patch): + /usr/bin/cat /root/rpmbuild/SOURCES/dovecot-1.0.rc7-mkcert-paths.patch + /usr/bin/patch -p1 -b --suffix .mkcert-paths --fuzz=0 patching file doc/mkcert.sh + echo 'Patch #4 (dovecot-2.2.19-privatetmp-waitonline.patch):' Patch #4 (dovecot-2.2.19-privatetmp-waitonline.patch): + /usr/bin/cat /root/rpmbuild/SOURCES/dovecot-2.2.19-privatetmp-waitonline.patch + /usr/bin/patch -p1 -b --suffix .privatetmp-waitonline --fuzz=0 patching file dovecot.service.in ++ pkg-config --cflags libclucene-core + sed -i '/DEFAULT_INCLUDES *=/s|$| -I/usr/include/CLucene/ext -I/usr/lib64 |' src/plugins/fts-lucene/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PHg3Xv + umask 022 + cd /root/rpmbuild/BUILD + cd dovecot-2.2.20 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + export 'LDFLAGS=-Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + autoreconf -I . -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I . --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --include=. --force autoreconf: running: /usr/bin/autoheader --include=. --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./dovecot-2.2-pigeonhole-0.4.9/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./dovecot-2.2-pigeonhole-0.4.9/config.guess ++ basename ./dovecot-2.2-pigeonhole-0.4.9/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./dovecot-2.2-pigeonhole-0.4.9/config.guess '/usr/lib/rpm/redhat/config.guess' -> './dovecot-2.2-pigeonhole-0.4.9/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./dovecot-2.2-pigeonhole-0.4.9/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./dovecot-2.2-pigeonhole-0.4.9/config.sub ++ basename ./dovecot-2.2-pigeonhole-0.4.9/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./dovecot-2.2-pigeonhole-0.4.9/config.sub '/usr/lib/rpm/redhat/config.sub' -> './dovecot-2.2-pigeonhole-0.4.9/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'INSTALL_DATA=install -c -p -m644' --docdir=/usr/share/doc/dovecot-2.2.20 --disable-static --disable-rpath --with-nss --with-shadow --with-pam --with-gssapi=plugin --with-ldap=plugin --with-sql=plugin --with-pgsql --with-mysql --with-sqlite --with-vpopmail=/etc/libvpopmail --with-zlib --with-libcap --with-lucene --with-ssl=openssl --with-ssldir=/etc/pki/dovecot --with-solr --with-systemdsystemunitdir=/usr/lib/systemd/system --with-docs checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-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 for style of include used by make... GNU checking for x86_64-redhat-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 dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-redhat-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 dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for inline... inline checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-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 x86_64-redhat-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 -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 for inttypes.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/sysmacros.h usability... 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 for library containing socket... none required checking for library containing inet_addr... none required checking for library containing fdatasync... none required checking for cap_init in -lcap... yes 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 struct sockpeercred... no checking for library containing clock_gettime... none required checking for typeof... yes checking whether we can use epoll... yes checking whether we can use inotify... "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... 8 checking size of void *... 8 checking size of long long... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _Bool... yes checking for uoff_t... no checking type of off_t... long checking whether size_t is signed... no checking type of size_t... unsigned long checking for stdint.h... (cached) yes checking for uintmax_t... yes checking for uint_fast32_t... yes checking for socklen_t... yes checking for /dev/urandom... yes checking for tm_gmtoff... yes checking how large time_t values gmtime() accepts... 40 checking whether time_t is signed... yes checking if we can use C99-like flexible array members... yes checking for struct iovec... yes checking 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 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... no checking for dlopen... no checking for dlopen in -ldl... yes checking for SSL... yes checking for SSL_get_current_compression in -lssl... yes checking for SSL_get_servername in -lssl... yes 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... no checking for ber_free in -llber... yes checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for pg_config... pg_config checking for PQconnectdb in -lpq... yes checking for PQescapeStringConn in -lpq... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.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 sqlite3_open in -lsqlite3... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for vpopmail configuration at /etc/libvpopmail/etc/lib_deps... not found checking for vpopmail configuration at /etc/libvpopmail/lib_deps... found checking for crypt... no checking for crypt in -lcrypt... yes checking for NSS support... yes checking if __BIG_ENDIAN__ or __LITTLE_ENDIAN__ is defined... no 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... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking lz4.h usability... no checking lz4.h presence... no checking for lz4.h... no checking for library containing quota_open... no checking for XML_Parse in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for CLUCENE... yes 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 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-dict/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-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-mail/Makefile config.status: creating src/lib-master/Makefile config.status: creating src/lib-ntlm/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-ssl-iostream/Makefile config.status: creating src/lib-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/lib-storage/register/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/replication/Makefile config.status: creating src/replication/aggregator/Makefile config.status: creating src/replication/replicator/Makefile config.status: creating src/ssl-params/Makefile config.status: creating src/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/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/stats/Makefile config.status: creating src/plugins/imap-stats/Makefile config.status: creating src/plugins/trash/Makefile config.status: creating src/plugins/virtual/Makefile config.status: creating src/plugins/zlib/Makefile config.status: creating src/plugins/imap-zlib/Makefile config.status: creating stamp.h config.status: creating dovecot-config.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Install prefix . : /usr File offsets ... : 64bit I/O polling .... : epoll I/O notifys .... : inotify SSL ............ : yes (OpenSSL) GSSAPI ......... : plugin passdbs ........ : static passwd passwd-file shadow pam checkpassword ldap (plugin) sql vpopmail : -bsdauth -sia userdbs ........ : static prefetch passwd passwd-file checkpassword ldap (plugin) sql vpopmail nss SQL drivers .... : pgsql mysql sqlite (plugins) : -cassandra Full text search : squat solr lucene + sed -i 's|/etc/ssl|/etc/pki/dovecot|' doc/mkcert.sh doc/example-config/conf.d/10-ssl.conf + make -j3 make all-recursive make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20' Making all in . make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20' 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=/usr/lib64/dovecot|" \ -e "s|^\(dovecot_pkglibexecdir\)=|\1=/usr/libexec/dovecot|" \ -e "s|^\(dovecot_docdir\)=|\1=/usr/share/doc/dovecot-2.2.20|" \ -e "s|^\(dovecot_moduledir\)=|\1=/usr/lib64/dovecot|" \ ) > dovecot-config sed -e 's,@sbindir\@,/usr/sbin,g' dovecot.service.in > dovecot.service /bin/sh ./update-version.sh . . make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20' Making all in src make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' Making all in lib-test make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtest.la test-common.lo libtool: link: ar cru .libs/libtest.a .libs/test-common.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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test' Making all in lib make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make all-am make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o abspath.lo abspath.c /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c abspath.c -fPIC -DPIC -o .libs/abspath.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fd-close-on-exec.lo fd-close-on-exec.c /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fd-set-nonblock.lo fd-set-nonblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fd-set-nonblock.c -fPIC -DPIC -o .libs/fd-set-nonblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fd-close-on-exec.c -fPIC -DPIC -o .libs/fd-close-on-exec.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-test -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblib.la abspath.lo array.lo aqueue.lo askpass.lo backtrace-string.lo base32.lo base64.lo bits.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 execv-const.lo failures.lo fd-close-on-exec.lo fd-set-nonblock.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 hostpid.lo imem.lo ipwd.lo iostream.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-rawlog.lo istream-seekable.lo istream-sized.lo istream-tee.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-signals.lo md4.lo md5.lo mempool.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 net.lo nfs-workarounds.lo numpack.lo ostream.lo ostream-buffer.lo ostream-failure-at.lo ostream-file.lo ostream-hash.lo ostream-rawlog.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 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 wildcard-match.lo write-full.lo libtool: link: ar cru .libs/liblib.a .libs/abspath.o .libs/array.o .libs/aqueue.o .libs/askpass.o .libs/backtrace-string.o .libs/base32.o .libs/base64.o .libs/bits.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/execv-const.o .libs/failures.o .libs/fd-close-on-exec.o .libs/fd-set-nonblock.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/hostpid.o .libs/imem.o .libs/ipwd.o .libs/iostream.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-rawlog.o .libs/istream-seekable.o .libs/istream-sized.o .libs/istream-tee.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-signals.o .libs/md4.o .libs/md5.o .libs/mempool.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/net.o .libs/nfs-workarounds.o .libs/numpack.o .libs/ostream.o .libs/ostream-buffer.o .libs/ostream-failure-at.o .libs/ostream-file.o .libs/ostream-hash.o .libs/ostream-rawlog.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/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/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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-bsearch-insert-pos.o test_lib-test-buffer.o test_lib-test-crc32.o test_lib-test-data-stack.o test_lib-test-failures.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-hex-binary.o test_lib-test-ioloop.o test_lib-test-iso8601-date.o test_lib-test-istream.o test_lib-test-istream-base64-decoder.o test_lib-test-istream-base64-encoder.o test_lib-test-istream-concat.o test_lib-test-istream-crlf.o test_lib-test-istream-failure-at.o test_lib-test-istream-seekable.o test_lib-test-istream-tee.o test_lib-test-istream-unix.o test_lib-test-json-parser.o test_lib-test-json-tree.o test_lib-test-llist.o test_lib-test-mempool-alloconly.o test_lib-test-net.o test_lib-test-numpack.o test_lib-test-ostream-failure-at.o test_lib-test-ostream-file.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-var-expand.o test_lib-test-wildcard-match.o ../lib-test/libtest.la liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-bsearch-insert-pos.o test_lib-test-buffer.o test_lib-test-crc32.o test_lib-test-data-stack.o test_lib-test-failures.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-hex-binary.o test_lib-test-ioloop.o test_lib-test-iso8601-date.o test_lib-test-istream.o test_lib-test-istream-base64-decoder.o test_lib-test-istream-base64-encoder.o test_lib-test-istream-concat.o test_lib-test-istream-crlf.o test_lib-test-istream-failure-at.o test_lib-test-istream-seekable.o test_lib-test-istream-tee.o test_lib-test-istream-unix.o test_lib-test-json-parser.o test_lib-test-json-tree.o test_lib-test-llist.o test_lib-test-mempool-alloconly.o test_lib-test-net.o test_lib-test-numpack.o test_lib-test-ostream-failure-at.o test_lib-test-ostream-file.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-var-expand.o test_lib-test-wildcard-match.o ../lib-test/.libs/libtest.a ./.libs/liblib.a make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' Making all in lib-settings make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsettings.la settings.lo settings-parser.lo 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" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' Making all in lib-auth make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libauth.la auth-client.lo auth-client-request.lo auth-master.lo auth-server-connection.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth' Making all in lib-master make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o mountpoint-list.lo mountpoint-list.c /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 -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mountpoint-list.c -fPIC -DPIC -o .libs/mountpoint-list.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 mountpoint-list.lo syslog-util.lo 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/mountpoint-list.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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/.libs/liblib.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' Making all in lib-charset make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-charset.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcharset.la charset-iconv.lo charset-utf8.lo libtool: link: ar cru .libs/libcharset.a .libs/charset-iconv.o .libs/charset-utf8.o libtool: link: ranlib .libs/libcharset.a libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-charset test-charset.o libcharset.la ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-charset test-charset.o ./.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset' Making all in lib-dns make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdns.la dns-lookup.lo libtool: link: ar cru .libs/libdns.a .libs/dns-lookup.o libtool: link: ranlib .libs/libdns.a libtool: link: ( cd ".libs" && rm -f "libdns.la" && ln -s "../libdns.la" "libdns.la" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns' Making all in lib-dict make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 rm -f dict-drivers-register.c echo '/* this file automatically generated by Makefile */' >dict-drivers-register.c echo '#include "lib.h"' >>dict-drivers-register.c echo '#include "dict.h"' >>dict-drivers-register.c echo '#include "dict-sql.h"' >>dict-drivers-register.c for i in 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 '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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-dict.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-fs -I../../src/lib-sql -I../../src/lib-settings -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 rm -f libdict_backend.a ar cru libdict_backend.a dict-db.o dict-cdb.o dict-sql.o dict-sql-settings.o dict-drivers-register.o ranlib libdict_backend.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdict.la dict.lo dict-client.lo dict-file.lo dict-fs.lo dict-memcached.lo dict-memcached-ascii.lo dict-redis.lo dict-register.lo dict-transaction-memory.lo libtool: link: ar cru .libs/libdict.a .libs/dict.o .libs/dict-client.o .libs/dict-file.o .libs/dict-fs.o .libs/dict-memcached.o .libs/dict-memcached-ascii.o .libs/dict-redis.o .libs/dict-register.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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-dict test-dict.o dict.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-dict test-dict.o .libs/dict.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' Making all in lib-sasl make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsasl.la mech-login.lo mech-plain.lo dsasl-client.lo libtool: link: ar cru .libs/libsasl.a .libs/mech-login.o .libs/mech-plain.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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl' Making all in lib-ssl-iostream make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-params.lo iostream-openssl-params.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c iostream-openssl-params.c -fPIC -DPIC -o .libs/iostream-openssl-params.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libssl_iostream.la iostream-ssl.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libssl_iostream_openssl.la -rpath /usr/lib64/dovecot iostream-openssl.lo iostream-openssl-common.lo iostream-openssl-context.lo iostream-openssl-params.lo istream-openssl.lo ostream-openssl.lo -lssl -lcrypto libtool: link: ar cru .libs/libssl_iostream.a .libs/iostream-ssl.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" ) libtool: link: gcc -shared -fPIC -DPIC .libs/iostream-openssl.o .libs/iostream-openssl-common.o .libs/iostream-openssl-context.o .libs/iostream-openssl-params.o .libs/istream-openssl.o .libs/ostream-openssl.o -lssl -lcrypto -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream' Making all in lib-stats make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 tats-parser.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstats.la stats.lo stats-parser.lo libtool: link: ar cru .libs/libstats.a .libs/stats.o .libs/stats-parser.o libtool: link: ranlib .libs/libstats.a libtool: link: ( cd ".libs" && rm -f "libstats.la" && ln -s "../libstats.la" "libstats.la" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' Making all in lib-http make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-par/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-date.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-url.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-header-parser.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-transfer.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-auth.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-response-parser.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-request-parser.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-http-client.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-http-date test-http-date.o http-date.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-http-url test-http-url.o http-url.lo http-header.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-http-auth test-http-auth.o http-auth.lo http-parser.lo ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o 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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http' Making all in lib-fs make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-ssl-iostream -DMODULE_DIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfs.la fs-api.lo fs-dict.lo fs-metawrap.lo fs-randomfail.lo fs-posix.lo fs-sis.lo fs-sis-common.lo fs-sis-queue.lo istream-fs-file.lo istream-fs-stats.lo istream-metawrap.lo ostream-metawrap.lo ostream-cmp.lo 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-sis.o .libs/fs-sis-common.o .libs/fs-sis-queue.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" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' Making all in lib-mail make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-istream-dot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-istream-attachment.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-istream-binary-converter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-istream-header-filter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-istream-qp-decoder.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mail-html2text.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mbox-from.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-address.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-date.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-decoder.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-header-decode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-header-encode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-header-parser.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-parser.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-part.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-message-snippet.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-ostream-dot.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-qp-decoder.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-quoted-printable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-rfc2231-parser.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-charset -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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-parser.lo message-id.lo message-parser.lo message-part.lo message-part-serialize.lo message-search.lo message-size.lo message-snippet.lo ostream-dot.lo qp-decoder.lo quoted-printable.lo rfc2231-parser.lo rfc822-parser.lo 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/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-parser.o .libs/message-id.o .libs/message-parser.o .libs/message-part.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/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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-dot test-istream-dot.o istream-dot.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-attachment test-istream-attachment.o istream-attachment-extractor.lo istream-attachment-connector.lo message-parser.lo message-header-parser.lo message-size.lo rfc822-parser.lo rfc2231-parser.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-binary-converter test-istream-binary-converter.o istream-binary-converter.lo message-parser.lo message-header-parser.lo message-size.lo rfc822-parser.lo rfc2231-parser.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-dot test-istream-dot.o .libs/istream-dot.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-header-filter test-istream-header-filter.o istream-header-filter.lo message-header-parser.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-binary-converter test-istream-binary-converter.o .libs/istream-binary-converter.o .libs/message-parser.o .libs/message-header-parser.o .libs/message-size.o .libs/rfc822-parser.o .libs/rfc2231-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-qp-decoder test-istream-qp-decoder.o istream-qp-decoder.lo qp-decoder.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-attachment test-istream-attachment.o .libs/istream-attachment-extractor.o .libs/istream-attachment-connector.o .libs/message-parser.o .libs/message-header-parser.o .libs/message-size.o .libs/rfc822-parser.o .libs/rfc2231-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mail-html2text test-mail-html2text.o mail-html2text.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-header-filter test-istream-header-filter.o .libs/istream-header-filter.o .libs/message-header-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mbox-from test-mbox-from.o mbox-from.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-istream-qp-decoder test-istream-qp-decoder.o .libs/istream-qp-decoder.o .libs/qp-decoder.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-address test-message-address.o message-address.lo rfc822-parser.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mail-html2text test-mail-html2text.o .libs/mail-html2text.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mbox-from test-mbox-from.o .libs/mbox-from.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-date test-message-date.o message-date.lo rfc822-parser.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-decoder test-message-decoder.o message-decoder.lo qp-decoder.lo quoted-printable.lo rfc822-parser.lo rfc2231-parser.lo ../lib-charset/libcharset.la ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-address test-message-address.o .libs/message-address.o .libs/rfc822-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-date test-message-date.o .libs/message-date.o .libs/rfc822-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-header-decode test-message-header-decode.o message-header-decode.lo quoted-printable.lo message-header-encode.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-header-encode test-message-header-encode.o message-header-encode.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-decoder test-message-decoder.o .libs/message-decoder.o .libs/qp-decoder.o .libs/quoted-printable.o .libs/rfc822-parser.o .libs/rfc2231-parser.o ../lib-charset/.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-header-decode test-message-header-decode.o .libs/message-header-decode.o .libs/quoted-printable.o .libs/message-header-encode.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-header-parser test-message-header-parser.o message-header-parser.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-id test-message-id.o message-id.lo rfc822-parser.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-header-encode test-message-header-encode.o .libs/message-header-encode.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-parser test-message-parser.o message-parser.lo message-header-parser.lo message-size.lo rfc822-parser.lo rfc2231-parser.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-header-parser test-message-header-parser.o .libs/message-header-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-id test-message-id.o .libs/message-id.o .libs/rfc822-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-part test-message-part.o message-part.lo message-parser.lo message-header-parser.lo message-size.lo rfc822-parser.lo rfc2231-parser.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-snippet test-message-snippet.o message-snippet.lo mail-html2text.lo message-decoder.lo qp-decoder.lo quoted-printable.lo rfc822-parser.lo rfc2231-parser.lo ../lib-charset/libcharset.la ../lib-test/libtest.la ../lib/liblib.la message-parser.lo message-header-parser.lo message-header-decode.lo message-size.lo libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-parser test-message-parser.o .libs/message-parser.o .libs/message-header-parser.o .libs/message-size.o .libs/rfc822-parser.o .libs/rfc2231-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ostream-dot test-ostream-dot.o ostream-dot.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-part test-message-part.o .libs/message-part.o .libs/message-parser.o .libs/message-header-parser.o .libs/message-size.o .libs/rfc822-parser.o .libs/rfc2231-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-qp-decoder test-qp-decoder.o qp-decoder.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ostream-dot test-ostream-dot.o .libs/ostream-dot.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-snippet test-message-snippet.o .libs/message-snippet.o .libs/mail-html2text.o .libs/message-decoder.o .libs/qp-decoder.o .libs/quoted-printable.o .libs/rfc822-parser.o .libs/rfc2231-parser.o .libs/message-parser.o .libs/message-header-parser.o .libs/message-header-decode.o .libs/message-size.o ../lib-charset/.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-quoted-printable test-quoted-printable.o quoted-printable.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-qp-decoder test-qp-decoder.o .libs/qp-decoder.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-rfc2231-parser test-rfc2231-parser.o rfc2231-parser.lo rfc822-parser.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-rfc822-parser test-rfc822-parser.o rfc822-parser.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-quoted-printable test-quoted-printable.o .libs/quoted-printable.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-rfc2231-parser test-rfc2231-parser.o .libs/rfc2231-parser.o .libs/rfc822-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-rfc822-parser test-rfc822-parser.o .libs/rfc822-parser.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail' Making all in lib-imap make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-imap-bodystructure.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-imap-match.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-imap-parser.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-imap-quote.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-imap-url.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-imap-utf7.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-match test-imap-match.o imap-match.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-parser test-imap-parser.o imap-parser.lo imap-arg.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-quote test-imap-quote.o imap-quote.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-match test-imap-match.o .libs/imap-match.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-url test-imap-url.o imap-url.lo ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-utf7 test-imap-utf7.o imap-utf7.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-quote test-imap-quote.o .libs/imap-quote.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-util test-imap-util.o imap-util.lo imap-arg.lo ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-url test-imap-url.o .libs/imap-url.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-imap-utf7 test-imap-utf7.o .libs/imap-utf7.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap' Making all in lib-imap-storage make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libimap-storage.la imap-msgpart.lo imap-msgpart-url.lo imap-metadata.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage' Making all in lib-dovecot make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot.la -rpath /usr/lib64/dovecot ../lib-master/libmaster.la ../lib-fs/libfs.la ../lib-settings/libsettings.la ../lib-stats/libstats.la ../lib-http/libhttp.la ../lib-dict/libdict.la ../lib-imap/libimap.la ../lib-mail/libmail.la ../lib-sasl/libsasl.la ../lib-auth/libauth.la ../lib-dns/libdns.la ../lib-charset/libcharset.la ../lib-ssl-iostream/libssl_iostream.la ../lib-test/libtest.la ../lib/liblib.la -export-dynamic -ldl libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../lib-master/.libs/libmaster.a ../lib-fs/.libs/libfs.a ../lib-settings/.libs/libsettings.a ../lib-stats/.libs/libstats.a ../lib-http/.libs/libhttp.a ../lib-dict/.libs/libdict.a ../lib-imap/.libs/libimap.a ../lib-mail/.libs/libmail.a ../lib-sasl/.libs/libsasl.a ../lib-auth/.libs/libauth.a ../lib-dns/.libs/libdns.a ../lib-charset/.libs/libcharset.a ../lib-ssl-iostream/.libs/libssl_iostream.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -Wl,--no-whole-archive -ldl -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot' Making all in lib-fts make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make all-am make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-fts-filter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -DUDHRDIR=\""../../src/lib-fts"\" -DDATADIR=\"/usr/share/dovecot\" -DTEST_STOPWORDS_DIR=\""../../src/lib-fts"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfts.la fts-filter.lo fts-filter-contractions.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-generic.lo libtool: link: ar cru .libs/libfts.a .libs/fts-filter.o .libs/fts-filter-contractions.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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fts-filter test-fts-filter.o libfts.la ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fts-tokenizer test-fts-tokenizer.o fts-tokenizer.lo fts-tokenizer-generic.lo fts-tokenizer-address.lo ../lib-mail/libmail.la ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fts-filter test-fts-filter.o ./.libs/libfts.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fts-tokenizer test-fts-tokenizer.o .libs/fts-tokenizer.o .libs/fts-tokenizer-generic.o .libs/fts-tokenizer-address.o ../lib-mail/.libs/libmail.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' Making all in lib-imap-client make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libimap_client.la imapc-client.lo imapc-connection.lo imapc-msgmap.lo 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" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' Making all in lib-imap-urlauth make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libimap-urlauth.la imap-urlauth.lo imap-urlauth-fetch.lo imap-urlauth-backend.lo imap-urlauth-connection.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-urlauth' Making all in lib-compression make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -llzma 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-compression.la -rpath /usr/lib64/dovecot libcompression.la ../lib-dovecot/libdovecot.la -lz -lbz2 -llzma /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-compression test-compression.o libcompression.la ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libcompression.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../lib-dovecot/.libs/libdovecot.so -ldl -lz -lbz2 -llzma -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdovecot-compression.so.0 -o .libs/libdovecot-compression.so.0.0.0 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-compression test-compression.o ./.libs/libcompression.a -lz -lbz2 -llzma ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a 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" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression' Making all in lib-index make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mail-index-sync-ext.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mail-index-transaction-finish.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mail-index-transaction-update.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mail-transaction-log-append.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index' Making all in lib-storage make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' Making all in list make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list' Making all in index make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' Making all in maildir make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/maildir' Making all in mbox make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/mbox' Making all in dbox-common make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstorage_dbox_common.la dbox-attachment.lo dbox-file.lo dbox-file-fix.lo dbox-mail.lo dbox-save.lo dbox-storage.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-common' Making all in dbox-multi make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-multi' Making all in dbox-single make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-single' Making all in cydir make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstorage_cydir.la cydir-mail.lo cydir-save.lo cydir-sync.lo cydir-storage.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/cydir' Making all in imapc make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/imapc' Making all in pop3c make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstorage_pop3c.la pop3c-client.lo pop3c-mail.lo pop3c-settings.lo pop3c-storage.lo pop3c-sync.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/pop3c' Making all in raw make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstorage_raw.la raw-mail.lo raw-sync.lo raw-storage.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw' Making all in shared make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstorage_shared.la shared-list.lo shared-storage.lo 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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/shared' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-rebuild.lo index-search.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 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-rebuild.o .libs/index-search.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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' Making all in register make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' rm -f mail-storage-register.c rm -f mailbox-list-register.c echo '/* this file automatically generated by Makefile */' >mail-storage-register.c echo '/* this file automatically generated by Makefile */' >mailbox-list-register.c echo '#include "lib.h"' >>mail-storage-register.c echo '#include "lib.h"' >>mailbox-list-register.c echo '#include "mail-storage.h"' >>mail-storage-register.c echo '#include "mailbox-list.h"' >>mailbox-list-register.c for i in shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail dbox mdbox_deleted ; do \ echo "extern struct mail_storage ${i}_storage;" >>mail-storage-register.c ; \ done for i in maildir imapdir fs index none shared imapc ; do \ echo "extern struct mailbox_list ${i}_mailbox_list;" >>mailbox-list-register.c ; \ done echo 'void mail_storage_register_all(void) {' >>mail-storage-register.c echo "void mailbox_list_index_init(void);" >>mailbox-list-register.c for i in shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail dbox mdbox_deleted ; do \ echo "mail_storage_class_register(&${i}_storage);" >>mail-storage-register.c ; \ done echo 'void mailbox_list_register_all(void) {' >>mailbox-list-register.c echo '}' >>mail-storage-register.c for i in maildir imapdir fs index none shared imapc ; do \ echo "mailbox_list_register(&${i}_mailbox_list);" >>mailbox-list-register.c ; \ done /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 echo "mailbox_list_index_init();" >>mailbox-list-register.c echo '}' >>mailbox-list-register.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-mail -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstorage_register.la mail-storage-register.lo mailbox-list-register.lo libtool: link: ar cru .libs/libstorage_register.a .libs/mail-storage-register.o .libs/mailbox-list-register.o libtool: link: ranlib .libs/libstorage_register.a libtool: link: ( cd ".libs" && rm -f "libstorage_register.la" && ln -s "../libstorage_register.la" "libstorage_register.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mail-search-args-imap.c 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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-mail-search-args-simplify.c 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/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstorage.la fail-mail-storage.lo fail-mailbox.lo fail-mail.lo mail.lo mail-autoexpunge.lo mail-copy.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-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-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-recent-flags.lo mailbox-search-result.lo mailbox-tree.lo mailbox-uidvalidity.lo mailbox-watch.lo ../../src/lib-storage/index/shared/libstorage_shared.la ../../src/lib-storage/index/dbox-multi/libstorage_dbox_multi.la ../../src/lib-storage/index/dbox-common/libstorage_dbox_common.la ../../src/lib-storage/index/dbox-single/libstorage_dbox_single.la ../../src/lib-storage/index/maildir/libstorage_maildir.la ../../src/lib-storage/index/mbox/libstorage_mbox.la ../../src/lib-storage/index/cydir/libstorage_cydir.la ../../src/lib-storage/index/imapc/libstorage_imapc.la ../../src/lib-imap-client/libimap_client.la ../../src/lib-storage/index/pop3c/libstorage_pop3c.la ../../src/lib-storage/index/raw/libstorage_raw.la list/libstorage_list.la index/libstorage_index.la register/libstorage_register.la ../lib-index/libindex.la ../lib-imap-storage/libimap-storage.la ../lib-dovecot/libdovecot.la libtool: link: (cd .libs/libstorage.lax/libstorage_shared.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/shared/.libs/libstorage_shared.a") libtool: link: (cd .libs/libstorage.lax/libstorage_dbox_multi.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/dbox-multi/.libs/libstorage_dbox_multi.a") libtool: link: (cd .libs/libstorage.lax/libstorage_dbox_common.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/dbox-common/.libs/libstorage_dbox_common.a") libtool: link: (cd .libs/libstorage.lax/libstorage_dbox_single.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/dbox-single/.libs/libstorage_dbox_single.a") libtool: link: (cd .libs/libstorage.lax/libstorage_maildir.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/maildir/.libs/libstorage_maildir.a") libtool: link: (cd .libs/libstorage.lax/libstorage_mbox.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/mbox/.libs/libstorage_mbox.a") libtool: link: (cd .libs/libstorage.lax/libstorage_cydir.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/cydir/.libs/libstorage_cydir.a") libtool: link: (cd .libs/libstorage.lax/libstorage_imapc.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/imapc/.libs/libstorage_imapc.a") libtool: link: (cd .libs/libstorage.lax/libimap_client.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-imap-client/.libs/libimap_client.a") libtool: link: (cd .libs/libstorage.lax/libstorage_pop3c.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/pop3c/.libs/libstorage_pop3c.a") libtool: link: (cd .libs/libstorage.lax/libstorage_raw.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../../src/lib-storage/index/raw/.libs/libstorage_raw.a") libtool: link: (cd .libs/libstorage.lax/libstorage_list.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list/.libs/libstorage_list.a") libtool: link: (cd .libs/libstorage.lax/libstorage_index.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/.libs/libstorage_index.a") libtool: link: (cd .libs/libstorage.lax/libstorage_register.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register/.libs/libstorage_register.a") libtool: link: (cd .libs/libstorage.lax/libindex.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/../lib-index/.libs/libindex.a") libtool: link: (cd .libs/libstorage.lax/libimap-storage.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/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-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-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-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-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_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_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_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-rebuild.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/libstorage_register.a/mail-storage-register.o .libs/libstorage.lax/libstorage_register.a/mailbox-list-register.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-storage.la -rpath /usr/lib64/dovecot libstorage.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mail-search-args-imap test-mail-search-args-imap.o libstorage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mail-search-args-simplify test-mail-search-args-simplify.o libstorage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-mail-search-args-simplify test-mail-search-args-simplify.o -Wl,--export-dynamic ./.libs/libstorage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libstorage.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdovecot-storage.so.0 -o .libs/libdovecot-storage.so.0.0.0 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-mail-search-args-imap test-mail-search-args-imap.o -Wl,--export-dynamic ./.libs/libstorage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mailbox-get test-mailbox-get.o mailbox-get.lo ../../src/lib-test/libtest.la ../../src/lib/liblib.la 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" ) libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mailbox-get test-mailbox-get.o .libs/mailbox-get.o ../../src/lib-test/.libs/libtest.a ../../src/lib/.libs/liblib.a make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' Making all in lib-sql make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o libdriver_pgsql_la-driver-pgsql.lo `test -f 'driver-pgsql.c' || echo './'`driver-pgsql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c driver-pgsql.c -fPIC -DPIC -o .libs/libdriver_pgsql_la-driver-pgsql.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdriver_sqlite.la -rpath /usr/lib64/dovecot libdriver_sqlite_la-driver-sqlite.lo -lsqlite3 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I/usr/include/mysql -I/usr/include -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: link: gcc -shared -fPIC -DPIC .libs/libdriver_sqlite_la-driver-sqlite.o -lsqlite3 -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdriver_sqlite.so -o .libs/libdriver_sqlite.so /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsql.la sql-api.lo sql-db-cache.lo driver-sqlpool.lo sql-drivers-register.lo libtool: link: ( cd ".libs" && rm -f "libdriver_sqlite.la" && ln -s "../libdriver_sqlite.la" "libdriver_sqlite.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdriver_mysql.la -rpath /usr/lib64/dovecot libdriver_mysql_la-driver-mysql.lo -L/usr/lib64/mysql -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdriver_pgsql.la -rpath /usr/lib64/dovecot libdriver_pgsql_la-driver-pgsql.lo -L/usr/lib64 -lpq 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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-sql.la -rpath /usr/lib64/dovecot libsql.la ../lib-dovecot/libdovecot.la libtool: link: gcc -shared -fPIC -DPIC .libs/libdriver_pgsql_la-driver-pgsql.o -L/usr/lib64 -lpq -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdriver_pgsql.so -o .libs/libdriver_pgsql.so libtool: link: gcc -shared -fPIC -DPIC .libs/libdriver_mysql_la-driver-mysql.o -L/usr/lib64/mysql -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdriver_mysql.so -o .libs/libdriver_mysql.so libtool: link: ( cd ".libs" && rm -f "libdriver_pgsql.la" && ln -s "../libdriver_pgsql.la" "libdriver_pgsql.la" ) libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libsql.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../lib-dovecot/.libs/libdovecot.so -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdovecot-sql.so.0 -o .libs/libdovecot-sql.so.0.0.0 libtool: link: ( cd ".libs" && rm -f "libdriver_mysql.la" && ln -s "../libdriver_mysql.la" "libdriver_mysql.la" ) 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" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' Making all in lib-ntlm make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ntlm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 rm -f libntlm.a ar cru libntlm.a ntlm-des.o ntlm-encrypt.o ntlm-message.o ranlib libntlm.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ntlm' Making all in lib-otp make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-otp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 rm -f libotp.a ar cru libotp.a otp-dictionary.o otp-hash.o otp-parity.o otp-parse.o ranlib libotp.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-otp' Making all in lib-lda make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o duplicate.lo duplicate.c /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-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o lmtp-client.lo lmtp-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c lmtp-client.c -fPIC -DPIC -o .libs/lmtp-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c duplicate.c -fPIC -DPIC -o .libs/duplicate.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-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-settings -I../../src/lib-master -I../../src/lib-dns -I../../src/lib-imap -I../../src/lib-mail -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblda.la duplicate.lo lda-settings.lo lmtp-client.lo mail-deliver.lo mail-send.lo smtp-client.lo libtool: link: ar cru .libs/liblda.a .libs/duplicate.o .libs/lda-settings.o .libs/lmtp-client.o .libs/mail-deliver.o .libs/mail-send.o .libs/smtp-client.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-lda.la -rpath /usr/lib64/dovecot liblda.la ../lib-storage/libdovecot-storage.la ../lib-dovecot/libdovecot.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblda.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs -L/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../lib-dovecot/.libs/libdovecot.so -ldl -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda' Making all in anvil make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-penalty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c anvil-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c anvil-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c connect-limit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c penalty.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o anvil main.o anvil-connection.o anvil-settings.o connect-limit.o penalty.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/anvil main.o anvil-connection.o anvil-settings.o connect-limit.o penalty.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-penalty test-penalty.o penalty.o ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-penalty test-penalty.o penalty.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' Making all in auth make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mycrypt.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\"/usr/lib64/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\"/usr/lib64/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\"/usr/lib64/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\"/usr/lib64/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -DPLUGIN_BUILD -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../src/lib-imap -I../../src/lib-imap-client -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\"/usr/lib64/dovecot/auth\" -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -DPKG_RUNDIR=\"/var/run/dovecot\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../src/lib-imap -I../../src/lib-imap-client -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c auth.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mech.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c passdb.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:75:0: warning: "HAVE_FDATASYNC" redefined [enabled by default] #define HAVE_FDATASYNC 1 ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:113:0: note: this is the location of the previous definition #define HAVE_FDATASYNC /**/ ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:260:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE "vpopmail" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:597:0: note: this is the location of the previous definition #define PACKAGE "dovecot" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:263:0: warning: "PACKAGE_BUGREPORT" redefined [enabled by default] #define PACKAGE_BUGREPORT "" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:600:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "dovecot@dovecot.org" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:266:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "vpopmail" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:603:0: note: this is the location of the previous definition #define PACKAGE_NAME "Dovecot" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:269:0: warning: "PACKAGE_STRING" redefined [enabled by default] #define PACKAGE_STRING "vpopmail 5.4.33" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:606:0: note: this is the location of the previous definition #define PACKAGE_STRING "Dovecot 2.2.20" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:272:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] #define PACKAGE_TARNAME "vpopmail" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:609:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "dovecot" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:278:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "5.4.33" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:615:0: note: this is the location of the previous definition #define PACKAGE_VERSION "2.2.20" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from passdb-vpopmail.c:14: /usr/include/libvpopmail/config.h:359:0: warning: "VERSION" redefined [enabled by default] #define VERSION "5.4.33" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from passdb-vpopmail.c:5: ../../config.h:744:0: note: this is the location of the previous definition #define VERSION "2.2.20" ^ 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c userdb-nss.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:75:0: warning: "HAVE_FDATASYNC" redefined [enabled by default] #define HAVE_FDATASYNC 1 ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:113:0: note: this is the location of the previous definition #define HAVE_FDATASYNC /**/ ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:260:0: warning: "PACKAGE" redefined [enabled by default] #define PACKAGE "vpopmail" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:597:0: note: this is the location of the previous definition #define PACKAGE "dovecot" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:263:0: warning: "PACKAGE_BUGREPORT" redefined [enabled by default] #define PACKAGE_BUGREPORT "" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:600:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "dovecot@dovecot.org" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:266:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "vpopmail" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:603:0: note: this is the location of the previous definition #define PACKAGE_NAME "Dovecot" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:269:0: warning: "PACKAGE_STRING" redefined [enabled by default] #define PACKAGE_STRING "vpopmail 5.4.33" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:606:0: note: this is the location of the previous definition #define PACKAGE_STRING "Dovecot 2.2.20" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:272:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] #define PACKAGE_TARNAME "vpopmail" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:609:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "dovecot" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:278:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "5.4.33" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:615:0: note: this is the location of the previous definition #define PACKAGE_VERSION "2.2.20" ^ In file included from /usr/include/libvpopmail/storage.h:24:0, from /usr/include/libvpopmail/vpopmail.h:24, from userdb-vpopmail.h:5, from userdb-vpopmail.c:11: /usr/include/libvpopmail/config.h:359:0: warning: "VERSION" redefined [enabled by default] #define VERSION "5.4.33" ^ In file included from ../../src/lib/lib.h:6:0, from auth-common.h:4, from userdb-vpopmail.c:5: ../../config.h:744:0: note: this is the location of the previous definition #define VERSION "2.2.20" ^ 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c checkpassword-reply.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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -I../../src/lib-master -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/libvpopmail -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-db-dict.c rm -f libpassword.a ar cru libpassword.a mycrypt.o password-scheme.o password-scheme-crypt.o password-scheme-md5crypt.o password-scheme-scram.o password-scheme-otp.o password-scheme-rpa.o ranlib libpassword.a /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmech_gssapi.la -rpath /usr/lib64/dovecot/auth libmech_gssapi_la-mech-gssapi.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libauthdb_ldap.la -rpath /usr/lib64/dovecot/auth libauthdb_ldap_la-db-ldap.lo libauthdb_ldap_la-passdb-ldap.lo libauthdb_ldap_la-userdb-ldap.lo -lldap -llber libtool: link: gcc -shared -fPIC -DPIC .libs/libmech_gssapi_la-mech-gssapi.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libmech_gssapi.so -o .libs/libmech_gssapi.so /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libauthdb_imap.la -rpath /usr/lib64/dovecot/auth libauthdb_imap_la-passdb-imap.lo ../lib-imap-client/libimap_client.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: ( cd ".libs" && rm -f "libmech_gssapi.la" && ln -s "../libmech_gssapi.la" "libmech_gssapi.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auth auth.o auth-cache.o auth-client-connection.o auth-master-connection.o auth-postfix-connection.o mech-otp-skey-common.o mech-plain-common.o auth-penalty.o auth-request.o auth-request-handler.o auth-request-var-expand.o auth-settings.o auth-fields.o auth-token.o auth-worker-client.o auth-worker-server.o db-checkpassword.o db-dict.o db-dict-cache-key.o db-sql.o db-passwd-file.o main.o mech.o mech-anonymous.o mech-plain.o mech-login.o mech-cram-md5.o mech-digest-md5.o mech-external.o mech-gssapi.o mech-ntlm.o mech-otp.o mech-scram-sha1.o mech-skey.o mech-rpa.o mech-apop.o mech-winbind.o mech-dovecot-token.o passdb.o passdb-blocking.o passdb-bsdauth.o passdb-cache.o passdb-checkpassword.o passdb-dict.o passdb-passwd.o passdb-passwd-file.o passdb-pam.o passdb-shadow.o passdb-sia.o passdb-vpopmail.o passdb-sql.o passdb-static.o passdb-template.o userdb.o userdb-blocking.o userdb-checkpassword.o userdb-dict.o userdb-nss.o userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o userdb-template.o db-ldap.o passdb-ldap.o userdb-ldap.o libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../../src/lib-sql/libsql.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lcrypt -lpam -L/usr/lib64/libvpopmail -lvpopmail -Xlinker -R -Xlinker /usr/lib64/mysql -L/usr/lib64/mysql -lmysqlclient -lz -lm -lcrypt 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 -llber -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libauthdb_ldap.so -o .libs/libauthdb_ldap.so 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../../src/lib-dovecot/.libs/libdovecot.so -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libauthdb_imap.so -o .libs/libauthdb_imap.so libtool: link: ( cd ".libs" && rm -f "libauthdb_ldap.la" && ln -s "../libauthdb_ldap.la" "libauthdb_ldap.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o checkpassword-reply checkpassword-reply.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: ( cd ".libs" && rm -f "libauthdb_imap.la" && ln -s "../libauthdb_imap.la" "libauthdb_imap.la" ) libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/auth auth.o auth-cache.o auth-client-connection.o auth-master-connection.o auth-postfix-connection.o mech-otp-skey-common.o mech-plain-common.o auth-penalty.o auth-request.o auth-request-handler.o auth-request-var-expand.o auth-settings.o auth-fields.o auth-token.o auth-worker-client.o auth-worker-server.o db-checkpassword.o db-dict.o db-dict-cache-key.o db-sql.o db-passwd-file.o main.o mech.o mech-anonymous.o mech-plain.o mech-login.o mech-cram-md5.o mech-digest-md5.o mech-external.o mech-gssapi.o mech-ntlm.o mech-otp.o mech-scram-sha1.o mech-skey.o mech-rpa.o mech-apop.o mech-winbind.o mech-dovecot-token.o passdb.o passdb-blocking.o passdb-bsdauth.o passdb-cache.o passdb-checkpassword.o passdb-dict.o passdb-passwd.o passdb-passwd-file.o passdb-pam.o passdb-shadow.o passdb-sia.o passdb-vpopmail.o passdb-sql.o passdb-static.o passdb-template.o userdb.o userdb-blocking.o userdb-checkpassword.o userdb-dict.o userdb-nss.o userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o userdb-template.o db-ldap.o passdb-ldap.o userdb-ldap.o -Wl,-R -Wl,/usr/lib64/mysql -Wl,--export-dynamic libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../../src/lib-sql/.libs/libsql.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lpam -L/usr/lib64/libvpopmail -lvpopmail -L/usr/lib64/mysql -lmysqlclient -lz -lm -lcrypt libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/checkpassword-reply checkpassword-reply.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-auth-cache test-auth-cache.o auth-cache.o ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-auth-request-var-expand test-auth-request-var-expand.o auth-request-var-expand.o auth-fields.o ../lib-test/libtest.la ../lib/liblib.la /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-db-dict test-db-dict.o db-dict-cache-key.o ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-db-dict test-db-dict.o db-dict-cache-key.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-auth-cache test-auth-cache.o auth-cache.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-auth-request-var-expand test-auth-request-var-expand.o auth-request-var-expand.o auth-fields.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' Making all in dict make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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/lib64/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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/lib64/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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/lib64/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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/lib64/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dict dict-connection.o dict-commands.o dict-settings.o main.o ../lib-dict/libdict_backend.a ../../src/lib-sql/libsql.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dict dict-connection.o dict-commands.o dict-settings.o main.o -Wl,--export-dynamic ../lib-dict/libdict_backend.a ../../src/lib-sql/.libs/libsql.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dict' Making all in dns make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c dns-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dns-client dns-client.o dns-client-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dns-client dns-client.o dns-client-settings.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' Making all in indexer make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c worker-pool.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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/indexer indexer.o indexer-client.o indexer-queue.o indexer-settings.o worker-connection.o worker-pool.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/indexer-worker indexer-worker.o indexer-worker-settings.o master-connection.o -Wl,--export-dynamic ../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/indexer' Making all in ipc make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ipc-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ipc-group.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ipc client.o main.o ipc-connection.o ipc-group.o ipc-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ipc client.o main.o ipc-connection.o ipc-group.o ipc-settings.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' Making all in master make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dovecot capabilities-posix.o dup2-array.o main.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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dovecot capabilities-posix.o dup2-array.o main.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 -Wl,--export-dynamic -lcap ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/master' Making all in login-common make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ssl-proxy.lo ssl-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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ssl-proxy.c -fPIC -DPIC -o .libs/ssl-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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ssl-proxy-gnutls.lo ssl-proxy-gnutls.c /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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o ssl-proxy-openssl.lo ssl-proxy-openssl.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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ssl-proxy-gnutls.c -fPIC -DPIC -o .libs/ssl-proxy-gnutls.o 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\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ssl-proxy-openssl.c -fPIC -DPIC -o .libs/ssl-proxy-openssl.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 ssl-proxy.lo ssl-proxy-gnutls.lo ssl-proxy-openssl.lo ../lib-ssl-iostream/iostream-openssl-common.lo -lssl -lcrypto 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 .libs/ssl-proxy.o .libs/ssl-proxy-gnutls.o .libs/ssl-proxy-openssl.o ../lib-ssl-iostream/.libs/iostream-openssl-common.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-login.la -rpath /usr/lib64/dovecot liblogin.la ../lib-ssl-iostream/libssl_iostream.la ../lib-dovecot/libdovecot.la -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblogin.a ../lib-ssl-iostream/.libs/libssl_iostream.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common' Making all in imap-hibernate make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c imap-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-imap -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/imap-hibernate imap-client.o imap-hibernate-client.o imap-hibernate-settings.o imap-master-connection.o main.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' Making all in imap-login make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o imap-login client.o client-authenticate.o imap-login-settings.o imap-proxy.o ../../src/login-common/libdovecot-login.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -lssl -lcrypto libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/imap-login client.o client-authenticate.o imap-login-settings.o imap-proxy.o -Wl,--export-dynamic ../../src/login-common/.libs/libdovecot-login.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-login' Making all in imap make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-imap -I../../src/lib-imap-urlauth -I../../src/lib-imap-storage -I../../src/lib-index -I../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap' Making all in imap-urlauth make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -I../../src/login-common -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-auth -I../../src/lib-master -I../../src/lib-dict -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -I../../src/lib-dict -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -I../../src/lib-dict -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-settings -I../../src/lib-master -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-auth -I../../src/lib-settings -I../../src/lib-master -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/imap-urlauth-login imap_urlauth_login-imap-urlauth-login.o imap_urlauth_login-imap-urlauth-login-settings.o -Wl,--export-dynamic ../../src/login-common/.libs/libdovecot-login.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/imap-urlauth imap_urlauth-imap-urlauth.o imap_urlauth-imap-urlauth-client.o imap_urlauth-imap-urlauth-settings.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' Making all in pop3-login make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pop3-login client.o client-authenticate.o pop3-login-settings.o pop3-proxy.o -Wl,--export-dynamic ../../src/login-common/.libs/libdovecot-login.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-dovecot/.libs/libdovecot.so -ldl -lssl -lcrypto make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3-login' Making all in pop3 make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pop3 main.o pop3-client.o pop3-commands.o pop3-settings.o -Wl,--export-dynamic ../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3' Making all in lda make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' 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-master -I../../src/lib-lda -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dovecot-lda main.o -Wl,--export-dynamic ../../src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' Making all in lmtp make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lmtp main.o client.o commands.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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lmtp main.o client.o commands.o lmtp-proxy.o lmtp-settings.o -Wl,--export-dynamic ../../src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so ../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lmtp' Making all in log make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c log-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c log-error-buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c log-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/log doveadm-connection.o log-connection.o log-error-buffer.o log-settings.o main.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' Making all in config make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' 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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveconf.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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c all-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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c config-connection.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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c config-filter.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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c config-parser.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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c config-request.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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c old-set-parser.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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c sysinfo-get.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"\" -DEXAMPLE_CONFIG_DIR=\""/usr/share/doc/dovecot-2.2.20/example-config"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/pki/dovecot\"" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.somake[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' Making all in director make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c director-test.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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o director-test director-test.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/director-test director-test.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-user-directory test-user-directory.o user-directory.o ../lib-test/libtest.la ../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-user-directory test-user-directory.o user-directory.o ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/director' Making all in replication make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' Making all in aggregator make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o aggregator aggregator.o aggregator-settings.o notify-connection.o replicator-connection.o ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/aggregator aggregator.o aggregator-settings.o notify-connection.o replicator-connection.o -Wl,--export-dynamic ../../../src/lib-dovecot/.libs/libdovecot.so -ldl make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/aggregator' Making all in replicator make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/replicator' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' Making all in util make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c rawlog.c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c script.c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c script-login.c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c gdbhelper.c 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"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c maildirlock.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o script script.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdbhelper gdbhelper.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/script script.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdbhelper gdbhelper.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/script-login script-login.o -Wl,--export-dynamic ../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o maildirlock maildirlock.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rawlog rawlog.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/maildirlock maildirlock.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rawlog rawlog.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/util' Making all in doveadm make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' Making all in dsync make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-dsync.la -rpath /usr/lib64/dovecot libdsync.la ../../lib-storage/libdovecot-storage.la ../../lib-dovecot/libdovecot.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libdsync.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs -L/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../../lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../lib-dovecot/.libs/libdovecot.so -ldl -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm/dsync' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-auth.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dict.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-director.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-fs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-instance.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-kick.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-master.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mount.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mutf7.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-penalty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-proxy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-replicator.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-sis.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-stats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-who.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dsync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-altmove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-batch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-deduplicate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-expunge.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-fetch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-flags.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-import.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-index.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-iter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-mailbox.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-mailbox-metadata.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-mailbox-status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-copymove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mailbox-list-iter.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-save.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-search.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-mail-server.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-cmd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-print.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c server-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dump-dbox.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dump-index.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dump-log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dump-mailboxlog.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-dump-thread.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-print-flow.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-print-pager.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-print-tab.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-print-table.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-pw.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-zlib.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c client-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-print-server.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -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/auth -DMODULEDIR=\""/usr/lib64/dovecot"\" -DDOVEADM_MODULEDIR=\""/usr/lib64/dovecot/doveadm"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DBINDIR=\""/usr/bin"\" -DMANDIR=\""/usr/share/man"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-mount.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.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-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o doveadm.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-print-flow.o doveadm-print-pager.o doveadm-print-tab.o doveadm-print-table.o doveadm-pw.o doveadm-zlib.o dsync/libdsync.la ../lib-compression/libcompression.la ../auth/libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a -lcrypt ../../src/lib-storage/libdovecot-storage.la ../../src/lib-imap-storage/libimap-storage.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-mount.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.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-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o client-connection.o doveadm-print-server.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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-mount.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.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-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o doveadm.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-print-flow.o doveadm-print-pager.o doveadm-print-tab.o doveadm-print-table.o doveadm-pw.o doveadm-zlib.o -Wl,--export-dynamic dsync/.libs/libdsync.a ../lib-compression/.libs/libcompression.a -lz -lbz2 -llzma ../auth/libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a -lcrypt ../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-mount.o doveadm-mutf7.o doveadm-penalty.o doveadm-proxy.o doveadm-replicator.o doveadm-sis.o doveadm-stats.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-cmd.o doveadm-print.o doveadm-settings.o doveadm-util.o server-connection.o client-connection.o doveadm-print-server.o main.o -Wl,--export-dynamic dsync/.libs/libdsync.a ../lib-compression/.libs/libcompression.a -lz -lbz2 -llzma ../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../src/lib-imap-storage/.libs/libimap-storage.a ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' Making all in ssl-params make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_STATEDIR=\""/var/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_STATEDIR=\""/var/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ssl-params.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-master -I../../src/lib-settings -I../../src/lib-ssl-iostream -DPKG_STATEDIR=\""/var/lib/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c ssl-params-settings.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ssl-params main.o ssl-params.o ssl-params-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ssl-params main.o ssl-params.o ssl-params-settings.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' Making all in stats make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c client.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c client-export.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c global-memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-command.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-domain.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-server-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c mail-session.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c main.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSTATS_MODULE_DIR=\""/usr/lib64/dovecot/stats"\" -I../../src/lib -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stats client.o client-export.o global-memory.o mail-command.o mail-domain.o mail-ip.o mail-server-connection.o mail-session.o mail-stats.o mail-user.o main.o stats-settings.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stats client.o client-export.o global-memory.o mail-command.o mail-domain.o mail-ip.o mail-server-connection.o mail-session.o mail-stats.o mail-user.o main.o stats-settings.o -Wl,--export-dynamic ../../src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' Making all in plugins make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' Making all in acl make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_doveadm_acl_plugin.la -rpath /usr/lib64/dovecot/doveadm doveadm-acl.lo libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-acl.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib01_acl_plugin.la -rpath /usr/lib64/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 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 -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl' Making all in imap-acl make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib02_imap_acl_plugin.la -rpath /usr/lib64/dovecot imap-acl-plugin.lo ../acl/lib01_acl_plugin.la *** 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl/.libs ../acl/.libs/lib01_acl_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl' Making all in autocreate make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_autocreate_plugin.la -rpath /usr/lib64/dovecot autocreate-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/autocreate-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/autocreate' Making all in expire make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_doveadm_expire_plugin.la -rpath /usr/lib64/dovecot/doveadm doveadm-expire.lo /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_expire_plugin.la -rpath /usr/lib64/dovecot expire-set.lo expire-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-expire.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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" ) libtool: link: gcc -shared -fPIC -DPIC .libs/expire-set.o .libs/expire-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/expire' Making all in fts make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c xml2text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-settings -I../../../src/lib-fts -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_doveadm_fts_plugin.la -rpath /usr/lib64/dovecot/doveadm doveadm-fts.lo doveadm-dump-fts-expunge-log.lo libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-fts.o .libs/doveadm-dump-fts-expunge-log.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_fts_plugin.la -rpath /usr/lib64/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 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 -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xml2text xml2text.o fts-parser-html.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xml2text xml2text.o .libs/fts-parser-html.o -Wl,--export-dynamic ../../../src/lib-dovecot/.libs/libdovecot.so -ldl make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts' Making all in fts-squat make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib21_fts_squat_plugin.la -rpath /usr/lib64/dovecot fts-squat-plugin.lo fts-backend-squat.lo squat-trie.lo squat-uidlist.lo ../fts/lib20_fts_plugin.la /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 *** 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts/.libs ../fts/.libs/lib20_fts_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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" ) libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../../src/lib-imap-storage/.libs/libimap-storage.a ../../../src/lib-dovecot/.libs/libdovecot.so -ldl make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat' Making all in last-login make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_last_login_plugin.la -rpath /usr/lib64/dovecot last-login-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/last-login-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/last-login' Making all in lazy-expunge make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib02_lazy_expunge_plugin.la -rpath /usr/lib64/dovecot lazy-expunge-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/lazy-expunge-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/lazy-expunge' Making all in listescape make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_listescape_plugin.la -rpath /usr/lib64/dovecot listescape-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/listescape-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/listescape' Making all in notify make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib15_notify_plugin.la -rpath /usr/lib64/dovecot notify-plugin.lo notify-storage.lo libtool: link: gcc -shared -fPIC -DPIC .libs/notify-plugin.o .libs/notify-storage.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify' Making all in push-notification make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_push_notification_plugin.la -rpath /usr/lib64/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 *** 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify/.libs ../notify/.libs/lib15_notify_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification' Making all in mail-filter make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_mail_filter_plugin.la -rpath /usr/lib64/dovecot mail-filter-plugin.lo istream-ext-filter.lo ostream-ext-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mail-filter-plugin.o .libs/istream-ext-filter.o .libs/ostream-ext-filter.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-filter' Making all in mail-log make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_mail_log_plugin.la -rpath /usr/lib64/dovecot mail-log-plugin.lo ../notify/lib15_notify_plugin.la *** 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify/.libs ../notify/.libs/lib15_notify_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log' Making all in mailbox-alias make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_mailbox_alias_plugin.la -rpath /usr/lib64/dovecot mailbox-alias-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mailbox-alias-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mailbox-alias' Making all in quota make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 '#include '; \ rpcgen -c ../../../src/plugins/quota/rquota.x | \ sed -e 's/IXDR_PUT/(void)IXDR_PUT/g' \ -e 's,/usr/include/rpcsvc/rquota.h,rquota.h,' \ -e 's/int32_t \*buf/int32_t *buf ATTR_UNUSED/' \ -e 's/^static char rcsid.*//' ) > rquota_xdr.c 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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-quota-util.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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c quota-status.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_doveadm_quota_plugin.la -rpath /usr/lib64/dovecot/doveadm doveadm-quota.lo /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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-quota.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib10_doveadm_quota_plugin.so -o .libs/lib10_doveadm_quota_plugin.so /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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-quota-util test-quota-util.o quota-util.lo ../../lib-test/libtest.la ../../lib/liblib.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-quota-util test-quota-util.o .libs/quota-util.o ../../lib-test/.libs/libtest.a ../../lib/.libs/liblib.a /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_quota_plugin.la -rpath /usr/lib64/dovecot quota.lo quota-count.lo quota-fs.lo quota-dict.lo quota-dirsize.lo quota-maildir.lo quota-plugin.lo quota-storage.lo quota-util.lo rquota_xdr.lo /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quota-status quota-status.o quota.lo quota-count.lo quota-fs.lo quota-dict.lo quota-dirsize.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 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-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o .libs/rquota_xdr.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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" ) libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/quota-status quota-status.o .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o .libs/quota-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o .libs/rquota_xdr.o -Wl,--export-dynamic ../../../src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../../src/lib-imap-storage/.libs/libimap-storage.a ../../../src/lib-dovecot/.libs/libdovecot.so -ldl make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota' Making all in quota-clone make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_quota_clone_plugin.la -rpath /usr/lib64/dovecot quota-clone-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/quota-clone-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota-clone' Making all in imap-quota make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib11_imap_quota_plugin.la -rpath /usr/lib64/dovecot imap-quota-plugin.lo ../quota/lib10_quota_plugin.la *** 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota/.libs ../quota/.libs/lib10_quota_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota' Making all in pop3-migration make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c test-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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib05_pop3_migration_plugin.la -rpath /usr/lib64/dovecot pop3-migration-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pop3-migration-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so ../../../src/lib-imap-storage/.libs/libimap-storage.a ../../../src/lib-dovecot/.libs/libdovecot.so -ldl make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/pop3-migration' Making all in replication make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_replication_plugin.la -rpath /usr/lib64/dovecot replication-plugin.lo ../notify/lib15_notify_plugin.la *** 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify/.libs ../notify/.libs/lib15_notify_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication' Making all in snarf make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib05_snarf_plugin.la -rpath /usr/lib64/dovecot snarf-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/snarf-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/snarf' Making all in stats make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/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-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-settings -I../../../src/lib-mail -I../../../src/lib-master -I../../../src/lib-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-stats -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstats_mail.la -rpath /usr/lib64/dovecot/stats mail-stats.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/mail-stats.o -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../../../src/lib-dovecot/.libs/libdovecot.so -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libstats_mail.so -o .libs/libstats_mail.so libtool: link: ( cd ".libs" && rm -f "libstats_mail.la" && ln -s "../libstats_mail.la" "libstats_mail.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib90_stats_plugin.la -rpath /usr/lib64/dovecot mail-stats.lo mail-stats-fill.lo stats-connection.lo stats-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mail-stats.o .libs/mail-stats-fill.o .libs/stats-connection.o .libs/stats-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib90_stats_plugin.so -o .libs/lib90_stats_plugin.so libtool: link: ( cd ".libs" && rm -f "lib90_stats_plugin.la" && ln -s "../lib90_stats_plugin.la" "lib90_stats_plugin.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats' Making all in imap-stats make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-stats -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-stats -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/imap -I../../../src/plugins/stats -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib95_imap_stats_plugin.la -rpath /usr/lib64/dovecot imap-stats-plugin.lo ../stats/lib90_stats_plugin.la *** Warning: Linking the shared library lib95_imap_stats_plugin.la against the loadable module *** lib90_stats_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/imap-stats-plugin.o -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats/.libs ../stats/.libs/lib90_stats_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib95_imap_stats_plugin.so -o .libs/lib95_imap_stats_plugin.so libtool: link: ( cd ".libs" && rm -f "lib95_imap_stats_plugin.la" && ln -s "../lib95_imap_stats_plugin.la" "lib95_imap_stats_plugin.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' Making all in trash make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib11_trash_plugin.la -rpath /usr/lib64/dovecot trash-plugin.lo ../quota/lib10_quota_plugin.la *** 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,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota/.libs ../quota/.libs/lib10_quota_plugin.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash' Making all in virtual make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 /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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_virtual_plugin.la -rpath /usr/lib64/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 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 -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/virtual' Making all in zlib make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_zlib_plugin.la -rpath /usr/lib64/dovecot zlib-plugin.lo ../../lib-compression/libcompression.la libtool: link: gcc -shared -fPIC -DPIC .libs/zlib-plugin.o -Wl,--whole-archive ../../lib-compression/.libs/libcompression.a -Wl,--no-whole-archive -lz -lbz2 -llzma -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/zlib' Making all in imap-zlib make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib30_imap_zlib_plugin.la -rpath /usr/lib64/dovecot imap-zlib-plugin.lo ../../lib-compression/libcompression.la 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 -llzma -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-zlib' Making all in fts-lucene make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' /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 -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-lucene.lo doveadm-fts-lucene.c /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 -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-lucene-plugin.lo fts-lucene-plugin.c /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 -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-lucene.lo fts-backend-lucene.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 -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-lucene-plugin.c -fPIC -DPIC -o .libs/fts-lucene-plugin.o 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 -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-backend-lucene.c -fPIC -DPIC -o .libs/fts-backend-lucene.o 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 -I../../../src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c doveadm-fts-lucene.c -fPIC -DPIC -o .libs/doveadm-fts-lucene.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I../../../src/doveadm -I/usr/include/CLucene/ext -I/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o lucene-wrapper.lo lucene-wrapper.cc /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_doveadm_fts_lucene_plugin.la -rpath /usr/lib64/dovecot/doveadm doveadm-fts-lucene.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I../../../src/doveadm -I/usr/include/CLucene/ext -I/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c lucene-wrapper.cc -fPIC -DPIC -o .libs/lucene-wrapper.o libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-fts-lucene.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib20_doveadm_fts_lucene_plugin.so -o .libs/lib20_doveadm_fts_lucene_plugin.so libtool: link: ( cd ".libs" && rm -f "lib20_doveadm_fts_lucene_plugin.la" && ln -s "../lib20_doveadm_fts_lucene_plugin.la" "lib20_doveadm_fts_lucene_plugin.la" ) /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I/usr/include/CLucene/ext -I/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib21_fts_lucene_plugin.la -rpath /usr/lib64/dovecot fts-lucene-plugin.lo fts-backend-lucene.lo lucene-wrapper.lo -L/usr/lib64/ -lclucene-core -lclucene-shared libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.3/crtbeginS.o .libs/fts-lucene-plugin.o .libs/fts-backend-lucene.o .libs/lucene-wrapper.o -L/usr/lib64/ -lclucene-core -lclucene-shared -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib21_fts_lucene_plugin.so -o .libs/lib21_fts_lucene_plugin.so libtool: link: ( cd ".libs" && rm -f "lib21_fts_lucene_plugin.la" && ln -s "../lib21_fts_lucene_plugin.la" "lib21_fts_lucene_plugin.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' Making all in fts-solr make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-solr.lo fts-backend-solr.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-solr-old.lo fts-backend-solr-old.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o fts-solr-plugin.lo fts-solr-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-backend-solr.c -fPIC -DPIC -o .libs/fts-backend-solr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-solr-plugin.c -fPIC -DPIC -o .libs/fts-solr-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c fts-backend-solr-old.c -fPIC -DPIC -o .libs/fts-backend-solr-old.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c -o solr-connection.lo solr-connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-http -I../../../src/lib-mail -I../../../src/lib-imap -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -c solr-connection.c -fPIC -DPIC -o .libs/solr-connection.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib21_fts_solr_plugin.la -rpath /usr/lib64/dovecot fts-backend-solr.lo fts-backend-solr-old.lo fts-solr-plugin.lo solr-connection.lo ../fts/lib20_fts_plugin.la -lexpat *** Warning: Linking the shared library lib21_fts_solr_plugin.la against the loadable module *** lib20_fts_plugin.so is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/fts-backend-solr.o .libs/fts-backend-solr-old.o .libs/fts-solr-plugin.o .libs/solr-connection.o -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts/.libs ../fts/.libs/lib20_fts_plugin.so -lexpat -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib21_fts_solr_plugin.so -o .libs/lib21_fts_solr_plugin.so libtool: link: ( cd ".libs" && rm -f "lib21_fts_solr_plugin.la" && ln -s "../lib21_fts_solr_plugin.la" "lib21_fts_solr_plugin.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' Making all in fs-compress make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfs_compress.la -rpath /usr/lib64/dovecot fs-compress.lo ../../lib-compression/libdovecot-compression.la libtool: link: gcc -shared -fPIC -DPIC .libs/fs-compress.o -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression/.libs -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs -L/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs ../../lib-compression/.libs/libdovecot-compression.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl -lz -lbz2 -llzma -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' Making all in doc make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' Making all in man make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-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-mount.1.in > doveadm-mount.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-search.1.in > doveadm-search.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 `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/man' Making all in wiki make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' Making all in example-config make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' Making all in conf.d make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' cat ./README.in | sed "s|@exampledir@|/usr/share/doc/dovecot-2.2.20/example-config|" > README make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20' + pushd dovecot-2.2-pigeonhole-0.4.9 ~/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9 ~/rpmbuild/BUILD/dovecot-2.2.20 + '[' -f configure ']' + '[' -f ChangeLog ']' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'INSTALL_DATA=install -c -p -m644' --disable-static --with-dovecot=../ --with-vpopmail=/usr/include/libvpopmail --without-unfinished-features configure: WARNING: unrecognized options: --with-vpopmail checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... 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 -m elf_x86_64) 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 for dovecot-config in "../"... ..//dovecot-config checking whether OS supports plugin dependencies... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/example-config/Makefile config.status: creating doc/example-config/conf.d/Makefile config.status: creating doc/rfc/Makefile config.status: creating doc/extensions/Makefile config.status: creating doc/locations/Makefile config.status: creating doc/plugins/Makefile config.status: creating src/Makefile config.status: creating src/lib-sieve/Makefile config.status: creating src/lib-sieve/util/Makefile config.status: creating src/lib-sieve/storage/Makefile config.status: creating src/lib-sieve/storage/file/Makefile config.status: creating src/lib-sieve/storage/dict/Makefile config.status: creating src/lib-sieve/storage/ldap/Makefile config.status: creating src/lib-sieve/plugins/Makefile config.status: creating src/lib-sieve/plugins/vacation/Makefile config.status: creating src/lib-sieve/plugins/subaddress/Makefile config.status: creating src/lib-sieve/plugins/comparator-i-ascii-numeric/Makefile config.status: creating src/lib-sieve/plugins/relational/Makefile config.status: creating src/lib-sieve/plugins/regex/Makefile config.status: creating src/lib-sieve/plugins/imap4flags/Makefile config.status: creating src/lib-sieve/plugins/copy/Makefile config.status: creating src/lib-sieve/plugins/include/Makefile config.status: creating src/lib-sieve/plugins/body/Makefile config.status: creating src/lib-sieve/plugins/variables/Makefile config.status: creating src/lib-sieve/plugins/enotify/Makefile config.status: creating src/lib-sieve/plugins/enotify/mailto/Makefile config.status: creating src/lib-sieve/plugins/notify/Makefile config.status: creating src/lib-sieve/plugins/environment/Makefile config.status: creating src/lib-sieve/plugins/mailbox/Makefile config.status: creating src/lib-sieve/plugins/date/Makefile config.status: creating src/lib-sieve/plugins/spamvirustest/Makefile config.status: creating src/lib-sieve/plugins/ihave/Makefile config.status: creating src/lib-sieve/plugins/editheader/Makefile config.status: creating src/lib-sieve/plugins/metadata/Makefile config.status: creating src/lib-sieve/plugins/duplicate/Makefile config.status: creating src/lib-sieve/plugins/index/Makefile config.status: creating src/lib-sieve/plugins/vnd.dovecot/Makefile config.status: creating src/lib-sieve/plugins/vnd.dovecot/debug/Makefile config.status: creating src/lib-sieve/plugins/vnd.dovecot/environment/Makefile config.status: creating src/lib-sieve-tool/Makefile config.status: creating src/lib-managesieve/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/doveadm-sieve/Makefile config.status: creating src/plugins/lda-sieve/Makefile config.status: creating src/plugins/sieve-extprograms/Makefile config.status: creating src/plugins/settings/Makefile config.status: creating src/sieve-tools/Makefile config.status: creating src/managesieve/Makefile config.status: creating src/managesieve-login/Makefile config.status: creating src/testsuite/Makefile config.status: creating stamp.h config.status: creating dummy-config.h config.status: creating pigeonhole-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-vpopmail Install prefix . : /usr script drivers . : file dict : -ldap + make -j3 make all-recursive make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' Making all in . make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' /bin/sh ./update-version.sh . . make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' Making all in src make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' Making all in lib-sieve make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' Making all in util make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o edit-mail.lo edit-mail.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o rfc2822.lo rfc2822.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o program-client-local.lo program-client-local.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c program-client-local.c -fPIC -DPIC -o .libs/program-client-local.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c edit-mail.c -fPIC -DPIC -o .libs/edit-mail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c rfc2822.c -fPIC -DPIC -o .libs/rfc2822.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o program-client-remote.lo program-client-remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c program-client-remote.c -fPIC -DPIC -o .libs/program-client-remote.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o program-client.lo program-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -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/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o realpath.lo realpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c realpath.c -fPIC -DPIC -o .libs/realpath.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_util.la edit-mail.lo rfc2822.lo program-client-local.lo program-client-remote.lo program-client.lo realpath.lo libtool: link: ar cru .libs/libsieve_util.a .libs/edit-mail.o .libs/rfc2822.o .libs/program-client-local.o .libs/program-client-remote.o .libs/program-client.o .libs/realpath.o libtool: link: ranlib .libs/libsieve_util.a libtool: link: ( cd ".libs" && rm -f "libsieve_util.la" && ln -s "../libsieve_util.la" "libsieve_util.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' Making all in storage make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' Making all in file make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-file-script.lo sieve-file-script.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-file-script-sequence.lo sieve-file-script-sequence.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-file-storage-active.lo sieve-file-storage-active.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-file-script-sequence.c -fPIC -DPIC -o .libs/sieve-file-script-sequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-file-script.c -fPIC -DPIC -o .libs/sieve-file-script.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-file-storage-active.c -fPIC -DPIC -o .libs/sieve-file-storage-active.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-file-storage-save.lo sieve-file-storage-save.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-file-storage-save.c -fPIC -DPIC -o .libs/sieve-file-storage-save.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-file-storage-list.lo sieve-file-storage-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-file-storage-list.c -fPIC -DPIC -o .libs/sieve-file-storage-list.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-file-storage-quota.lo sieve-file-storage-quota.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-file-storage.lo sieve-file-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-file-storage-quota.c -fPIC -DPIC -o .libs/sieve-file-storage-quota.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -I../../../../src/lib-sieve/util -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-file-storage.c -fPIC -DPIC -o .libs/sieve-file-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_storage_file.la sieve-file-script.lo sieve-file-script-sequence.lo sieve-file-storage-active.lo sieve-file-storage-save.lo sieve-file-storage-list.lo sieve-file-storage-quota.lo sieve-file-storage.lo libtool: link: ar cru .libs/libsieve_storage_file.a .libs/sieve-file-script.o .libs/sieve-file-script-sequence.o .libs/sieve-file-storage-active.o .libs/sieve-file-storage-save.o .libs/sieve-file-storage-list.o .libs/sieve-file-storage-quota.o .libs/sieve-file-storage.o libtool: link: ranlib .libs/libsieve_storage_file.a libtool: link: ( cd ".libs" && rm -f "libsieve_storage_file.la" && ln -s "../libsieve_storage_file.la" "libsieve_storage_file.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' Making all in dict make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-dict-script.lo sieve-dict-script.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-dict-storage.lo sieve-dict-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-dict-script.c -fPIC -DPIC -o .libs/sieve-dict-script.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-dict-storage.c -fPIC -DPIC -o .libs/sieve-dict-storage.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_storage_dict.la sieve-dict-script.lo sieve-dict-storage.lo libtool: link: ar cru .libs/libsieve_storage_dict.a .libs/sieve-dict-script.o .libs/sieve-dict-storage.o libtool: link: ranlib .libs/libsieve_storage_dict.a libtool: link: ( cd ".libs" && rm -f "libsieve_storage_dict.la" && ln -s "../libsieve_storage_dict.la" "libsieve_storage_dict.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' Making all in ldap make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-ldap-db.lo sieve-ldap-db.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-ldap-script.lo sieve-ldap-script.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-ldap-storage.lo sieve-ldap-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-ldap-db.c -fPIC -DPIC -o .libs/sieve-ldap-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-ldap-script.c -fPIC -DPIC -o .libs/sieve-ldap-script.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-ldap-storage.c -fPIC -DPIC -o .libs/sieve-ldap-storage.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o sieve-ldap-storage-settings.lo sieve-ldap-storage-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../../../.. -I../../../../src/lib-sieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c sieve-ldap-storage-settings.c -fPIC -DPIC -o .libs/sieve-ldap-storage-settings.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_storage_ldap.la sieve-ldap-db.lo sieve-ldap-script.lo sieve-ldap-storage.lo sieve-ldap-storage-settings.lo libtool: link: ar cru .libs/libsieve_storage_ldap.a .libs/sieve-ldap-db.o .libs/sieve-ldap-script.o .libs/sieve-ldap-storage.o .libs/sieve-ldap-storage-settings.o libtool: link: ranlib .libs/libsieve_storage_ldap.a libtool: link: ( cd ".libs" && rm -f "libsieve_storage_ldap.la" && ln -s "../libsieve_storage_ldap.la" "libsieve_storage_ldap.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' Making all in plugins make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' Making all in vacation make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-vacation.lo cmd-vacation.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-vacation-common.lo ext-vacation-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-vacation.lo ext-vacation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-vacation.c -fPIC -DPIC -o .libs/cmd-vacation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-vacation-common.c -fPIC -DPIC -o .libs/ext-vacation-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-vacation.c -fPIC -DPIC -o .libs/ext-vacation.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-vacation-seconds.lo ext-vacation-seconds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-vacation-seconds.c -fPIC -DPIC -o .libs/ext-vacation-seconds.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_vacation.la cmd-vacation.lo ext-vacation-common.lo ext-vacation.lo ext-vacation-seconds.lo libtool: link: ar cru .libs/libsieve_ext_vacation.a .libs/cmd-vacation.o .libs/ext-vacation-common.o .libs/ext-vacation.o .libs/ext-vacation-seconds.o libtool: link: ranlib .libs/libsieve_ext_vacation.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_vacation.la" && ln -s "../libsieve_ext_vacation.la" "libsieve_ext_vacation.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' Making all in subaddress make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-subaddress.lo ext-subaddress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-subaddress.c -fPIC -DPIC -o .libs/ext-subaddress.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_subaddress.la ext-subaddress.lo libtool: link: ar cru .libs/libsieve_ext_subaddress.a .libs/ext-subaddress.o libtool: link: ranlib .libs/libsieve_ext_subaddress.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_subaddress.la" && ln -s "../libsieve_ext_subaddress.la" "libsieve_ext_subaddress.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' Making all in comparator-i-ascii-numeric make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-cmp-i-ascii-numeric.lo ext-cmp-i-ascii-numeric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-cmp-i-ascii-numeric.c -fPIC -DPIC -o .libs/ext-cmp-i-ascii-numeric.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_comparator-i-ascii-numeric.la ext-cmp-i-ascii-numeric.lo libtool: link: ar cru .libs/libsieve_ext_comparator-i-ascii-numeric.a .libs/ext-cmp-i-ascii-numeric.o libtool: link: ranlib .libs/libsieve_ext_comparator-i-ascii-numeric.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_comparator-i-ascii-numeric.la" && ln -s "../libsieve_ext_comparator-i-ascii-numeric.la" "libsieve_ext_comparator-i-ascii-numeric.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' Making all in relational make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-relational-common.lo ext-relational-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o mcht-value.lo mcht-value.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o mcht-count.lo mcht-count.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c mcht-value.c -fPIC -DPIC -o .libs/mcht-value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-relational-common.c -fPIC -DPIC -o .libs/ext-relational-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c mcht-count.c -fPIC -DPIC -o .libs/mcht-count.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-relational.lo ext-relational.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-relational.c -fPIC -DPIC -o .libs/ext-relational.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_relational.la ext-relational-common.lo mcht-value.lo mcht-count.lo ext-relational.lo libtool: link: ar cru .libs/libsieve_ext_relational.a .libs/ext-relational-common.o .libs/mcht-value.o .libs/mcht-count.o .libs/ext-relational.o libtool: link: ranlib .libs/libsieve_ext_relational.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_relational.la" && ln -s "../libsieve_ext_relational.la" "libsieve_ext_relational.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' Making all in regex make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o mcht-regex.lo mcht-regex.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-regex-common.lo ext-regex-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-regex.lo ext-regex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-regex-common.c -fPIC -DPIC -o .libs/ext-regex-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c mcht-regex.c -fPIC -DPIC -o .libs/mcht-regex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-regex.c -fPIC -DPIC -o .libs/ext-regex.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_regex.la mcht-regex.lo ext-regex-common.lo ext-regex.lo libtool: link: ar cru .libs/libsieve_ext_regex.a .libs/mcht-regex.o .libs/ext-regex-common.o .libs/ext-regex.o libtool: link: ranlib .libs/libsieve_ext_regex.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_regex.la" && ln -s "../libsieve_ext_regex.la" "libsieve_ext_regex.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' Making all in imap4flags make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-imap4flags-common.lo ext-imap4flags-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-flag.lo cmd-flag.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-hasflag.lo tst-hasflag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-imap4flags-common.c -fPIC -DPIC -o .libs/ext-imap4flags-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-flag.c -fPIC -DPIC -o .libs/cmd-flag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-hasflag.c -fPIC -DPIC -o .libs/tst-hasflag.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tag-flags.lo tag-flags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tag-flags.c -fPIC -DPIC -o .libs/tag-flags.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-imap4flags.lo ext-imap4flags.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-imapflags.lo ext-imapflags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-imapflags.c -fPIC -DPIC -o .libs/ext-imapflags.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-imap4flags.c -fPIC -DPIC -o .libs/ext-imap4flags.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_imap4flags.la ext-imap4flags-common.lo cmd-flag.lo tst-hasflag.lo tag-flags.lo ext-imap4flags.lo ext-imapflags.lo libtool: link: ar cru .libs/libsieve_ext_imap4flags.a .libs/ext-imap4flags-common.o .libs/cmd-flag.o .libs/tst-hasflag.o .libs/tag-flags.o .libs/ext-imap4flags.o .libs/ext-imapflags.o libtool: link: ranlib .libs/libsieve_ext_imap4flags.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_imap4flags.la" && ln -s "../libsieve_ext_imap4flags.la" "libsieve_ext_imap4flags.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' Making all in copy make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-copy.lo ext-copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-copy.c -fPIC -DPIC -o .libs/ext-copy.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_copy.la ext-copy.lo libtool: link: ar cru .libs/libsieve_ext_copy.a .libs/ext-copy.o libtool: link: ranlib .libs/libsieve_ext_copy.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_copy.la" && ln -s "../libsieve_ext_copy.la" "libsieve_ext_copy.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' Making all in include make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-include.lo cmd-include.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-return.lo cmd-return.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-global.lo cmd-global.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-include.c -fPIC -DPIC -o .libs/cmd-include.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-global.c -fPIC -DPIC -o .libs/cmd-global.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-return.c -fPIC -DPIC -o .libs/cmd-return.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-include-common.lo ext-include-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-include-binary.lo ext-include-binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-include-binary.c -fPIC -DPIC -o .libs/ext-include-binary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-include-common.c -fPIC -DPIC -o .libs/ext-include-common.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-include-variables.lo ext-include-variables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-include-variables.c -fPIC -DPIC -o .libs/ext-include-variables.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-include.lo ext-include.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-include.c -fPIC -DPIC -o .libs/ext-include.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_include.la cmd-include.lo cmd-return.lo cmd-global.lo ext-include-common.lo ext-include-binary.lo ext-include-variables.lo ext-include.lo libtool: link: ar cru .libs/libsieve_ext_include.a .libs/cmd-include.o .libs/cmd-return.o .libs/cmd-global.o .libs/ext-include-common.o .libs/ext-include-binary.o .libs/ext-include-variables.o .libs/ext-include.o libtool: link: ranlib .libs/libsieve_ext_include.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_include.la" && ln -s "../libsieve_ext_include.la" "libsieve_ext_include.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' Making all in body make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-body-common.lo ext-body-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-body.lo tst-body.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-body.lo ext-body.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-body-common.c -fPIC -DPIC -o .libs/ext-body-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-body.c -fPIC -DPIC -o .libs/ext-body.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-body.c -fPIC -DPIC -o .libs/tst-body.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_body.la ext-body-common.lo tst-body.lo ext-body.lo libtool: link: ar cru .libs/libsieve_ext_body.a .libs/ext-body-common.o .libs/tst-body.o .libs/ext-body.o libtool: link: ranlib .libs/libsieve_ext_body.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_body.la" && ln -s "../libsieve_ext_body.la" "libsieve_ext_body.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' Making all in variables make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables-common.lo ext-variables-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables-name.lo ext-variables-name.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables-namespaces.lo ext-variables-namespaces.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables-common.c -fPIC -DPIC -o .libs/ext-variables-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables-name.c -fPIC -DPIC -o .libs/ext-variables-name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables-namespaces.c -fPIC -DPIC -o .libs/ext-variables-namespaces.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables-arguments.lo ext-variables-arguments.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables-arguments.c -fPIC -DPIC -o .libs/ext-variables-arguments.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables-operands.lo ext-variables-operands.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables-operands.c -fPIC -DPIC -o .libs/ext-variables-operands.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables-modifiers.lo ext-variables-modifiers.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables-dump.lo ext-variables-dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables-modifiers.c -fPIC -DPIC -o .libs/ext-variables-modifiers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables-dump.c -fPIC -DPIC -o .libs/ext-variables-dump.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-set.lo cmd-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-set.c -fPIC -DPIC -o .libs/cmd-set.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-string.lo tst-string.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-variables.lo ext-variables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-string.c -fPIC -DPIC -o .libs/tst-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-variables.c -fPIC -DPIC -o .libs/ext-variables.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_variables.la ext-variables-common.lo ext-variables-name.lo ext-variables-namespaces.lo ext-variables-arguments.lo ext-variables-operands.lo ext-variables-modifiers.lo ext-variables-dump.lo cmd-set.lo tst-string.lo ext-variables.lo libtool: link: ar cru .libs/libsieve_ext_variables.a .libs/ext-variables-common.o .libs/ext-variables-name.o .libs/ext-variables-namespaces.o .libs/ext-variables-arguments.o .libs/ext-variables-operands.o .libs/ext-variables-modifiers.o .libs/ext-variables-dump.o .libs/cmd-set.o .libs/tst-string.o .libs/ext-variables.o libtool: link: ranlib .libs/libsieve_ext_variables.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_variables.la" && ln -s "../libsieve_ext_variables.la" "libsieve_ext_variables.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' Making all in enotify make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' Making all in mailto make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./.. -I./../../.. -I./../../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c -o uri-mailto.lo uri-mailto.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./.. -I./../../.. -I./../../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c -o ntfy-mailto.lo ntfy-mailto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./.. -I./../../.. -I./../../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c uri-mailto.c -fPIC -DPIC -o .libs/uri-mailto.o o /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_enotify_mailto.la uri-mailto.lo ntfy-mailto.lo libtool: link: ar cru .libs/libsieve_ext_enotify_mailto.a .libs/uri-mailto.o .libs/ntfy-mailto.o libtool: link: ranlib .libs/libsieve_ext_enotify_mailto.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_enotify_mailto.la" && ln -s "../libsieve_ext_enotify_mailto.la" "libsieve_ext_enotify_mailto.la" ) make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-enotify.lo ext-enotify.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-enotify-common.lo ext-enotify-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-notify.lo cmd-notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-enotify.c -fPIC -DPIC -o .libs/ext-enotify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-enotify-common.c -fPIC -DPIC -o .libs/ext-enotify-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-notify.c -fPIC -DPIC -o .libs/cmd-notify.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-valid-notify-method.lo tst-valid-notify-method.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-valid-notify-method.c -fPIC -DPIC -o .libs/tst-valid-notify-method.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-notify-method-capability.lo tst-notify-method-capability.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o vmodf-encodeurl.lo vmodf-encodeurl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-notify-method-capability.c -fPIC -DPIC -o .libs/tst-notify-method-capability.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c vmodf-encodeurl.c -fPIC -DPIC -o .libs/vmodf-encodeurl.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_enotify.la ext-enotify.lo ext-enotify-common.lo cmd-notify.lo tst-valid-notify-method.lo tst-notify-method-capability.lo vmodf-encodeurl.lo ./mailto/libsieve_ext_enotify_mailto.la libtool: link: (cd .libs/libsieve_ext_enotify.lax/libsieve_ext_enotify_mailto.a && ar x "/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/./mailto/.libs/libsieve_ext_enotify_mailto.a") libtool: link: ar cru .libs/libsieve_ext_enotify.a .libs/ext-enotify.o .libs/ext-enotify-common.o .libs/cmd-notify.o .libs/tst-valid-notify-method.o .libs/tst-notify-method-capability.o .libs/vmodf-encodeurl.o .libs/libsieve_ext_enotify.lax/libsieve_ext_enotify_mailto.a/ntfy-mailto.o .libs/libsieve_ext_enotify.lax/libsieve_ext_enotify_mailto.a/uri-mailto.o libtool: link: ranlib .libs/libsieve_ext_enotify.a libtool: link: rm -fr .libs/libsieve_ext_enotify.lax libtool: link: ( cd ".libs" && rm -f "libsieve_ext_enotify.la" && ln -s "../libsieve_ext_enotify.la" "libsieve_ext_enotify.la" ) make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' Making all in notify make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-notify.lo ext-notify.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-notify-common.lo ext-notify-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-notify.lo cmd-notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-notify.c -fPIC -DPIC -o .libs/ext-notify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-notify-common.c -fPIC -DPIC -o .libs/ext-notify-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-notify.c -fPIC -DPIC -o .libs/cmd-notify.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-denotify.lo cmd-denotify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-denotify.c -fPIC -DPIC -o .libs/cmd-denotify.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_notify.la ext-notify.lo ext-notify-common.lo cmd-notify.lo cmd-denotify.lo libtool: link: ar cru .libs/libsieve_ext_notify.a .libs/ext-notify.o .libs/ext-notify-common.o .libs/cmd-notify.o .libs/cmd-denotify.o libtool: link: ranlib .libs/libsieve_ext_notify.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_notify.la" && ln -s "../libsieve_ext_notify.la" "libsieve_ext_notify.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' Making all in environment make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-environment.lo tst-environment.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-environment-common.lo ext-environment-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-environment.lo ext-environment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-environment.c -fPIC -DPIC -o .libs/tst-environment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-environment-common.c -fPIC -DPIC -o .libs/ext-environment-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-environment.c -fPIC -DPIC -o .libs/ext-environment.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_environment.la tst-environment.lo ext-environment-common.lo ext-environment.lo libtool: link: ar cru .libs/libsieve_ext_environment.a .libs/tst-environment.o .libs/ext-environment-common.o .libs/ext-environment.o libtool: link: ranlib .libs/libsieve_ext_environment.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_environment.la" && ln -s "../libsieve_ext_environment.la" "libsieve_ext_environment.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' Making all in mailbox make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tag-mailbox-create.lo tag-mailbox-create.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-mailboxexists.lo tst-mailboxexists.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-mailbox.lo ext-mailbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-mailboxexists.c -fPIC -DPIC -o .libs/tst-mailboxexists.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-mailbox.c -fPIC -DPIC -o .libs/ext-mailbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tag-mailbox-create.c -fPIC -DPIC -o .libs/tag-mailbox-create.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_mailbox.la tag-mailbox-create.lo tst-mailboxexists.lo ext-mailbox.lo libtool: link: ar cru .libs/libsieve_ext_mailbox.a .libs/tag-mailbox-create.o .libs/tst-mailboxexists.o .libs/ext-mailbox.o libtool: link: ranlib .libs/libsieve_ext_mailbox.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_mailbox.la" && ln -s "../libsieve_ext_mailbox.la" "libsieve_ext_mailbox.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' Making all in date make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-date.lo tst-date.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-date-common.lo ext-date-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-date.lo ext-date.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-date.c -fPIC -DPIC -o .libs/tst-date.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-date-common.c -fPIC -DPIC -o .libs/ext-date-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-date.c -fPIC -DPIC -o .libs/ext-date.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_date.la tst-date.lo ext-date-common.lo ext-date.lo libtool: link: ar cru .libs/libsieve_ext_date.a .libs/tst-date.o .libs/ext-date-common.o .libs/ext-date.o libtool: link: ranlib .libs/libsieve_ext_date.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_date.la" && ln -s "../libsieve_ext_date.la" "libsieve_ext_date.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' Making all in spamvirustest make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-spamvirustest.lo tst-spamvirustest.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-spamvirustest-common.lo ext-spamvirustest-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-spamvirustest.lo ext-spamvirustest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-spamvirustest-common.c -fPIC -DPIC -o .libs/ext-spamvirustest-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-spamvirustest.c -fPIC -DPIC -o .libs/tst-spamvirustest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-spamvirustest.c -fPIC -DPIC -o .libs/ext-spamvirustest.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_spamvirustest.la tst-spamvirustest.lo ext-spamvirustest-common.lo ext-spamvirustest.lo libtool: link: ar cru .libs/libsieve_ext_spamvirustest.a .libs/tst-spamvirustest.o .libs/ext-spamvirustest-common.o .libs/ext-spamvirustest.o libtool: link: ranlib .libs/libsieve_ext_spamvirustest.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_spamvirustest.la" && ln -s "../libsieve_ext_spamvirustest.la" "libsieve_ext_spamvirustest.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' Making all in ihave make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-ihave.lo tst-ihave.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-error.lo cmd-error.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-ihave-binary.lo ext-ihave-binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-error.c -fPIC -DPIC -o .libs/cmd-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-ihave.c -fPIC -DPIC -o .libs/tst-ihave.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-ihave-binary.c -fPIC -DPIC -o .libs/ext-ihave-binary.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-ihave-common.lo ext-ihave-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-ihave-common.c -fPIC -DPIC -o .libs/ext-ihave-common.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-ihave.lo ext-ihave.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-ihave.c -fPIC -DPIC -o .libs/ext-ihave.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_ihave.la tst-ihave.lo cmd-error.lo ext-ihave-binary.lo ext-ihave-common.lo ext-ihave.lo libtool: link: ar cru .libs/libsieve_ext_ihave.a .libs/tst-ihave.o .libs/cmd-error.o .libs/ext-ihave-binary.o .libs/ext-ihave-common.o .libs/ext-ihave.o libtool: link: ranlib .libs/libsieve_ext_ihave.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_ihave.la" && ln -s "../libsieve_ext_ihave.la" "libsieve_ext_ihave.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' Making all in editheader make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-addheader.lo cmd-addheader.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o cmd-deleteheader.lo cmd-deleteheader.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-editheader.lo ext-editheader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-addheader.c -fPIC -DPIC -o .libs/cmd-addheader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c cmd-deleteheader.c -fPIC -DPIC -o .libs/cmd-deleteheader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-editheader.c -fPIC -DPIC -o .libs/ext-editheader.o /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-editheader-common.lo ext-editheader-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../../util -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-editheader-common.c -fPIC -DPIC -o .libs/ext-editheader-common.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_editheader.la cmd-addheader.lo cmd-deleteheader.lo ext-editheader.lo ext-editheader-common.lo libtool: link: ar cru .libs/libsieve_ext_editheader.a .libs/cmd-addheader.o .libs/cmd-deleteheader.o .libs/ext-editheader.o .libs/ext-editheader-common.o libtool: link: ranlib .libs/libsieve_ext_editheader.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_editheader.la" && ln -s "../libsieve_ext_editheader.la" "libsieve_ext_editheader.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' Making all in duplicate make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-duplicate.lo tst-duplicate.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-duplicate.lo ext-duplicate.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-duplicate-common.lo ext-duplicate-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-duplicate-common.c -fPIC -DPIC -o .libs/ext-duplicate-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-duplicate.c -fPIC -DPIC -o .libs/tst-duplicate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-duplicate.c -fPIC -DPIC -o .libs/ext-duplicate.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_duplicate.la tst-duplicate.lo ext-duplicate.lo ext-duplicate-common.lo libtool: link: ar cru .libs/libsieve_ext_duplicate.a .libs/tst-duplicate.o .libs/ext-duplicate.o .libs/ext-duplicate-common.o libtool: link: ranlib .libs/libsieve_ext_duplicate.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_duplicate.la" && ln -s "../libsieve_ext_duplicate.la" "libsieve_ext_duplicate.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' Making all in index make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-index-common.lo ext-index-common.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-index.lo ext-index.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tag-index.lo tag-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-index-common.c -fPIC -DPIC -o .libs/ext-index-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-index.c -fPIC -DPIC -o .libs/ext-index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tag-index.c -fPIC -DPIC -o .libs/tag-index.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_index.la ext-index-common.lo ext-index.lo tag-index.lo libtool: link: ar cru .libs/libsieve_ext_index.a .libs/ext-index-common.o .libs/ext-index.o .libs/tag-index.o libtool: link: ranlib .libs/libsieve_ext_index.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_index.la" && ln -s "../libsieve_ext_index.la" "libsieve_ext_index.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' Making all in metadata make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-metadata.lo tst-metadata.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o tst-metadataexists.lo tst-metadataexists.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c -o ext-metadata.lo ext-metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-metadata.c -fPIC -DPIC -o .libs/tst-metadata.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c tst-metadataexists.c -fPIC -DPIC -o .libs/tst-metadataexists.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I./../.. -I./../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -c ext-metadata.c -fPIC -DPIC -o .libs/ext-metadata.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_metadata.la tst-metadata.lo tst-metadataexists.lo ext-metadata.lo libtool: link: ar cru .libs/libsieve_ext_metadata.a .libs/tst-metadata.o .libs/tst-metadataexists.o .libs/ext-metadata.o libtool: link: ranlib .libs/libsieve_ext_metadata.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_metadata.la" && ln -s "../libsieve_ext_metadata.la" "libsieve_ext_metadata.la" ) make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' Making all in vnd.dovecot make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' Making all in debug make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c -o cmd-debug-log.lo cmd-debug-log.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c -o ext-debug.lo ext-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c ext-debug.c -fPIC -DPIC -o .libs/ext-debug.o g-log.o /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_debug.la cmd-debug-log.lo ext-debug.lo libtool: link: ar cru .libs/libsieve_ext_debug.a .libs/cmd-debug-log.o .libs/ext-debug.o libtool: link: ranlib .libs/libsieve_ext_debug.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_debug.la" && ln -s "../libsieve_ext_debug.la" "libsieve_ext_debug.la" ) make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' Making all in environment make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I./../../environment -I./../../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c -o ext-vnd-environment.lo ext-vnd-environment.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I./../../environment -I./../../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c -o ext-vnd-environment-items.lo ext-vnd-environment-items.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I./../../environment -I./../../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c -o ext-vnd-environment-variables.lo ext-vnd-environment-variables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I./../../environment -I./../../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c ext-vnd-environment.c -fPIC -DPIC -o .libs/ext-vnd-environment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I./../../environment -I./../../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c ext-vnd-environment-items.c -fPIC -DPIC -o .libs/ext-vnd-environment-items.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I./../../.. -I./../../environment -I./../../variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -c ext-vnd-environment-variables.c -fPIC -DPIC -o .libs/ext-vnd-environment-variables.o /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../../../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve_ext_vnd_environment.la ext-vnd-environment.lo ext-vnd-environment-items.lo ext-vnd-environment-variables.lo libtool: link: ar cru .libs/libsieve_ext_vnd_environment.a .libs/ext-vnd-environment.o .libs/ext-vnd-environment-items.o .libs/ext-vnd-environment-variables.o libtool: link: ranlib .libs/libsieve_ext_vnd_environment.a libtool: link: ( cd ".libs" && rm -f "libsieve_ext_vnd_environment.la" && ln -s "../libsieve_ext_vnd_environment.la" "libsieve_ext_vnd_environment.la" ) make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-settings.lo sieve-settings.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-message.lo sieve-message.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-smtp.lo sieve-smtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-message.c -fPIC -DPIC -o .libs/sieve-message.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-settings.c -fPIC -DPIC -o .libs/sieve-settings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-smtp.c -fPIC -DPIC -o .libs/sieve-smtp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-lexer.lo sieve-lexer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-script.lo sieve-script.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-lexer.c -fPIC -DPIC -o .libs/sieve-lexer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-script.c -fPIC -DPIC -o .libs/sieve-script.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-storage.lo sieve-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-storage.c -fPIC -DPIC -o .libs/sieve-storage.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-storage-sync.lo sieve-storage-sync.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-ast.lo sieve-ast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-storage-sync.c -fPIC -DPIC -o .libs/sieve-storage-sync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-ast.c -fPIC -DPIC -o .libs/sieve-ast.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-binary.lo sieve-binary.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-binary-file.lo sieve-binary-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-binary.c -fPIC -DPIC -o .libs/sieve-binary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-binary-file.c -fPIC -DPIC -o .libs/sieve-binary-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-binary-code.lo sieve-binary-code.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-binary-code.c -fPIC -DPIC -o .libs/sieve-binary-code.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-binary-debug.lo sieve-binary-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-binary-debug.c -fPIC -DPIC -o .libs/sieve-binary-debug.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-parser.lo sieve-parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-address.lo sieve-address.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-validator.lo sieve-validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-parser.c -fPIC -DPIC -o .libs/sieve-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-address.c -fPIC -DPIC -o .libs/sieve-address.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-validator.c -fPIC -DPIC -o .libs/sieve-validator.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-generator.lo sieve-generator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-generator.c -fPIC -DPIC -o .libs/sieve-generator.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-interpreter.lo sieve-interpreter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-interpreter.c -fPIC -DPIC -o .libs/sieve-interpreter.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-runtime-trace.lo sieve-runtime-trace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-code-dumper.lo sieve-code-dumper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-runtime-trace.c -fPIC -DPIC -o .libs/sieve-runtime-trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-code-dumper.c -fPIC -DPIC -o .libs/sieve-code-dumper.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-binary-dumper.lo sieve-binary-dumper.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-result.lo sieve-result.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-binary-dumper.c -fPIC -DPIC -o .libs/sieve-binary-dumper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-result.c -fPIC -DPIC -o .libs/sieve-result.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-error.lo sieve-error.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-objects.lo sieve-objects.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-error.c -fPIC -DPIC -o .libs/sieve-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-objects.c -fPIC -DPIC -o .libs/sieve-objects.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-stringlist.lo sieve-stringlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-stringlist.c -fPIC -DPIC -o .libs/sieve-stringlist.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-comparators.lo sieve-comparators.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-comparators.c -fPIC -DPIC -o .libs/sieve-comparators.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-match-types.lo sieve-match-types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-address-parts.lo sieve-address-parts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-match-types.c -fPIC -DPIC -o .libs/sieve-match-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-address-parts.c -fPIC -DPIC -o .libs/sieve-address-parts.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-match.lo sieve-match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-match.c -fPIC -DPIC -o .libs/sieve-match.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-commands.lo sieve-commands.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-code.lo sieve-code.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-commands.c -fPIC -DPIC -o .libs/sieve-commands.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-code.c -fPIC -DPIC -o .libs/sieve-code.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-actions.lo sieve-actions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-actions.c -fPIC -DPIC -o .libs/sieve-actions.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-extensions.lo sieve-extensions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-extensions.c -fPIC -DPIC -o .libs/sieve-extensions.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-plugins.lo sieve-plugins.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmp-i-octet.lo cmp-i-octet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-plugins.c -fPIC -DPIC -o .libs/sieve-plugins.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmp-i-ascii-casemap.lo cmp-i-ascii-casemap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmp-i-octet.c -fPIC -DPIC -o .libs/cmp-i-octet.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o mcht-is.lo mcht-is.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmp-i-ascii-casemap.c -fPIC -DPIC -o .libs/cmp-i-ascii-casemap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o mcht-contains.lo mcht-contains.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c mcht-contains.c -fPIC -DPIC -o .libs/mcht-contains.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c mcht-is.c -fPIC -DPIC -o .libs/mcht-is.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o mcht-matches.lo mcht-matches.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-truefalse.lo tst-truefalse.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-not.lo tst-not.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-truefalse.c -fPIC -DPIC -o .libs/tst-truefalse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c mcht-matches.c -fPIC -DPIC -o .libs/mcht-matches.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-not.c -fPIC -DPIC -o .libs/tst-not.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-anyof.lo tst-anyof.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-allof.lo tst-allof.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-anyof.c -fPIC -DPIC -o .libs/tst-anyof.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-address.lo tst-address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-allof.c -fPIC -DPIC -o .libs/tst-allof.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-address.c -fPIC -DPIC -o .libs/tst-address.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-header.lo tst-header.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-exists.lo tst-exists.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o tst-size.lo tst-size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-exists.c -fPIC -DPIC -o .libs/tst-exists.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-header.c -fPIC -DPIC -o .libs/tst-header.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-size.c -fPIC -DPIC -o .libs/tst-size.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmd-require.lo cmd-require.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-require.c -fPIC -DPIC -o .libs/cmd-require.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmd-stop.lo cmd-stop.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmd-if.lo cmd-if.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-stop.c -fPIC -DPIC -o .libs/cmd-stop.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmd-keep.lo cmd-keep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-if.c -fPIC -DPIC -o .libs/cmd-if.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmd-redirect.lo cmd-redirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-keep.c -fPIC -DPIC -o .libs/cmd-keep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-redirect.c -fPIC -DPIC -o .libs/cmd-redirect.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o cmd-discard.lo cmd-discard.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o ext-fileinto.lo ext-fileinto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-discard.c -fPIC -DPIC -o .libs/cmd-discard.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c ext-fileinto.c -fPIC -DPIC -o .libs/ext-fileinto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o ext-reject.lo ext-reject.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o ext-envelope.lo ext-envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c ext-reject.c -fPIC -DPIC -o .libs/ext-reject.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o ext-encoded-character.lo ext-encoded-character.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c ext-envelope.c -fPIC -DPIC -o .libs/ext-envelope.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c ext-encoded-character.c -fPIC -DPIC -o .libs/ext-encoded-character.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve.lo sieve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -I../../src/lib-sieve/util -DMODULEDIR=\"/usr/lib64/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve.c -fPIC -DPIC -o .libs/sieve.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-sieve.la -rpath /usr/lib64/dovecot sieve-settings.lo sieve-message.lo sieve-smtp.lo sieve-lexer.lo sieve-script.lo sieve-storage.lo sieve-storage-sync.lo sieve-ast.lo sieve-binary.lo sieve-binary-file.lo sieve-binary-code.lo sieve-binary-debug.lo sieve-parser.lo sieve-address.lo sieve-validator.lo sieve-generator.lo sieve-interpreter.lo sieve-runtime-trace.lo sieve-code-dumper.lo sieve-binary-dumper.lo sieve-result.lo sieve-error.lo sieve-objects.lo sieve-stringlist.lo sieve-comparators.lo sieve-match-types.lo sieve-address-parts.lo sieve-match.lo sieve-commands.lo sieve-code.lo sieve-actions.lo sieve-extensions.lo sieve-plugins.lo cmp-i-octet.lo cmp-i-ascii-casemap.lo mcht-is.lo mcht-contains.lo mcht-matches.lo tst-truefalse.lo tst-not.lo tst-anyof.lo tst-allof.lo tst-address.lo tst-header.lo tst-exists.lo tst-size.lo cmd-require.lo cmd-stop.lo cmd-if.lo cmd-keep.lo cmd-redirect.lo cmd-discard.lo ext-fileinto.lo ext-reject.lo ext-envelope.lo ext-encoded-character.lo sieve.lo ../../src/lib-sieve/storage/file/libsieve_storage_file.la ../../src/lib-sieve/storage/dict/libsieve_storage_dict.la ../../src/lib-sieve/storage/ldap/libsieve_storage_ldap.la ../../src/lib-sieve/plugins/vacation/libsieve_ext_vacation.la ../../src/lib-sieve/plugins/subaddress/libsieve_ext_subaddress.la ../../src/lib-sieve/plugins/comparator-i-ascii-numeric/libsieve_ext_comparator-i-ascii-numeric.la ../../src/lib-sieve/plugins/relational/libsieve_ext_relational.la ../../src/lib-sieve/plugins/regex/libsieve_ext_regex.la ../../src/lib-sieve/plugins/copy/libsieve_ext_copy.la ../../src/lib-sieve/plugins/imap4flags/libsieve_ext_imap4flags.la ../../src/lib-sieve/plugins/include/libsieve_ext_include.la ../../src/lib-sieve/plugins/body/libsieve_ext_body.la ../../src/lib-sieve/plugins/variables/libsieve_ext_variables.la ../../src/lib-sieve/plugins/enotify/libsieve_ext_enotify.la ../../src/lib-sieve/plugins/notify/libsieve_ext_notify.la ../../src/lib-sieve/plugins/environment/libsieve_ext_environment.la ../../src/lib-sieve/plugins/mailbox/libsieve_ext_mailbox.la ../../src/lib-sieve/plugins/date/libsieve_ext_date.la ../../src/lib-sieve/plugins/spamvirustest/libsieve_ext_spamvirustest.la ../../src/lib-sieve/plugins/ihave/libsieve_ext_ihave.la ../../src/lib-sieve/plugins/editheader/libsieve_ext_editheader.la ../../src/lib-sieve/plugins/duplicate/libsieve_ext_duplicate.la ../../src/lib-sieve/plugins/index/libsieve_ext_index.la ../../src/lib-sieve/plugins/metadata/libsieve_ext_metadata.la ../../src/lib-sieve/plugins/vnd.dovecot/debug/libsieve_ext_debug.la ../../src/lib-sieve/plugins/vnd.dovecot/environment/libsieve_ext_vnd_environment.la ../../src/lib-sieve/util/libsieve_util.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/sieve-settings.o .libs/sieve-message.o .libs/sieve-smtp.o .libs/sieve-lexer.o .libs/sieve-script.o .libs/sieve-storage.o .libs/sieve-storage-sync.o .libs/sieve-ast.o .libs/sieve-binary.o .libs/sieve-binary-file.o .libs/sieve-binary-code.o .libs/sieve-binary-debug.o .libs/sieve-parser.o .libs/sieve-address.o .libs/sieve-validator.o .libs/sieve-generator.o .libs/sieve-interpreter.o .libs/sieve-runtime-trace.o .libs/sieve-code-dumper.o .libs/sieve-binary-dumper.o .libs/sieve-result.o .libs/sieve-error.o .libs/sieve-objects.o .libs/sieve-stringlist.o .libs/sieve-comparators.o .libs/sieve-match-types.o .libs/sieve-address-parts.o .libs/sieve-match.o .libs/sieve-commands.o .libs/sieve-code.o .libs/sieve-actions.o .libs/sieve-extensions.o .libs/sieve-plugins.o .libs/cmp-i-octet.o .libs/cmp-i-ascii-casemap.o .libs/mcht-is.o .libs/mcht-contains.o .libs/mcht-matches.o .libs/tst-truefalse.o .libs/tst-not.o .libs/tst-anyof.o .libs/tst-allof.o .libs/tst-address.o .libs/tst-header.o .libs/tst-exists.o .libs/tst-size.o .libs/cmd-require.o .libs/cmd-stop.o .libs/cmd-if.o .libs/cmd-keep.o .libs/cmd-redirect.o .libs/cmd-discard.o .libs/ext-fileinto.o .libs/ext-reject.o .libs/ext-envelope.o .libs/ext-encoded-character.o .libs/sieve.o -Wl,--whole-archive ../../src/lib-sieve/storage/file/.libs/libsieve_storage_file.a ../../src/lib-sieve/storage/dict/.libs/libsieve_storage_dict.a ../../src/lib-sieve/storage/ldap/.libs/libsieve_storage_ldap.a ../../src/lib-sieve/plugins/vacation/.libs/libsieve_ext_vacation.a ../../src/lib-sieve/plugins/subaddress/.libs/libsieve_ext_subaddress.a ../../src/lib-sieve/plugins/comparator-i-ascii-numeric/.libs/libsieve_ext_comparator-i-ascii-numeric.a ../../src/lib-sieve/plugins/relational/.libs/libsieve_ext_relational.a ../../src/lib-sieve/plugins/regex/.libs/libsieve_ext_regex.a ../../src/lib-sieve/plugins/copy/.libs/libsieve_ext_copy.a ../../src/lib-sieve/plugins/imap4flags/.libs/libsieve_ext_imap4flags.a ../../src/lib-sieve/plugins/include/.libs/libsieve_ext_include.a ../../src/lib-sieve/plugins/body/.libs/libsieve_ext_body.a ../../src/lib-sieve/plugins/variables/.libs/libsieve_ext_variables.a ../../src/lib-sieve/plugins/enotify/.libs/libsieve_ext_enotify.a ../../src/lib-sieve/plugins/notify/.libs/libsieve_ext_notify.a ../../src/lib-sieve/plugins/environment/.libs/libsieve_ext_environment.a ../../src/lib-sieve/plugins/mailbox/.libs/libsieve_ext_mailbox.a ../../src/lib-sieve/plugins/date/.libs/libsieve_ext_date.a ../../src/lib-sieve/plugins/spamvirustest/.libs/libsieve_ext_spamvirustest.a ../../src/lib-sieve/plugins/ihave/.libs/libsieve_ext_ihave.a ../../src/lib-sieve/plugins/editheader/.libs/libsieve_ext_editheader.a ../../src/lib-sieve/plugins/duplicate/.libs/libsieve_ext_duplicate.a ../../src/lib-sieve/plugins/index/.libs/libsieve_ext_index.a ../../src/lib-sieve/plugins/metadata/.libs/libsieve_ext_metadata.a ../../src/lib-sieve/plugins/vnd.dovecot/debug/.libs/libsieve_ext_debug.a ../../src/lib-sieve/plugins/vnd.dovecot/environment/.libs/libsieve_ext_vnd_environment.a ../../src/lib-sieve/util/.libs/libsieve_util.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdovecot-sieve.so.0 -o .libs/libdovecot-sieve.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdovecot-sieve.so.0" && ln -s "libdovecot-sieve.so.0.0.0" "libdovecot-sieve.so.0") libtool: link: (cd ".libs" && rm -f "libdovecot-sieve.so" && ln -s "libdovecot-sieve.so.0.0.0" "libdovecot-sieve.so") libtool: link: ( cd ".libs" && rm -f "libdovecot-sieve.la" && ln -s "../libdovecot-sieve.la" "libdovecot-sieve.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' Making all in plugins make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' Making all in doveadm-sieve make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-cmd-list.lo doveadm-sieve-cmd-list.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-cmd-get.lo doveadm-sieve-cmd-get.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-cmd-put.lo doveadm-sieve-cmd-put.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-cmd-list.c -fPIC -DPIC -o .libs/doveadm-sieve-cmd-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-cmd-get.c -fPIC -DPIC -o .libs/doveadm-sieve-cmd-get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-cmd-put.c -fPIC -DPIC -o .libs/doveadm-sieve-cmd-put.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-cmd-delete.lo doveadm-sieve-cmd-delete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-cmd-delete.c -fPIC -DPIC -o .libs/doveadm-sieve-cmd-delete.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-cmd-activate.lo doveadm-sieve-cmd-activate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-cmd-activate.c -fPIC -DPIC -o .libs/doveadm-sieve-cmd-activate.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-cmd-rename.lo doveadm-sieve-cmd-rename.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-cmd.lo doveadm-sieve-cmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-cmd-rename.c -fPIC -DPIC -o .libs/doveadm-sieve-cmd-rename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-cmd.c -fPIC -DPIC -o .libs/doveadm-sieve-cmd.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-sync.lo doveadm-sieve-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-sync.c -fPIC -DPIC -o .libs/doveadm-sieve-sync.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o doveadm-sieve-plugin.lo doveadm-sieve-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c doveadm-sieve-plugin.c -fPIC -DPIC -o .libs/doveadm-sieve-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_doveadm_sieve_plugin.la -rpath /usr/lib64/dovecot/doveadm doveadm-sieve-cmd-list.lo doveadm-sieve-cmd-get.lo doveadm-sieve-cmd-put.lo doveadm-sieve-cmd-delete.lo doveadm-sieve-cmd-activate.lo doveadm-sieve-cmd-rename.lo doveadm-sieve-cmd.lo doveadm-sieve-sync.lo doveadm-sieve-plugin.lo ../../../src/lib-sieve/libdovecot-sieve.la libtool: link: gcc -shared -fPIC -DPIC .libs/doveadm-sieve-cmd-list.o .libs/doveadm-sieve-cmd-get.o .libs/doveadm-sieve-cmd-put.o .libs/doveadm-sieve-cmd-delete.o .libs/doveadm-sieve-cmd-activate.o .libs/doveadm-sieve-cmd-rename.o .libs/doveadm-sieve-cmd.o .libs/doveadm-sieve-sync.o .libs/doveadm-sieve-plugin.o -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/.libs ../../../src/lib-sieve/.libs/libdovecot-sieve.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib10_doveadm_sieve_plugin.so -o .libs/lib10_doveadm_sieve_plugin.so libtool: link: ( cd ".libs" && rm -f "lib10_doveadm_sieve_plugin.la" && ln -s "../lib10_doveadm_sieve_plugin.la" "lib10_doveadm_sieve_plugin.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' Making all in lda-sieve make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o lda-sieve-log.lo lda-sieve-log.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o lda-sieve-plugin.lo lda-sieve-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c lda-sieve-log.c -fPIC -DPIC -o .libs/lda-sieve-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c lda-sieve-plugin.c -fPIC -DPIC -o .libs/lda-sieve-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib90_sieve_plugin.la -rpath /usr/lib64/dovecot lda-sieve-log.lo lda-sieve-plugin.lo ../../../src/lib-sieve/libdovecot-sieve.la libtool: link: gcc -shared -fPIC -DPIC .libs/lda-sieve-log.o .libs/lda-sieve-plugin.o -Wl,-rpath -Wl,/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/.libs ../../../src/lib-sieve/.libs/libdovecot-sieve.so -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib90_sieve_plugin.so -o .libs/lib90_sieve_plugin.so libtool: link: ( cd ".libs" && rm -f "lib90_sieve_plugin.la" && ln -s "../lib90_sieve_plugin.la" "lib90_sieve_plugin.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' Making all in sieve-extprograms make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o cmd-pipe.lo cmd-pipe.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o cmd-filter.lo cmd-filter.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o cmd-execute.lo cmd-execute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c cmd-pipe.c -fPIC -DPIC -o .libs/cmd-pipe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c cmd-execute.c -fPIC -DPIC -o .libs/cmd-execute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c cmd-filter.c -fPIC -DPIC -o .libs/cmd-filter.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o ext-pipe.lo ext-pipe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c ext-pipe.c -fPIC -DPIC -o .libs/ext-pipe.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o ext-filter.lo ext-filter.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o ext-execute.lo ext-execute.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o sieve-extprograms-common.lo sieve-extprograms-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c ext-execute.c -fPIC -DPIC -o .libs/ext-execute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c ext-filter.c -fPIC -DPIC -o .libs/ext-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c sieve-extprograms-common.c -fPIC -DPIC -o .libs/sieve-extprograms-common.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"""\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o sieve-extprograms-plugin.lo sieve-extprograms-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib-sieve -I../../../src/lib-sieve/util -I../../../src/lib-sieve/plugins/copy -I../../../src/lib-sieve/plugins/variables -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DPKG_RUNDIR=\"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c sieve-extprograms-plugin.c -fPIC -DPIC -o .libs/sieve-extprograms-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib90_sieve_extprograms_plugin.la -rpath /usr/lib64/dovecot/sieve cmd-pipe.lo cmd-filter.lo cmd-execute.lo ext-pipe.lo ext-filter.lo ext-execute.lo sieve-extprograms-common.lo sieve-extprograms-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/cmd-pipe.o .libs/cmd-filter.o .libs/cmd-execute.o .libs/ext-pipe.o .libs/ext-filter.o .libs/ext-execute.o .libs/sieve-extprograms-common.o .libs/sieve-extprograms-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib90_sieve_extprograms_plugin.so -o .libs/lib90_sieve_extprograms_plugin.so libtool: link: ( cd ".libs" && rm -f "lib90_sieve_extprograms_plugin.la" && ln -s "../lib90_sieve_extprograms_plugin.la" "lib90_sieve_extprograms_plugin.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' Making all in settings make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c -o pigeonhole-settings.lo pigeonhole-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -c pigeonhole-settings.c -fPIC -DPIC -o .libs/pigeonhole-settings.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpigeonhole_settings.la -rpath /usr/lib64/dovecot/settings pigeonhole-settings.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pigeonhole-settings.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libpigeonhole_settings.so -o .libs/libpigeonhole_settings.so libtool: link: ( cd ".libs" && rm -f "libpigeonhole_settings.la" && ln -s "../libpigeonhole_settings.la" "libpigeonhole_settings.la" ) make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' Making all in lib-sieve-tool make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o sieve-tool.lo sieve-tool.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o mail-raw.lo mail-raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-tool.c -fPIC -DPIC -o .libs/sieve-tool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c mail-raw.c -fPIC -DPIC -o .libs/mail-raw.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsieve-tool.la sieve-tool.lo mail-raw.lo libtool: link: ar cru .libs/libsieve-tool.a .libs/sieve-tool.o .libs/mail-raw.o libtool: link: ranlib .libs/libsieve-tool.a libtool: link: ( cd ".libs" && rm -f "libsieve-tool.la" && ln -s "../libsieve-tool.la" "libsieve-tool.la" ) make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' Making all in sieve-tools make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve-tool -I./debug -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sievec.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve-tool -I./debug -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve-tool -I./debug -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve-tool -I./debug -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c sieve-filter.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sievec sievec.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-tool/libsieve-tool.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sieve-dump sieve-dump.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-tool/libsieve-tool.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sieve-test sieve-test.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-tool/libsieve-tool.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sievec sievec.o -Wl,--export-dynamic ../../src/lib-sieve/.libs/libdovecot-sieve.so ../../src/lib-sieve-tool/.libs/libsieve-tool.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sieve-filter sieve-filter.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-tool/libsieve-tool.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sieve-dump sieve-dump.o -Wl,--export-dynamic ../../src/lib-sieve/.libs/libdovecot-sieve.so ../../src/lib-sieve-tool/.libs/libsieve-tool.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sieve-test sieve-test.o -Wl,--export-dynamic ../../src/lib-sieve/.libs/libdovecot-sieve.so ../../src/lib-sieve-tool/.libs/libsieve-tool.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sieve-filter sieve-filter.o -Wl,--export-dynamic ../../src/lib-sieve/.libs/libdovecot-sieve.so ../../src/lib-sieve-tool/.libs/libsieve-tool.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' Making all in testsuite make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-objects.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-substitutions.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-variables.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-arguments.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-message.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-log.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-script.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-result.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-smtp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-mailstore.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite-binary.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-fail.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-set.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-result.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-message.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-mailbox.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-binary.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-test-imap-metadata.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-test-script-compile.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-test-script-run.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-test-multiscript.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-test-error.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-test-result-action.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c tst-test-result-execute.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c ext-testsuite.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib-sieve -I../../src/lib-sieve/plugins/variables -I../../src/lib-sieve-tool -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c testsuite.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testsuite testsuite-common.o testsuite-settings.o testsuite-objects.o testsuite-substitutions.o testsuite-variables.o testsuite-arguments.o testsuite-message.o testsuite-log.o testsuite-script.o testsuite-result.o testsuite-smtp.o testsuite-mailstore.o testsuite-binary.o cmd-test.o cmd-test-fail.o cmd-test-config.o cmd-test-set.o cmd-test-result.o cmd-test-message.o cmd-test-mailbox.o cmd-test-binary.o cmd-test-imap-metadata.o tst-test-script-compile.o tst-test-script-run.o tst-test-multiscript.o tst-test-error.o tst-test-result-action.o tst-test-result-execute.o ext-testsuite.o testsuite.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve-tool/libsieve-tool.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testsuite testsuite-common.o testsuite-settings.o testsuite-objects.o testsuite-substitutions.o testsuite-variables.o testsuite-arguments.o testsuite-message.o testsuite-log.o testsuite-script.o testsuite-result.o testsuite-smtp.o testsuite-mailstore.o testsuite-binary.o cmd-test.o cmd-test-fail.o cmd-test-config.o cmd-test-set.o cmd-test-result.o cmd-test-message.o cmd-test-mailbox.o cmd-test-binary.o cmd-test-imap-metadata.o tst-test-script-compile.o tst-test-script-run.o tst-test-multiscript.o tst-test-error.o tst-test-result-action.o tst-test-result-execute.o ext-testsuite.o testsuite.o -Wl,--export-dynamic ../../src/lib-sieve/.libs/libdovecot-sieve.so ../../src/lib-sieve-tool/.libs/libsieve-tool.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' Making all in lib-managesieve make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-arg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-quote.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-parser.c rm -f libmanagesieve.a ar cru libmanagesieve.a managesieve-arg.o managesieve-quote.o managesieve-parser.o ranlib libmanagesieve.a make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' Making all in managesieve make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o managesieve-settings.lo managesieve-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-capability.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-logout.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-putscript.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-getscript.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\"/usr/lib64/dovecot\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-settings.c -fPIC -DPIC -o .libs/managesieve-settings.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-setactive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-deletescript.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-listscripts.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-havespace.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-renamescript.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c cmd-noop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-quota.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-commands.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-capabilities.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../.. -I../../src/lib-sieve -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmanagesieve_settings.la -rpath /usr/lib64/dovecot/settings managesieve-settings.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o managesieve cmd-capability.o cmd-logout.o cmd-putscript.o cmd-getscript.o cmd-setactive.o cmd-deletescript.o cmd-listscripts.o cmd-havespace.o cmd-renamescript.o cmd-noop.o managesieve-quota.o managesieve-client.o managesieve-commands.o managesieve-capabilities.o main.o managesieve-settings.lo ../../src/lib-managesieve/libmanagesieve.a ../../src/lib-sieve/libdovecot-sieve.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/managesieve-settings.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libmanagesieve_settings.so -o .libs/libmanagesieve_settings.so libtool: link: ( cd ".libs" && rm -f "libmanagesieve_settings.la" && ln -s "../libmanagesieve_settings.la" "libmanagesieve_settings.la" ) libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/managesieve cmd-capability.o cmd-logout.o cmd-putscript.o cmd-getscript.o cmd-setactive.o cmd-deletescript.o cmd-listscripts.o cmd-havespace.o cmd-renamescript.o cmd-noop.o managesieve-quota.o managesieve-client.o managesieve-commands.o managesieve-capabilities.o main.o .libs/managesieve-settings.o -Wl,--export-dynamic ../../src/lib-managesieve/libmanagesieve.a ../../src/lib-sieve/.libs/libdovecot-sieve.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/.libs/libdovecot-storage.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/.libs/libdovecot-lda.so /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' Making all in managesieve-login make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/config -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o libmanagesieve_login_settings_la-managesieve-login-settings.lo `test -f 'managesieve-login-settings.c' || echo './'`managesieve-login-settings.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/config -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c -o libmanagesieve_login_settings_la-managesieve-login-settings-plugin.lo `test -f 'managesieve-login-settings-plugin.c' || echo './'`managesieve-login-settings-plugin.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/config -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-login-settings-plugin.c -fPIC -DPIC -o .libs/libmanagesieve_login_settings_la-managesieve-login-settings-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/config -DPKG_LIBEXECDIR=\"/usr/libexec/dovecot\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-login-settings.c -fPIC -DPIC -o .libs/libmanagesieve_login_settings_la-managesieve-login-settings.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c client-authenticate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-login-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/root/rpmbuild/BUILD/dovecot-2.2.20 -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common -I../.. -I../../src/lib-managesieve -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -c managesieve-proxy.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I/root/rpmbuild/BUILD/dovecot-2.2.20/src/config -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmanagesieve_login_settings.la -rpath /usr/lib64/dovecot/settings libmanagesieve_login_settings_la-managesieve-login-settings.lo libmanagesieve_login_settings_la-managesieve-login-settings-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libmanagesieve_login_settings_la-managesieve-login-settings.o .libs/libmanagesieve_login_settings_la-managesieve-login-settings-plugin.o -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libmanagesieve_login_settings.so -o .libs/libmanagesieve_login_settings.so libtool: link: ( cd ".libs" && rm -f "libmanagesieve_login_settings.la" && ln -s "../libmanagesieve_login_settings.la" "libmanagesieve_login_settings.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o managesieve-login client.o client-authenticate.o managesieve-login-settings.o managesieve-proxy.o ../../src/lib-managesieve/libmanagesieve.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common/libdovecot-login.la -lssl -lcrypto /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/managesieve-login client.o client-authenticate.o managesieve-login-settings.o managesieve-proxy.o -Wl,--export-dynamic ../../src/lib-managesieve/libmanagesieve.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common/.libs/libdovecot-login.so -lssl -lcrypto /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs/libdovecot.so -ldl make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' Making all in doc make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' Making all in man make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' /bin/sh ./sed.sh . /usr/var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot-2.2-pigeonhole < doveadm-sieve.1.in > doveadm-sieve.1 /bin/sh ./sed.sh . /usr/var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot-2.2-pigeonhole < sievec.1.in > sievec.1 /bin/sh ./sed.sh . /usr/var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot-2.2-pigeonhole < sieve-dump.1.in > sieve-dump.1 /bin/sh ./sed.sh . /usr/var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot-2.2-pigeonhole < sieve-test.1.in > sieve-test.1 /bin/sh ./sed.sh . /usr/var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot-2.2-pigeonhole < sieve-filter.1.in > sieve-filter.1 /bin/sh ./sed.sh . /usr/var/run/dovecot /etc/dovecot \ /usr/libexec/dovecot-2.2-pigeonhole < pigeonhole.7.in > pigeonhole.7 make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' Making all in example-config make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' Making all in conf.d make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' Making all in rfc make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' Making all in extensions make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' Making all in locations make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' Making all in plugins make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' + popd ~/rpmbuild/BUILD/dovecot-2.2.20 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2ugzZS + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 + cd dovecot-2.2.20 + rm -rf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 + make install DESTDIR=/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 Making install in . make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20' /bin/sh ./update-version.sh . . make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20' make install-exec-hook make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20' /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot; \ grep -v '^LIBDOVECOT_.*_INCLUDE' dovecot-config | \ grep -v '^LIBDOVECOT.*_DEPS' | sed \ -e "s|^\(DOVECOT_INSTALLED\)=.*$|\1=yes|" \ -e "s|^\(LIBDOVECOT\)=.*$|\1='-L/usr/lib64/dovecot -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_STORAGE\)=.*$|\1='-ldovecot-storage '|" \ -e "s|^\(LIBDOVECOT_INCLUDE\)=.*$|\1=-I/usr/include/dovecot|" \ > /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/dovecot-config make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/aclocal' install -c -p -m644 dovecot.m4 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/aclocal' /bin/sh ./update-version.sh . . /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 dovecot-version.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 config.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib/systemd/system' install -c -p -m644 dovecot.socket dovecot.service '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib/systemd/system' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20' Making install in src make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' Making install in lib-test make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 test-common.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test' Making install in lib make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make install-am make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 abspath.h aqueue.h array.h array-decl.h askpass.h backtrace-string.h base32.h base64.h bits.h bsearch-insert-pos.h buffer.h child-wait.h compat.h connection.h crc32.h data-stack.h eacces-error.h env-util.h execv-const.h failures.h fd-close-on-exec.h fd-set-nonblock.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 hex-dec.h hmac.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 hmac-cram-md5.h home-expand.h hostpid.h imem.h ipwd.h iostream.h iostream-private.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-private.h istream-rawlog.h istream-seekable.h istream-sized.h istream-tee.h istream-timeout.h istream-unix.h ioloop.h ioloop-iolist.h ioloop-private.h ioloop-notify-fd.h json-parser.h json-tree.h lib.h lib-signals.h llist.h macros.h md4.h md5.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 mempool.h mkdir-parents.h mmap-util.h module-context.h module-dir.h mountpoint.h net.h nfs-workarounds.h numpack.h ostream.h ostream-failure-at.h ostream-hash.h ostream-private.h ostream-rawlog.h primes.h printf-format-fix.h process-title.h priorityq.h rand.h randgen.h read-full.h restrict-access.h restrict-process-size.h safe-memset.h safe-mkdir.h safe-mkstemp.h sendfile-util.h seq-range-array.h sha1.h sha2.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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 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 wildcard-match.h write-full.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' Making install in lib-settings make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 settings.h settings-parser.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' Making install in lib-auth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth' Making install in lib-master make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 mountpoint-list.h syslog-util.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' Making install in lib-charset make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 charset-utf8.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset' Making install in lib-dns make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 dns-lookup.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns' Making install in lib-dict make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 dict.h dict-client.h dict-private.h dict-sql.h dict-sql-settings.h dict-transaction-memory.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' Making install in lib-sasl make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 dsasl-client.h dsasl-client-private.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl' Making install in lib-ssl-iostream make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libssl_iostream_openssl.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/libssl_iostream_openssl.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libssl_iostream_openssl.so libtool: install: /usr/bin/install -c .libs/libssl_iostream_openssl.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libssl_iostream_openssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 iostream-openssl.h iostream-ssl.h iostream-ssl-private.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream' Making install in lib-stats make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 stats.h stats-parser.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' Making install in lib-http make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http' Making install in lib-fs make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 fs-api.h fs-api-private.h fs-sis-common.h istream-fs-file.h istream-fs-stats.h istream-metawrap.h ostream-metawrap.h ostream-cmp.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' Making install in lib-mail make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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-parser.h message-id.h message-parser.h message-part.h message-part-serialize.h message-search.h message-size.h message-snippet.h ostream-dot.h qp-decoder.h quoted-printable.h rfc2231-parser.h rfc822-parser.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail' Making install in lib-imap make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap' Making install in lib-imap-storage make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 imap-msgpart.h imap-msgpart-url.h imap-metadata.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage' Making install in lib-dovecot make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/libdovecot.so.0.0.0 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot' Making install in lib-fts make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make install-am make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/dovecot/stopwords' install -c -p -m644 stopwords_en.txt stopwords_fi.txt stopwords_fr.txt stopwords_no.txt stopwords_sv.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/dovecot/stopwords' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 fts-common.h fts-filter.h fts-filter-private.h fts-icu.h fts-language.h fts-library.h fts-tokenizer.h fts-tokenizer-private.h fts-tokenizer-generic-private.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' Making install in lib-imap-client make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 imapc-client.h imapc-client-private.h imapc-connection.h imapc-msgmap.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' Making install in lib-imap-urlauth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-urlauth' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-urlauth' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-urlauth' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-urlauth' Making install in lib-compression make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-compression.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libdovecot-compression.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-compression.la -rpath /usr/lib64/dovecot libcompression.la ../lib-dovecot/libdovecot.la -lz -lbz2 -llzma -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libcompression.a -Wl,--no-whole-archive -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot -ldl -lz -lbz2 -llzma -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-compression.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-compression.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 compression.h iostream-lz4.h istream-zlib.h ostream-zlib.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression' Making install in lib-index make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index' Making install in lib-storage make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' Making install in list make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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-maildir.h mailbox-list-notify-tree.h mailbox-list-subscriptions.h subscription-file.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list' Making install in index make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' Making install in maildir make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/maildir' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/maildir' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/maildir' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/maildir' Making install in mbox make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/mbox' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/mbox' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/mbox' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/mbox' Making install in dbox-common make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-common' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-common' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 dbox-attachment.h dbox-file.h dbox-mail.h dbox-save.h dbox-storage.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-common' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-common' Making install in dbox-multi make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-multi' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-multi' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-multi' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-multi' Making install in dbox-single make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-single' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-single' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 sdbox-file.h sdbox-storage.h sdbox-sync.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-single' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-single' Making install in cydir make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/cydir' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/cydir' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 cydir-storage.h cydir-sync.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/cydir' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/cydir' Making install in imapc make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/imapc' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/imapc' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/imapc' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/imapc' Making install in pop3c make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/pop3c' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/pop3c' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 pop3c-client.h pop3c-settings.h pop3c-storage.h pop3c-sync.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/pop3c' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/pop3c' Making install in raw make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 raw-storage.h raw-sync.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw' Making install in shared make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/shared' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/shared' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 shared-storage.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/shared' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/shared' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 istream-mail.h index-attachment.h index-mail.h index-mailbox-size.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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' Making install in register make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-storage.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libdovecot-storage.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-storage.la -rpath /usr/lib64/dovecot libstorage.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libstorage.a -Wl,--no-whole-archive -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot -ldl -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-storage.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-storage.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 fail-mail-storage.h mail-autoexpunge.h mail-copy.h mail-error.h mail-namespace.h mail-search.h mail-search-build.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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' Making install in lib-sql make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' for d in auth dict; do \ /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/$d; \ for driver in mysql pgsql sqlite ; do \ rm -f /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/$d/libdriver_$driver.so; \ ln -s ../libdriver_$driver.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/$d; \ done; \ done /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-sql.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libdovecot-sql.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -export-dynamic -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-sql.la -rpath /usr/lib64/dovecot libsql.la ../lib-dovecot/libdovecot.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libsql.a -Wl,--no-whole-archive -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-sql.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-sql.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 sql-api.h sql-api-private.h sql-db-cache.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdriver_mysql.la libdriver_pgsql.la libdriver_sqlite.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/libdriver_mysql.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdriver_mysql.so libtool: install: /usr/bin/install -c .libs/libdriver_mysql.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdriver_mysql.la libtool: install: /usr/bin/install -c .libs/libdriver_pgsql.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdriver_pgsql.so libtool: install: /usr/bin/install -c .libs/libdriver_pgsql.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdriver_pgsql.la libtool: install: /usr/bin/install -c .libs/libdriver_sqlite.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdriver_sqlite.so libtool: install: /usr/bin/install -c .libs/libdriver_sqlite.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdriver_sqlite.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' Making install in lib-ntlm make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ntlm' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ntlm' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ntlm' Making install in lib-otp make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-otp' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-otp' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-otp' Making install in lib-lda make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-lda.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libdovecot-lda.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-lda.la -rpath /usr/lib64/dovecot liblda.la ../lib-storage/libdovecot-storage.la ../lib-dovecot/libdovecot.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblda.a -Wl,--no-whole-archive -L/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot-storage -ldovecot -ldl -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-lda.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-lda.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 duplicate.h lda-settings.h lmtp-client.h mail-deliver.h mail-send.h smtp-client.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda' Making install in anvil make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c anvil '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/anvil /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/anvil make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' Making install in auth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c auth checkpassword-reply '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/auth /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/auth libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/checkpassword-reply /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/checkpassword-reply /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmech_gssapi.la libauthdb_ldap.la libauthdb_imap.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth' libtool: install: /usr/bin/install -c .libs/libmech_gssapi.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth/libmech_gssapi.so libtool: install: /usr/bin/install -c .libs/libmech_gssapi.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth/libmech_gssapi.la libtool: install: /usr/bin/install -c .libs/libauthdb_ldap.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth/libauthdb_ldap.so libtool: install: /usr/bin/install -c .libs/libauthdb_ldap.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth/libauthdb_ldap.la libtool: install: warning: relinking `libauthdb_imap.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/auth; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libauthdb_imap.la -rpath /usr/lib64/dovecot/auth libauthdb_imap_la-passdb-imap.lo ../lib-imap-client/libimap_client.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libauthdb_imap.so -o .libs/libauthdb_imap.so libtool: install: /usr/bin/install -c .libs/libauthdb_imap.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth/libauthdb_imap.so libtool: install: /usr/bin/install -c .libs/libauthdb_imap.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/auth/libauthdb_imap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/auth' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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-request.h auth-request-handler.h auth-request-var-expand.h auth-settings.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 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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' Making install in dict make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dict' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dict' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c dict '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/dict /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/dict make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dict' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dict' Making install in dns make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c dns-client '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/dns-client /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/dns-client make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' Making install in indexer make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/indexer' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/indexer' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c indexer indexer-worker '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/indexer /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/indexer libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/indexer-worker /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/indexer-worker make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/indexer' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/indexer' Making install in ipc make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c ipc '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/ipc /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/ipc make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' Making install in master make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/master' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/master' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dovecot '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/sbin' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/dovecot /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/sbin/dovecot make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/master' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/master' Making install in login-common make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-login.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libdovecot-login.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-login.la -rpath /usr/lib64/dovecot liblogin.la ../lib-ssl-iostream/libssl_iostream.la ../lib-dovecot/libdovecot.la -lssl -lcrypto -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/liblogin.a ../lib-ssl-iostream/.libs/libssl_iostream.a -Wl,--no-whole-archive -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot -ldl -lssl -lcrypto -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-login.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-login.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 ssl-proxy.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common' Making install in imap-hibernate make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap-hibernate '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/imap-hibernate /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/imap-hibernate make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' Making install in imap-login make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-login' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-login' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap-login '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/login-common/libdovecot-login.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/imap-login /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/imap-login make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-login' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-login' Making install in imap make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/imap /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/imap /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap' Making install in imap-urlauth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c imap-urlauth-login imap-urlauth imap-urlauth-worker '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/login-common/libdovecot-login.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/imap-urlauth-login /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/imap-urlauth-login libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/imap-urlauth /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/imap-urlauth libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/imap-urlauth-worker /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/imap-urlauth-worker make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' Making install in pop3-login make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3-login' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3-login' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c pop3-login '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/login-common/libdovecot-login.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/pop3-login /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/pop3-login make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3-login' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3-login' Making install in pop3 make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c pop3 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/pop3 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/pop3 /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 pop3-capability.h pop3-client.h pop3-commands.h pop3-common.h pop3-settings.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3' Making install in lda make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' rm -f /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/deliver ln -s dovecot-lda /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/deliver /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c dovecot-lda '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/dovecot-lda /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/dovecot-lda make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' Making install in lmtp make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lmtp' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lmtp' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c lmtp '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lmtp /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/lmtp make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lmtp' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lmtp' Making install in log make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c log '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/log /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/log make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' Making install in config make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c doveconf '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/doveconf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/doveconf /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c config '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/config /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/config /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 config-filter.h config-parser.h config-parser-private.h config-request.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' Making install in director make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/director' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/director' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c director '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/director /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/director make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/director' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/director' Making install in replication make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' Making install in aggregator make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/aggregator' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/aggregator' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c aggregator '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/aggregator /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/aggregator make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/aggregator' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/aggregator' Making install in replicator make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/replicator' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/replicator' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c replicator '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/replicator /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/replicator make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/replicator' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/replicator' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' Making install in util make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/util' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/util' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c rawlog script script-login gdbhelper maildirlock '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/rawlog /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/rawlog libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/script /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/script libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/script-login /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/script-login libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/gdbhelper /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/gdbhelper libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/maildirlock /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/maildirlock make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/util' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/util' Making install in doveadm make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' Making install in dsync make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm/dsync' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm/dsync' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libdovecot-dsync.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libdovecot-dsync.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm/dsync; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -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 -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-dsync.la -rpath /usr/lib64/dovecot libdsync.la ../../lib-storage/libdovecot-storage.la ../../lib-dovecot/libdovecot.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libdsync.a -Wl,--no-whole-archive -L/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot-storage -ldovecot -ldl -O2 -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-dsync.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-dsync.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 dsync-brain.h dsync-ibc.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm/dsync' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm/dsync' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c doveadm '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/doveadm /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/doveadm rm -f /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/dsync ln -s doveadm /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/dsync /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c doveadm-server '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/doveadm-server /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/doveadm-server /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' Making install in ssl-params make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c ssl-params '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/ssl-params /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/ssl-params make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' Making install in stats make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c stats '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/stats /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/stats make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' Making install in plugins make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' Making install in acl make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_doveadm_acl_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib10_doveadm_acl_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_acl_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_acl_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/doveadm' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib01_acl_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib01_acl_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib01_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib01_acl_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib01_acl_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl' Making install in imap-acl make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib02_imap_acl_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib02_imap_acl_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib02_imap_acl_plugin.la -rpath /usr/lib64/dovecot imap-acl-plugin.lo ../acl/lib01_acl_plugin.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l01_acl_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib02_imap_acl_plugin.so libtool: install: /usr/bin/install -c .libs/lib02_imap_acl_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib02_imap_acl_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl' Making install in autocreate make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/autocreate' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/autocreate' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_autocreate_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_autocreate_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_autocreate_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_autocreate_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_autocreate_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/autocreate' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/autocreate' Making install in expire make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/expire' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/expire' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_doveadm_expire_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib10_doveadm_expire_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_expire_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_expire_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_expire_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/doveadm' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_expire_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_expire_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_expire_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_expire_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_expire_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/expire' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/expire' Making install in fts make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c xml2text '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/xml2text /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/xml2text /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /usr/bin/install -c decode2text.sh '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_doveadm_fts_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib20_doveadm_fts_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib20_doveadm_fts_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_doveadm_fts_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib20_doveadm_fts_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/doveadm' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_fts_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_fts_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_fts_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_fts_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_fts_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts' Making install in fts-squat make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib21_fts_squat_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib21_fts_squat_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib21_fts_squat_plugin.la -rpath /usr/lib64/dovecot fts-squat-plugin.lo fts-backend-squat.lo squat-trie.lo squat-uidlist.lo ../fts/lib20_fts_plugin.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l20_fts_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib21_fts_squat_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_squat_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib21_fts_squat_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat' Making install in last-login make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/last-login' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/last-login' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_last_login_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib10_last_login_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib10_last_login_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_last_login_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib10_last_login_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/last-login' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/last-login' Making install in lazy-expunge make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/lazy-expunge' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/lazy-expunge' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib02_lazy_expunge_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib02_lazy_expunge_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib02_lazy_expunge_plugin.so libtool: install: /usr/bin/install -c .libs/lib02_lazy_expunge_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib02_lazy_expunge_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/lazy-expunge' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/lazy-expunge' Making install in listescape make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/listescape' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/listescape' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_listescape_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_listescape_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_listescape_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_listescape_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_listescape_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/listescape' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/listescape' Making install in notify make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib15_notify_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib15_notify_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib15_notify_plugin.so libtool: install: /usr/bin/install -c .libs/lib15_notify_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib15_notify_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 notify-plugin.h notify-plugin-private.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify' Making install in push-notification make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_push_notification_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib20_push_notification_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_push_notification_plugin.la -rpath /usr/lib64/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 -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l15_notify_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_push_notification_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_push_notification_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_push_notification_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification' Making install in mail-filter make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-filter' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-filter' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_mail_filter_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib10_mail_filter_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib10_mail_filter_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_mail_filter_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib10_mail_filter_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-filter' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-filter' Making install in mail-log make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_mail_log_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib20_mail_log_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_mail_log_plugin.la -rpath /usr/lib64/dovecot mail-log-plugin.lo ../notify/lib15_notify_plugin.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l15_notify_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_mail_log_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_mail_log_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_mail_log_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log' Making install in mailbox-alias make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mailbox-alias' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mailbox-alias' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_mailbox_alias_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_mailbox_alias_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_mailbox_alias_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_mailbox_alias_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_mailbox_alias_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mailbox-alias' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mailbox-alias' Making install in quota make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c quota-status '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../../src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `../../../src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/quota-status /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/quota-status /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_doveadm_quota_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib10_doveadm_quota_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_quota_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_quota_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_quota_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/doveadm' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_quota_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib10_quota_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib10_quota_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_quota_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib10_quota_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' install -c -p -m644 quota.h quota-fs.h quota-plugin.h quota-private.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota' Making install in quota-clone make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota-clone' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota-clone' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_quota_clone_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_quota_clone_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_quota_clone_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_quota_clone_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_quota_clone_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota-clone' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota-clone' Making install in imap-quota make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib11_imap_quota_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib11_imap_quota_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib11_imap_quota_plugin.la -rpath /usr/lib64/dovecot imap-quota-plugin.lo ../quota/lib10_quota_plugin.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l10_quota_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib11_imap_quota_plugin.so libtool: install: /usr/bin/install -c .libs/lib11_imap_quota_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib11_imap_quota_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota' Making install in pop3-migration make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/pop3-migration' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/pop3-migration' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib05_pop3_migration_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib05_pop3_migration_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib05_pop3_migration_plugin.so libtool: install: /usr/bin/install -c .libs/lib05_pop3_migration_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib05_pop3_migration_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/pop3-migration' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/pop3-migration' Making install in replication make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_replication_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib20_replication_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib20_replication_plugin.la -rpath /usr/lib64/dovecot replication-plugin.lo ../notify/lib15_notify_plugin.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l15_notify_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib20_replication_plugin.so -o .libs/lib20_replication_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_replication_plugin.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_replication_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_replication_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_replication_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication' Making install in snarf make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/snarf' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/snarf' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib05_snarf_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib05_snarf_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib05_snarf_plugin.so libtool: install: /usr/bin/install -c .libs/lib05_snarf_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib05_snarf_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/snarf' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/snarf' Making install in stats make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib90_stats_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib90_stats_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib90_stats_plugin.so libtool: install: /usr/bin/install -c .libs/lib90_stats_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib90_stats_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/stats' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libstats_mail.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/stats' libtool: install: warning: relinking `libstats_mail.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstats_mail.la -rpath /usr/lib64/dovecot/stats mail-stats.lo ../../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/mail-stats.o -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libstats_mail.so -o .libs/libstats_mail.so libtool: install: /usr/bin/install -c .libs/libstats_mail.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/stats/libstats_mail.so libtool: install: /usr/bin/install -c .libs/libstats_mail.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/stats/libstats_mail.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/stats' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats' Making install in imap-stats make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib95_imap_stats_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib95_imap_stats_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib95_imap_stats_plugin.la -rpath /usr/lib64/dovecot imap-stats-plugin.lo ../stats/lib90_stats_plugin.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** Warning: Linking the shared library lib95_imap_stats_plugin.la against the loadable module *** lib90_stats_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/imap-stats-plugin.o -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l90_stats_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib95_imap_stats_plugin.so -o .libs/lib95_imap_stats_plugin.so libtool: install: /usr/bin/install -c .libs/lib95_imap_stats_plugin.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib95_imap_stats_plugin.so libtool: install: /usr/bin/install -c .libs/lib95_imap_stats_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib95_imap_stats_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' Making install in trash make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib11_trash_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib11_trash_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib11_trash_plugin.la -rpath /usr/lib64/dovecot trash-plugin.lo ../quota/lib10_quota_plugin.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** 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 -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l10_quota_plugin -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib11_trash_plugin.so -o .libs/lib11_trash_plugin.so libtool: install: /usr/bin/install -c .libs/lib11_trash_plugin.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib11_trash_plugin.so libtool: install: /usr/bin/install -c .libs/lib11_trash_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib11_trash_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash' Making install in virtual make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/virtual' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/virtual' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_virtual_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_virtual_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_virtual_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_virtual_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_virtual_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/virtual' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/virtual' Making install in zlib make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/zlib' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/zlib' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_zlib_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib20_zlib_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_zlib_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_zlib_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib20_zlib_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/zlib' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/zlib' Making install in imap-zlib make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-zlib' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-zlib' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib30_imap_zlib_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib30_imap_zlib_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib30_imap_zlib_plugin.so libtool: install: /usr/bin/install -c .libs/lib30_imap_zlib_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib30_imap_zlib_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-zlib' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-zlib' Making install in fts-lucene make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib20_doveadm_fts_lucene_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib20_doveadm_fts_lucene_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib20_doveadm_fts_lucene_plugin.so libtool: install: /usr/bin/install -c .libs/lib20_doveadm_fts_lucene_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib20_doveadm_fts_lucene_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/doveadm' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib21_fts_lucene_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/lib21_fts_lucene_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib21_fts_lucene_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_lucene_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib21_fts_lucene_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' Making install in fts-solr make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib21_fts_solr_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib21_fts_solr_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib21_fts_solr_plugin.la -rpath /usr/lib64/dovecot fts-backend-solr.lo fts-backend-solr-old.lo fts-solr-plugin.lo solr-connection.lo ../fts/lib20_fts_plugin.la -lexpat -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) *** Warning: Linking the shared library lib21_fts_solr_plugin.la against the loadable module *** lib20_fts_plugin.so is not portable! libtool: relink: gcc -shared -fPIC -DPIC .libs/fts-backend-solr.o .libs/fts-backend-solr-old.o .libs/fts-solr-plugin.o .libs/solr-connection.o -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -l20_fts_plugin -lexpat -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib21_fts_solr_plugin.so -o .libs/lib21_fts_solr_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_solr_plugin.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib21_fts_solr_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_solr_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib21_fts_solr_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' Making install in fs-compress make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libfs_compress.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libfs_compress.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfs_compress.la -rpath /usr/lib64/dovecot fs-compress.lo ../../lib-compression/libdovecot-compression.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/fs-compress.o -L/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/.libs -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot-compression -ldovecot -ldl -lz -lbz2 -llzma -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libfs_compress.so -o .libs/libfs_compress.so libtool: install: /usr/bin/install -c .libs/libfs_compress.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libfs_compress.so libtool: install: /usr/bin/install -c .libs/libfs_compress.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libfs_compress.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 `/root/rpmbuild/BUILD/dovecot-2.2.20/src' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' Making install in doc make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' Making install in man make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/man' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/man' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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-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-mount.1 doveadm-move.1 doveadm-penalty.1 doveadm-proxy.1 doveadm-purge.1 doveadm-pw.1 doveadm-quota.1 doveadm-replicator.1 doveadm-search.1 doveadm-sync.1 doveadm-user.1 doveadm-who.1 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man1' install -c -p -m644 doveconf.1 dovecot.1 dovecot-lda.1 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man7' install -c -p -m644 doveadm-search-query.7 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man7' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/man' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/man' Making install in wiki make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/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.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.RestrictAccess.txt Authentication.txt BasicConfiguration.txt Chrooting.txt Clients.NegativeUIDs.txt Clients.txt CompilingSource.txt Debugging.Authentication.txt Debugging.ProcessTracing.txt Debugging.Rawlog.txt Debugging.Thunderbird.txt Design.Arrays.txt Design.AuthProcess.txt Design.AuthProtocol.txt Design.Buffers.txt Design.Code.txt Design.DoveadmProtocol.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/wiki' install -c -p -m644 Design.Dsync.txt Design.Indexes.Cache.txt Design.Indexes.MailIndexApi.txt Design.Indexes.MainIndex.txt Design.Indexes.TransactionLog.txt Design.Indexes.txt Design.InputStreams.txt Design.MailProcess.txt Design.Memory.txt Design.OutputStreams.txt Design.Plugins.txt Design.Processes.txt Design.Storage.ErrorHandling.txt Design.Storage.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 HAProxy.txt HowTo.EximAndDovecotSASL.txt HowTo.ImapcProxy.txt HowTo.PopBSMTPAndDovecot.txt HowTo.PopRelay.txt HowTo.PostfixAndDovecotSASL.txt HowTo.Rootless.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/wiki' install -c -p -m644 HowTo.SimpleVirtualInstall.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.mailstore.txt MailboxFormat.mbox.txt MailboxFormat.mbx.txt 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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/wiki' install -c -p -m644 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.txt PerformanceTuning.txt Pigeonhole.Installation.txt Pigeonhole.ManageSieve.Clients.txt 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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/wiki' install -c -p -m644 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.Pipe.txt Pigeonhole.Sieve.Plugins.txt Pigeonhole.Sieve.Troubleshooting.txt Pigeonhole.Sieve.Usage.txt Pigeonhole.Sieve.txt Pigeonhole.txt Plugins.Autocreate.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.MailFilter.txt Plugins.MailLog.txt Plugins.MailboxAlias.txt Plugins.Notify.txt Plugins.QuotaClone.txt Plugins.Snarf.txt Plugins.Stats.txt Plugins.Trash.txt Plugins.Virtual.txt Plugins.Zlib.txt Plugins.txt PostLoginScripting.txt PreAuth.txt QuickConfiguration.txt Quota.Configuration.txt Quota.Count.txt Quota.Dict.txt Quota.Dirsize.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/wiki' install -c -p -m644 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.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.txt UserDatabase.ExtraFields.txt UserDatabase.NSS.txt UserDatabase.Prefetch.txt UserDatabase.Static.txt UserDatabase.txt UserIds.txt Variables.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/wiki' install -c -p -m644 VirtualUsers.Home.txt VirtualUsers.txt WhyDoesItNotWork.txt maildrop.txt mutt.txt uw2dovecot.sh.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/wiki' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' Making install in example-config make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' Making install in conf.d make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/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 90-acl.conf 90-plugin.conf 90-quota.conf '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/example-config/conf.d' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64//etc/dovecot /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/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 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/example-config' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot' install -c -p -m644 README '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20' install -c -p -m644 documentation.txt securecoding.txt thread-refs.txt mkcert.sh dovecot-openssl.cnf solr-schema.xml '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' + mv /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 /root/rpmbuild/BUILD/dovecot-2.2.20/docinstall + pushd dovecot-2.2-pigeonhole-0.4.9 ~/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9 ~/rpmbuild/BUILD/dovecot-2.2.20 + make install DESTDIR=/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 Making install in . make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' /bin/sh ./update-version.sh . . make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./update-version.sh . . /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 pigeonhole-version.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 pigeonhole-config.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' Making install in src make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' Making install in lib-sieve make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' Making install in util make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 edit-mail.h rfc2822.h program-client-private.h program-client.h realpath.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' Making install in storage make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' Making install in file make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' Making install in dict make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' Making install in ldap make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' make[5]: Nothing to be done for `install-exec-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' Making install in plugins make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' Making install in vacation make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' Making install in subaddress make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' Making install in comparator-i-ascii-numeric make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' Making install in relational make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' Making install in regex make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' Making install in imap4flags make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' Making install in copy make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 sieve-ext-copy.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' Making install in include make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' Making install in body make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' Making install in variables make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 sieve-ext-variables.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' Making install in enotify make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' Making install in mailto make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 sieve-ext-enotify.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' Making install in notify make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' Making install in environment make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 sieve-ext-environment.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' Making install in mailbox make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 sieve-ext-mailbox.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' Making install in date make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' Making install in spamvirustest make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' Making install in ihave make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' Making install in editheader make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' Making install in duplicate make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' Making install in index make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' Making install in metadata make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' Making install in vnd.dovecot make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' Making install in debug make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' Making install in environment make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[6]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdovecot-sieve.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `libdovecot-sieve.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../.. -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdovecot-sieve.la -rpath /usr/lib64/dovecot sieve-settings.lo sieve-message.lo sieve-smtp.lo sieve-lexer.lo sieve-script.lo sieve-storage.lo sieve-storage-sync.lo sieve-ast.lo sieve-binary.lo sieve-binary-file.lo sieve-binary-code.lo sieve-binary-debug.lo sieve-parser.lo sieve-address.lo sieve-validator.lo sieve-generator.lo sieve-interpreter.lo sieve-runtime-trace.lo sieve-code-dumper.lo sieve-binary-dumper.lo sieve-result.lo sieve-error.lo sieve-objects.lo sieve-stringlist.lo sieve-comparators.lo sieve-match-types.lo sieve-address-parts.lo sieve-match.lo sieve-commands.lo sieve-code.lo sieve-actions.lo sieve-extensions.lo sieve-plugins.lo cmp-i-octet.lo cmp-i-ascii-casemap.lo mcht-is.lo mcht-contains.lo mcht-matches.lo tst-truefalse.lo tst-not.lo tst-anyof.lo tst-allof.lo tst-address.lo tst-header.lo tst-exists.lo tst-size.lo cmd-require.lo cmd-stop.lo cmd-if.lo cmd-keep.lo cmd-redirect.lo cmd-discard.lo ext-fileinto.lo ext-reject.lo ext-envelope.lo ext-encoded-character.lo sieve.lo ../../src/lib-sieve/storage/file/libsieve_storage_file.la ../../src/lib-sieve/storage/dict/libsieve_storage_dict.la ../../src/lib-sieve/storage/ldap/libsieve_storage_ldap.la ../../src/lib-sieve/plugins/vacation/libsieve_ext_vacation.la ../../src/lib-sieve/plugins/subaddress/libsieve_ext_subaddress.la ../../src/lib-sieve/plugins/comparator-i-ascii-numeric/libsieve_ext_comparator-i-ascii-numeric.la ../../src/lib-sieve/plugins/relational/libsieve_ext_relational.la ../../src/lib-sieve/plugins/regex/libsieve_ext_regex.la ../../src/lib-sieve/plugins/copy/libsieve_ext_copy.la ../../src/lib-sieve/plugins/imap4flags/libsieve_ext_imap4flags.la ../../src/lib-sieve/plugins/include/libsieve_ext_include.la ../../src/lib-sieve/plugins/body/libsieve_ext_body.la ../../src/lib-sieve/plugins/variables/libsieve_ext_variables.la ../../src/lib-sieve/plugins/enotify/libsieve_ext_enotify.la ../../src/lib-sieve/plugins/notify/libsieve_ext_notify.la ../../src/lib-sieve/plugins/environment/libsieve_ext_environment.la ../../src/lib-sieve/plugins/mailbox/libsieve_ext_mailbox.la ../../src/lib-sieve/plugins/date/libsieve_ext_date.la ../../src/lib-sieve/plugins/spamvirustest/libsieve_ext_spamvirustest.la ../../src/lib-sieve/plugins/ihave/libsieve_ext_ihave.la ../../src/lib-sieve/plugins/editheader/libsieve_ext_editheader.la ../../src/lib-sieve/plugins/duplicate/libsieve_ext_duplicate.la ../../src/lib-sieve/plugins/index/libsieve_ext_index.la ../../src/lib-sieve/plugins/metadata/libsieve_ext_metadata.la ../../src/lib-sieve/plugins/vnd.dovecot/debug/libsieve_ext_debug.la ../../src/lib-sieve/plugins/vnd.dovecot/environment/libsieve_ext_vnd_environment.la ../../src/lib-sieve/util/libsieve_util.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/libimap-storage.la /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la -export-dynamic -ldl -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/sieve-settings.o .libs/sieve-message.o .libs/sieve-smtp.o .libs/sieve-lexer.o .libs/sieve-script.o .libs/sieve-storage.o .libs/sieve-storage-sync.o .libs/sieve-ast.o .libs/sieve-binary.o .libs/sieve-binary-file.o .libs/sieve-binary-code.o .libs/sieve-binary-debug.o .libs/sieve-parser.o .libs/sieve-address.o .libs/sieve-validator.o .libs/sieve-generator.o .libs/sieve-interpreter.o .libs/sieve-runtime-trace.o .libs/sieve-code-dumper.o .libs/sieve-binary-dumper.o .libs/sieve-result.o .libs/sieve-error.o .libs/sieve-objects.o .libs/sieve-stringlist.o .libs/sieve-comparators.o .libs/sieve-match-types.o .libs/sieve-address-parts.o .libs/sieve-match.o .libs/sieve-commands.o .libs/sieve-code.o .libs/sieve-actions.o .libs/sieve-extensions.o .libs/sieve-plugins.o .libs/cmp-i-octet.o .libs/cmp-i-ascii-casemap.o .libs/mcht-is.o .libs/mcht-contains.o .libs/mcht-matches.o .libs/tst-truefalse.o .libs/tst-not.o .libs/tst-anyof.o .libs/tst-allof.o .libs/tst-address.o .libs/tst-header.o .libs/tst-exists.o .libs/tst-size.o .libs/cmd-require.o .libs/cmd-stop.o .libs/cmd-if.o .libs/cmd-keep.o .libs/cmd-redirect.o .libs/cmd-discard.o .libs/ext-fileinto.o .libs/ext-reject.o .libs/ext-envelope.o .libs/ext-encoded-character.o .libs/sieve.o -Wl,--whole-archive ../../src/lib-sieve/storage/file/.libs/libsieve_storage_file.a ../../src/lib-sieve/storage/dict/.libs/libsieve_storage_dict.a ../../src/lib-sieve/storage/ldap/.libs/libsieve_storage_ldap.a ../../src/lib-sieve/plugins/vacation/.libs/libsieve_ext_vacation.a ../../src/lib-sieve/plugins/subaddress/.libs/libsieve_ext_subaddress.a ../../src/lib-sieve/plugins/comparator-i-ascii-numeric/.libs/libsieve_ext_comparator-i-ascii-numeric.a ../../src/lib-sieve/plugins/relational/.libs/libsieve_ext_relational.a ../../src/lib-sieve/plugins/regex/.libs/libsieve_ext_regex.a ../../src/lib-sieve/plugins/copy/.libs/libsieve_ext_copy.a ../../src/lib-sieve/plugins/imap4flags/.libs/libsieve_ext_imap4flags.a ../../src/lib-sieve/plugins/include/.libs/libsieve_ext_include.a ../../src/lib-sieve/plugins/body/.libs/libsieve_ext_body.a ../../src/lib-sieve/plugins/variables/.libs/libsieve_ext_variables.a ../../src/lib-sieve/plugins/enotify/.libs/libsieve_ext_enotify.a ../../src/lib-sieve/plugins/notify/.libs/libsieve_ext_notify.a ../../src/lib-sieve/plugins/environment/.libs/libsieve_ext_environment.a ../../src/lib-sieve/plugins/mailbox/.libs/libsieve_ext_mailbox.a ../../src/lib-sieve/plugins/date/.libs/libsieve_ext_date.a ../../src/lib-sieve/plugins/spamvirustest/.libs/libsieve_ext_spamvirustest.a ../../src/lib-sieve/plugins/ihave/.libs/libsieve_ext_ihave.a ../../src/lib-sieve/plugins/editheader/.libs/libsieve_ext_editheader.a ../../src/lib-sieve/plugins/duplicate/.libs/libsieve_ext_duplicate.a ../../src/lib-sieve/plugins/index/.libs/libsieve_ext_index.a ../../src/lib-sieve/plugins/metadata/.libs/libsieve_ext_metadata.a ../../src/lib-sieve/plugins/vnd.dovecot/debug/.libs/libsieve_ext_debug.a ../../src/lib-sieve/plugins/vnd.dovecot/environment/.libs/libsieve_ext_vnd_environment.a ../../src/lib-sieve/util/.libs/libsieve_util.a /root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage/.libs/libimap-storage.a -Wl,--no-whole-archive -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot-lda -ldovecot-storage -ldovecot -ldl -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libdovecot-sieve.so.0 -o .libs/libdovecot-sieve.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libdovecot-sieve.so.0.0.0T /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-sieve.so.0.0.0 libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot && { ln -s -f libdovecot-sieve.so.0.0.0 libdovecot-sieve.so.0 || { rm -f libdovecot-sieve.so.0 && ln -s libdovecot-sieve.so.0.0.0 libdovecot-sieve.so.0; }; }) libtool: install: (cd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot && { ln -s -f libdovecot-sieve.so.0.0.0 libdovecot-sieve.so || { rm -f libdovecot-sieve.so && ln -s libdovecot-sieve.so.0.0.0 libdovecot-sieve.so; }; }) libtool: install: /usr/bin/install -c .libs/libdovecot-sieve.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/libdovecot-sieve.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' install -c -p -m644 sieve-config.h sieve-types.h sieve-common.h sieve-limits.h sieve-settings.h sieve-message.h sieve-smtp.h sieve-lexer.h sieve-script.h sieve-script-private.h sieve-storage.h sieve-storage-private.h sieve-ast.h sieve-binary.h sieve-binary-private.h sieve-parser.h sieve-address.h sieve-validator.h sieve-generator.h sieve-interpreter.h sieve-runtime-trace.h sieve-runtime.h sieve-code-dumper.h sieve-binary-dumper.h sieve-dump.h sieve-result.h sieve-error.h sieve-error-private.h sieve-objects.h sieve-stringlist.h sieve-match.h sieve-comparators.h sieve-match-types.h sieve-address-parts.h sieve-commands.h sieve-code.h sieve-actions.h sieve-extensions.h sieve-plugins.h sieve.h '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/include/dovecot/sieve' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' Making install in plugins make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' Making install in doveadm-sieve make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib10_doveadm_sieve_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm' libtool: install: warning: relinking `lib10_doveadm_sieve_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib10_doveadm_sieve_plugin.la -rpath /usr/lib64/dovecot/doveadm doveadm-sieve-cmd-list.lo doveadm-sieve-cmd-get.lo doveadm-sieve-cmd-put.lo doveadm-sieve-cmd-delete.lo doveadm-sieve-cmd-activate.lo doveadm-sieve-cmd-rename.lo doveadm-sieve-cmd.lo doveadm-sieve-sync.lo doveadm-sieve-plugin.lo ../../../src/lib-sieve/libdovecot-sieve.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/doveadm-sieve-cmd-list.o .libs/doveadm-sieve-cmd-get.o .libs/doveadm-sieve-cmd-put.o .libs/doveadm-sieve-cmd-delete.o .libs/doveadm-sieve-cmd-activate.o .libs/doveadm-sieve-cmd-rename.o .libs/doveadm-sieve-cmd.o .libs/doveadm-sieve-sync.o .libs/doveadm-sieve-plugin.o -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot-sieve -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib10_doveadm_sieve_plugin.so -o .libs/lib10_doveadm_sieve_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_sieve_plugin.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_sieve_plugin.so libtool: install: /usr/bin/install -c .libs/lib10_doveadm_sieve_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/doveadm/lib10_doveadm_sieve_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/doveadm' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' Making install in lda-sieve make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib90_sieve_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot' libtool: install: warning: relinking `lib90_sieve_plugin.la' libtool: install: (cd /root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve; /bin/sh /root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/libtool --tag CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I../../.. -module -avoid-version -Wl,-z,now -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib90_sieve_plugin.la -rpath /usr/lib64/dovecot lda-sieve-log.lo lda-sieve-plugin.lo ../../../src/lib-sieve/libdovecot-sieve.la -inst-prefix-dir /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/lda-sieve-log.o .libs/lda-sieve-plugin.o -L/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot -L/usr/lib64/dovecot -ldovecot-sieve -O2 -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,lib90_sieve_plugin.so -o .libs/lib90_sieve_plugin.so libtool: install: /usr/bin/install -c .libs/lib90_sieve_plugin.soT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib90_sieve_plugin.so libtool: install: /usr/bin/install -c .libs/lib90_sieve_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/lib90_sieve_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' Making install in sieve-extprograms make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/sieve' /bin/sh ../../../libtool --mode=install /usr/bin/install -c lib90_sieve_extprograms_plugin.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/sieve' libtool: install: /usr/bin/install -c .libs/lib90_sieve_extprograms_plugin.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/sieve/lib90_sieve_extprograms_plugin.so libtool: install: /usr/bin/install -c .libs/lib90_sieve_extprograms_plugin.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/sieve/lib90_sieve_extprograms_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/sieve' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' Making install in settings make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libpigeonhole_settings.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings' libtool: install: /usr/bin/install -c .libs/libpigeonhole_settings.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings/libpigeonhole_settings.so libtool: install: /usr/bin/install -c .libs/libpigeonhole_settings.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings/libpigeonhole_settings.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/settings' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/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 `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' Making install in lib-sieve-tool make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' Making install in sieve-tools make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sievec sieve-dump sieve-test sieve-filter '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin' libtool: install: warning: `../../src/lib-sieve/libdovecot-sieve.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/sievec /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/sievec libtool: install: warning: `../../src/lib-sieve/libdovecot-sieve.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/sieve-dump /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/sieve-dump libtool: install: warning: `../../src/lib-sieve/libdovecot-sieve.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/sieve-test /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/sieve-test libtool: install: warning: `../../src/lib-sieve/libdovecot-sieve.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/sieve-filter /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/bin/sieve-filter make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' Making install in testsuite make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' Making install in lib-managesieve make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' Making install in managesieve make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c managesieve '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `../../src/lib-sieve/libdovecot-sieve.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/libdovecot-storage.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda/libdovecot-lda.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/managesieve /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/managesieve /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmanagesieve_settings.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings' libtool: install: /usr/bin/install -c .libs/libmanagesieve_settings.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings/libmanagesieve_settings.so libtool: install: /usr/bin/install -c .libs/libmanagesieve_settings.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings/libmanagesieve_settings.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/settings' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' Making install in managesieve-login make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' /bin/sh ../../libtool --mode=install /usr/bin/install -c managesieve-login '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common/libdovecot-login.la' has not been installed in `/usr/lib64/dovecot' libtool: install: warning: `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot/libdovecot.la' has not been installed in `/usr/lib64/dovecot' libtool: install: /usr/bin/install -c .libs/managesieve-login /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/managesieve-login /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmanagesieve_login_settings.la '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings' libtool: install: /usr/bin/install -c .libs/libmanagesieve_login_settings.so /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings/libmanagesieve_login_settings.so libtool: install: /usr/bin/install -c .libs/libmanagesieve_login_settings.lai /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/settings/libmanagesieve_login_settings.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dovecot/settings' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/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 `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' Making install in doc make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' Making install in man make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man1' install -c -p -m644 sieved.1 doveadm-sieve.1 sievec.1 sieve-dump.1 sieve-test.1 sieve-filter.1 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man7' install -c -p -m644 pigeonhole.7 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man7' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' Making install in example-config make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' Making install in conf.d make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/example-config/conf.d' install -c -p -m644 20-managesieve.conf 90-sieve.conf 90-sieve-extprograms.conf '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/example-config/conf.d' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' Making install in rfc make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' Making install in extensions make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/sieve/extensions' install -c -p -m644 duplicate.txt editheader.txt include.txt spamtest-virustest.txt vacation.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/sieve/extensions' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' Making install in locations make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/sieve/locations' install -c -p -m644 dict.txt file.txt ldap.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/sieve/locations' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' Making install in plugins make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/sieve/plugins' install -c -p -m644 sieve_extprograms.txt '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20/sieve/plugins' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' + mv /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-pigeonhole + install -m 644 AUTHORS ChangeLog COPYING COPYING.LGPL INSTALL NEWS README /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-pigeonhole + popd ~/rpmbuild/BUILD/dovecot-2.2.20 + install -Dp /root/rpmbuild/SOURCES/dovecot.pam /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pam.d/dovecot + install -Dp /root/rpmbuild/SOURCES/dovecot.conf.5.gz /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/man/man5/dovecot.conf.5.gz + install /root/rpmbuild/SOURCES/prestartscript /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot + mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pki/dovecot/certs + mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pki/dovecot/private + touch /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pki/dovecot/certs/dovecot.pem + touch /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pki/dovecot/private/dovecot.pem + chmod 600 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pki/dovecot/certs/dovecot.pem + chmod 600 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pki/dovecot/private/dovecot.pem + install -Dp /root/rpmbuild/SOURCES/dovecot.tmpfilesd /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib/tmpfiles.d/dovecot.conf + mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/var/run/dovecot/login /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/var/run/dovecot/empty + mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot/conf.d + 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/90-acl.conf docinstall/example-config/conf.d/90-plugin.conf docinstall/example-config/conf.d/90-quota.conf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot/conf.d + install -p -m 644 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-pigeonhole/example-config/conf.d/20-managesieve.conf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-pigeonhole/example-config/conf.d/90-sieve-extprograms.conf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-pigeonhole/example-config/conf.d/90-sieve.conf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/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 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot/conf.d + install -p -m 644 '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-pigeonhole/example-config/conf.d/*.conf.ext' /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot/conf.d install: cannot stat '/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-pigeonhole/example-config/conf.d/*.conf.ext': No such file or directory + : + install -p -m 644 doc/dovecot-openssl.cnf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/pki/dovecot/dovecot-openssl.cnf + install /root/rpmbuild/SOURCES/dovecot.conf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot + install /root/rpmbuild/SOURCES/dovecot.toaster.conf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot/toaster.conf + install /root/rpmbuild/SOURCES/dovecot.local.conf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot/local.conf + install -Dp /root/rpmbuild/SOURCES/dovecot.logrotate /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/logrotate.d/dovecot + install -p -m755 doc/mkcert.sh /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/libexec/dovecot/mkcert.sh + mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/var/lib/dovecot + find /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/lib64/dovecot/ -name '*.la' -exec rm -f '{}' ';' + rm -f /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/dovecot/README + pushd docinstall ~/rpmbuild/BUILD/dovecot-2.2.20/docinstall ~/rpmbuild/BUILD/dovecot-2.2.20 + rm -f securecoding.txt thread-refs.txt + popd ~/rpmbuild/BUILD/dovecot-2.2.20 + install -Dp /root/rpmbuild/SOURCES/dovecot.lib.x86_64 /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/etc/ld.so.conf.d/dovecot.conf + '[' '%{buildarch}' = noarch ']' + QA_CHECK_RPATHS=1 + case "${QA_CHECK_RPATHS:-}" in + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7me3zC + umask 022 + cd /root/rpmbuild/BUILD + cd dovecot-2.2.20 + make check Making check in . make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20' /bin/sh ./update-version.sh . . make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20' Making check in src make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' Making check in lib-test make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-test' Making check in lib make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 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_requiredXX() .................................................... : ok UINT64_SUM_OVERFLOWS ................................................. : ok bsearch_insert_pos(0,18) ............................................. : ok bsearch_insert_pos(1,18) ............................................. : ok buffer ............................................................... : 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 Warning: deliberate warning - be happy you're seeing this test: random seed #1 was 1449238008 expected messages .................................................... : ok Error: deliberate error - be happy you're seeing this expected strings in messages ......................................... : ok guid_128_generate() .................................................. : ok guid_128_is_empty() .................................................. : ok guid_128_copy() ...................................................... : ok guid_128_to_string() ................................................. : ok guid_128_from_string() ............................................... : 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 size ..................................................... : ok binary to hex ........................................................ : ok binary to hex ucase .................................................. : ok binary to hex ucase .................................................. : ok hex to binary ........................................................ : ok ioloop timeout ....................................................... : ok ioloop find fd conditions ............................................ : 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 istream children ..................................................... : ok istream base64 decoder 1 ............................................. : ok istream base64 decoder 2 ............................................. : ok istream base64 decoder 3 ............................................. : ok istream base64 decoder error ......................................... : ok istream base64 decoder 1 ............................................. : ok istream base64 decoder 2 ............................................. : ok istream base64 decoder 3 ............................................. : ok istream base64 encoder seek .......................................... : ok istream concat ....................................................... : ok istream concat random ................................................ : ok istream crlf ......................................................... : ok istream crlf(random) ................................................. : ok istream failure at ................................................... : ok istream seekable ..................................................... : ok istream seekable random .............................................. : ok istream seekable eof ................................................. : ok istream tee tailing .................................................. : ok istream tee blocks ................................................... : ok istream unix ......................................................... : ok json parser .......................................................... : ok json parser (nonblocking) ............................................ : ok json tree ............................................................ : ok dllist ............................................................... : ok dllist ............................................................... : ok mempool_alloconly .................................................... : ok net_is_in_network(): net_is_in_network(0) ............................ : ok net_is_in_network(): net_is_in_network(1) ............................ : ok net_is_in_network(): net_is_in_network(2) ............................ : ok net_is_in_network(): net_is_in_network(3) ............................ : ok net_is_in_network(): net_is_in_network(4) ............................ : ok net_is_in_network(): net_is_in_network(5) ............................ : ok net_is_in_network(): net_is_in_network(6) ............................ : ok net_is_in_network(): net_is_in_network(7) ............................ : ok net_is_in_network(): net_is_in_network(8) ............................ : ok net_is_in_network(): net_is_in_network(9) ............................ : ok net_is_in_network(): net_is_in_network(10) ........................... : ok net_is_in_network(): net_is_in_network(11) ........................... : ok net_is_in_network(): net_is_in_network(12) ........................... : ok net_is_in_network(): net_is_in_network(13) ........................... : ok net_is_in_network(): net_is_in_network(14) ........................... : ok net_is_in_network(): net_is_in_network(15) ........................... : ok net_is_in_network(): net_is_in_network(16) ........................... : ok net_is_in_network() .................................................. : ok net_ip2addr() ........................................................ : ok numpack (good) ....................................................... : ok numpack (bad) ........................................................ : ok ostream failure at ................................................... : ok ostream pwrite random ................................................ : 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(0) ............................................ : ok seq_range_array_invert(1) ............................................ : ok seq_range_array_invert(2) ............................................ : ok seq_range_array_invert(3) ............................................ : ok seq_range_array_invert(4) ............................................ : ok seq_range_array_invert(5) ............................................ : ok seq_range_array_have_common() ........................................ : ok seq_range_array random ............................................... : ok str_c() .............................................................. : ok str_escape ........................................................... : ok str_unescape ......................................................... : ok str_unescape_next .................................................... : ok str_tabescape ........................................................ : ok p_strarray_dup ....................................................... : ok t_strsplit ........................................................... : ok t_strsplit_tab ....................................................... : ok t_str_replace ........................................................ : ok t_str_ltrim .......................................................... : ok t_str_rtrim .......................................................... : 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_find() ........................................................... : ok str_sanitize ......................................................... : ok str_sanitize_append .................................................. : ok str_table ............................................................ : ok timeval_cmp() ........................................................ : ok timeval_diff_*() ..................................................... : ok timings 0 ............................................................ : ok timings 1 ............................................................ : ok timings 2 ............................................................ : ok unichars encode/decode ............................................... : ok unichar collation .................................................... : ok uni_utf8_strlen() .................................................... : ok uni_utf8_strlen_n() .................................................. : ok uni_utf8_partial_strlen_n() .......................................... : 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 var_expand - ranges .................................................. : ok var_expand - builtin ................................................. : ok var_get_key_range .................................................... : ok var_expand_with_funcs ................................................ : ok wildcard_match() ..................................................... : ok fatal_array .......................................................... : ok fatal_mempool ........................................................ : ok fatal_printf_format_fix .............................................. : ok 0 / 233 tests failed make check-am make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib' Making check in lib-settings make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-settings' Making check in lib-auth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-auth' Making check in lib-master make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' for bin in test-master-service-settings-cache; do \ if ! ./$bin; then exit 1; fi; \ done 0 / 0 tests failed make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-master' Making check in lib-charset make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-charset' Making check in lib-dns make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dns' Making check in lib-dict make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' for bin in test-dict; do \ if ! ./$bin; then exit 1; fi; \ done dict escape .......................................................... : ok 0 / 1 tests failed make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dict' Making check in lib-sasl make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sasl' Making check in lib-ssl-iostream make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ssl-iostream' Making check in lib-stats make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-stats' Making check in lib-http make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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://ww.%23example.com/ .......... : ok http url parse/create [6]: create http://ww.%23example.com/ .......... : ok http url parse/create [6] ............................................ : ok http url parse/create [7]: parse http://www.example.com/%23shared/news : ok http url parse/create [7]: create http://www.example.com/%23shared/news : ok http url parse/create [7] ............................................ : ok http url parse/create [8]: parse http://www.example.com/query.php?name=Hendrik%20Visser : ok http url parse/create [8]: create http://www.example.com/query.php?name=Hendrik%20Visser : ok http url parse/create [8] ............................................ : ok http url parse/create [9]: parse http://www.example.com/network.html#IMAP%20Server : ok http url parse/create [9]: create http://www.example.com/network.html#IMAP%20Server : ok http url parse/create [9] ............................................ : ok 0 / 176 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]: payload receive ............................. : ok http response valid [0]: parse success ............................... : 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] .............................................. : ok http response valid [1]: payload receive ............................. : ok http response valid [1]: payload receive ............................. : ok http response valid [1]: parse success ............................... : 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] .............................................. : ok http response valid [2]: payload receive ............................. : ok http response valid [2]: parse success ............................... : ok http response valid [2]: response->status = 401 ...................... : ok http response valid [2]: response->payload = Frop! ................... : ok http response valid [2] .............................................. : ok http response invalid [0] ............................................ : ok http response invalid [1] ............................................ : ok http response invalid [2] ............................................ : ok http response invalid [3] ............................................ : ok http response invalid [4] ............................................ : ok http response with NULs: parse success ............................... : ok http response with NULs: header present .............................. : ok http response with NULs: header Server: textserver ................... : ok http response with NULs .............................................. : ok 0 / 25 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 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 with NULs ............................................... : ok 0 / 128 tests failed make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-http' Making check in lib-fs make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fs' Making check in lib-mail make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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-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-parser test-message-id test-message-parser test-message-part test-message-snippet test-ostream-dot test-qp-decoder 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 0 / 2 tests failed istream binary converter ............................................. : ok 0 / 1 tests failed i_stream_create_header_filter(exclude) ............................... : ok i_stream_create_header_filter(edit) .................................. : ok i_stream_create_header_filter(end_body_with_lf) ...................... : ok 0 / 3 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 mail_html2text() ..................................................... : ok 0 / 1 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 groups .................................. : ok message address parsing with empty group ............................. : ok 0 / 3 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 0 / 8 tests failed message decoder ...................................................... : ok message_decoder_current_content_type() ............................... : ok 0 / 2 tests failed message header decode ................................................ : ok message header encode & decode randomly .............................. : ok 0 / 2 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 parser ................................................ : ok message header parser partial ........................................ : ok message header parser long lines ..................................... : ok message header parser extra CR in EOH ................................ : ok 0 / 4 tests failed message id parser .................................................... : ok 0 / 1 tests failed message parser in small blocks ....................................... : ok 0 / 1 tests failed message part indexes ................................................. : 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 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[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-mail' Making check in lib-imap make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap' for bin in test-imap-bodystructure 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 ............................................. : ok imap bodystructure parser ............................................ : ok 0 / 2 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 0 / 3 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://host.%23example.com/ ....... : ok imap url parse/create [16]: create imap://host.%23example.com/ ....... : ok imap url parse/create [16] ........................................... : ok imap url parse/create [17]: parse imap://user%3ba@host.example.com/ . : ok imap url parse/create [17]: create imap://user%3ba@host.example.com/ . : ok imap url parse/create [17] ........................................... : ok imap url parse/create [18]: parse imap://user%40example.com@host.example.com/ : ok imap url parse/create [18]: create imap://user%40example.com@host.example.com/ : ok imap url parse/create [18] ........................................... : ok imap url parse/create [19]: parse imap://user%40example.com;AUTH=STR%23ANGE@host.example.com/ : ok imap url parse/create [19]: create imap://user%40example.com;AUTH=STR%23ANGE@host.example.com/ : ok imap url parse/create [19] ........................................... : ok imap url parse/create [20]: parse imap://user;AUTH=PLAIN@host.example.com/INBOX/Important%3bWork : ok imap url parse/create [20]: create imap://user;AUTH=PLAIN@host.example.com/INBOX/Important%3bWork : ok imap url parse/create [20] ........................................... : ok imap url parse/create [21]: parse imap://user@host.example.com/%23shared/news : ok imap url parse/create [21]: create imap://user@host.example.com/%23shared/news : ok imap url parse/create [21] ........................................... : ok imap url parse/create [22]: parse imap://user@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=HEADER.FIELDS%20(DATE%20FROM) : ok imap url parse/create [22]: create imap://user@host.example.com/INBOX;UIDVALIDITY=15/;UID=5/;SECTION=HEADER.FIELDS%20(DATE%20FROM) : ok imap url parse/create [22] ........................................... : ok imap url parse/create [23]: 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 [23]: 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 [23] ........................................... : ok 0 / 1025 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[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap' Making check in lib-imap-storage make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-storage' Making check in lib-dovecot make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-dovecot' Making check in lib-fts make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 english possessive ........................................ : ok 0 / 10 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 search email address + parent .......................... : ok 0 / 8 tests failed make check-am make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-fts' Making check in lib-imap-client make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-client' Making check in lib-imap-urlauth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-urlauth' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-imap-urlauth' Making check in lib-compression make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 compression handler xz ............................................... : ok 0 / 4 tests failed make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-compression' Making check in lib-index make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index' for bin in test-mail-index-sync-ext test-mail-index-transaction-finish test-mail-index-transaction-update test-mail-transaction-log-append test-mail-transaction-log-view; do \ if ! ./$bin; then exit 1; fi; \ done mail index sync ext atomic inc ....................................... : ok 0 / 1 tests failed mail index transaction finish flag updates ........................... : ok mail index transaction finish check conflicts ........................ : ok mail index transaction finish modseq updates ......................... : ok mail index transaction finish expunges ............................... : ok 0 / 4 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 0 / 11 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 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[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-index' Making check in lib-storage make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' Making check in list make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/list' Making check in index make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' Making check in maildir make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/maildir' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/maildir' Making check in mbox make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/mbox' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/mbox' Making check in dbox-common make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-common' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-common' Making check in dbox-multi make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-multi' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-multi' Making check in dbox-single make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-single' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/dbox-single' Making check in cydir make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/cydir' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/cydir' Making check in imapc make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/imapc' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/imapc' Making check in pop3c make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/pop3c' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/pop3c' Making check in raw make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/raw' Making check in shared make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/shared' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index/shared' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/index' Making check in register make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage/register' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' for bin in test-mail-search-args-imap test-mail-search-args-simplify 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 0 / 1 tests failed mailbox get expunges ................................................. : ok 0 / 1 tests failed make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-storage' Making check in lib-sql make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-sql' Making check in lib-ntlm make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ntlm' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-ntlm' Making check in lib-otp make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-otp' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-otp' Making check in lib-lda make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lib-lda' Making check in anvil make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' for bin in test-penalty; do \ if ! ./$bin; then exit 1; fi; \ done penalty .............................................................. : ok 0 / 1 tests failed make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/anvil' Making check in auth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' for bin in test-auth-cache test-auth-request-var-expand test-db-dict; do \ if ! ./$bin; then exit 1; fi; \ done 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 0 / 5 tests failed db dict parse cache key .............................................. : ok 0 / 1 tests failed make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/auth' Making check in dict make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dict' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dict' Making check in dns make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/dns' Making check in indexer make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/indexer' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/indexer' Making check in ipc make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ipc' Making check in master make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/master' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/master' Making check in login-common make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/login-common' Making check in imap-hibernate make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-hibernate' Making check in imap-login make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-login' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-login' Making check in imap make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap' Making check in imap-urlauth make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/imap-urlauth' Making check in pop3-login make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3-login' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3-login' Making check in pop3 make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/pop3' Making check in lda make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lda' Making check in lmtp make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lmtp' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/lmtp' Making check in log make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/log' Making check in config make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/config' Making check in director make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/director' Making check in replication make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' Making check in aggregator make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/aggregator' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/aggregator' Making check in replicator make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/replicator' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication/replicator' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/replication' Making check in util make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/util' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/util' Making check in doveadm make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' Making check in dsync make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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 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 dsync mailbox tree sync creates ...................................... : ok 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 dsync mailbox tree sync deletes ...................................... : ok 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 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 dsync mailbox tree sync renames 1 .................................... : ok 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 dsync mailbox tree sync renames 2 .................................... : ok 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 dsync mailbox tree sync renames 3 .................................... : ok 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 dsync mailbox tree sync renames 4 .................................... : ok 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 dsync mailbox tree sync renames 5 .................................... : ok 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 dsync mailbox tree sync renames 6 .................................... : ok 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 dsync mailbox tree sync renames 7 .................................... : ok 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 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 dsync mailbox tree sync renames 8 .................................... : ok 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 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 dsync mailbox tree sync renames 9 .................................... : ok 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 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 dsync mailbox tree sync renames 10 ................................... : ok 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 dsync mailbox tree sync renames 11 ................................... : ok 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 -- 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 dsync mailbox tree sync renames 12 ................................... : ok 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 dsync mailbox tree sync renames 13 ................................... : ok 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 dsync mailbox tree sync renames 14 ................................... : ok 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 dsync mailbox tree sync renames 15 ................................... : ok 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 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 dsync mailbox tree sync renames 16 ................................... : ok 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 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 dsync mailbox tree sync renames 17 ................................... : ok 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 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' dsync mailbox tree sync renames 18 ................................... : ok 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 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 dsync mailbox tree sync renames 19 ................................... : ok 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 dsync mailbox tree sync renames 20 ................................... : ok Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=00000000000000000000000000000000/0/0, remote=08000000000000000000000000000000/6/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.2' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.1/2.0' to '3.1'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=0b000000000000000000000000000000/8/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.1' to '3.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.1' to '2.0'(local: local_node2=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/9/1: conflicting name: Renamed '1.0' to '1.0-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.1' to '1.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/9/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.2' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=10000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.1' to '3.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.0: local=11000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.1: local=12000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=11000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.1: local=12000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=00000000000000000000000000000000/0/0, remote=12000000000000000000000000000000/9/1: conflicting name: Renamed '1.1' to '1.1-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.1' to '1.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=00000000000000000000000000000000/0/0, remote=13000000000000000000000000000000/9/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.2' to '2.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=15000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.1' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.0: local=16000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.0/2.0: local=17000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.0/2.0/3.0: local=18000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=19000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.0' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=19000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/2.0: local=17000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/2.0/3.0: local=18000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/9/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/2.0' to '2.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=19000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=19000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=00000000000000000000000000000000/0/0, remote=1a000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1/2.0' to '3.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=00000000000000000000000000000000/0/0, remote=1b000000000000000000000000000000/9/1: conflicting name: Renamed '2.2' to '2.2-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2/3.0' to '2.2'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=00000000000000000000000000000000/0/0, remote=1c000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2' to '3.0'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/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.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1: local=00000000000000000000000000000000/0/0, remote=1d000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0' to '3.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/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.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/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/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/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.0/2.1/3.2/3.1/3.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.0/2.1/3.2/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.2/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-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=00000000000000000000000000000000/0/0, remote=09000000000000000000000000000000/8/1: conflicting name: Renamed '1.1' to '1.1-temp-1' + Renamed '0.0/1.0/2.1/3.2/3.0' to '1.1'(remote: remote_node1=NULL) Debug: brain S: -- Mailbox renamed, restart sync -- Debug: brain S: Mailbox 0.0: local=01000000000000000000000000000000/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.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.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: 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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/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.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/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/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/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.0/2.1/3.2/3.1/3.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.0/2.1/3.2/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.2/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-temp-1: local=00000000000000000000000000000000/0/0, remote=00000000000000000000000000000000/0/0: Directory rename branch not found Debug: brain S: Mailbox 0.0/1.1: local=09000000000000000000000000000000/8/1, remote=09000000000000000000000000000000/8/1: Mailboxes are equal 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: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox 0.0/1.0/2.1/3.2/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.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox 0.0/1.0/2.1/3.2/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.1-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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=00000000000000000000000000000000/0/0, remote=08000000000000000000000000000000/6/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.2' 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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.1/2.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=00000000000000000000000000000000/0/0, remote=0b000000000000000000000000000000/8/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.1' 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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=00000000000000000000000000000000/0/0: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=00000000000000000000000000000000/0/0, remote=0e000000000000000000000000000000/9/1: conflicting name: Renamed '1.0' to '1.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.1' 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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=00000000000000000000000000000000/0/0, remote=0f000000000000000000000000000000/9/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.2' 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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=00000000000000000000000000000000/0/0, remote=10000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.1' 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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.0: local=11000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.1: local=12000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=11000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.1: local=12000000000000000000000000000000/4/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=00000000000000000000000000000000/0/0, remote=12000000000000000000000000000000/9/1: conflicting name: Renamed '1.1' to '1.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0/3.1' to '1.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=00000000000000000000000000000000/0/0, remote=13000000000000000000000000000000/9/1: conflicting name: Renamed '2.0' to '2.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.2' 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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=00000000000000000000000000000000/0/0, remote=15000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.0: local=16000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.0/2.0: local=17000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.0/2.0/3.0: local=18000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=19000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=00000000000000000000000000000000/0/0, remote=16000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=19000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/2.0: local=17000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/2.0/3.0: local=18000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=00000000000000000000000000000000/0/0, remote=17000000000000000000000000000000/9/1: conflicting name: Renamed '2.1' to '2.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/2.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=19000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=00000000000000000000000000000000/0/0, remote=19000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1/2.0: local=1a000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1/2.0/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=00000000000000000000000000000000/0/0, remote=1a000000000000000000000000000000/9/1: conflicting name: Renamed '3.2' to '3.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1/2.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2/3.0: local=1b000000000000000000000000000000/5/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=00000000000000000000000000000000/0/0, remote=1b000000000000000000000000000000/9/1: conflicting name: Renamed '2.2' to '2.2-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2/3.0' to '2.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2: local=1c000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=00000000000000000000000000000000/0/0, remote=1c000000000000000000000000000000/9/1: conflicting name: Renamed '3.0' to '3.0-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/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.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0: local=1d000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.0/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1: local=00000000000000000000000000000000/0/0, remote=1d000000000000000000000000000000/9/1: conflicting name: Renamed '3.1' to '3.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.0: local=09000000000000000000000000000000/6/1, remote=00000000000000000000000000000000/0/0: conflicting name: remote: unchanged Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/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.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/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/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/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.0/2.1/3.2/3.1/3.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.0/2.1/3.2/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.2/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-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=00000000000000000000000000000000/0/0, remote=09000000000000000000000000000000/8/1: conflicting name: Renamed '1.1' to '1.1-temp-1' + Renamed 'INBOX/0.0/1.0/2.1/3.2/3.0' to '1.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/4/1, remote=01000000000000000000000000000000/1/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0: local=02000000000000000000000000000000/4/1, remote=02000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0: local=03000000000000000000000000000000/4/1, remote=03000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.0/3.0: local=04000000000000000000000000000000/9/1, remote=04000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1: local=05000000000000000000000000000000/5/1, remote=05000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.0: local=06000000000000000000000000000000/5/1, remote=06000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.1: local=07000000000000000000000000000000/5/1, remote=07000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2: local=08000000000000000000000000000000/6/1, remote=08000000000000000000000000000000/6/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.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.2/3.1: local=0a000000000000000000000000000000/8/1, remote=0a000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0: local=0b000000000000000000000000000000/8/1, remote=0b000000000000000000000000000000/8/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0: local=0c000000000000000000000000000000/9/1, remote=0c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0: local=0d000000000000000000000000000000/9/1, remote=0d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0: local=0e000000000000000000000000000000/9/1, remote=0e000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0: local=0f000000000000000000000000000000/9/1, remote=0f000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0: local=10000000000000000000000000000000/9/1, remote=10000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.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.2/3.1/3.0/2.0/3.0/1.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1: local=11000000000000000000000000000000/9/1, remote=11000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.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.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1: local=12000000000000000000000000000000/9/1, remote=12000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0: local=13000000000000000000000000000000/9/1, remote=13000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.0: local=14000000000000000000000000000000/8/1, remote=14000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1: local=15000000000000000000000000000000/9/1, remote=15000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1: local=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/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.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.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1/1.2/2.1/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.2/3.1/3.0/2.0/3.0/1.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2: local=16000000000000000000000000000000/9/1, remote=16000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2/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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1: local=17000000000000000000000000000000/9/1, remote=17000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.0: local=18000000000000000000000000000000/6/1, remote=18000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1: local=19000000000000000000000000000000/9/1, remote=19000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2: local=1a000000000000000000000000000000/9/1, remote=1a000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.0/1.1/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/3.2/3.1/3.0/2.0/3.0/1.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.2/3.1/3.0/2.0/3.0/1.1/2.2: local=1b000000000000000000000000000000/9/1, remote=1b000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0: local=1c000000000000000000000000000000/9/1, remote=1c000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.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.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1: local=21000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.0: local=22000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.1: local=23000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0/2.1/3.2: local=24000000000000000000000000000000/8/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.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.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1: local=1d000000000000000000000000000000/9/1, remote=1d000000000000000000000000000000/9/1: Mailboxes are equal Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.0: local=1e000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.1: local=1f000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1/3.2: local=20000000000000000000000000000000/7/1, remote=00000000000000000000000000000000/0/0: mailbox not selectable yet Debug: brain S: Mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/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/3.1/3.0/2.0/3.0/1.1/2.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.2/3.1/3.0/2.0/3.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.0/2.1/3.2/3.1/3.0/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.0/2.1/3.2/3.1/3.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.0/2.1/3.2/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.2/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-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=09000000000000000000000000000000/8/1, remote=09000000000000000000000000000000/8/1: Mailboxes are equal 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: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: local mailbox INBOX/0.0/1.0/2.1/3.2/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.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1/3.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2/3.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1/2.2-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0/1.1-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0/2.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/3.1/3.0-temp-1: Delete directory-only tree Debug: brain S: remote mailbox INBOX/0.0/1.0/2.1/3.2/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.1-temp-1: Delete directory-only tree dsync mailbox tree sync random ....................................... : ok 0 / 23 tests failed make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm/dsync' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/doveadm' Making check in ssl-params make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/ssl-params' Making check in stats make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/stats' Making check in plugins make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' Making check in acl make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/acl' Making check in imap-acl make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-acl' Making check in autocreate make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/autocreate' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/autocreate' Making check in expire make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/expire' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/expire' Making check in fts make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts' Making check in fts-squat make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-squat' Making check in last-login make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/last-login' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/last-login' Making check in lazy-expunge make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/lazy-expunge' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/lazy-expunge' Making check in listescape make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/listescape' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/listescape' Making check in notify make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/notify' Making check in push-notification make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/push-notification' Making check in mail-filter make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-filter' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-filter' Making check in mail-log make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mail-log' Making check in mailbox-alias make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mailbox-alias' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/mailbox-alias' Making check in quota make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota' for bin in test-quota-util; do \ if ! ./$bin; then exit 1; fi; \ done quota transcation is over (count) .................................... : ok quota transcation is over (bytes) .................................... : ok 0 / 2 tests failed make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota' Making check in quota-clone make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota-clone' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/quota-clone' Making check in imap-quota make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-quota' Making check in pop3-migration make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/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[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/pop3-migration' Making check in replication make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/replication' Making check in snarf make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/snarf' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/snarf' Making check in stats make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/stats' Making check in imap-stats make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-stats' Making check in trash make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/trash' Making check in virtual make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/virtual' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/virtual' Making check in zlib make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/zlib' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/zlib' Making check in imap-zlib make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-zlib' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/imap-zlib' Making check in fts-lucene make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-lucene' Making check in fts-solr make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fts-solr' Making check in fs-compress make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins/fs-compress' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src/plugins' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/src' Making check in doc make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' Making check in man make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/man' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/man' Making check in wiki make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/wiki' Making check in example-config make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' Making check in conf.d make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config/conf.d' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc/example-config' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/doc' + cd dovecot-2.2-pigeonhole-0.4.9 + make check Making check in . make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' /bin/sh ./update-version.sh . . make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9' Making check in src make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' Making check in lib-sieve make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' Making check in util make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/util' Making check in storage make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' Making check in file make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/file' Making check in dict make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/dict' Making check in ldap make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage/ldap' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/storage' Making check in plugins make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' Making check in vacation make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vacation' Making check in subaddress make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/subaddress' Making check in comparator-i-ascii-numeric make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/comparator-i-ascii-numeric' Making check in relational make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/relational' Making check in regex make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/regex' Making check in imap4flags make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/imap4flags' Making check in copy make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/copy' Making check in include make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/include' Making check in body make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/body' Making check in variables make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/variables' Making check in enotify make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' Making check in mailto make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify/mailto' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/enotify' Making check in notify make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/notify' Making check in environment make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/environment' Making check in mailbox make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/mailbox' Making check in date make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/date' Making check in spamvirustest make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/spamvirustest' Making check in ihave make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/ihave' Making check in editheader make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/editheader' Making check in duplicate make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/duplicate' Making check in index make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/index' Making check in metadata make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/metadata' Making check in vnd.dovecot make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' Making check in debug make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/debug' Making check in environment make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot/environment' make[5]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins/vnd.dovecot' make[4]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve/plugins' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve' Making check in plugins make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' Making check in doveadm-sieve make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/doveadm-sieve' Making check in lda-sieve make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/lda-sieve' Making check in sieve-extprograms make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/sieve-extprograms' Making check in settings make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins/settings' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/plugins' Making check in lib-sieve-tool make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-sieve-tool' Making check in sieve-tools make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/sieve-tools' Making check in testsuite make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/testsuite' Making check in lib-managesieve make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/lib-managesieve' Making check in managesieve make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve' Making check in managesieve-login make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src/managesieve-login' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/src' Making check in doc make[1]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' Making check in man make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/man' Making check in example-config make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' Making check in conf.d make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config/conf.d' make[3]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/example-config' Making check in rfc make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/rfc' Making check in extensions make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/extensions' Making check in locations make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/locations' Making check in plugins make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc/plugins' make[2]: Entering directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' make[1]: Leaving directory `/root/rpmbuild/BUILD/dovecot-2.2.20/dovecot-2.2-pigeonhole-0.4.9/doc' /bin/sh ./update-version.sh . . Test case: ./tests/testsuite.svtest: 1: Test 'Message Environment' SUCCEEDED 2: Test 'Envelope Environment' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/control-if.svtest: 1: Test 'Basic functionality: if true/false' SUCCEEDED 2: Test 'Basic functionality: if not true/false' SUCCEEDED 3: Test 'Basic functionality: elseif true/false' SUCCEEDED 4: Test 'Basic functionality: nesting' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/control-stop.svtest: PASS: 1 tests succeeded. Test case: ./tests/test-allof.svtest: 1: Test 'Basic functionality: static' SUCCEEDED 2: Test 'Basic functionality: dynamic' SUCCEEDED 3: Test 'Basic functionality: static/dynamic' SUCCEEDED 4: Test 'Basic functionality: nesting' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/test-anyof.svtest: 1: Test 'Basic functionality: static' SUCCEEDED 2: Test 'Basic functionality: dynamic' SUCCEEDED 3: Test 'Basic functionality: static/dynamic' SUCCEEDED 4: Test 'Basic functionality: nesting' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/test-exists.svtest: 1: Test 'One header' SUCCEEDED 2: Test 'Two headers' SUCCEEDED 3: Test 'Three headers' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/test-header.svtest: 1: Test 'Basic functionality' SUCCEEDED 2: Test 'Matching empty key' SUCCEEDED 3: Test 'Ignoring whitespace' SUCCEEDED 4: Test 'Absent or empty header' SUCCEEDED 5: Test 'Invalid header name' SUCCEEDED 6: Test 'Folded header' SUCCEEDED PASS: 6 tests succeeded. Test case: ./tests/test-address.svtest: 1: Test 'Basic functionality' SUCCEEDED 2: Test 'Case-sensitivity' SUCCEEDED 3: Test 'Phrase part, comments and group names' SUCCEEDED 4: Test 'Group addresses' SUCCEEDED 5: Test 'Address headers' SUCCEEDED 6: Test 'Invalid addresses' SUCCEEDED 7: Test 'Default address part' SUCCEEDED 8: Test 'Mime encoding of '@' in display name' SUCCEEDED 9: Test 'Erroneous mime encoding' SUCCEEDED PASS: 9 tests succeeded. Test case: ./tests/test-size.svtest: 1: Test 'Basic functionality' SUCCEEDED 2: Test 'Exact size' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/compile/compile.svtest: 1: Test 'Trivial' SUCCEEDED 2: Test 'Redirect' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/compile/errors.svtest: 1: Test 'Lexer errors (FIXME: count only)' SUCCEEDED 2: Test 'Parser errors (FIXME: count only)' SUCCEEDED 3: Test 'Header errors' SUCCEEDED 4: Test 'Address errors' SUCCEEDED 5: Test 'If errors (FIXME: count only)' SUCCEEDED 6: Test 'Require errors (FIXME: count only)' SUCCEEDED 7: Test 'Size errors (FIXME: count only)' SUCCEEDED 8: Test 'Envelope errors (FIXME: count only)' SUCCEEDED 9: Test 'Stop errors (FIXME: count only)' SUCCEEDED 10: Test 'Keep errors (FIXME: count only)' SUCCEEDED 11: Test 'COMPARATOR errors (FIXME: count only)' SUCCEEDED 12: Test 'ADDRESS-PART errors (FIXME: count only)' SUCCEEDED 13: Test 'MATCH-TYPE errors (FIXME: count only)' SUCCEEDED 14: Test 'Encoded-character errors (FIXME: count only)' SUCCEEDED 15: Test 'Outgoing address errors (FIXME: count only)' SUCCEEDED 16: Test 'Tagged argument errors (FIXME: count only)' SUCCEEDED 17: Test 'Typos' SUCCEEDED 18: Test 'Unsupported language features (FIXME: count only)' SUCCEEDED PASS: 18 tests succeeded. Test case: ./tests/compile/warnings.svtest: 1: Test 'EOF Warnings' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/compile/recover.svtest: 1: Test 'Missing semicolons' SUCCEEDED 2: Test 'Missing semicolon at end of block' SUCCEEDED 3: Test 'Spurious comma at end of test list' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/execute/errors.svtest: 1: Test 'Action conflicts: reject <-> fileinto' SUCCEEDED 2: Test 'Action conflicts: reject <-> keep' SUCCEEDED 3: Test 'Action conflicts: reject <-> redirect' SUCCEEDED 4: Test 'Action limit' SUCCEEDED 5: Test 'Redirect limit' SUCCEEDED 6: Test 'Fileinto missing folder' SUCCEEDED 7: Test 'Fileinto invalid folder name' SUCCEEDED PASS: 7 tests succeeded. Test case: ./tests/execute/actions.svtest: 1: Test 'Fileinto' SUCCEEDED 2: Test 'Redirect' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/execute/smtp.svtest: 1: Test 'Redirect' SUCCEEDED 2: Test 'Redirect from <>' SUCCEEDED 3: Test 'Redirect from [recipient]' SUCCEEDED 4: Test 'Redirect from [original recipient]' SUCCEEDED 5: Test 'Redirect from []' SUCCEEDED 6: Test 'Redirect from [<>]' SUCCEEDED 7: Test 'Redirect from <> with []' SUCCEEDED PASS: 7 tests succeeded. Test case: ./tests/execute/mailstore.svtest: 1: Test 'Duplicates' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/execute/examples.svtest: 1: Test 'Elvey example' SUCCEEDED 2: Test 'M. Johnson example' SUCCEEDED 3: Test 'RFC 3028 example' SUCCEEDED 4: Test 'Sieve examples' SUCCEEDED 5: Test 'Vivil example' SUCCEEDED 6: Test 'Jerry example' SUCCEEDED 7: Test 'M. Klose example' SUCCEEDED 8: Test 'Sanjay example' SUCCEEDED 9: Test 'Relational (RFC5231) example' SUCCEEDED 10: Test 'Subaddress (RFC5233) example' SUCCEEDED PASS: 10 tests succeeded. Test case: ./tests/lexer.svtest: 1: Test 'String Literal' SUCCEEDED 2: Test 'Unknown Escapes' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/comparators/i-octet.svtest: 1: Test 'i;octet :contains' SUCCEEDED 2: Test 'i;octet not :contains' SUCCEEDED 3: Test 'i;octet :matches' SUCCEEDED 4: Test 'i;octet not :matches' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/comparators/i-ascii-casemap.svtest: 1: Test 'i;ascii-casemap :contains (1)' SUCCEEDED 2: Test 'i;ascii-casemap :contains (2)' SUCCEEDED 3: Test 'i;ascii-casemap :matches (1)' SUCCEEDED 4: Test 'i;ascii-casemap :matches (2)' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/match-types/is.svtest: 1: Test 'Empty key' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/match-types/contains.svtest: 1: Test 'Match empty' SUCCEEDED 2: Test 'Match full' SUCCEEDED 3: Test 'Match begin' SUCCEEDED 4: Test 'Match end' SUCCEEDED 5: Test 'Match middle' SUCCEEDED 6: Test 'Match similar beginnings' SUCCEEDED 7: Test 'Match case-insensitive' SUCCEEDED 8: Test 'No match full (typo)' SUCCEEDED 9: Test 'No match end (typo)' SUCCEEDED PASS: 9 tests succeeded. Test case: ./tests/match-types/matches.svtest: 1: Test 'Empty string' SUCCEEDED 2: Test 'Multiple '*'' SUCCEEDED 3: Test 'End '*'' SUCCEEDED 4: Test 'Begin '*'' SUCCEEDED 5: Test 'Middle '?'' SUCCEEDED 6: Test 'Begin '?'' SUCCEEDED 7: Test 'End '?'' SUCCEEDED 8: Test 'Multiple '?'' SUCCEEDED 9: Test 'Escaped '?'' SUCCEEDED 10: Test 'Escaped '?' following '*'' SUCCEEDED 11: Test 'Escaped '?' directly following initial '*'' SUCCEEDED 12: Test 'Escaped '?' following initial '*'' SUCCEEDED 13: Test 'Escaped '*' with active '*' at the end' SUCCEEDED 14: Test 'All escaped '*'' SUCCEEDED 15: Test 'Middle not escaped '*'' SUCCEEDED 16: Test 'Escaped '*' alternating with '?'' SUCCEEDED 17: Test 'All escaped' SUCCEEDED 18: Test 'Put '*' directly before '?'' SUCCEEDED 19: Test 'Put '?' directly before '*'' SUCCEEDED 20: Test 'Fixed beginning' SUCCEEDED 21: Test 'Fixed end' SUCCEEDED 22: Test 'Fixed string' SUCCEEDED PASS: 22 tests succeeded. Test case: ./tests/multiscript/basic.svtest: 1: Test 'Append' SUCCEEDED 2: Test 'Sequential Execute' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/multiscript/conflicts.svtest: 1: Test 'Graceful Conflicts' SUCCEEDED 2: Test 'Duplicates' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/encoded-character.svtest: 1: Test 'HEX equality one' SUCCEEDED 2: Test 'HEX equality one middle' SUCCEEDED 3: Test 'HEX equality one begin' SUCCEEDED 4: Test 'HEX equality one end' SUCCEEDED 5: Test 'HEX equality two triple' SUCCEEDED 6: Test 'HEX equality braindead' SUCCEEDED 7: Test 'Syntax errors' SUCCEEDED 8: Test 'RFC Examples' SUCCEEDED PASS: 8 tests succeeded. Test case: ./tests/extensions/envelope.svtest: 1: Test 'Envelope - from empty' SUCCEEDED 2: Test 'Envelope - invalid paths' SUCCEEDED 3: Test 'Envelope - syntax errors' SUCCEEDED 4: Test 'Envelope - source route' SUCCEEDED 5: Test 'Envelope - source route errors' SUCCEEDED 6: Test 'Envelope - local part only' SUCCEEDED 7: Test 'Envelope - Japanese localpart' SUCCEEDED 8: Test 'Envelope - Non-standard hostnames' SUCCEEDED PASS: 8 tests succeeded. Test case: ./tests/extensions/variables/basic.svtest: 1: Test 'Unknown variables' SUCCEEDED 2: Test 'One pass' SUCCEEDED 3: Test 'Syntax errors' SUCCEEDED 4: Test 'RFC syntax examples' SUCCEEDED 5: Test 'Basic assignment' SUCCEEDED 6: Test 'Assignment overwritten' SUCCEEDED 7: Test 'Two assignments' SUCCEEDED 8: Test 'Variables case-insensitive' SUCCEEDED 9: Test 'RFC set command example' SUCCEEDED 10: Test 'Multi-line string substitution' SUCCEEDED 11: Test 'Multiple substitutions' SUCCEEDED PASS: 11 tests succeeded. Test case: ./tests/extensions/variables/match.svtest: 1: Test 'RFC - leading zeroes' SUCCEEDED 2: Test 'RFC - not greedy' SUCCEEDED 3: Test 'RFC - index out of range' SUCCEEDED 4: Test 'RFC - index 0' SUCCEEDED 5: Test 'RFC - test short-circuit' SUCCEEDED 6: Test 'RFC - values overwrite' SUCCEEDED 7: Test 'RFC - example' SUCCEEDED 8: Test 'Begin' SUCCEEDED 9: Test 'Begin no match' SUCCEEDED 10: Test 'End' SUCCEEDED 11: Test 'Multiple' SUCCEEDED 12: Test 'Escape' SUCCEEDED 13: Test 'Alphabet ?' SUCCEEDED 14: Test 'Words sep ?' SUCCEEDED 15: Test 'Letters begin ?' SUCCEEDED 16: Test 'Letters end ?' SUCCEEDED 17: Test 'Letters words *? - 1' SUCCEEDED 18: Test 'Letters words *? - 2' SUCCEEDED 19: Test 'Letters words *? backtrack' SUCCEEDED 20: Test 'Letters words *? first' SUCCEEDED 21: Test 'Match combined' SUCCEEDED PASS: 21 tests succeeded. Test case: ./tests/extensions/variables/modifiers.svtest: 1: Test 'Modifier :lower' SUCCEEDED 2: Test 'Modifiers :lower :upperfirst' SUCCEEDED 3: Test 'Modifiers :upperfirst :lower' SUCCEEDED 4: Test 'Modifier :upper' SUCCEEDED 5: Test 'Modifiers :upper :lowerfirst' SUCCEEDED 6: Test 'Modifiers :lowerfirst :upper' SUCCEEDED 7: Test 'Modifier :length' SUCCEEDED 8: Test 'Modifier :length (elaborate)' SUCCEEDED 9: Test 'Modifier :quotewildcard' SUCCEEDED 10: Test 'Modifier :length :quotewildcard' SUCCEEDED 11: Test 'RFC examples' SUCCEEDED 12: Test 'Modifier :length utf8' SUCCEEDED PASS: 12 tests succeeded. Test case: ./tests/extensions/variables/quoting.svtest: 1: Test 'Encodings - RFC examples' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/variables/string.svtest: 1: Test 'String - :count' SUCCEEDED 2: Test 'String - :count ""' SUCCEEDED 3: Test 'RFC example' SUCCEEDED 4: Test 'No whitespace stripping' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/variables/errors.svtest: 1: Test 'Invalid namespaces (FIXME: count only)' SUCCEEDED 2: Test 'Invalid set command invocations (FIXME: count only)' SUCCEEDED 3: Test 'Limits (FIXME: count only)' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/variables/regex.svtest: 1: Test 'RFC - values overwrite' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/include/errors.svtest: 1: Test 'Generic' SUCCEEDED 2: Test 'Circular - direct' SUCCEEDED 3: Test 'Circular - one intermittent' SUCCEEDED 4: Test 'Circular - two intermittent' SUCCEEDED 5: Test 'Variables inactive' SUCCEEDED 6: Test 'Variables' SUCCEEDED 7: Test 'Global Namespace' SUCCEEDED 8: Test 'Invalid Script Names' SUCCEEDED 9: Test 'Include limit' SUCCEEDED 10: Test 'Depth limit' SUCCEEDED PASS: 10 tests succeeded. Test case: ./tests/extensions/include/variables.svtest: 1: Test 'Basic' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/include/once.svtest: 1: Test 'Included Once' SUCCEEDED 2: Test 'Included Once recursive' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/include/twice.svtest: 1: Test 'Twice included' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/include/optional.svtest: 1: Test 'Included Optional' SUCCEEDED 2: Test 'Included Optional - Binary' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/include/rfc.svtest: 1: Test 'RFC example 1' SUCCEEDED 2: Test 'RFC example 2' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/include/execute.svtest: 1: Test 'Actions Fileinto' SUCCEEDED 2: Test 'Namespace - file' SUCCEEDED 3: Test 'Namespace - dict' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/imap4flags/basic.svtest: 1: Test 'Hasflag empty' SUCCEEDED 2: Test 'Setflag; Hasflag one' SUCCEEDED 3: Test 'Hasflag; duplicates' SUCCEEDED 4: Test 'Flag operations' SUCCEEDED 5: Test 'Setflag; string list' SUCCEEDED 6: Test 'Removal: one' SUCCEEDED 7: Test 'Removal: first' SUCCEEDED 8: Test 'Removal: last' SUCCEEDED 9: Test 'Removal: middle' SUCCEEDED 10: Test 'Removal: duplicates' SUCCEEDED 11: Test 'Removal: whitespace' SUCCEEDED PASS: 11 tests succeeded. Test case: ./tests/extensions/imap4flags/hasflag.svtest: 1: Test 'Ignoring ""' SUCCEEDED 2: Test 'Multiple variables' SUCCEEDED 3: Test 'RFC hasflag example - :is' SUCCEEDED 4: Test 'RFC hasflag example - :contains variable' SUCCEEDED 5: Test 'RFC hasflag example - :count variable' SUCCEEDED PASS: 5 tests succeeded. Test case: ./tests/extensions/imap4flags/execute.svtest: 1: Test 'Flags Side Effect' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/imap4flags/multiscript.svtest: 1: Test 'Segfault Trigger 1' SUCCEEDED 2: Test 'Internal Flags' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/imap4flags/flagstring.svtest: 1: Test 'Duplicates: setflag' SUCCEEDED 2: Test 'Duplicates: addflag' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/imap4flags/flagstore.svtest: 1: Test 'Basic' SUCCEEDED 2: Test 'Flag changes between stores' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/body/basic.svtest: 1: Test 'The empty line' SUCCEEDED 2: Test 'Defaults' SUCCEEDED 3: Test 'No body' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/body/errors.svtest: 1: Test 'Invalid Syntax' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/body/raw.svtest: 1: Test 'Multipart Boundaries' SUCCEEDED 2: Test 'Multipart Headers' SUCCEEDED 3: Test 'Multipart Content' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/body/content.svtest: 1: Test 'Basic Match' SUCCEEDED 2: Test 'Begin Slash' SUCCEEDED 3: Test 'End Slash' SUCCEEDED 4: Test 'Double Slash' SUCCEEDED 5: Test 'Full Content Type' SUCCEEDED 6: Test 'Empty Content Type' SUCCEEDED 7: Test 'Main Content Type' SUCCEEDED 8: Test 'Nested Search' SUCCEEDED 9: Test 'Multipart Content' SUCCEEDED 10: Test 'Content-Type: message/rfc822' SUCCEEDED PASS: 10 tests succeeded. Test case: ./tests/extensions/body/match-values.svtest: 1: Test 'Match values disabled' SUCCEEDED 2: Test 'Match values re-enabled' SUCCEEDED 3: Test 'Match values retained' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/regex/basic.svtest: 1: Test 'Basic example' SUCCEEDED 2: Test 'No values' SUCCEEDED 3: Test 'More values' SUCCEEDED 4: Test 'Variable regex' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/regex/match-values.svtest: 1: Test 'Basic match values 1' SUCCEEDED 2: Test 'Basic match values 2' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/regex/errors.svtest: 1: Test 'Compile errors' SUCCEEDED 2: Test 'Runtime errors' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/reject/execute.svtest: 1: Test 'Execute' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/reject/smtp.svtest: 1: Test 'Basic' SUCCEEDED 2: Test 'Null Sender' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/relational/basic.svtest: 1: Test 'Value "" eq 40 (vs)' SUCCEEDED 2: Test 'Value 300 eq 2' SUCCEEDED 3: Test 'Value 300 lt 2' SUCCEEDED 4: Test 'Value 300 le 300' SUCCEEDED 5: Test 'Value 300 le 302' SUCCEEDED 6: Test 'Value 302 le 00302' SUCCEEDED 7: Test 'Value {1000,20} le 300' SUCCEEDED 8: Test 'Value {1000,20} lt 3' SUCCEEDED 9: Test 'Value {1000,20} gt 3000' SUCCEEDED 10: Test 'Value {1000,20} gt {3000,30}' SUCCEEDED 11: Test 'Value {1000,20} lt {3, 19})' SUCCEEDED 12: Test 'Value {1000,20} gt {3000,1001}' SUCCEEDED 13: Test 'Value abcdzyz gt aaaaaaa' SUCCEEDED 14: Test 'Count 2 ne 2' SUCCEEDED 15: Test 'Count 2 ge 2' SUCCEEDED 16: Test 'Count 2 ge 002' SUCCEEDED 17: Test 'Count 26 lt {4,5,6,10,20}' SUCCEEDED 18: Test 'Count 26 lt {4,5,6,10,20,100}' SUCCEEDED PASS: 18 tests succeeded. Test case: ./tests/extensions/relational/rfc.svtest: 1: Test 'Example 1' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/relational/errors.svtest: 1: Test 'Validation errors' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/relational/comparators.svtest: 1: Test 'i;octet' SUCCEEDED 2: Test 'i;ascii-casemap' SUCCEEDED 3: Test 'i;ascii-numeric' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/subaddress/basic.svtest: 1: Test 'Address from :user' SUCCEEDED 2: Test 'Address from :detail' SUCCEEDED 3: Test 'Address to :user' SUCCEEDED 4: Test 'Address to :detail' SUCCEEDED 5: Test 'Envelope :user' SUCCEEDED 6: Test 'Envelope :detail' SUCCEEDED 7: Test 'Undisclosed-recipients' SUCCEEDED 8: Test 'No detail' SUCCEEDED PASS: 8 tests succeeded. Test case: ./tests/extensions/subaddress/rfc.svtest: 1: Test 'User sub-part' SUCCEEDED 2: Test 'Detail sub-part' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/subaddress/config.svtest: 1: Test 'Delimiter default' SUCCEEDED 2: Test 'Delimiter "-"' SUCCEEDED 3: Test 'Delimiter "++"' SUCCEEDED 4: Test 'Delimiter "--"' SUCCEEDED 5: Test 'Delimiter "+-"' SUCCEEDED PASS: 5 tests succeeded. Test case: ./tests/extensions/vacation/errors.svtest: 1: Test 'Action conflicts: reject <-> vacation' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/vacation/execute.svtest: 1: Test 'Action' SUCCEEDED 2: Test 'No :handle specified' SUCCEEDED 3: Test 'Using :seconds tag' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/vacation/message.svtest: 1: Test 'References' SUCCEEDED 2: Test 'References - long IDs' SUCCEEDED 3: Test 'In-Reply-To' SUCCEEDED 4: Test 'Variables' SUCCEEDED 5: Test 'NULL Sender' SUCCEEDED 6: Test 'Send from recipient' SUCCEEDED PASS: 6 tests succeeded. Test case: ./tests/extensions/vacation/smtp.svtest: 1: Test 'Basic' SUCCEEDED 2: Test 'Null Sender' SUCCEEDED 3: Test 'Envelope.to == To' SUCCEEDED 4: Test 'Envelope.to != To' SUCCEEDED 5: Test 'Cc' SUCCEEDED PASS: 5 tests succeeded. Test case: ./tests/extensions/vacation/utf-8.svtest: 1: Test 'UTF-8 Subject' SUCCEEDED 2: Test 'MIME Encoded Subject' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/vacation/reply.svtest: 1: Test 'No reply to own address' SUCCEEDED 2: Test 'No reply to alternative address' SUCCEEDED 3: Test 'No reply to mailing list' SUCCEEDED 4: Test 'No reply to bulk mail' SUCCEEDED 5: Test 'No reply to auto-submitted mail' SUCCEEDED 6: Test 'No reply to system address' SUCCEEDED 7: Test 'No reply for implicitly delivered message' SUCCEEDED 8: Test 'No reply for original recipient' SUCCEEDED 9: Test 'Reply for normal mail' SUCCEEDED 10: Test 'Reply for :addresses' SUCCEEDED 11: Test 'Reply for original recipient' SUCCEEDED 12: Test 'Reply for any recipient' SUCCEEDED PASS: 12 tests succeeded. Test case: ./tests/extensions/enotify/basic.svtest: 1: Test 'Execute' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/enotify/encodeurl.svtest: 1: Test 'Encode Simple' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/enotify/valid_notify_method.svtest: 1: Test 'Mailto: invalid header name' SUCCEEDED 2: Test 'Mailto: invalid recipient' SUCCEEDED 3: Test 'Mailto: invalid to header recipient' SUCCEEDED 4: Test 'Mailto: valid URI' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/enotify/notify_method_capability.svtest: 1: Test 'Mailto' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/enotify/errors.svtest: 1: Test 'Invalid URI (FIXME: count only)' SUCCEEDED 2: Test 'Invalid mailto URI (FIXME: count only)' SUCCEEDED 3: Test 'Invalid mailto :from address (FIXME: count only)' SUCCEEDED 4: Test 'Invalid :options argument (FIXME: count only)' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/enotify/execute.svtest: 1: Test 'RFC Example 1' SUCCEEDED 2: Test 'RFC Example 2' SUCCEEDED 3: Test 'RFC Example 6' SUCCEEDED 4: Test 'Duplicate recipients' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/enotify/mailto.svtest: 1: Test 'Simple' SUCCEEDED 2: Test 'Multiple recipients' SUCCEEDED 3: Test 'Duplicate recipients' SUCCEEDED 4: Test 'Notifying on automated messages' SUCCEEDED 5: Test 'Envelope' SUCCEEDED 6: Test 'Envelope :from' SUCCEEDED 7: Test 'Envelope <>' SUCCEEDED PASS: 7 tests succeeded. Test case: ./tests/extensions/environment/basic.svtest: 1: Test 'Name' SUCCEEDED 2: Test 'Location' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/environment/rfc.svtest: 1: Test 'Non-existent' SUCCEEDED 2: Test 'Exists' SUCCEEDED 3: Test 'Count' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/mailbox/execute.svtest: 1: Test 'MailboxExists - None exist' SUCCEEDED 2: Test 'MailboxExists - Not all exist' SUCCEEDED 3: Test 'MailboxExists - One exists' SUCCEEDED 4: Test 'MailboxExists - All exist' SUCCEEDED 5: Test ':Create' SUCCEEDED PASS: 5 tests succeeded. Test case: ./tests/extensions/date/basic.svtest: 1: Test 'Defaults' SUCCEEDED 2: Test 'Count' SUCCEEDED 3: Test 'Invalid' SUCCEEDED 4: Test 'Comparison' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/date/date-parts.svtest: 1: Test 'Year' SUCCEEDED 2: Test 'Month' SUCCEEDED 3: Test 'Day' SUCCEEDED 4: Test 'Date' SUCCEEDED 5: Test 'Julian' SUCCEEDED 6: Test 'Hour' SUCCEEDED 7: Test 'Minute' SUCCEEDED 8: Test 'Second' SUCCEEDED 9: Test 'Time' SUCCEEDED 10: Test 'ISO8601' SUCCEEDED 11: Test 'STD11' SUCCEEDED 12: Test 'zone' SUCCEEDED 13: Test 'Weekday' SUCCEEDED PASS: 13 tests succeeded. Test case: ./tests/extensions/date/zones.svtest: 1: Test 'Local-Zone' SUCCEEDED 2: Test 'Specified Zone' SUCCEEDED 3: Test 'Original Zone' SUCCEEDED 4: Test 'Local Zone Shift' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/index/basic.svtest: 1: Test 'Header :index' SUCCEEDED 2: Test 'Header :index :last' SUCCEEDED 3: Test 'Address :index' SUCCEEDED 4: Test 'Address :index :last' SUCCEEDED 5: Test 'Date :index' SUCCEEDED 6: Test 'Date :index :last' SUCCEEDED PASS: 6 tests succeeded. Test case: ./tests/extensions/index/errors.svtest: 1: Test 'Invalid Syntax' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/spamvirustest/spamtest.svtest: 1: Test 'Value: subzero' SUCCEEDED 2: Test 'Value: zero' SUCCEEDED 3: Test 'Value: low' SUCCEEDED 4: Test 'Value: high' SUCCEEDED 5: Test 'Value: max' SUCCEEDED 6: Test 'Value: past-max' SUCCEEDED 7: Test 'Strlen: zero' SUCCEEDED 8: Test 'Strlen: low' SUCCEEDED 9: Test 'Strlen: high' SUCCEEDED 10: Test 'Strlen: max' SUCCEEDED 11: Test 'Strlen: past-max' SUCCEEDED 12: Test 'Text: Not Spam' SUCCEEDED 13: Test 'Text: Spam' SUCCEEDED PASS: 13 tests succeeded. Test case: ./tests/extensions/spamvirustest/virustest.svtest: 1: Test 'Text: 5' SUCCEEDED 2: Test 'Text: 4' SUCCEEDED 3: Test 'Text: 3' SUCCEEDED 4: Test 'Text: 2' SUCCEEDED 5: Test 'Text: 1' SUCCEEDED 6: Test 'Text: regex: 1' SUCCEEDED 7: Test 'Text: regex: 5' SUCCEEDED 8: Test 'Text: regex: 0' SUCCEEDED PASS: 8 tests succeeded. Test case: ./tests/extensions/spamvirustest/spamtestplus.svtest: 1: Test 'Value percent: .00' SUCCEEDED 2: Test 'Value percent: .01' SUCCEEDED 3: Test 'Value percent: .13' SUCCEEDED 4: Test 'Value percent: .29' SUCCEEDED 5: Test 'Value percent: .51' SUCCEEDED 6: Test 'Value percent: .73' SUCCEEDED 7: Test 'Value percent: .89' SUCCEEDED 8: Test 'Value percent: 1.01' SUCCEEDED PASS: 8 tests succeeded. Test case: ./tests/extensions/spamvirustest/errors.svtest: 1: Test 'Syntax errors' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/ihave/execute.svtest: 1: Test 'Basic' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/ihave/errors.svtest: 1: Test 'Error command' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/ihave/restrictions.svtest: 1: Test 'Restricted: encoded-character' SUCCEEDED 2: Test 'Restricted: variables' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/editheader/addheader.svtest: 1: Test 'Addheader - first' SUCCEEDED 2: Test 'Addheader - last' SUCCEEDED 3: Test 'Addheader - framed' SUCCEEDED 4: Test 'Addheader - folded' SUCCEEDED 5: Test 'Addheader - newlines' SUCCEEDED 6: Test 'Addheader - implicit keep' SUCCEEDED 7: Test 'Addheader - UTF 8' SUCCEEDED 8: Test 'Addheader - devious characters' SUCCEEDED PASS: 8 tests succeeded. Test case: ./tests/extensions/editheader/deleteheader.svtest: 1: Test 'Deleteheader - nonexistent' SUCCEEDED 2: Test 'Deleteheader - nonexistent (match)' SUCCEEDED 3: Test 'Deleteheader - one' SUCCEEDED 4: Test 'Deleteheader - two (first)' SUCCEEDED 5: Test 'Deleteheader - two (last)' SUCCEEDED 6: Test 'Deleteheader - :index' SUCCEEDED 7: Test 'Deleteheader - :index :last' SUCCEEDED 8: Test 'Deleteheader - implicit keep' SUCCEEDED 9: Test 'Deleteheader - :matches' SUCCEEDED 10: Test 'Deleteheader - folded' SUCCEEDED 11: Test 'Deleteheader - folded (match)' SUCCEEDED 12: Test 'Ignoring whitespace' SUCCEEDED 13: Test 'Interaction with body test' SUCCEEDED PASS: 13 tests succeeded. Test case: ./tests/extensions/editheader/alternating.svtest: 1: Test 'Alternating - add; delete' SUCCEEDED 2: Test 'Alternating - delete; add' SUCCEEDED 3: Test 'Alternating - add :last; delete any' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/editheader/utf8.svtest: 1: Test 'UTF8 - add; get' SUCCEEDED 2: Test 'UTF8 - existing; delete other; get' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/editheader/protected.svtest: 1: Test 'Default protected' SUCCEEDED 2: Test 'Configured protected' SUCCEEDED 3: Test 'Configured forbid_add/forbid_delete' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/extensions/editheader/errors.svtest: 1: Test 'Invalid field-name' SUCCEEDED 2: Test 'Invalid field-name at runtime ' SUCCEEDED 3: Test 'Invalid field value' SUCCEEDED 4: Test 'Command syntax (FIXME: count only)' SUCCEEDED 5: Test 'Size limit' SUCCEEDED 6: Test 'Size limit at runtime' SUCCEEDED 7: Test 'Implicit keep at runtime error' SUCCEEDED PASS: 7 tests succeeded. Test case: ./tests/extensions/duplicate/errors.svtest: 1: Test 'Invalid Syntax' SUCCEEDED 2: Test 'Invalid Syntax (vnd)' SUCCEEDED 3: Test 'Extension conflict' SUCCEEDED 4: Test 'Extension conflict (vnd first)' SUCCEEDED PASS: 4 tests succeeded. Test case: ./tests/extensions/duplicate/execute.svtest: 1: Test 'Run' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/duplicate/execute-vnd.svtest: 1: Test 'Run' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/metadata/execute.svtest: 1: Test 'MetadataExists - None exist' SUCCEEDED 2: Test 'MetadataExists - Not all exist' SUCCEEDED 3: Test 'MetadataExists - One exists' SUCCEEDED 4: Test 'MetadataExists - All exist' SUCCEEDED 5: Test 'MetadataExists - Invalid' SUCCEEDED 6: Test 'Metadata' SUCCEEDED 7: Test 'Metadata - Invalid' SUCCEEDED 8: Test 'ServermetadataExists - None exist' SUCCEEDED PASS: 8 tests succeeded. Test case: ./tests/extensions/metadata/errors.svtest: 1: Test 'Invalid Syntax' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/vnd.dovecot/debug/execute.svtest: 1: Test 'Basic' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/extensions/vnd.dovecot/environment/basic.svtest: 1: Test 'default-mailbox' SUCCEEDED 2: Test 'username' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/extensions/vnd.dovecot/environment/variables.svtest: 1: Test 'default_mailbox' SUCCEEDED 2: Test 'username' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/deprecated/notify/basic.svtest: 1: Test 'Execute' SUCCEEDED 2: Test 'Substitutions' SUCCEEDED 3: Test 'Empty substitutions' SUCCEEDED PASS: 3 tests succeeded. Test case: ./tests/deprecated/notify/mailto.svtest: 1: Test 'Simple' SUCCEEDED 2: Test 'Multiple recipients' SUCCEEDED 3: Test 'Duplicate recipients' SUCCEEDED 4: Test 'Notifying on automated messages' SUCCEEDED 5: Test 'Body; Singular Message' SUCCEEDED 6: Test 'Body; $text[maxsize]$' SUCCEEDED 7: Test 'Body; Multipart Message' SUCCEEDED PASS: 7 tests succeeded. Test case: ./tests/deprecated/notify/errors.svtest: 1: Test 'Invalid :options argument (FIXME: count only)' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/deprecated/notify/execute.svtest: 1: Test 'Duplicate recipients' SUCCEEDED PASS: 1 tests succeeded. Test case: ./tests/deprecated/notify/denotify.svtest: 1: Test 'Denotify All' SUCCEEDED 2: Test 'Denotify ID First' SUCCEEDED 3: Test 'Denotify ID Middle' SUCCEEDED 4: Test 'Denotify ID Last' SUCCEEDED 5: Test 'Denotify Matching' SUCCEEDED 6: Test 'Denotify Matching Importance' SUCCEEDED PASS: 6 tests succeeded. Test case: ./tests/deprecated/imapflags/execute.svtest: 1: Test 'Mark / Unmark' SUCCEEDED 2: Test 'Setflag / Addflag / Removeflag' SUCCEEDED PASS: 2 tests succeeded. Test case: ./tests/deprecated/imapflags/errors.svtest: 1: Test 'Depricated imapflags extension used with imap4flags' SUCCEEDED PASS: 1 tests succeeded. + exit 0 Processing files: dovecot-2.2.20-5.qt.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3xgUZZ + umask 022 + cd /root/rpmbuild/BUILD + cd dovecot-2.2.20 + DOCDIR=/root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr docinstall/documentation.txt docinstall/dovecot-openssl.cnf docinstall/example-config docinstall/mkcert.sh docinstall/solr-schema.xml docinstall/wiki /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr AUTHORS /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr ChangeLog /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr COPYING /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr COPYING.LGPL /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr COPYING.MIT /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr NEWS /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + cp -pr README /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64/usr/share/doc/dovecot-2.2.20 + exit 0 Provides: config(dovecot) = 1:2.2.20-5.qt.el7 dovecot = 1:2.2.20-5.qt.el7 dovecot(x86-64) = 1:2.2.20-5.qt.el7 lib01_acl_plugin.so()(64bit) lib02_imap_acl_plugin.so()(64bit) lib02_lazy_expunge_plugin.so()(64bit) lib05_pop3_migration_plugin.so()(64bit) lib05_snarf_plugin.so()(64bit) lib10_doveadm_acl_plugin.so()(64bit) lib10_doveadm_expire_plugin.so()(64bit) lib10_doveadm_quota_plugin.so()(64bit) lib10_doveadm_sieve_plugin.so()(64bit) lib10_last_login_plugin.so()(64bit) lib10_mail_filter_plugin.so()(64bit) lib10_quota_plugin.so()(64bit) lib11_imap_quota_plugin.so()(64bit) lib11_trash_plugin.so()(64bit) lib15_notify_plugin.so()(64bit) lib20_autocreate_plugin.so()(64bit) lib20_doveadm_fts_lucene_plugin.so()(64bit) lib20_doveadm_fts_plugin.so()(64bit) lib20_expire_plugin.so()(64bit) lib20_fts_plugin.so()(64bit) lib20_listescape_plugin.so()(64bit) lib20_mail_log_plugin.so()(64bit) lib20_mailbox_alias_plugin.so()(64bit) lib20_push_notification_plugin.so()(64bit) lib20_quota_clone_plugin.so()(64bit) lib20_replication_plugin.so()(64bit) lib20_virtual_plugin.so()(64bit) lib20_zlib_plugin.so()(64bit) lib21_fts_lucene_plugin.so()(64bit) lib21_fts_solr_plugin.so()(64bit) lib21_fts_squat_plugin.so()(64bit) lib30_imap_zlib_plugin.so()(64bit) lib90_stats_plugin.so()(64bit) lib95_imap_stats_plugin.so()(64bit) libauthdb_imap.so()(64bit) libauthdb_ldap.so()(64bit) libdovecot-compression.so.0()(64bit) libdovecot-dsync.so.0()(64bit) libdovecot-lda.so.0()(64bit) libdovecot-login.so.0()(64bit) libdovecot-sieve.so.0()(64bit) libdovecot-sql.so.0()(64bit) libdovecot-storage.so.0()(64bit) libdovecot.so.0()(64bit) libdriver_sqlite.so()(64bit) libfs_compress.so()(64bit) libmech_gssapi.so()(64bit) libssl_iostream_openssl.so()(64bit) Requires(interp): /bin/sh /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 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires(posttrans): /bin/sh Requires: /bin/sh lib01_acl_plugin.so()(64bit) lib10_quota_plugin.so()(64bit) lib15_notify_plugin.so()(64bit) lib20_fts_plugin.so()(64bit) lib90_stats_plugin.so()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap.so.2()(64bit) libclucene-core.so.1()(64bit) libclucene-shared.so.1()(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libdovecot-compression.so.0()(64bit) libdovecot-lda.so.0()(64bit) libdovecot-login.so.0()(64bit) libdovecot-sieve.so.0()(64bit) libdovecot-storage.so.0()(64bit) libdovecot.so.0()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libsqlite3.so.0()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: courier-imap-toaster courier-authlib-toaster qmail-pop3d-toaster Processing files: dovecot-pigeonhole-2.2.20-5.qt.el7.x86_64 Provides: config(dovecot-pigeonhole) = 1:2.2.20-5.qt.el7 dovecot-pigeonhole = 1:2.2.20-5.qt.el7 dovecot-pigeonhole(x86-64) = 1:2.2.20-5.qt.el7 lib90_sieve_extprograms_plugin.so()(64bit) lib90_sieve_plugin.so()(64bit) libmanagesieve_login_settings.so()(64bit) libmanagesieve_settings.so()(64bit) libpigeonhole_settings.so()(64bit) libstats_mail.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libdovecot-lda.so.0()(64bit) libdovecot-login.so.0()(64bit) libdovecot-sieve.so.0()(64bit) libdovecot-storage.so.0()(64bit) libdovecot.so.0()(64bit) libssl.so.10()(64bit) rtld(GNU_HASH) Obsoletes: dovecot-sieve < 1:1.2.10-3 dovecot-managesieve < 1:1.2.10-3 Processing files: dovecot-pgsql-2.2.20-5.qt.el7.x86_64 Provides: dovecot-pgsql = 1:2.2.20-5.qt.el7 dovecot-pgsql(x86-64) = 1:2.2.20-5.qt.el7 libdriver_pgsql.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) rtld(GNU_HASH) Processing files: dovecot-mysql-2.2.20-5.qt.el7.x86_64 Provides: dovecot-mysql = 1:2.2.20-5.qt.el7 dovecot-mysql(x86-64) = 1:2.2.20-5.qt.el7 libdriver_mysql.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(64bit) libpthread.so.0()(64bit) libssl.so.10()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: dovecot-devel-2.2.20-5.qt.el7.x86_64 Provides: dovecot-devel = 1:2.2.20-5.qt.el7 dovecot-devel(x86-64) = 1:2.2.20-5.qt.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdovecot-compression.so.0()(64bit) libdovecot-dsync.so.0()(64bit) libdovecot-lda.so.0()(64bit) libdovecot-login.so.0()(64bit) libdovecot-sieve.so.0()(64bit) libdovecot-sql.so.0()(64bit) libdovecot-storage.so.0()(64bit) libdovecot.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 Wrote: /root/rpmbuild/RPMS/x86_64/dovecot-2.2.20-5.qt.el7.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/dovecot-pigeonhole-2.2.20-5.qt.el7.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/dovecot-pgsql-2.2.20-5.qt.el7.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/dovecot-mysql-2.2.20-5.qt.el7.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/dovecot-devel-2.2.20-5.qt.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r8TZ8O + umask 022 + cd /root/rpmbuild/BUILD + cd dovecot-2.2.20 + rm -rf /root/rpmbuild/BUILDROOT/dovecot-2.2.20-5.qt.x86_64 + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.CNMXvR + umask 022 + cd /root/rpmbuild/BUILD + rm -rf dovecot-2.2.20 + exit 0