* This profile has not been tested thoroughly and is not considered to be * a supported server profile at this time. For a supported server * profile, please check the Hardened project (http://hardened.gentoo.org). * This profile is merely a convenience for people who require a more * minimal profile, yet are unable to use hardened due to restrictions in * the software being used on the server. This profile should also be used * if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this * applies to you, then it doesn't and you should probably be using * Hardened, instead. >>> Unpacking source... >>> Unpacking dovecot-1.1.rc10.tar.gz to /var/tmp/portage/net-mail/dovecot-1.1_rc10/work >>> Unpacking dovecot-sieve-1.1.5.tar.gz to /var/tmp/portage/net-mail/dovecot-1.1_rc10/work >>> Unpacking dovecot-1.1.rc10-managesieve-0.10.2.diff.gz to /var/tmp/portage/net-mail/dovecot-1.1_rc10/work >>> Unpacking dovecot-1.1-managesieve-0.10.2.tar.gz to /var/tmp/portage/net-mail/dovecot-1.1_rc10/work * Applying dovecot-1.1.rc10-managesieve-0.10.2.diff ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: dovecot-1.1.rc10 * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 ... * econf: updating dovecot-1.1-managesieve-0.10.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-1.1-managesieve-0.10.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dovecot-1.1.rc10/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-1.1.rc10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dovecot-sieve-1.1.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-sieve-1.1.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var --sysconfdir=/etc/dovecot --enable-header-install --with-ioloop=best --with-poll=best --disable-debug --disable-ipv6 --without-gssapi --with-ldap --with-mysql --with-pam --without-pop3d --without-pgsql --without-sqlite --without-vpopmail --with-ssl=openssl --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu configure: WARNING: Unrecognized options: --with-poll checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for inline... inline checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/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 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 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 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 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 setrlimit... yes checking for setproctitle... no checking for seteuid... yes checking for setreuid... yes checking for setegid... yes checking for setresgid... yes checking for strtoull... yes checking for strtoll... yes checking for strtoumax... yes checking for strtoimax... yes checking for strtouq... yes checking for strtoq... yes 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 whether we can use epoll... yes checking whether we can use inotify... 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 for struct iovec... 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 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 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 struct Q_QUOTACTL ioctl exists... no checking for C99 vsnprintf()... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for x86_64-pc-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 SSL... 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 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 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 crypt... no checking for crypt in -lcrypt... yes checking for dlopen... no checking for dlopen in -ldl... yes checking whether byte ordering is bigendian... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/wiki/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib-sql/Makefile config.status: creating src/lib-auth/Makefile config.status: creating src/lib-charset/Makefile config.status: creating src/lib-dict/Makefile config.status: creating src/lib-imap/Makefile config.status: creating src/lib-index/Makefile config.status: creating src/lib-mail/Makefile config.status: creating src/lib-ntlm/Makefile config.status: creating src/lib-otp/Makefile config.status: creating src/lib-settings/Makefile config.status: creating src/lib-storage/Makefile config.status: creating src/lib-storage/list/Makefile config.status: creating src/lib-storage/index/Makefile config.status: creating src/lib-storage/index/maildir/Makefile config.status: creating src/lib-storage/index/mbox/Makefile config.status: creating src/lib-storage/index/dbox/Makefile config.status: creating src/lib-storage/index/cydir/Makefile config.status: creating src/lib-storage/index/raw/Makefile config.status: creating src/lib-storage/register/Makefile config.status: creating src/auth/Makefile config.status: creating src/deliver/Makefile config.status: creating src/dict/Makefile config.status: creating src/imap/Makefile config.status: creating src/imap-login/Makefile config.status: creating src/login-common/Makefile config.status: creating src/master/Makefile config.status: creating src/pop3/Makefile config.status: creating src/pop3-login/Makefile config.status: creating src/tests/Makefile config.status: creating src/util/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/acl/Makefile config.status: creating src/plugins/convert/Makefile config.status: creating src/plugins/expire/Makefile config.status: creating src/plugins/fts/Makefile config.status: creating src/plugins/fts-lucene/Makefile config.status: creating src/plugins/fts-squat/Makefile config.status: creating src/plugins/lazy-expunge/Makefile config.status: creating src/plugins/mail-log/Makefile config.status: creating src/plugins/mbox-snarf/Makefile config.status: creating src/plugins/quota/Makefile config.status: creating src/plugins/imap-quota/Makefile config.status: creating src/plugins/trash/Makefile config.status: creating src/plugins/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 configure: WARNING: Unrecognized options: --with-poll Install prefix ...................... : /usr File offsets ........................ : 64bit I/O loop method ..................... : epoll File change notification method ..... : inotify Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support .......... : no Building with pop3 server ........... : no Building with mail delivery agent .. : yes Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword ldap sql nss Building with password lookup modules : passwd passwd-file shadow pam checkpassword ldap sql Building with SQL drivers ............: mysql make all-recursive make[1]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10' Making all in src make[2]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src' Making all in lib make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib' make all-am make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT aqueue.o -MD -MP -MF .deps/aqueue.Tpo -c -o aqueue.o aqueue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT backtrace-string.o -MD -MP -MF .deps/backtrace-string.Tpo -c -o backtrace-string.o backtrace-string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT bsearch-insert-pos.o -MD -MP -MF .deps/bsearch-insert-pos.Tpo -c -o bsearch-insert-pos.o bsearch-insert-pos.c mv -f .deps/array.Tpo .deps/array.Po mv -f .deps/aqueue.Tpo .deps/aqueue.Po mv -f .deps/backtrace-string.Tpo .deps/backtrace-string.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT close-keep-errno.o -MD -MP -MF .deps/close-keep-errno.Tpo -c -o close-keep-errno.o close-keep-errno.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c mv -f .deps/close-keep-errno.Tpo .deps/close-keep-errno.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c mv -f .deps/compat.Tpo .deps/compat.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT data-stack.o -MD -MP -MF .deps/data-stack.Tpo -c -o data-stack.o data-stack.c mv -f .deps/crc32.Tpo .deps/crc32.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT env-util.o -MD -MP -MF .deps/env-util.Tpo -c -o env-util.o env-util.c mv -f .deps/data-stack.Tpo .deps/data-stack.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT failures.o -MD -MP -MF .deps/failures.Tpo -c -o failures.o failures.c mv -f .deps/env-util.Tpo .deps/env-util.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fd-close-on-exec.o -MD -MP -MF .deps/fd-close-on-exec.Tpo -c -o fd-close-on-exec.o fd-close-on-exec.c mv -f .deps/failures.Tpo .deps/failures.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fd-set-nonblock.o -MD -MP -MF .deps/fd-set-nonblock.Tpo -c -o fd-set-nonblock.o fd-set-nonblock.c mv -f .deps/fd-close-on-exec.Tpo .deps/fd-close-on-exec.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fdatasync-path.o -MD -MP -MF .deps/fdatasync-path.Tpo -c -o fdatasync-path.o fdatasync-path.c mv -f .deps/fd-set-nonblock.Tpo .deps/fd-set-nonblock.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fdpass.o -MD -MP -MF .deps/fdpass.Tpo -c -o fdpass.o fdpass.c mv -f .deps/fdatasync-path.Tpo .deps/fdatasync-path.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-cache.o -MD -MP -MF .deps/file-cache.Tpo -c -o file-cache.o file-cache.c mv -f .deps/fdpass.Tpo .deps/fdpass.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-copy.o -MD -MP -MF .deps/file-copy.Tpo -c -o file-copy.o file-copy.c mv -f .deps/file-cache.Tpo .deps/file-cache.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-dotlock.o -MD -MP -MF .deps/file-dotlock.Tpo -c -o file-dotlock.o file-dotlock.c mv -f .deps/file-copy.Tpo .deps/file-copy.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-lock.o -MD -MP -MF .deps/file-lock.Tpo -c -o file-lock.o file-lock.c mv -f .deps/file-lock.Tpo .deps/file-lock.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT file-set-size.o -MD -MP -MF .deps/file-set-size.Tpo -c -o file-set-size.o file-set-size.c mv -f .deps/file-dotlock.Tpo .deps/file-dotlock.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/file-set-size.Tpo .deps/file-set-size.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hex-binary.o -MD -MP -MF .deps/hex-binary.Tpo -c -o hex-binary.o hex-binary.c mv -f .deps/hash.Tpo .deps/hash.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hex-dec.o -MD -MP -MF .deps/hex-dec.Tpo -c -o hex-dec.o hex-dec.c mv -f .deps/hex-binary.Tpo .deps/hex-binary.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hmac-md5.o -MD -MP -MF .deps/hmac-md5.Tpo -c -o hmac-md5.o hmac-md5.c mv -f .deps/hex-dec.Tpo .deps/hex-dec.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT home-expand.o -MD -MP -MF .deps/home-expand.Tpo -c -o home-expand.o home-expand.c mv -f .deps/hmac-md5.Tpo .deps/hmac-md5.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT hostpid.o -MD -MP -MF .deps/hostpid.Tpo -c -o hostpid.o hostpid.c mv -f .deps/home-expand.Tpo .deps/home-expand.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imem.o -MD -MP -MF .deps/imem.Tpo -c -o imem.o imem.c mv -f .deps/base64.Tpo .deps/base64.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT iostream.o -MD -MP -MF .deps/iostream.Tpo -c -o iostream.o iostream.c mv -f .deps/bsearch-insert-pos.Tpo .deps/bsearch-insert-pos.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream.o -MD -MP -MF .deps/istream.Tpo -c -o istream.o istream.c mv -f .deps/hostpid.Tpo .deps/hostpid.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-concat.o -MD -MP -MF .deps/istream-concat.Tpo -c -o istream-concat.o istream-concat.c mv -f .deps/imem.Tpo .deps/imem.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-crlf.o -MD -MP -MF .deps/istream-crlf.Tpo -c -o istream-crlf.o istream-crlf.c mv -f .deps/iostream.Tpo .deps/iostream.Po mv -f .deps/istream.Tpo .deps/istream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-data.o -MD -MP -MF .deps/istream-data.Tpo -c -o istream-data.o istream-data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-file.o -MD -MP -MF .deps/istream-file.Tpo -c -o istream-file.o istream-file.c mv -f .deps/istream-concat.Tpo .deps/istream-concat.Po mv -f .deps/istream-crlf.Tpo .deps/istream-crlf.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-limit.o -MD -MP -MF .deps/istream-limit.Tpo -c -o istream-limit.o istream-limit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-mmap.o -MD -MP -MF .deps/istream-mmap.Tpo -c -o istream-mmap.o istream-mmap.c mv -f .deps/istream-limit.Tpo .deps/istream-limit.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-seekable.o -MD -MP -MF .deps/istream-seekable.Tpo -c -o istream-seekable.o istream-seekable.c mv -f .deps/istream-mmap.Tpo .deps/istream-mmap.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-tee.o -MD -MP -MF .deps/istream-tee.Tpo -c -o istream-tee.o istream-tee.c mv -f .deps/istream-seekable.Tpo .deps/istream-seekable.Po mv -f .deps/istream-tee.Tpo .deps/istream-tee.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop.o -MD -MP -MF .deps/ioloop.Tpo -c -o ioloop.o ioloop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-iolist.o -MD -MP -MF .deps/ioloop-iolist.Tpo -c -o ioloop-iolist.o ioloop-iolist.c mv -f .deps/buffer.Tpo .deps/buffer.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-none.o -MD -MP -MF .deps/ioloop-notify-none.Tpo -c -o ioloop-notify-none.o ioloop-notify-none.c mv -f .deps/ioloop.Tpo .deps/ioloop.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-fd.o -MD -MP -MF .deps/ioloop-notify-fd.Tpo -c -o ioloop-notify-fd.o ioloop-notify-fd.c mv -f .deps/istream-data.Tpo .deps/istream-data.Po mv -f .deps/istream-file.Tpo .deps/istream-file.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-dn.o -MD -MP -MF .deps/ioloop-notify-dn.Tpo -c -o ioloop-notify-dn.o ioloop-notify-dn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-inotify.o -MD -MP -MF .deps/ioloop-notify-inotify.Tpo -c -o ioloop-notify-inotify.o ioloop-notify-inotify.c mv -f .deps/ioloop-notify-dn.Tpo .deps/ioloop-notify-dn.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-notify-kqueue.o -MD -MP -MF .deps/ioloop-notify-kqueue.Tpo -c -o ioloop-notify-kqueue.o ioloop-notify-kqueue.c mv -f .deps/ioloop-notify-inotify.Tpo .deps/ioloop-notify-inotify.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-poll.o -MD -MP -MF .deps/ioloop-poll.Tpo -c -o ioloop-poll.o ioloop-poll.c mv -f .deps/ioloop-notify-kqueue.Tpo .deps/ioloop-notify-kqueue.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-select.o -MD -MP -MF .deps/ioloop-select.Tpo -c -o ioloop-select.o ioloop-select.c mv -f .deps/ioloop-notify-fd.Tpo .deps/ioloop-notify-fd.Po mv -f .deps/ioloop-notify-none.Tpo .deps/ioloop-notify-none.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-epoll.o -MD -MP -MF .deps/ioloop-epoll.Tpo -c -o ioloop-epoll.o ioloop-epoll.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ioloop-kqueue.o -MD -MP -MF .deps/ioloop-kqueue.Tpo -c -o ioloop-kqueue.o ioloop-kqueue.c mv -f .deps/ioloop-poll.Tpo .deps/ioloop-poll.Po mv -f .deps/ioloop-select.Tpo .deps/ioloop-select.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lib-signals.o -MD -MP -MF .deps/lib-signals.Tpo -c -o lib-signals.o lib-signals.c mv -f .deps/ioloop-kqueue.Tpo .deps/ioloop-kqueue.Po mv -f .deps/ioloop-epoll.Tpo .deps/ioloop-epoll.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT md4.o -MD -MP -MF .deps/md4.Tpo -c -o md4.o md4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/lib-signals.Tpo .deps/lib-signals.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool.o -MD -MP -MF .deps/mempool.Tpo -c -o mempool.o mempool.c mv -f .deps/lib.Tpo .deps/lib.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-alloconly.o -MD -MP -MF .deps/mempool-alloconly.Tpo -c -o mempool-alloconly.o mempool-alloconly.c mv -f .deps/md4.Tpo .deps/md4.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-datastack.o -MD -MP -MF .deps/mempool-datastack.Tpo -c -o mempool-datastack.o mempool-datastack.c mv -f .deps/md5.Tpo .deps/md5.Po mv -f .deps/mempool.Tpo .deps/mempool.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-system.o -MD -MP -MF .deps/mempool-system.Tpo -c -o mempool-system.o mempool-system.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-system-clean.o -MD -MP -MF .deps/mempool-system-clean.Tpo -c -o mempool-system-clean.o mempool-system-clean.c mv -f .deps/mempool-alloconly.Tpo .deps/mempool-alloconly.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mempool-unsafe-datastack.o -MD -MP -MF .deps/mempool-unsafe-datastack.Tpo -c -o mempool-unsafe-datastack.o mempool-unsafe-datastack.c mv -f .deps/mempool-datastack.Tpo .deps/mempool-datastack.Po mv -f .deps/mempool-system.Tpo .deps/mempool-system.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mkdir-parents.o -MD -MP -MF .deps/mkdir-parents.Tpo -c -o mkdir-parents.o mkdir-parents.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mmap-anon.o -MD -MP -MF .deps/mmap-anon.Tpo -c -o mmap-anon.o mmap-anon.c mv -f .deps/mempool-system-clean.Tpo .deps/mempool-system-clean.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mmap-util.o -MD -MP -MF .deps/mmap-util.Tpo -c -o mmap-util.o mmap-util.c mv -f .deps/mempool-unsafe-datastack.Tpo .deps/mempool-unsafe-datastack.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT module-dir.o -MD -MP -MF .deps/module-dir.Tpo -c -o module-dir.o module-dir.c mv -f .deps/mkdir-parents.Tpo .deps/mkdir-parents.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mountpoint.o -MD -MP -MF .deps/mountpoint.Tpo -c -o mountpoint.o mountpoint.c mv -f .deps/mmap-anon.Tpo .deps/mmap-anon.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c mv -f .deps/module-dir.Tpo .deps/module-dir.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT nfs-workarounds.o -MD -MP -MF .deps/nfs-workarounds.Tpo -c -o nfs-workarounds.o nfs-workarounds.c mv -f .deps/mmap-util.Tpo .deps/mmap-util.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ostream.o -MD -MP -MF .deps/ostream.Tpo -c -o ostream.o ostream.c network.c: In function 'net_ipv6_mapped_ipv4_convert': network.c:610: warning: unused parameter 'src' network.c:611: warning: unused parameter 'dest' mv -f .deps/mountpoint.Tpo .deps/mountpoint.Po mv -f .deps/network.Tpo .deps/network.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ostream-file.o -MD -MP -MF .deps/ostream-file.Tpo -c -o ostream-file.o ostream-file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT primes.o -MD -MP -MF .deps/primes.Tpo -c -o primes.o primes.c mv -f .deps/nfs-workarounds.Tpo .deps/nfs-workarounds.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT printf-format-fix.o -MD -MP -MF .deps/printf-format-fix.Tpo -c -o printf-format-fix.o printf-format-fix.c mv -f .deps/ostream.Tpo .deps/ostream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT process-title.o -MD -MP -MF .deps/process-title.Tpo -c -o process-title.o process-title.c mv -f .deps/ostream-file.Tpo .deps/ostream-file.Po mv -f .deps/primes.Tpo .deps/primes.Po mv -f .deps/printf-format-fix.Tpo .deps/printf-format-fix.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT priorityq.o -MD -MP -MF .deps/priorityq.Tpo -c -o priorityq.o priorityq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT randgen.o -MD -MP -MF .deps/randgen.Tpo -c -o randgen.o randgen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT read-full.o -MD -MP -MF .deps/read-full.Tpo -c -o read-full.o read-full.c mv -f .deps/process-title.Tpo .deps/process-title.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT restrict-access.o -MD -MP -MF .deps/restrict-access.Tpo -c -o restrict-access.o restrict-access.c mv -f .deps/priorityq.Tpo .deps/priorityq.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT restrict-process-size.o -MD -MP -MF .deps/restrict-process-size.Tpo -c -o restrict-process-size.o restrict-process-size.c mv -f .deps/randgen.Tpo .deps/randgen.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT safe-memset.o -MD -MP -MF .deps/safe-memset.Tpo -c -o safe-memset.o safe-memset.c mv -f .deps/read-full.Tpo .deps/read-full.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT safe-mkdir.o -MD -MP -MF .deps/safe-mkdir.Tpo -c -o safe-mkdir.o safe-mkdir.c mv -f .deps/restrict-access.Tpo .deps/restrict-access.Po mv -f .deps/restrict-process-size.Tpo .deps/restrict-process-size.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT safe-mkstemp.o -MD -MP -MF .deps/safe-mkstemp.Tpo -c -o safe-mkstemp.o safe-mkstemp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sendfile-util.o -MD -MP -MF .deps/sendfile-util.Tpo -c -o sendfile-util.o sendfile-util.c mv -f .deps/safe-memset.Tpo .deps/safe-memset.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT seq-range-array.o -MD -MP -MF .deps/seq-range-array.Tpo -c -o seq-range-array.o seq-range-array.c mv -f .deps/safe-mkstemp.Tpo .deps/safe-mkstemp.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/seq-range-array.Tpo .deps/seq-range-array.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sha2.o -MD -MP -MF .deps/sha2.Tpo -c -o sha2.o sha2.c mv -f .deps/sha1.Tpo .deps/sha1.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c mv -f .deps/sha2.Tpo .deps/sha2.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT str-find.o -MD -MP -MF .deps/str-find.Tpo -c -o str-find.o str-find.c mv -f .deps/safe-mkdir.Tpo .deps/safe-mkdir.Po mv -f .deps/sendfile-util.Tpo .deps/sendfile-util.Po mv -f .deps/str.Tpo .deps/str.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT str-sanitize.o -MD -MP -MF .deps/str-sanitize.Tpo -c -o str-sanitize.o str-sanitize.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT strescape.o -MD -MP -MF .deps/strescape.Tpo -c -o strescape.o strescape.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT strfuncs.o -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.o strfuncs.c mv -f .deps/str-find.Tpo .deps/str-find.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unix-socket-create.o -MD -MP -MF .deps/unix-socket-create.Tpo -c -o unix-socket-create.o unix-socket-create.c mv -f .deps/str-sanitize.Tpo .deps/str-sanitize.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unlink-directory.o -MD -MP -MF .deps/unlink-directory.Tpo -c -o unlink-directory.o unlink-directory.c mv -f .deps/strescape.Tpo .deps/strescape.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unlink-old-files.o -MD -MP -MF .deps/unlink-old-files.Tpo -c -o unlink-old-files.o unlink-old-files.c mv -f .deps/strfuncs.Tpo .deps/strfuncs.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT unichar.o -MD -MP -MF .deps/unichar.Tpo -c -o unichar.o unichar.c mv -f .deps/unix-socket-create.Tpo .deps/unix-socket-create.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT utc-offset.o -MD -MP -MF .deps/utc-offset.Tpo -c -o utc-offset.o utc-offset.c mv -f .deps/unlink-directory.Tpo .deps/unlink-directory.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT utc-mktime.o -MD -MP -MF .deps/utc-mktime.Tpo -c -o utc-mktime.o utc-mktime.c mv -f .deps/unlink-old-files.Tpo .deps/unlink-old-files.Po mv -f .deps/unichar.Tpo .deps/unichar.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT var-expand.o -MD -MP -MF .deps/var-expand.Tpo -c -o var-expand.o var-expand.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT write-full.o -MD -MP -MF .deps/write-full.Tpo -c -o write-full.o write-full.c mv -f .deps/utc-offset.Tpo .deps/utc-offset.Po mv -f .deps/utc-mktime.Tpo .deps/utc-mktime.Po mv -f .deps/var-expand.Tpo .deps/var-expand.Po mv -f .deps/write-full.Tpo .deps/write-full.Po mv -f .deps/ioloop-iolist.Tpo .deps/ioloop-iolist.Po rm -f liblib.a x86_64-pc-linux-gnu-ar cru liblib.a array.o aqueue.o backtrace-string.o base64.o bsearch-insert-pos.o buffer.o close-keep-errno.o compat.o crc32.o data-stack.o env-util.o failures.o fd-close-on-exec.o fd-set-nonblock.o fdatasync-path.o fdpass.o file-cache.o file-copy.o file-dotlock.o file-lock.o file-set-size.o hash.o hex-binary.o hex-dec.o hmac-md5.o home-expand.o hostpid.o imem.o iostream.o istream.o istream-concat.o istream-crlf.o istream-data.o istream-file.o istream-limit.o istream-mmap.o istream-seekable.o istream-tee.o ioloop.o ioloop-iolist.o ioloop-notify-none.o ioloop-notify-fd.o ioloop-notify-dn.o ioloop-notify-inotify.o ioloop-notify-kqueue.o ioloop-poll.o ioloop-select.o ioloop-epoll.o ioloop-kqueue.o lib.o lib-signals.o md4.o md5.o mempool.o mempool-alloconly.o mempool-datastack.o mempool-system.o mempool-system-clean.o mempool-unsafe-datastack.o mkdir-parents.o mmap-anon.o mmap-util.o module-dir.o mountpoint.o network.o nfs-workarounds.o ostream.o ostream-file.o primes.o printf-format-fix.o process-title.o priorityq.o randgen.o read-full.o restrict-access.o restrict-process-size.o safe-memset.o safe-mkdir.o safe-mkstemp.o sendfile-util.o seq-range-array.o sha1.o sha2.o str.o str-find.o str-sanitize.o strescape.o strfuncs.o unix-socket-create.o unlink-directory.o unlink-old-files.o unichar.o utc-offset.o utc-mktime.o var-expand.o write-full.o x86_64-pc-linux-gnu-ranlib liblib.a make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib' make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib' Making all in lib-dict make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-client.o -MD -MP -MF .deps/dict-client.Tpo -c -o dict-client.o dict-client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-db.o -MD -MP -MF .deps/dict-db.Tpo -c -o dict-db.o dict-db.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-sql.o -MD -MP -MF .deps/dict-sql.Tpo -c -o dict-sql.o dict-sql.c 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 mv -f .deps/dict-db.Tpo .deps/dict-db.Po for i in client null; do \ if [ "${i}" != "null" ]; then \ echo "extern struct dict dict_driver_${i};" >>dict-drivers-register.c ; \ fi \ done echo 'void dict_drivers_register_all(void) {' >>dict-drivers-register.c mv -f .deps/dict.Tpo .deps/dict.Po echo 'dict_sql_register();' >>dict-drivers-register.c mv -f .deps/dict-client.Tpo .deps/dict-client.Po rm -f libdict.a for i in client null; do \ if [ "${i}" != "null" ]; then \ echo "dict_driver_register(&dict_driver_${i});" >>dict-drivers-register.c ; \ fi \ done x86_64-pc-linux-gnu-ar cru libdict.a dict.o dict-client.o echo '}' >>dict-drivers-register.c x86_64-pc-linux-gnu-ranlib libdict.a echo 'void dict_drivers_unregister_all(void) {' >>dict-drivers-register.c echo 'dict_sql_unregister();' >>dict-drivers-register.c mv -f .deps/dict-sql.Tpo .deps/dict-sql.Po for i in client null; do \ if [ "${i}" != "null" ]; then \ echo "dict_driver_unregister(&dict_driver_${i});" >>dict-drivers-register.c ; \ fi \ done echo '}' >>dict-drivers-register.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-drivers-register.o -MD -MP -MF .deps/dict-drivers-register.Tpo -c -o dict-drivers-register.o dict-drivers-register.c mv -f .deps/dict-drivers-register.Tpo .deps/dict-drivers-register.Po rm -f libdict_backend.a x86_64-pc-linux-gnu-ar cru libdict_backend.a dict-db.o dict-sql.o dict-drivers-register.o x86_64-pc-linux-gnu-ranlib libdict_backend.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict' Making all in lib-sql make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-sql' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/lib64/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sql-api.o -MD -MP -MF .deps/sql-api.Tpo -c -o sql-api.o sql-api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/lib64/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sql-pool.o -MD -MP -MF .deps/sql-pool.Tpo -c -o sql-pool.o sql-pool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/lib64/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT driver-mysql.o -MD -MP -MF .deps/driver-mysql.Tpo -c -o driver-mysql.o driver-mysql.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/lib64/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT driver-pgsql.o -MD -MP -MF .deps/driver-pgsql.Tpo -c -o driver-pgsql.o driver-pgsql.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/lib64/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT driver-sqlite.o -MD -MP -MF .deps/driver-sqlite.Tpo -c -o driver-sqlite.o driver-sqlite.c mv -f .deps/sql-pool.Tpo .deps/sql-pool.Po mv -f .deps/driver-pgsql.Tpo .deps/driver-pgsql.Po rm -f sql-drivers-register.c mv -f .deps/sql-api.Tpo .deps/sql-api.Po echo '/* this file automatically generated by Makefile */' >sql-drivers-register.c echo '#include "lib.h"' >>sql-drivers-register.c mv -f .deps/driver-mysql.Tpo .deps/driver-mysql.Po echo '#include "sql-api.h"' >>sql-drivers-register.c for i in mysql null; do \ if [ "${i}" != "null" ]; then \ echo "extern struct sql_db driver_${i}_db;" >>sql-drivers-register.c ; \ fi \ done echo 'void sql_drivers_register_all(void) {' >>sql-drivers-register.c for i in mysql null; do \ if [ "${i}" != "null" ]; then \ echo "sql_driver_register(&driver_${i}_db);" >>sql-drivers-register.c ; \ fi \ done echo '}' >>sql-drivers-register.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -DMODULEDIR=\""/usr/lib64/dovecot"\" -I/usr/include/mysql -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sql-drivers-register.o -MD -MP -MF .deps/sql-drivers-register.Tpo -c -o sql-drivers-register.o sql-drivers-register.c mv -f .deps/sql-drivers-register.Tpo .deps/sql-drivers-register.Po mv -f .deps/driver-sqlite.Tpo .deps/driver-sqlite.Po rm -f libsql.a x86_64-pc-linux-gnu-ar cru libsql.a sql-api.o sql-pool.o driver-mysql.o driver-pgsql.o driver-sqlite.o sql-drivers-register.o x86_64-pc-linux-gnu-ranlib libsql.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-sql' Making all in lib-ntlm make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-ntlm' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ntlm-des.o -MD -MP -MF .deps/ntlm-des.Tpo -c -o ntlm-des.o ntlm-des.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ntlm-encrypt.o -MD -MP -MF .deps/ntlm-encrypt.Tpo -c -o ntlm-encrypt.o ntlm-encrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ntlm-message.o -MD -MP -MF .deps/ntlm-message.Tpo -c -o ntlm-message.o ntlm-message.c mv -f .deps/ntlm-des.Tpo .deps/ntlm-des.Po mv -f .deps/ntlm-encrypt.Tpo .deps/ntlm-encrypt.Po mv -f .deps/ntlm-message.Tpo .deps/ntlm-message.Po rm -f libntlm.a x86_64-pc-linux-gnu-ar cru libntlm.a ntlm-des.o ntlm-encrypt.o ntlm-message.o x86_64-pc-linux-gnu-ranlib libntlm.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-ntlm' Making all in lib-otp make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-otp' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-dictionary.o -MD -MP -MF .deps/otp-dictionary.Tpo -c -o otp-dictionary.o otp-dictionary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-hash.o -MD -MP -MF .deps/otp-hash.Tpo -c -o otp-hash.o otp-hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-parity.o -MD -MP -MF .deps/otp-parity.Tpo -c -o otp-parity.o otp-parity.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-parse.o -MD -MP -MF .deps/otp-parse.Tpo -c -o otp-parse.o otp-parse.c mv -f .deps/otp-hash.Tpo .deps/otp-hash.Po mv -f .deps/otp-dictionary.Tpo .deps/otp-dictionary.Po mv -f .deps/otp-parity.Tpo .deps/otp-parity.Po mv -f .deps/otp-parse.Tpo .deps/otp-parse.Po rm -f libotp.a x86_64-pc-linux-gnu-ar cru libotp.a otp-dictionary.o otp-hash.o otp-parity.o otp-parse.o x86_64-pc-linux-gnu-ranlib libotp.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-otp' Making all in lib-settings make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-settings' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c mv -f .deps/settings.Tpo .deps/settings.Po rm -f libsettings.a x86_64-pc-linux-gnu-ar cru libsettings.a settings.o x86_64-pc-linux-gnu-ranlib libsettings.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-settings' Making all in lib-charset make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-charset' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT charset-iconv.o -MD -MP -MF .deps/charset-iconv.Tpo -c -o charset-iconv.o charset-iconv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT charset-utf8.o -MD -MP -MF .deps/charset-utf8.Tpo -c -o charset-utf8.o charset-utf8.c mv -f .deps/charset-iconv.Tpo .deps/charset-iconv.Po mv -f .deps/charset-utf8.Tpo .deps/charset-utf8.Po rm -f libcharset.a x86_64-pc-linux-gnu-ar cru libcharset.a charset-iconv.o charset-utf8.o x86_64-pc-linux-gnu-ranlib libcharset.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-charset' Making all in lib-mail make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-header-filter.o -MD -MP -MF .deps/istream-header-filter.Tpo -c -o istream-header-filter.o istream-header-filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-from.o -MD -MP -MF .deps/mbox-from.Tpo -c -o mbox-from.o mbox-from.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-address.o -MD -MP -MF .deps/message-address.Tpo -c -o message-address.o message-address.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-date.o -MD -MP -MF .deps/message-date.Tpo -c -o message-date.o message-date.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-decoder.o -MD -MP -MF .deps/message-decoder.Tpo -c -o message-decoder.o message-decoder.c mv -f .deps/istream-header-filter.Tpo .deps/istream-header-filter.Po mv -f .deps/mbox-from.Tpo .deps/mbox-from.Po mv -f .deps/message-date.Tpo .deps/message-date.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-header-decode.o -MD -MP -MF .deps/message-header-decode.Tpo -c -o message-header-decode.o message-header-decode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-header-parser.o -MD -MP -MF .deps/message-header-parser.Tpo -c -o message-header-parser.o message-header-parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-id.o -MD -MP -MF .deps/message-id.Tpo -c -o message-id.o message-id.c mv -f .deps/message-address.Tpo .deps/message-address.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-parser.o -MD -MP -MF .deps/message-parser.Tpo -c -o message-parser.o message-parser.c mv -f .deps/message-header-decode.Tpo .deps/message-header-decode.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-part-serialize.o -MD -MP -MF .deps/message-part-serialize.Tpo -c -o message-part-serialize.o message-part-serialize.c mv -f .deps/message-header-parser.Tpo .deps/message-header-parser.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-search.o -MD -MP -MF .deps/message-search.Tpo -c -o message-search.o message-search.c mv -f .deps/message-id.Tpo .deps/message-id.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-send.o -MD -MP -MF .deps/message-send.Tpo -c -o message-send.o message-send.c mv -f .deps/message-parser.Tpo .deps/message-parser.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT message-size.o -MD -MP -MF .deps/message-size.Tpo -c -o message-size.o message-size.c mv -f .deps/message-send.Tpo .deps/message-send.Po mv -f .deps/message-search.Tpo .deps/message-search.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quoted-printable.o -MD -MP -MF .deps/quoted-printable.Tpo -c -o quoted-printable.o quoted-printable.c mv -f .deps/message-part-serialize.Tpo .deps/message-part-serialize.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rfc822-parser.o -MD -MP -MF .deps/rfc822-parser.Tpo -c -o rfc822-parser.o rfc822-parser.c mv -f .deps/message-size.Tpo .deps/message-size.Po mv -f .deps/quoted-printable.Tpo .deps/quoted-printable.Po mv -f .deps/rfc822-parser.Tpo .deps/rfc822-parser.Po mv -f .deps/message-decoder.Tpo .deps/message-decoder.Po rm -f libmail.a x86_64-pc-linux-gnu-ar cru libmail.a istream-header-filter.o mbox-from.o message-address.o message-date.o message-decoder.o message-header-decode.o message-header-parser.o message-id.o message-parser.o message-part-serialize.o message-search.o message-send.o message-size.o quoted-printable.o rfc822-parser.o x86_64-pc-linux-gnu-ranlib libmail.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail' Making all in lib-imap make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-imap' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-base-subject.o -MD -MP -MF .deps/imap-base-subject.Tpo -c -o imap-base-subject.o imap-base-subject.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-bodystructure.o -MD -MP -MF .deps/imap-bodystructure.Tpo -c -o imap-bodystructure.o imap-bodystructure.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-date.o -MD -MP -MF .deps/imap-date.Tpo -c -o imap-date.o imap-date.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-envelope.o -MD -MP -MF .deps/imap-envelope.Tpo -c -o imap-envelope.o imap-envelope.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-match.o -MD -MP -MF .deps/imap-match.Tpo -c -o imap-match.o imap-match.c mv -f .deps/imap-base-subject.Tpo .deps/imap-base-subject.Po mv -f .deps/imap-date.Tpo .deps/imap-date.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quote.o -MD -MP -MF .deps/imap-quote.Tpo -c -o imap-quote.o imap-quote.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-parser.o -MD -MP -MF .deps/imap-parser.Tpo -c -o imap-parser.o imap-parser.c mv -f .deps/imap-bodystructure.Tpo .deps/imap-bodystructure.Po mv -f .deps/imap-envelope.Tpo .deps/imap-envelope.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-util.o -MD -MP -MF .deps/imap-util.Tpo -c -o imap-util.o imap-util.c mv -f .deps/imap-quote.Tpo .deps/imap-quote.Po mv -f .deps/imap-util.Tpo .deps/imap-util.Po mv -f .deps/imap-parser.Tpo .deps/imap-parser.Po mv -f .deps/imap-match.Tpo .deps/imap-match.Po rm -f libimap.a x86_64-pc-linux-gnu-ar cru libimap.a imap-base-subject.o imap-bodystructure.o imap-date.o imap-envelope.o imap-match.o imap-quote.o imap-parser.o imap-util.o x86_64-pc-linux-gnu-ranlib libimap.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-imap' Making all in lib-index make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache.o -MD -MP -MF .deps/mail-cache.Tpo -c -o mail-cache.o mail-cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-compress.o -MD -MP -MF .deps/mail-cache-compress.Tpo -c -o mail-cache-compress.o mail-cache-compress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-decisions.o -MD -MP -MF .deps/mail-cache-decisions.Tpo -c -o mail-cache-decisions.o mail-cache-decisions.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-fields.o -MD -MP -MF .deps/mail-cache-fields.Tpo -c -o mail-cache-fields.o mail-cache-fields.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-lookup.o -MD -MP -MF .deps/mail-cache-lookup.Tpo -c -o mail-cache-lookup.o mail-cache-lookup.c mv -f .deps/mail-cache-decisions.Tpo .deps/mail-cache-decisions.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-transaction.o -MD -MP -MF .deps/mail-cache-transaction.Tpo -c -o mail-cache-transaction.o mail-cache-transaction.c mv -f .deps/mail-cache.Tpo .deps/mail-cache.Po mv -f .deps/mail-cache-lookup.Tpo .deps/mail-cache-lookup.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-cache-sync-update.o -MD -MP -MF .deps/mail-cache-sync-update.Tpo -c -o mail-cache-sync-update.o mail-cache-sync-update.c mv -f .deps/mail-cache-fields.Tpo .deps/mail-cache-fields.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index.o -MD -MP -MF .deps/mail-index.Tpo -c -o mail-index.o mail-index.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-dummy-view.o -MD -MP -MF .deps/mail-index-dummy-view.Tpo -c -o mail-index-dummy-view.o mail-index-dummy-view.c mv -f .deps/mail-cache-transaction.Tpo .deps/mail-cache-transaction.Po mv -f .deps/mail-index-dummy-view.Tpo .deps/mail-index-dummy-view.Po mv -f .deps/mail-cache-sync-update.Tpo .deps/mail-cache-sync-update.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-fsck.o -MD -MP -MF .deps/mail-index-fsck.Tpo -c -o mail-index-fsck.o mail-index-fsck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-lock.o -MD -MP -MF .deps/mail-index-lock.Tpo -c -o mail-index-lock.o mail-index-lock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-map.o -MD -MP -MF .deps/mail-index-map.Tpo -c -o mail-index-map.o mail-index-map.c mv -f .deps/mail-index.Tpo .deps/mail-index.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-transaction.o -MD -MP -MF .deps/mail-index-transaction.Tpo -c -o mail-index-transaction.o mail-index-transaction.c mv -f .deps/mail-index-fsck.Tpo .deps/mail-index-fsck.Po mv -f .deps/mail-index-lock.Tpo .deps/mail-index-lock.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-transaction-view.o -MD -MP -MF .deps/mail-index-transaction-view.Tpo -c -o mail-index-transaction-view.o mail-index-transaction-view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync.o -MD -MP -MF .deps/mail-index-sync.Tpo -c -o mail-index-sync.o mail-index-sync.c mv -f .deps/mail-index-map.Tpo .deps/mail-index-map.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync-ext.o -MD -MP -MF .deps/mail-index-sync-ext.Tpo -c -o mail-index-sync-ext.o mail-index-sync-ext.c mv -f .deps/mail-index-transaction.Tpo .deps/mail-index-transaction.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync-keywords.o -MD -MP -MF .deps/mail-index-sync-keywords.Tpo -c -o mail-index-sync-keywords.o mail-index-sync-keywords.c mv -f .deps/mail-index-transaction-view.Tpo .deps/mail-index-transaction-view.Po mv -f .deps/mail-index-sync.Tpo .deps/mail-index-sync.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-sync-update.o -MD -MP -MF .deps/mail-index-sync-update.Tpo -c -o mail-index-sync-update.o mail-index-sync-update.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-view.o -MD -MP -MF .deps/mail-index-view.Tpo -c -o mail-index-view.o mail-index-view.c mv -f .deps/mail-index-sync-ext.Tpo .deps/mail-index-sync-ext.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-view-sync.o -MD -MP -MF .deps/mail-index-view-sync.Tpo -c -o mail-index-view-sync.o mail-index-view-sync.c mv -f .deps/mail-index-sync-keywords.Tpo .deps/mail-index-sync-keywords.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-index-write.o -MD -MP -MF .deps/mail-index-write.Tpo -c -o mail-index-write.o mail-index-write.c mv -f .deps/mail-index-sync-update.Tpo .deps/mail-index-sync-update.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log.o -MD -MP -MF .deps/mail-transaction-log.Tpo -c -o mail-transaction-log.o mail-transaction-log.c mv -f .deps/mail-index-view.Tpo .deps/mail-index-view.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log-append.o -MD -MP -MF .deps/mail-transaction-log-append.Tpo -c -o mail-transaction-log-append.o mail-transaction-log-append.c mv -f .deps/mail-index-view-sync.Tpo .deps/mail-index-view-sync.Po mv -f .deps/mail-index-write.Tpo .deps/mail-index-write.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log-file.o -MD -MP -MF .deps/mail-transaction-log-file.Tpo -c -o mail-transaction-log-file.o mail-transaction-log-file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-transaction-log-view.o -MD -MP -MF .deps/mail-transaction-log-view.Tpo -c -o mail-transaction-log-view.o mail-transaction-log-view.c mv -f .deps/mail-transaction-log.Tpo .deps/mail-transaction-log.Po mv -f .deps/mail-transaction-log-append.Tpo .deps/mail-transaction-log-append.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-index.o -MD -MP -MF .deps/mailbox-list-index.Tpo -c -o mailbox-list-index.o mailbox-list-index.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-index-sync.o -MD -MP -MF .deps/mailbox-list-index-sync.Tpo -c -o mailbox-list-index-sync.o mailbox-list-index-sync.c mv -f .deps/mail-transaction-log-view.Tpo .deps/mail-transaction-log-view.Po mv -f .deps/mail-transaction-log-file.Tpo .deps/mail-transaction-log-file.Po mv -f .deps/mailbox-list-index-sync.Tpo .deps/mailbox-list-index-sync.Po mv -f .deps/mailbox-list-index.Tpo .deps/mailbox-list-index.Po mv -f .deps/mail-cache-compress.Tpo .deps/mail-cache-compress.Po rm -f libindex.a x86_64-pc-linux-gnu-ar cru libindex.a mail-cache.o mail-cache-compress.o mail-cache-decisions.o mail-cache-fields.o mail-cache-lookup.o mail-cache-transaction.o mail-cache-sync-update.o mail-index.o mail-index-dummy-view.o mail-index-fsck.o mail-index-lock.o mail-index-map.o mail-index-transaction.o mail-index-transaction-view.o mail-index-sync.o mail-index-sync-ext.o mail-index-sync-keywords.o mail-index-sync-update.o mail-index-view.o mail-index-view-sync.o mail-index-write.o mail-transaction-log.o mail-transaction-log-append.o mail-transaction-log-file.o mail-transaction-log-view.o mailbox-list-index.o mailbox-list-index-sync.o x86_64-pc-linux-gnu-ranlib libindex.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index' Making all in lib-storage make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage' Making all in list make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/list' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mailbox-list.o -MD -MP -MF .deps/index-mailbox-list.Tpo -c -o index-mailbox-list.o index-mailbox-list.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mailbox-list-sync.o -MD -MP -MF .deps/index-mailbox-list-sync.Tpo -c -o index-mailbox-list-sync.o index-mailbox-list-sync.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-fs.o -MD -MP -MF .deps/mailbox-list-fs.Tpo -c -o mailbox-list-fs.o mailbox-list-fs.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-fs-iter.o -MD -MP -MF .deps/mailbox-list-fs-iter.Tpo -c -o mailbox-list-fs-iter.o mailbox-list-fs-iter.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-maildir.o -MD -MP -MF .deps/mailbox-list-maildir.Tpo -c -o mailbox-list-maildir.o mailbox-list-maildir.c mv -f .deps/mailbox-list-fs-iter.Tpo .deps/mailbox-list-fs-iter.Po mv -f .deps/mailbox-list-fs.Tpo .deps/mailbox-list-fs.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-maildir-iter.o -MD -MP -MF .deps/mailbox-list-maildir-iter.Tpo -c -o mailbox-list-maildir-iter.o mailbox-list-maildir-iter.c mv -f .deps/index-mailbox-list.Tpo .deps/index-mailbox-list.Po mv -f .deps/index-mailbox-list-sync.Tpo .deps/index-mailbox-list-sync.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-subscriptions.o -MD -MP -MF .deps/mailbox-list-subscriptions.Tpo -c -o mailbox-list-subscriptions.o mailbox-list-subscriptions.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT subscription-file.o -MD -MP -MF .deps/subscription-file.Tpo -c -o subscription-file.o subscription-file.c mv -f .deps/mailbox-list-maildir-iter.Tpo .deps/mailbox-list-maildir-iter.Po mv -f .deps/mailbox-list-subscriptions.Tpo .deps/mailbox-list-subscriptions.Po mv -f .deps/subscription-file.Tpo .deps/subscription-file.Po mv -f .deps/mailbox-list-maildir.Tpo .deps/mailbox-list-maildir.Po rm -f libstorage_list.a x86_64-pc-linux-gnu-ar cru libstorage_list.a index-mailbox-list.o index-mailbox-list-sync.o mailbox-list-fs.o mailbox-list-fs-iter.o mailbox-list-maildir.o mailbox-list-maildir-iter.o mailbox-list-subscriptions.o subscription-file.o x86_64-pc-linux-gnu-ranlib libstorage_list.a make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/list' Making all in index make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index' Making all in maildir make[5]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/maildir' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-copy.o -MD -MP -MF .deps/maildir-copy.Tpo -c -o maildir-copy.o maildir-copy.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-filename.o -MD -MP -MF .deps/maildir-filename.Tpo -c -o maildir-filename.o maildir-filename.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-keywords.o -MD -MP -MF .deps/maildir-keywords.Tpo -c -o maildir-keywords.o maildir-keywords.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-mail.o -MD -MP -MF .deps/maildir-mail.Tpo -c -o maildir-mail.o maildir-mail.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-save.o -MD -MP -MF .deps/maildir-save.Tpo -c -o maildir-save.o maildir-save.c mv -f .deps/maildir-keywords.Tpo .deps/maildir-keywords.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-storage.o -MD -MP -MF .deps/maildir-storage.Tpo -c -o maildir-storage.o maildir-storage.c mv -f .deps/maildir-filename.Tpo .deps/maildir-filename.Po mv -f .deps/maildir-save.Tpo .deps/maildir-save.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-sync.o -MD -MP -MF .deps/maildir-sync.Tpo -c -o maildir-sync.o maildir-sync.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-sync-index.o -MD -MP -MF .deps/maildir-sync-index.Tpo -c -o maildir-sync-index.o maildir-sync-index.c mv -f .deps/maildir-copy.Tpo .deps/maildir-copy.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-transaction.o -MD -MP -MF .deps/maildir-transaction.Tpo -c -o maildir-transaction.o maildir-transaction.c mv -f .deps/maildir-sync.Tpo .deps/maildir-sync.Po mv -f .deps/maildir-storage.Tpo .deps/maildir-storage.Po mv -f .deps/maildir-sync-index.Tpo .deps/maildir-sync-index.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-uidlist.o -MD -MP -MF .deps/maildir-uidlist.Tpo -c -o maildir-uidlist.o maildir-uidlist.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT maildir-util.o -MD -MP -MF .deps/maildir-util.Tpo -c -o maildir-util.o maildir-util.c mv -f .deps/maildir-transaction.Tpo .deps/maildir-transaction.Po mv -f .deps/maildir-util.Tpo .deps/maildir-util.Po mv -f .deps/maildir-uidlist.Tpo .deps/maildir-uidlist.Po mv -f .deps/maildir-mail.Tpo .deps/maildir-mail.Po rm -f libstorage_maildir.a x86_64-pc-linux-gnu-ar cru libstorage_maildir.a maildir-copy.o maildir-filename.o maildir-keywords.o maildir-mail.o maildir-save.o maildir-storage.o maildir-sync.o maildir-sync-index.o maildir-transaction.o maildir-uidlist.o maildir-util.o x86_64-pc-linux-gnu-ranlib libstorage_maildir.a make[5]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/maildir' Making all in mbox make[5]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/mbox' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-raw-mbox.o -MD -MP -MF .deps/istream-raw-mbox.Tpo -c -o istream-raw-mbox.o istream-raw-mbox.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-file.o -MD -MP -MF .deps/mbox-file.Tpo -c -o mbox-file.o mbox-file.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-lock.o -MD -MP -MF .deps/mbox-lock.Tpo -c -o mbox-lock.o mbox-lock.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-mail.o -MD -MP -MF .deps/mbox-mail.Tpo -c -o mbox-mail.o mbox-mail.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-md5.o -MD -MP -MF .deps/mbox-md5.Tpo -c -o mbox-md5.o mbox-md5.c mv -f .deps/istream-raw-mbox.Tpo .deps/istream-raw-mbox.Po mv -f .deps/mbox-file.Tpo .deps/mbox-file.Po mv -f .deps/mbox-mail.Tpo .deps/mbox-mail.Po mv -f .deps/mbox-lock.Tpo .deps/mbox-lock.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-save.o -MD -MP -MF .deps/mbox-save.Tpo -c -o mbox-save.o mbox-save.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync-parse.o -MD -MP -MF .deps/mbox-sync-parse.Tpo -c -o mbox-sync-parse.o mbox-sync-parse.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync-rewrite.o -MD -MP -MF .deps/mbox-sync-rewrite.Tpo -c -o mbox-sync-rewrite.o mbox-sync-rewrite.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync-update.o -MD -MP -MF .deps/mbox-sync-update.Tpo -c -o mbox-sync-update.o mbox-sync-update.c mv -f .deps/mbox-sync-parse.Tpo .deps/mbox-sync-parse.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-sync.o -MD -MP -MF .deps/mbox-sync.Tpo -c -o mbox-sync.o mbox-sync.c mv -f .deps/mbox-save.Tpo .deps/mbox-save.Po mv -f .deps/mbox-sync-rewrite.Tpo .deps/mbox-sync-rewrite.Po mv -f .deps/mbox-sync-update.Tpo .deps/mbox-sync-update.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-storage.o -MD -MP -MF .deps/mbox-storage.Tpo -c -o mbox-storage.o mbox-storage.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-transaction.o -MD -MP -MF .deps/mbox-transaction.Tpo -c -o mbox-transaction.o mbox-transaction.c mv -f .deps/mbox-sync.Tpo .deps/mbox-sync.Po mv -f .deps/mbox-transaction.Tpo .deps/mbox-transaction.Po mv -f .deps/mbox-storage.Tpo .deps/mbox-storage.Po mv -f .deps/mbox-md5.Tpo .deps/mbox-md5.Po rm -f libstorage_mbox.a x86_64-pc-linux-gnu-ar cru libstorage_mbox.a istream-raw-mbox.o mbox-file.o mbox-lock.o mbox-mail.o mbox-md5.o mbox-save.o mbox-sync-parse.o mbox-sync-rewrite.o mbox-sync-update.o mbox-sync.o mbox-storage.o mbox-transaction.o x86_64-pc-linux-gnu-ranlib libstorage_mbox.a make[5]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/mbox' Making all in dbox make[5]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/dbox' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-file.o -MD -MP -MF .deps/dbox-file.Tpo -c -o dbox-file.o dbox-file.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-file-maildir.o -MD -MP -MF .deps/dbox-file-maildir.Tpo -c -o dbox-file-maildir.o dbox-file-maildir.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-index.o -MD -MP -MF .deps/dbox-index.Tpo -c -o dbox-index.o dbox-index.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-mail.o -MD -MP -MF .deps/dbox-mail.Tpo -c -o dbox-mail.o dbox-mail.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-save.o -MD -MP -MF .deps/dbox-save.Tpo -c -o dbox-save.o dbox-save.c mv -f .deps/dbox-file-maildir.Tpo .deps/dbox-file-maildir.Po mv -f .deps/dbox-mail.Tpo .deps/dbox-mail.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-sync.o -MD -MP -MF .deps/dbox-sync.Tpo -c -o dbox-sync.o dbox-sync.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-sync-file.o -MD -MP -MF .deps/dbox-sync-file.Tpo -c -o dbox-sync-file.o dbox-sync-file.c mv -f .deps/dbox-file.Tpo .deps/dbox-file.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-sync-rebuild.o -MD -MP -MF .deps/dbox-sync-rebuild.Tpo -c -o dbox-sync-rebuild.o dbox-sync-rebuild.c mv -f .deps/dbox-index.Tpo .deps/dbox-index.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-storage.o -MD -MP -MF .deps/dbox-storage.Tpo -c -o dbox-storage.o dbox-storage.c mv -f .deps/dbox-sync.Tpo .deps/dbox-sync.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dbox-transaction.o -MD -MP -MF .deps/dbox-transaction.Tpo -c -o dbox-transaction.o dbox-transaction.c mv -f .deps/dbox-sync-file.Tpo .deps/dbox-sync-file.Po mv -f .deps/dbox-sync-rebuild.Tpo .deps/dbox-sync-rebuild.Po mv -f .deps/dbox-storage.Tpo .deps/dbox-storage.Po mv -f .deps/dbox-transaction.Tpo .deps/dbox-transaction.Po mv -f .deps/dbox-save.Tpo .deps/dbox-save.Po rm -f libstorage_dbox.a x86_64-pc-linux-gnu-ar cru libstorage_dbox.a dbox-file.o dbox-file-maildir.o dbox-index.o dbox-mail.o dbox-save.o dbox-sync.o dbox-sync-file.o dbox-sync-rebuild.o dbox-storage.o dbox-transaction.o x86_64-pc-linux-gnu-ranlib libstorage_dbox.a make[5]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/dbox' Making all in cydir make[5]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/cydir' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-mail.o -MD -MP -MF .deps/cydir-mail.Tpo -c -o cydir-mail.o cydir-mail.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-save.o -MD -MP -MF .deps/cydir-save.Tpo -c -o cydir-save.o cydir-save.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-sync.o -MD -MP -MF .deps/cydir-sync.Tpo -c -o cydir-sync.o cydir-sync.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-storage.o -MD -MP -MF .deps/cydir-storage.Tpo -c -o cydir-storage.o cydir-storage.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cydir-transaction.o -MD -MP -MF .deps/cydir-transaction.Tpo -c -o cydir-transaction.o cydir-transaction.c mv -f .deps/cydir-mail.Tpo .deps/cydir-mail.Po mv -f .deps/cydir-transaction.Tpo .deps/cydir-transaction.Po mv -f .deps/cydir-save.Tpo .deps/cydir-save.Po mv -f .deps/cydir-storage.Tpo .deps/cydir-storage.Po mv -f .deps/cydir-sync.Tpo .deps/cydir-sync.Po rm -f libstorage_cydir.a x86_64-pc-linux-gnu-ar cru libstorage_cydir.a cydir-mail.o cydir-save.o cydir-sync.o cydir-storage.o cydir-transaction.o x86_64-pc-linux-gnu-ranlib libstorage_cydir.a make[5]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/cydir' Making all in raw make[5]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/raw' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-mail.o -MD -MP -MF .deps/raw-mail.Tpo -c -o raw-mail.o raw-mail.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-sync.o -MD -MP -MF .deps/raw-sync.Tpo -c -o raw-sync.o raw-sync.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-storage.o -MD -MP -MF .deps/raw-storage.Tpo -c -o raw-storage.o raw-storage.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT raw-transaction.o -MD -MP -MF .deps/raw-transaction.Tpo -c -o raw-transaction.o raw-transaction.c mv -f .deps/raw-mail.Tpo .deps/raw-mail.Po mv -f .deps/raw-sync.Tpo .deps/raw-sync.Po mv -f .deps/raw-storage.Tpo .deps/raw-storage.Po mv -f .deps/raw-transaction.Tpo .deps/raw-transaction.Po rm -f libstorage_raw.a x86_64-pc-linux-gnu-ar cru libstorage_raw.a raw-mail.o raw-sync.o raw-storage.o raw-transaction.o x86_64-pc-linux-gnu-ranlib libstorage_raw.a make[5]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index/raw' make[5]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-fetch.o -MD -MP -MF .deps/index-fetch.Tpo -c -o index-fetch.o index-fetch.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mail.o -MD -MP -MF .deps/index-mail.Tpo -c -o index-mail.o index-mail.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mail-headers.o -MD -MP -MF .deps/index-mail-headers.Tpo -c -o index-mail-headers.o index-mail-headers.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-mailbox-check.o -MD -MP -MF .deps/index-mailbox-check.Tpo -c -o index-mailbox-check.o index-mailbox-check.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-search.o -MD -MP -MF .deps/index-search.Tpo -c -o index-search.o index-search.c mv -f .deps/index-fetch.Tpo .deps/index-fetch.Po mv -f .deps/index-mail-headers.Tpo .deps/index-mail-headers.Po mv -f .deps/index-mail.Tpo .deps/index-mail.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sort.o -MD -MP -MF .deps/index-sort.Tpo -c -o index-sort.o index-sort.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sort-string.o -MD -MP -MF .deps/index-sort-string.Tpo -c -o index-sort-string.o index-sort-string.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-status.o -MD -MP -MF .deps/index-status.Tpo -c -o index-status.o index-status.c mv -f .deps/index-mailbox-check.Tpo .deps/index-mailbox-check.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-storage.o -MD -MP -MF .deps/index-storage.Tpo -c -o index-storage.o index-storage.c mv -f .deps/index-status.Tpo .deps/index-status.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sync.o -MD -MP -MF .deps/index-sync.Tpo -c -o index-sync.o index-sync.c mv -f .deps/index-sort.Tpo .deps/index-sort.Po mv -f .deps/index-sort-string.Tpo .deps/index-sort-string.Po x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-sync-changes.o -MD -MP -MF .deps/index-sync-changes.Tpo -c -o index-sync-changes.o index-sync-changes.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT index-transaction.o -MD -MP -MF .deps/index-transaction.Tpo -c -o index-transaction.o index-transaction.c mv -f .deps/index-storage.Tpo .deps/index-storage.Po mv -f .deps/index-sync.Tpo .deps/index-sync.Po mv -f .deps/index-sync-changes.Tpo .deps/index-sync-changes.Po mv -f .deps/index-transaction.Tpo .deps/index-transaction.Po mv -f .deps/index-search.Tpo .deps/index-search.Po rm -f libstorage_index.a x86_64-pc-linux-gnu-ar cru libstorage_index.a index-fetch.o index-mail.o index-mail-headers.o index-mailbox-check.o index-search.o index-sort.o index-sort-string.o index-status.o index-storage.o index-sync.o index-sync-changes.o index-transaction.o x86_64-pc-linux-gnu-ranlib libstorage_index.a make[5]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index' make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/index' Making all in register make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/register' rm -f mail-storage-register.c echo '/* this file automatically generated by Makefile */' >mail-storage-register.c echo '#include "lib.h"' >>mail-storage-register.c echo '#include "mail-storage.h"' >>mail-storage-register.c for i in maildir mbox dbox cydir raw ; do \ echo "extern struct mail_storage ${i}_storage;" >>mail-storage-register.c ; \ done echo 'void mail_storage_register_all(void) {' >>mail-storage-register.c for i in maildir mbox dbox cydir raw ; do \ echo "mail_storage_class_register(&${i}_storage);" >>mail-storage-register.c ; \ done echo '}' >>mail-storage-register.c make all-am make[5]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/register' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-storage-register.o -MD -MP -MF .deps/mail-storage-register.Tpo -c -o mail-storage-register.o mail-storage-register.c rm -f mailbox-list-register.c echo '/* this file automatically generated by Makefile */' >mailbox-list-register.c echo '#include "lib.h"' >>mailbox-list-register.c echo '#include "mailbox-list.h"' >>mailbox-list-register.c for i in maildir imapdir fs ; do \ echo "extern struct mailbox_list ${i}_mailbox_list;" >>mailbox-list-register.c ; \ done echo "void index_mailbox_list_init(void);" >>mailbox-list-register.c echo 'void mailbox_list_register_all(void) {' >>mailbox-list-register.c for i in maildir imapdir fs ; do \ echo "mailbox_list_register(&${i}_mailbox_list);" >>mailbox-list-register.c ; \ done mv -f .deps/mail-storage-register.Tpo .deps/mail-storage-register.Po echo "index_mailbox_list_init();" >>mailbox-list-register.c echo '}' >>mailbox-list-register.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list-register.o -MD -MP -MF .deps/mailbox-list-register.Tpo -c -o mailbox-list-register.o mailbox-list-register.c mv -f .deps/mailbox-list-register.Tpo .deps/mailbox-list-register.Po rm -f libstorage-register.a x86_64-pc-linux-gnu-ar cru libstorage-register.a mail-storage-register.o mailbox-list-register.o x86_64-pc-linux-gnu-ranlib libstorage-register.a make[5]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/register' make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/register' make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o mail.o mail.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-copy.o -MD -MP -MF .deps/mail-copy.Tpo -c -o mail-copy.o mail-copy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-error.o -MD -MP -MF .deps/mail-error.Tpo -c -o mail-error.o mail-error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-namespace.o -MD -MP -MF .deps/mail-namespace.Tpo -c -o mail-namespace.o mail-namespace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-search.o -MD -MP -MF .deps/mail-search.Tpo -c -o mail-search.o mail-search.c mv -f .deps/mail-error.Tpo .deps/mail-error.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-storage.o -MD -MP -MF .deps/mail-storage.Tpo -c -o mail-storage.o mail-storage.c mv -f .deps/mail-copy.Tpo .deps/mail-copy.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-list.o -MD -MP -MF .deps/mailbox-list.Tpo -c -o mailbox-list.o mailbox-list.c mv -f .deps/mail-namespace.Tpo .deps/mail-namespace.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mailbox-tree.o -MD -MP -MF .deps/mailbox-tree.Tpo -c -o mailbox-tree.o mailbox-tree.c mv -f .deps/mail.Tpo .deps/mail.Po mv -f .deps/mail-storage.Tpo .deps/mail-storage.Po mv -f .deps/mailbox-list.Tpo .deps/mailbox-list.Po mv -f .deps/mailbox-tree.Tpo .deps/mailbox-tree.Po mv -f .deps/mail-search.Tpo .deps/mail-search.Po rm -f libstorage.a x86_64-pc-linux-gnu-ar cru libstorage.a mail.o mail-copy.o mail-error.o mail-namespace.o mail-search.o mail-storage.o mailbox-list.o mailbox-tree.o x86_64-pc-linux-gnu-ranlib libstorage.a make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage' make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage' Making all in lib-auth make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-auth' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client.o -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.o auth-client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-server-connection.o -MD -MP -MF .deps/auth-server-connection.Tpo -c -o auth-server-connection.o auth-server-connection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-server-request.o -MD -MP -MF .deps/auth-server-request.Tpo -c -o auth-server-request.o auth-server-request.c mv -f .deps/auth-client.Tpo .deps/auth-client.Po mv -f .deps/auth-server-connection.Tpo .deps/auth-server-connection.Po mv -f .deps/auth-server-request.Tpo .deps/auth-server-request.Po rm -f libauth.a x86_64-pc-linux-gnu-ar cru libauth.a auth-client.o auth-server-connection.o auth-server-request.o x86_64-pc-linux-gnu-ranlib libauth.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-auth' Making all in auth make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/auth' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mycrypt.o -MD -MP -MF .deps/mycrypt.Tpo -c -o mycrypt.o mycrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme.o -MD -MP -MF .deps/password-scheme.Tpo -c -o password-scheme.o password-scheme.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme-md5crypt.o -MD -MP -MF .deps/password-scheme-md5crypt.Tpo -c -o password-scheme-md5crypt.o password-scheme-md5crypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme-otp.o -MD -MP -MF .deps/password-scheme-otp.Tpo -c -o password-scheme-otp.o password-scheme-otp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT password-scheme-rpa.o -MD -MP -MF .deps/password-scheme-rpa.Tpo -c -o password-scheme-rpa.o password-scheme-rpa.c mv -f .deps/mycrypt.Tpo .deps/mycrypt.Po mv -f .deps/password-scheme-md5crypt.Tpo .deps/password-scheme-md5crypt.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-cache.o -MD -MP -MF .deps/auth-cache.Tpo -c -o auth-cache.o auth-cache.c mv -f .deps/password-scheme.Tpo .deps/password-scheme.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client-connection.o -MD -MP -MF .deps/auth-client-connection.Tpo -c -o auth-client-connection.o auth-client-connection.c mv -f .deps/password-scheme-otp.Tpo .deps/password-scheme-otp.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-master-connection.o -MD -MP -MF .deps/auth-master-connection.Tpo -c -o auth-master-connection.o auth-master-connection.c mv -f .deps/auth-cache.Tpo .deps/auth-cache.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-master-listener.o -MD -MP -MF .deps/auth-master-listener.Tpo -c -o auth-master-listener.o auth-master-listener.c mv -f .deps/auth.Tpo .deps/auth.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-request.o -MD -MP -MF .deps/auth-request.Tpo -c -o auth-request.o auth-request.c mv -f .deps/auth-client-connection.Tpo .deps/auth-client-connection.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-request-handler.o -MD -MP -MF .deps/auth-request-handler.Tpo -c -o auth-request-handler.o auth-request-handler.c mv -f .deps/auth-master-connection.Tpo .deps/auth-master-connection.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-stream.o -MD -MP -MF .deps/auth-stream.Tpo -c -o auth-stream.o auth-stream.c mv -f .deps/auth-master-listener.Tpo .deps/auth-master-listener.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-worker-client.o -MD -MP -MF .deps/auth-worker-client.Tpo -c -o auth-worker-client.o auth-worker-client.c mv -f .deps/auth-request.Tpo .deps/auth-request.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-worker-server.o -MD -MP -MF .deps/auth-worker-server.Tpo -c -o auth-worker-server.o auth-worker-server.c mv -f .deps/auth-request-handler.Tpo .deps/auth-request-handler.Po mv -f .deps/auth-stream.Tpo .deps/auth-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT db-sql.o -MD -MP -MF .deps/db-sql.Tpo -c -o db-sql.o db-sql.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT db-passwd-file.o -MD -MP -MF .deps/db-passwd-file.Tpo -c -o db-passwd-file.o db-passwd-file.c mv -f .deps/auth-worker-client.Tpo .deps/auth-worker-client.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/auth-worker-server.Tpo .deps/auth-worker-server.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech.o -MD -MP -MF .deps/mech.Tpo -c -o mech.o mech.c mv -f .deps/db-passwd-file.Tpo .deps/db-passwd-file.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-anonymous.o -MD -MP -MF .deps/mech-anonymous.Tpo -c -o mech-anonymous.o mech-anonymous.c mv -f .deps/db-sql.Tpo .deps/db-sql.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-plain.o -MD -MP -MF .deps/mech-plain.Tpo -c -o mech-plain.o mech-plain.c mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-login.o -MD -MP -MF .deps/mech-login.Tpo -c -o mech-login.o mech-login.c mv -f .deps/mech.Tpo .deps/mech.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-cram-md5.o -MD -MP -MF .deps/mech-cram-md5.Tpo -c -o mech-cram-md5.o mech-cram-md5.c mv -f .deps/mech-anonymous.Tpo .deps/mech-anonymous.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-digest-md5.o -MD -MP -MF .deps/mech-digest-md5.Tpo -c -o mech-digest-md5.o mech-digest-md5.c mv -f .deps/mech-plain.Tpo .deps/mech-plain.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-ntlm.o -MD -MP -MF .deps/mech-ntlm.Tpo -c -o mech-ntlm.o mech-ntlm.c mv -f .deps/mech-login.Tpo .deps/mech-login.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-otp.o -MD -MP -MF .deps/mech-otp.Tpo -c -o mech-otp.o mech-otp.c mv -f .deps/mech-cram-md5.Tpo .deps/mech-cram-md5.Po mv -f .deps/mech-digest-md5.Tpo .deps/mech-digest-md5.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-skey.o -MD -MP -MF .deps/mech-skey.Tpo -c -o mech-skey.o mech-skey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-rpa.o -MD -MP -MF .deps/mech-rpa.Tpo -c -o mech-rpa.o mech-rpa.c mv -f .deps/mech-otp.Tpo .deps/mech-otp.Po mv -f .deps/mech-ntlm.Tpo .deps/mech-ntlm.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-apop.o -MD -MP -MF .deps/mech-apop.Tpo -c -o mech-apop.o mech-apop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-winbind.o -MD -MP -MF .deps/mech-winbind.Tpo -c -o mech-winbind.o mech-winbind.c mv -f .deps/mech-rpa.Tpo .deps/mech-rpa.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT otp-skey-common.o -MD -MP -MF .deps/otp-skey-common.Tpo -c -o otp-skey-common.o otp-skey-common.c mv -f .deps/mech-skey.Tpo .deps/mech-skey.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT plain-common.o -MD -MP -MF .deps/plain-common.Tpo -c -o plain-common.o plain-common.c mv -f .deps/mech-apop.Tpo .deps/mech-apop.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb.o -MD -MP -MF .deps/passdb.Tpo -c -o passdb.o passdb.c mv -f .deps/otp-skey-common.Tpo .deps/otp-skey-common.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-blocking.o -MD -MP -MF .deps/passdb-blocking.Tpo -c -o passdb-blocking.o passdb-blocking.c mv -f .deps/mech-winbind.Tpo .deps/mech-winbind.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-bsdauth.o -MD -MP -MF .deps/passdb-bsdauth.Tpo -c -o passdb-bsdauth.o passdb-bsdauth.c mv -f .deps/plain-common.Tpo .deps/plain-common.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-cache.o -MD -MP -MF .deps/passdb-cache.Tpo -c -o passdb-cache.o passdb-cache.c mv -f .deps/passdb.Tpo .deps/passdb.Po mv -f .deps/passdb-bsdauth.Tpo .deps/passdb-bsdauth.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-checkpassword.o -MD -MP -MF .deps/passdb-checkpassword.Tpo -c -o passdb-checkpassword.o passdb-checkpassword.c mv -f .deps/passdb-blocking.Tpo .deps/passdb-blocking.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-passwd.o -MD -MP -MF .deps/passdb-passwd.Tpo -c -o passdb-passwd.o passdb-passwd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-passwd-file.o -MD -MP -MF .deps/passdb-passwd-file.Tpo -c -o passdb-passwd-file.o passdb-passwd-file.c mv -f .deps/passdb-cache.Tpo .deps/passdb-cache.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-pam.o -MD -MP -MF .deps/passdb-pam.Tpo -c -o passdb-pam.o passdb-pam.c mv -f .deps/passdb-passwd.Tpo .deps/passdb-passwd.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-shadow.o -MD -MP -MF .deps/passdb-shadow.Tpo -c -o passdb-shadow.o passdb-shadow.c mv -f .deps/passdb-checkpassword.Tpo .deps/passdb-checkpassword.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-sia.o -MD -MP -MF .deps/passdb-sia.Tpo -c -o passdb-sia.o passdb-sia.c mv -f .deps/passdb-passwd-file.Tpo .deps/passdb-passwd-file.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-vpopmail.o -MD -MP -MF .deps/passdb-vpopmail.Tpo -c -o passdb-vpopmail.o passdb-vpopmail.c mv -f .deps/passdb-pam.Tpo .deps/passdb-pam.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-sql.o -MD -MP -MF .deps/passdb-sql.Tpo -c -o passdb-sql.o passdb-sql.c mv -f .deps/passdb-shadow.Tpo .deps/passdb-shadow.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb.o -MD -MP -MF .deps/userdb.Tpo -c -o userdb.o userdb.c mv -f .deps/passdb-sia.Tpo .deps/passdb-sia.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-blocking.o -MD -MP -MF .deps/userdb-blocking.Tpo -c -o userdb-blocking.o userdb-blocking.c mv -f .deps/passdb-vpopmail.Tpo .deps/passdb-vpopmail.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-nss.o -MD -MP -MF .deps/userdb-nss.Tpo -c -o userdb-nss.o userdb-nss.c mv -f .deps/passdb-sql.Tpo .deps/passdb-sql.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-passwd.o -MD -MP -MF .deps/userdb-passwd.Tpo -c -o userdb-passwd.o userdb-passwd.c mv -f .deps/userdb.Tpo .deps/userdb.Po mv -f .deps/userdb-blocking.Tpo .deps/userdb-blocking.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-passwd-file.o -MD -MP -MF .deps/userdb-passwd-file.Tpo -c -o userdb-passwd-file.o userdb-passwd-file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-prefetch.o -MD -MP -MF .deps/userdb-prefetch.Tpo -c -o userdb-prefetch.o userdb-prefetch.c mv -f .deps/userdb-nss.Tpo .deps/userdb-nss.Po mv -f .deps/userdb-passwd.Tpo .deps/userdb-passwd.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-static.o -MD -MP -MF .deps/userdb-static.Tpo -c -o userdb-static.o userdb-static.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-vpopmail.o -MD -MP -MF .deps/userdb-vpopmail.Tpo -c -o userdb-vpopmail.o userdb-vpopmail.c mv -f .deps/userdb-passwd-file.Tpo .deps/userdb-passwd-file.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-sql.o -MD -MP -MF .deps/userdb-sql.Tpo -c -o userdb-sql.o userdb-sql.c mv -f .deps/userdb-prefetch.Tpo .deps/userdb-prefetch.Po mv -f .deps/userdb-vpopmail.Tpo .deps/userdb-vpopmail.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mech-gssapi.o -MD -MP -MF .deps/mech-gssapi.Tpo -c -o mech-gssapi.o mech-gssapi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT db-ldap.o -MD -MP -MF .deps/db-ldap.Tpo -c -o db-ldap.o db-ldap.c mv -f .deps/userdb-static.Tpo .deps/userdb-static.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT passdb-ldap.o -MD -MP -MF .deps/passdb-ldap.Tpo -c -o passdb-ldap.o passdb-ldap.c mv -f .deps/userdb-sql.Tpo .deps/userdb-sql.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT userdb-ldap.o -MD -MP -MF .deps/userdb-ldap.Tpo -c -o userdb-ldap.o userdb-ldap.c mv -f .deps/db-ldap.Tpo .deps/db-ldap.Po mv -f .deps/mech-gssapi.Tpo .deps/mech-gssapi.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/lib64/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT checkpassword-reply.o -MD -MP -MF .deps/checkpassword-reply.Tpo -c -o checkpassword-reply.o checkpassword-reply.c mv -f .deps/passdb-ldap.Tpo .deps/passdb-ldap.Po mv -f .deps/userdb-ldap.Tpo .deps/userdb-ldap.Po mv -f .deps/checkpassword-reply.Tpo .deps/checkpassword-reply.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o checkpassword-reply checkpassword-reply.o ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o checkpassword-reply checkpassword-reply.o ../lib/liblib.a mv -f .deps/password-scheme-rpa.Tpo .deps/password-scheme-rpa.Po rm -f libpassword.a x86_64-pc-linux-gnu-ar cru libpassword.a mycrypt.o password-scheme.o password-scheme-md5crypt.o password-scheme-otp.o password-scheme-rpa.o x86_64-pc-linux-gnu-ranlib libpassword.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -o dovecot-auth auth.o auth-cache.o auth-client-connection.o auth-master-connection.o auth-master-listener.o auth-request.o auth-request-handler.o auth-stream.o auth-worker-client.o auth-worker-server.o db-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-ntlm.o mech-otp.o mech-skey.o mech-rpa.o mech-apop.o mech-winbind.o otp-skey-common.o plain-common.o passdb.o passdb-blocking.o passdb-bsdauth.o passdb-cache.o passdb-checkpassword.o passdb-passwd.o passdb-passwd-file.o passdb-pam.o passdb-shadow.o passdb-sia.o passdb-vpopmail.o passdb-sql.o userdb.o userdb-blocking.o userdb-nss.o userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o mech-gssapi.o db-ldap.o passdb-ldap.o userdb-ldap.o libpassword.a ../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib-sql/libsql.a ../lib/liblib.a -lcrypt -lpam -lldap -L/usr/lib64/mysql -lmysqlclient -lz -lm -export-dynamic -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o dovecot-auth auth.o auth-cache.o auth-client-connection.o auth-master-connection.o auth-master-listener.o auth-request.o auth-request-handler.o auth-stream.o auth-worker-client.o auth-worker-server.o db-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-ntlm.o mech-otp.o mech-skey.o mech-rpa.o mech-apop.o mech-winbind.o otp-skey-common.o plain-common.o passdb.o passdb-blocking.o passdb-bsdauth.o passdb-cache.o passdb-checkpassword.o passdb-passwd.o passdb-passwd-file.o passdb-pam.o passdb-shadow.o passdb-sia.o passdb-vpopmail.o passdb-sql.o userdb.o userdb-blocking.o userdb-nss.o userdb-passwd.o userdb-passwd-file.o userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o mech-gssapi.o db-ldap.o passdb-ldap.o userdb-ldap.o -Wl,--export-dynamic libpassword.a ../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib-sql/libsql.a ../lib/liblib.a -lpam /usr/lib64/libldap.so -L/usr/lib64 /usr/lib64/liblber.so -lresolv -L/usr/lib64/mysql /usr/lib64/mysql/libmysqlclient.so -lcrypt -lnsl -lssl -lcrypto -lz -lm -ldl -Wl,-rpath -Wl,/usr/lib64/mysql -Wl,-rpath -Wl,/usr/lib64/mysql make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/auth' Making all in dict make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/dict' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/lib64/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-server.o -MD -MP -MF .deps/dict-server.Tpo -c -o dict-server.o dict-server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-sql -DDICT_MODULE_DIR=\""/usr/lib64/dovecot/dict"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/dict-server.Tpo .deps/dict-server.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -o dict dict-server.o main.o ../lib-dict/libdict_backend.a ../lib-dict/libdict.a ../lib-sql/libsql.a ../lib/liblib.a -export-dynamic -ldl -L/usr/lib64/mysql -lmysqlclient -lz -lm libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o dict dict-server.o main.o -Wl,--export-dynamic ../lib-dict/libdict_backend.a ../lib-dict/libdict.a ../lib-sql/libsql.a ../lib/liblib.a -ldl -L/usr/lib64/mysql /usr/lib64/mysql/libmysqlclient.so -L/usr/lib64 -lcrypt -lnsl -lssl -lcrypto -lz -lm -Wl,-rpath -Wl,/usr/lib64/mysql -Wl,-rpath -Wl,/usr/lib64/mysql make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/dict' Making all in master make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/master' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init-main.o -MD -MP -MF .deps/ssl-init-main.Tpo -c -o ssl-init-main.o ssl-init-main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init-openssl.o -MD -MP -MF .deps/ssl-init-openssl.Tpo -c -o ssl-init-openssl.o ssl-init-openssl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init-gnutls.o -MD -MP -MF .deps/ssl-init-gnutls.Tpo -c -o ssl-init-gnutls.o ssl-init-gnutls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-process.o -MD -MP -MF .deps/auth-process.Tpo -c -o auth-process.o auth-process.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT askpass.o -MD -MP -MF .deps/askpass.Tpo -c -o askpass.o askpass.c mv -f .deps/ssl-init-gnutls.Tpo .deps/ssl-init-gnutls.Po mv -f .deps/ssl-init-main.Tpo .deps/ssl-init-main.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT capabilities-posix.o -MD -MP -MF .deps/capabilities-posix.Tpo -c -o capabilities-posix.o capabilities-posix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT child-process.o -MD -MP -MF .deps/child-process.Tpo -c -o child-process.o child-process.c mv -f .deps/capabilities-posix.Tpo .deps/capabilities-posix.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dict-process.o -MD -MP -MF .deps/dict-process.Tpo -c -o dict-process.o dict-process.c mv -f .deps/dict-process.Tpo .deps/dict-process.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dup2-array.o -MD -MP -MF .deps/dup2-array.Tpo -c -o dup2-array.o dup2-array.c mv -f .deps/auth-process.Tpo .deps/auth-process.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT listener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o listener.c mv -f .deps/dup2-array.Tpo .deps/dup2-array.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/ssl-init-openssl.Tpo .deps/ssl-init-openssl.Po mv -f .deps/askpass.Tpo .deps/askpass.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT login-process.o -MD -MP -MF .deps/login-process.Tpo -c -o login-process.o login-process.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-process.o -MD -MP -MF .deps/mail-process.Tpo -c -o mail-process.o mail-process.c mv -f .deps/listener.Tpo .deps/listener.Po mv -f .deps/log.Tpo .deps/log.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT master-settings.o -MD -MP -MF .deps/master-settings.Tpo -c -o master-settings.o master-settings.c mv -f .deps/login-process.Tpo .deps/login-process.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT syslog-util.o -MD -MP -MF .deps/syslog-util.Tpo -c -o syslog-util.o syslog-util.c mv -f .deps/mail-process.Tpo .deps/mail-process.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DPKG_STATEDIR=\""/var/lib/dovecot"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -DSSLDIR=\""/etc/ssl\"" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-init.o -MD -MP -MF .deps/ssl-init.Tpo -c -o ssl-init.o ssl-init.c mv -f .deps/master-settings.Tpo .deps/master-settings.Po mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o ssl-build-param ssl-init-main.o ssl-init-openssl.o ssl-init-gnutls.o ../lib/liblib.a -lssl -lcrypto -ldl mv -f .deps/syslog-util.Tpo .deps/syslog-util.Po mv -f .deps/ssl-init.Tpo .deps/ssl-init.Po libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o ssl-build-param ssl-init-main.o ssl-init-openssl.o ssl-init-gnutls.o ../lib/liblib.a -lssl -lcrypto -ldl mv -f .deps/child-process.Tpo .deps/child-process.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o dovecot auth-process.o askpass.o capabilities-posix.o child-process.o dict-process.o dup2-array.o listener.o log.o login-process.o mail-process.o main.o master-settings.o syslog-util.o ssl-init.o -lcap ../lib-settings/libsettings.a ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o dovecot auth-process.o askpass.o capabilities-posix.o child-process.o dict-process.o dup2-array.o listener.o log.o login-process.o mail-process.o main.o master-settings.o syslog-util.o ssl-init.o -lcap ../lib-settings/libsettings.a ../lib/liblib.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/master' Making all in login-common make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/login-common' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client-common.o -MD -MP -MF .deps/client-common.Tpo -c -o client-common.o client-common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT login-proxy.o -MD -MP -MF .deps/login-proxy.Tpo -c -o login-proxy.o login-proxy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT master.o -MD -MP -MF .deps/master.Tpo -c -o master.o master.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sasl-server.o -MD -MP -MF .deps/sasl-server.Tpo -c -o sasl-server.o sasl-server.c mv -f .deps/client-common.Tpo .deps/client-common.Po mv -f .deps/login-proxy.Tpo .deps/login-proxy.Po mv -f .deps/master.Tpo .deps/master.Po mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-proxy.o -MD -MP -MF .deps/ssl-proxy.Tpo -c -o ssl-proxy.o ssl-proxy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-proxy-gnutls.o -MD -MP -MF .deps/ssl-proxy-gnutls.Tpo -c -o ssl-proxy-gnutls.o ssl-proxy-gnutls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT ssl-proxy-openssl.o -MD -MP -MF .deps/ssl-proxy-openssl.Tpo -c -o ssl-proxy-openssl.o ssl-proxy-openssl.c mv -f .deps/ssl-proxy.Tpo .deps/ssl-proxy.Po mv -f .deps/ssl-proxy-gnutls.Tpo .deps/ssl-proxy-gnutls.Po mv -f .deps/ssl-proxy-openssl.Tpo .deps/ssl-proxy-openssl.Po mv -f .deps/sasl-server.Tpo .deps/sasl-server.Po rm -f liblogin-common.a x86_64-pc-linux-gnu-ar cru liblogin-common.a client-common.o login-proxy.o main.o master.o sasl-server.o ssl-proxy.o ssl-proxy-gnutls.o ssl-proxy-openssl.o x86_64-pc-linux-gnu-ranlib liblogin-common.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/login-common' Making all in imap-login make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/imap-login' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-imap -I../../src/login-common -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-imap -I../../src/login-common -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client-authenticate.o -MD -MP -MF .deps/client-authenticate.Tpo -c -o client-authenticate.o client-authenticate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-imap -I../../src/login-common -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-proxy.o -MD -MP -MF .deps/imap-proxy.Tpo -c -o imap-proxy.o imap-proxy.c mv -f .deps/client.Tpo .deps/client.Po mv -f .deps/client-authenticate.Tpo .deps/client-authenticate.Po mv -f .deps/imap-proxy.Tpo .deps/imap-proxy.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o imap-login client.o client-authenticate.o imap-proxy.o ../login-common/liblogin-common.a ../lib-imap/libimap.a ../lib-auth/libauth.a ../lib/liblib.a -lssl -lcrypto -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o imap-login client.o client-authenticate.o imap-proxy.o ../login-common/liblogin-common.a ../lib-imap/libimap.a ../lib-auth/libauth.a ../lib/liblib.a -lssl -lcrypto -ldl make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/imap-login' Making all in imap make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/imap' x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-append.o -MD -MP -MF .deps/cmd-append.Tpo -c -o cmd-append.o cmd-append.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-capability.o -MD -MP -MF .deps/cmd-capability.Tpo -c -o cmd-capability.o cmd-capability.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-check.o -MD -MP -MF .deps/cmd-check.Tpo -c -o cmd-check.o cmd-check.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-close.o -MD -MP -MF .deps/cmd-close.Tpo -c -o cmd-close.o cmd-close.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-copy.o -MD -MP -MF .deps/cmd-copy.Tpo -c -o cmd-copy.o cmd-copy.c mv -f .deps/cmd-check.Tpo .deps/cmd-check.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-create.o -MD -MP -MF .deps/cmd-create.Tpo -c -o cmd-create.o cmd-create.c mv -f .deps/cmd-close.Tpo .deps/cmd-close.Po mv -f .deps/cmd-append.Tpo .deps/cmd-append.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-delete.o -MD -MP -MF .deps/cmd-delete.Tpo -c -o cmd-delete.o cmd-delete.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-examine.o -MD -MP -MF .deps/cmd-examine.Tpo -c -o cmd-examine.o cmd-examine.c mv -f .deps/cmd-capability.Tpo .deps/cmd-capability.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-expunge.o -MD -MP -MF .deps/cmd-expunge.Tpo -c -o cmd-expunge.o cmd-expunge.c mv -f .deps/cmd-create.Tpo .deps/cmd-create.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-fetch.o -MD -MP -MF .deps/cmd-fetch.Tpo -c -o cmd-fetch.o cmd-fetch.c mv -f .deps/cmd-delete.Tpo .deps/cmd-delete.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-idle.o -MD -MP -MF .deps/cmd-idle.Tpo -c -o cmd-idle.o cmd-idle.c mv -f .deps/cmd-examine.Tpo .deps/cmd-examine.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-list.o -MD -MP -MF .deps/cmd-list.Tpo -c -o cmd-list.o cmd-list.c mv -f .deps/cmd-fetch.Tpo .deps/cmd-fetch.Po mv -f .deps/cmd-expunge.Tpo .deps/cmd-expunge.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-logout.o -MD -MP -MF .deps/cmd-logout.Tpo -c -o cmd-logout.o cmd-logout.c mv -f .deps/cmd-idle.Tpo .deps/cmd-idle.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-lsub.o -MD -MP -MF .deps/cmd-lsub.Tpo -c -o cmd-lsub.o cmd-lsub.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-namespace.o -MD -MP -MF .deps/cmd-namespace.Tpo -c -o cmd-namespace.o cmd-namespace.c mv -f .deps/cmd-list.Tpo .deps/cmd-list.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-noop.o -MD -MP -MF .deps/cmd-noop.Tpo -c -o cmd-noop.o cmd-noop.c mv -f .deps/cmd-lsub.Tpo .deps/cmd-lsub.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-rename.o -MD -MP -MF .deps/cmd-rename.Tpo -c -o cmd-rename.o cmd-rename.c mv -f .deps/cmd-rename.Tpo .deps/cmd-rename.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-search.o -MD -MP -MF .deps/cmd-search.Tpo -c -o cmd-search.o cmd-search.c mv -f .deps/cmd-logout.Tpo .deps/cmd-logout.Po mv -f .deps/cmd-namespace.Tpo .deps/cmd-namespace.Po mv -f .deps/cmd-noop.Tpo .deps/cmd-noop.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-select.o -MD -MP -MF .deps/cmd-select.Tpo -c -o cmd-select.o cmd-select.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-sort.o -MD -MP -MF .deps/cmd-sort.Tpo -c -o cmd-sort.o cmd-sort.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-status.o -MD -MP -MF .deps/cmd-status.Tpo -c -o cmd-status.o cmd-status.c mv -f .deps/cmd-search.Tpo .deps/cmd-search.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-store.o -MD -MP -MF .deps/cmd-store.Tpo -c -o cmd-store.o cmd-store.c mv -f .deps/cmd-select.Tpo .deps/cmd-select.Po mv -f .deps/cmd-sort.Tpo .deps/cmd-sort.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-subscribe.o -MD -MP -MF .deps/cmd-subscribe.Tpo -c -o cmd-subscribe.o cmd-subscribe.c mv -f .deps/cmd-status.Tpo .deps/cmd-status.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-thread.o -MD -MP -MF .deps/cmd-thread.Tpo -c -o cmd-thread.o cmd-thread.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-uid.o -MD -MP -MF .deps/cmd-uid.Tpo -c -o cmd-uid.o cmd-uid.c mv -f .deps/cmd-subscribe.Tpo .deps/cmd-subscribe.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-unselect.o -MD -MP -MF .deps/cmd-unselect.Tpo -c -o cmd-unselect.o cmd-unselect.c mv -f .deps/cmd-thread.Tpo .deps/cmd-thread.Po mv -f .deps/cmd-uid.Tpo .deps/cmd-uid.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-unsubscribe.o -MD -MP -MF .deps/cmd-unsubscribe.Tpo -c -o cmd-unsubscribe.o cmd-unsubscribe.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-x-cancel.o -MD -MP -MF .deps/cmd-x-cancel.Tpo -c -o cmd-x-cancel.o cmd-x-cancel.c mv -f .deps/cmd-store.Tpo .deps/cmd-store.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/cmd-unsubscribe.Tpo .deps/cmd-unsubscribe.Po mv -f .deps/cmd-unselect.Tpo .deps/cmd-unselect.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT commands-util.o -MD -MP -MF .deps/commands-util.Tpo -c -o commands-util.o commands-util.c mv -f .deps/cmd-x-cancel.Tpo .deps/cmd-x-cancel.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-expunge.o -MD -MP -MF .deps/imap-expunge.Tpo -c -o imap-expunge.o imap-expunge.c mv -f .deps/commands.Tpo .deps/commands.Po mv -f .deps/client.Tpo .deps/client.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-fetch.o -MD -MP -MF .deps/imap-fetch.Tpo -c -o imap-fetch.o imap-fetch.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-fetch-body.o -MD -MP -MF .deps/imap-fetch-body.Tpo -c -o imap-fetch-body.o imap-fetch-body.c mv -f .deps/commands-util.Tpo .deps/commands-util.Po mv -f .deps/imap-expunge.Tpo .deps/imap-expunge.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-messageset.o -MD -MP -MF .deps/imap-messageset.Tpo -c -o imap-messageset.o imap-messageset.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-search.o -MD -MP -MF .deps/imap-search.Tpo -c -o imap-search.o imap-search.c mv -f .deps/imap-messageset.Tpo .deps/imap-messageset.Po mv -f .deps/imap-fetch.Tpo .deps/imap-fetch.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-sort.o -MD -MP -MF .deps/imap-sort.Tpo -c -o imap-sort.o imap-sort.c x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-status.o -MD -MP -MF .deps/imap-status.Tpo -c -o imap-status.o imap-status.c mv -f .deps/imap-search.Tpo .deps/imap-search.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-sync.o -MD -MP -MF .deps/imap-sync.Tpo -c -o imap-sync.o imap-sync.c mv -f .deps/imap-fetch-body.Tpo .deps/imap-fetch-body.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-thread.o -MD -MP -MF .deps/imap-thread.Tpo -c -o imap-thread.o imap-thread.c mv -f .deps/imap-status.Tpo .deps/imap-status.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-storage-callbacks.o -MD -MP -MF .deps/mail-storage-callbacks.Tpo -c -o mail-storage-callbacks.o mail-storage-callbacks.c mv -f .deps/imap-sort.Tpo .deps/imap-sort.Po mv -f .deps/imap-sync.Tpo .deps/imap-sync.Po x86_64-pc-linux-gnu-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 -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/imap-thread.Tpo .deps/imap-thread.Po mv -f .deps/mail-storage-callbacks.Tpo .deps/mail-storage-callbacks.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/cmd-copy.Tpo .deps/cmd-copy.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -o imap cmd-append.o cmd-capability.o cmd-check.o cmd-close.o cmd-copy.o cmd-create.o cmd-delete.o cmd-examine.o cmd-expunge.o cmd-fetch.o cmd-idle.o cmd-list.o cmd-logout.o cmd-lsub.o cmd-namespace.o cmd-noop.o cmd-rename.o cmd-search.o cmd-select.o cmd-sort.o cmd-status.o cmd-store.o cmd-subscribe.o cmd-thread.o cmd-uid.o cmd-unselect.o cmd-unsubscribe.o cmd-x-cancel.o client.o commands.o commands-util.o imap-expunge.o imap-fetch.o imap-fetch-body.o imap-messageset.o imap-search.o imap-sort.o imap-status.o imap-sync.o imap-thread.o mail-storage-callbacks.o main.o ../lib-storage/register/libstorage-register.a ../lib-storage/list/libstorage_list.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-dict/libdict.a ../lib-charset/libcharset.a ../lib/liblib.a ../lib/mountpoint.o -export-dynamic -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o imap cmd-append.o cmd-capability.o cmd-check.o cmd-close.o cmd-copy.o cmd-create.o cmd-delete.o cmd-examine.o cmd-expunge.o cmd-fetch.o cmd-idle.o cmd-list.o cmd-logout.o cmd-lsub.o cmd-namespace.o cmd-noop.o cmd-rename.o cmd-search.o cmd-select.o cmd-sort.o cmd-status.o cmd-store.o cmd-subscribe.o cmd-thread.o cmd-uid.o cmd-unselect.o cmd-unsubscribe.o cmd-x-cancel.o client.o commands.o commands-util.o imap-expunge.o imap-fetch.o imap-fetch-body.o imap-messageset.o imap-search.o imap-sort.o imap-status.o imap-sync.o imap-thread.o mail-storage-callbacks.o main.o ../lib/mountpoint.o -Wl,--export-dynamic ../lib-storage/register/libstorage-register.a ../lib-storage/list/libstorage_list.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-dict/libdict.a ../lib-charset/libcharset.a ../lib/liblib.a -ldl make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/imap' Making all in deliver make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client.o -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.o auth-client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT deliver.o -MD -MP -MF .deps/deliver.Tpo -c -o deliver.o deliver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT duplicate.o -MD -MP -MF .deps/duplicate.Tpo -c -o duplicate.o duplicate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-send.o -MD -MP -MF .deps/mail-send.Tpo -c -o mail-send.o mail-send.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dict -I../../src/lib-mail -I../../src/lib-index -I../../src/lib-settings -I../../src/lib-storage -I../../src/lib-storage/index -I../../src/lib-storage/index/raw -DSYSCONFDIR=\""/etc/dovecot"\" -DPKG_RUNDIR=\""/var/run/dovecot"\" -DMODULEDIR=\""/usr/lib64/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT smtp-client.o -MD -MP -MF .deps/smtp-client.Tpo -c -o smtp-client.o smtp-client.c mv -f .deps/duplicate.Tpo .deps/duplicate.Po mv -f .deps/mail-send.Tpo .deps/mail-send.Po mv -f .deps/deliver.Tpo .deps/deliver.Po mv -f .deps/auth-client.Tpo .deps/auth-client.Po mv -f .deps/smtp-client.Tpo .deps/smtp-client.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -export-dynamic -o deliver auth-client.o deliver.o duplicate.o mail-send.o smtp-client.o ../lib-storage/register/libstorage-register.a ../lib-storage/list/libstorage_list.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-dict/libdict.a ../lib-charset/libcharset.a ../lib/liblib.a ../lib/mountpoint.o -export-dynamic -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o deliver auth-client.o deliver.o duplicate.o mail-send.o smtp-client.o ../lib/mountpoint.o -Wl,--export-dynamic ../lib-storage/register/libstorage-register.a ../lib-storage/list/libstorage_list.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../src/lib-storage/index/mbox/libstorage_mbox.a ../../src/lib-storage/index/dbox/libstorage_dbox.a ../../src/lib-storage/index/cydir/libstorage_cydir.a ../../src/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/libstorage.a ../../src/lib-index/libindex.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-dict/libdict.a ../lib-charset/libcharset.a ../lib/liblib.a -ldl make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver' Making all in tests make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/tests' x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-common.o -MD -MP -MF .deps/test-common.Tpo -c -o test-common.o test-common.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-istream.o -MD -MP -MF .deps/test-istream.Tpo -c -o test-istream.o test-istream.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-lib.o -MD -MP -MF .deps/test-lib.Tpo -c -o test-lib.o test-lib.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-mail.o -MD -MP -MF .deps/test-mail.Tpo -c -o test-mail.o test-mail.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT test-imap.o -MD -MP -MF .deps/test-imap.Tpo -c -o test-imap.o test-imap.c mv -f .deps/test-istream.Tpo .deps/test-istream.Po mv -f .deps/test-common.Tpo .deps/test-common.Po rm -f libtest.a x86_64-pc-linux-gnu-ar cru libtest.a test-common.o mv -f .deps/test-lib.Tpo .deps/test-lib.Po x86_64-pc-linux-gnu-ranlib libtest.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o test-lib test-istream.o test-lib.o libtest.a ../lib/liblib.a mv -f .deps/test-imap.Tpo .deps/test-imap.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o test-imap test-imap.o libtest.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o test-lib test-istream.o test-lib.o libtest.a ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o test-imap test-imap.o libtest.a ../lib-imap/libimap.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a mv -f .deps/test-mail.Tpo .deps/test-mail.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o test-mail test-mail.o libtest.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o test-mail test-mail.o libtest.a ../lib-mail/libmail.a ../lib-charset/libcharset.a ../lib/liblib.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/tests' Making all in util make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/util' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-index -I../../src/auth -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rawlog.o -MD -MP -MF .deps/rawlog.Tpo -c -o rawlog.o rawlog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-index -I../../src/auth -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT gdbhelper.o -MD -MP -MF .deps/gdbhelper.Tpo -c -o gdbhelper.o gdbhelper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-index -I../../src/auth -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT idxview.o -MD -MP -MF .deps/idxview.Tpo -c -o idxview.o idxview.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-index -I../../src/auth -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT listview.o -MD -MP -MF .deps/listview.Tpo -c -o listview.o listview.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-index -I../../src/auth -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT logview.o -MD -MP -MF .deps/logview.Tpo -c -o logview.o logview.c mv -f .deps/rawlog.Tpo .deps/rawlog.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-mail -I../../src/lib-index -I../../src/auth -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT dovecotpw.o -MD -MP -MF .deps/dovecotpw.Tpo -c -o dovecotpw.o dovecotpw.c mv -f .deps/gdbhelper.Tpo .deps/gdbhelper.Po mv -f .deps/logview.Tpo .deps/logview.Po mv -f .deps/idxview.Tpo .deps/idxview.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o rawlog rawlog.o ../lib/liblib.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o gdbhelper gdbhelper.o ../lib/liblib.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o idxview idxview.o ../lib-index/libindex.a ../lib/liblib.a mv -f .deps/dovecotpw.Tpo .deps/dovecotpw.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o logview logview.o ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o rawlog rawlog.o ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o logview logview.o ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o gdbhelper gdbhelper.o ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o idxview idxview.o ../lib-index/libindex.a ../lib/liblib.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o dovecotpw dovecotpw.o ../auth/libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib/liblib.a -lcrypt -lpam -lldap -L/usr/lib64/mysql -lmysqlclient -lz -lm -export-dynamic -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o dovecotpw dovecotpw.o -Wl,--export-dynamic ../auth/libpassword.a ../lib-ntlm/libntlm.a ../lib-otp/libotp.a ../lib/liblib.a -lpam /usr/lib64/libldap.so -L/usr/lib64 /usr/lib64/liblber.so -lresolv -L/usr/lib64/mysql /usr/lib64/mysql/libmysqlclient.so -lcrypt -lnsl -lssl -lcrypto -lz -lm -ldl -Wl,-rpath -Wl,/usr/lib64/mysql -Wl,-rpath -Wl,/usr/lib64/mysql mv -f .deps/listview.Tpo .deps/listview.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o listview listview.o ../lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o listview listview.o ../lib/liblib.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/util' Making all in plugins make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins' Making all in acl make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/acl' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-api.lo -MD -MP -MF .deps/acl-api.Tpo -c -o acl-api.lo acl-api.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend.lo -MD -MP -MF .deps/acl-backend.Tpo -c -o acl-backend.lo acl-backend.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile.lo -MD -MP -MF .deps/acl-backend-vfile.Tpo -c -o acl-backend-vfile.lo acl-backend-vfile.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile-acllist.lo -MD -MP -MF .deps/acl-backend-vfile-acllist.Tpo -c -o acl-backend-vfile-acllist.lo acl-backend-vfile-acllist.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-cache.lo -MD -MP -MF .deps/acl-cache.Tpo -c -o acl-cache.lo acl-cache.c libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend.lo -MD -MP -MF .deps/acl-backend.Tpo -c acl-backend.c -fPIC -DPIC -o .libs/acl-backend.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-cache.lo -MD -MP -MF .deps/acl-cache.Tpo -c acl-cache.c -fPIC -DPIC -o .libs/acl-cache.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-api.lo -MD -MP -MF .deps/acl-api.Tpo -c acl-api.c -fPIC -DPIC -o .libs/acl-api.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile.lo -MD -MP -MF .deps/acl-backend-vfile.Tpo -c acl-backend-vfile.c -fPIC -DPIC -o .libs/acl-backend-vfile.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile-acllist.lo -MD -MP -MF .deps/acl-backend-vfile-acllist.Tpo -c acl-backend-vfile-acllist.c -fPIC -DPIC -o .libs/acl-backend-vfile-acllist.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend.lo -MD -MP -MF .deps/acl-backend.Tpo -c acl-backend.c -o acl-backend.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-cache.lo -MD -MP -MF .deps/acl-cache.Tpo -c acl-cache.c -o acl-cache.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-api.lo -MD -MP -MF .deps/acl-api.Tpo -c acl-api.c -o acl-api.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile.lo -MD -MP -MF .deps/acl-backend-vfile.Tpo -c acl-backend-vfile.c -o acl-backend-vfile.o >/dev/null 2>&1 mv -f .deps/acl-backend.Tpo .deps/acl-backend.Plo mv -f .deps/acl-cache.Tpo .deps/acl-cache.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox.lo -MD -MP -MF .deps/acl-mailbox.Tpo -c -o acl-mailbox.lo acl-mailbox.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox-list.lo -MD -MP -MF .deps/acl-mailbox-list.Tpo -c -o acl-mailbox-list.lo acl-mailbox-list.c mv -f .deps/acl-api.Tpo .deps/acl-api.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-plugin.lo -MD -MP -MF .deps/acl-plugin.Tpo -c -o acl-plugin.lo acl-plugin.c mv -f .deps/acl-backend-vfile.Tpo .deps/acl-backend-vfile.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-storage.lo -MD -MP -MF .deps/acl-storage.Tpo -c -o acl-storage.lo acl-storage.c libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox-list.lo -MD -MP -MF .deps/acl-mailbox-list.Tpo -c acl-mailbox-list.c -fPIC -DPIC -o .libs/acl-mailbox-list.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox.lo -MD -MP -MF .deps/acl-mailbox.Tpo -c acl-mailbox.c -fPIC -DPIC -o .libs/acl-mailbox.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-plugin.lo -MD -MP -MF .deps/acl-plugin.Tpo -c acl-plugin.c -fPIC -DPIC -o .libs/acl-plugin.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-storage.lo -MD -MP -MF .deps/acl-storage.Tpo -c acl-storage.c -fPIC -DPIC -o .libs/acl-storage.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox.lo -MD -MP -MF .deps/acl-mailbox.Tpo -c acl-mailbox.c -o acl-mailbox.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-mailbox-list.lo -MD -MP -MF .deps/acl-mailbox-list.Tpo -c acl-mailbox-list.c -o acl-mailbox-list.o >/dev/null 2>&1 mv -f .deps/acl-mailbox-list.Tpo .deps/acl-mailbox-list.Plo mv -f .deps/acl-mailbox.Tpo .deps/acl-mailbox.Plo libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-plugin.lo -MD -MP -MF .deps/acl-plugin.Tpo -c acl-plugin.c -o acl-plugin.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-storage.lo -MD -MP -MF .deps/acl-storage.Tpo -c acl-storage.c -o acl-storage.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT acl-backend-vfile-acllist.lo -MD -MP -MF .deps/acl-backend-vfile-acllist.Tpo -c acl-backend-vfile-acllist.c -o acl-backend-vfile-acllist.o >/dev/null 2>&1 mv -f .deps/acl-plugin.Tpo .deps/acl-plugin.Plo mv -f .deps/acl-storage.Tpo .deps/acl-storage.Plo mv -f .deps/acl-backend-vfile-acllist.Tpo .deps/acl-backend-vfile-acllist.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib01_acl_plugin.la -rpath /usr/lib64/dovecot acl-api.lo acl-backend.lo acl-backend-vfile.lo acl-backend-vfile-acllist.lo acl-cache.lo acl-mailbox.lo acl-mailbox-list.lo acl-plugin.lo acl-storage.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/acl-api.o .libs/acl-backend.o .libs/acl-backend-vfile.o .libs/acl-backend-vfile-acllist.o .libs/acl-cache.o .libs/acl-mailbox.o .libs/acl-mailbox-list.o .libs/acl-plugin.o .libs/acl-storage.o -march=athlon64 -Wl,-soname -Wl,lib01_acl_plugin.so -o .libs/lib01_acl_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib01_acl_plugin.a acl-api.o acl-backend.o acl-backend-vfile.o acl-backend-vfile-acllist.o acl-cache.o acl-mailbox.o acl-mailbox-list.o acl-plugin.o acl-storage.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib01_acl_plugin.a libtool: link: ( cd ".libs" && rm -f "lib01_acl_plugin.la" && ln -s "../lib01_acl_plugin.la" "lib01_acl_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/acl' Making all in convert make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/convert' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-storage.lo -MD -MP -MF .deps/convert-storage.Tpo -c -o convert-storage.lo convert-storage.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-plugin.lo -MD -MP -MF .deps/convert-plugin.Tpo -c -o convert-plugin.lo convert-plugin.c x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-tool.o -MD -MP -MF .deps/convert-tool.Tpo -c -o convert-tool.o convert-tool.c libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-plugin.lo -MD -MP -MF .deps/convert-plugin.Tpo -c convert-plugin.c -fPIC -DPIC -o .libs/convert-plugin.o mv -f .deps/convert-tool.Tpo .deps/convert-tool.Po libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-storage.lo -MD -MP -MF .deps/convert-storage.Tpo -c convert-storage.c -fPIC -DPIC -o .libs/convert-storage.o libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-plugin.lo -MD -MP -MF .deps/convert-plugin.Tpo -c convert-plugin.c -o convert-plugin.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT convert-storage.lo -MD -MP -MF .deps/convert-storage.Tpo -c convert-storage.c -o convert-storage.o >/dev/null 2>&1 mv -f .deps/convert-plugin.Tpo .deps/convert-plugin.Plo mv -f .deps/convert-storage.Tpo .deps/convert-storage.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib20_convert_plugin.la -rpath /usr/lib64/dovecot convert-storage.lo convert-plugin.lo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o convert-tool convert-tool.o convert-storage.lo ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/convert-storage.o .libs/convert-plugin.o -march=athlon64 -Wl,-soname -Wl,lib20_convert_plugin.so -o .libs/lib20_convert_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o convert-tool convert-tool.o .libs/convert-storage.o ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib20_convert_plugin.a convert-storage.o convert-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib20_convert_plugin.a libtool: link: ( cd ".libs" && rm -f "lib20_convert_plugin.la" && ln -s "../lib20_convert_plugin.la" "lib20_convert_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/convert' Making all in expire make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/expire' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-env.lo -MD -MP -MF .deps/expire-env.Tpo -c -o expire-env.lo expire-env.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-plugin.lo -MD -MP -MF .deps/expire-plugin.Tpo -c -o expire-plugin.lo expire-plugin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT auth-client.o -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.o auth-client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\""/var/run/dovecot"\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-tool.o -MD -MP -MF .deps/expire-tool.Tpo -c -o expire-tool.o expire-tool.c mv -f .deps/expire-tool.Tpo .deps/expire-tool.Po mv -f .deps/auth-client.Tpo .deps/auth-client.Po libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-env.lo -MD -MP -MF .deps/expire-env.Tpo -c expire-env.c -fPIC -DPIC -o .libs/expire-env.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o expire-tool auth-client.o expire-tool.o ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-dict/libdict.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-plugin.lo -MD -MP -MF .deps/expire-plugin.Tpo -c expire-plugin.c -fPIC -DPIC -o .libs/expire-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-env.lo -MD -MP -MF .deps/expire-env.Tpo -c expire-env.c -o expire-env.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-imap -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -DPKG_RUNDIR=\"/var/run/dovecot\" -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT expire-plugin.lo -MD -MP -MF .deps/expire-plugin.Tpo -c expire-plugin.c -o expire-plugin.o >/dev/null 2>&1 mv -f .deps/expire-env.Tpo .deps/expire-env.Plo mv -f .deps/expire-plugin.Tpo .deps/expire-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib20_expire_plugin.la -rpath /usr/lib64/dovecot expire-env.lo expire-plugin.lo libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o expire-tool auth-client.o expire-tool.o ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-dict/libdict.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/expire-env.o .libs/expire-plugin.o -march=athlon64 -Wl,-soname -Wl,lib20_expire_plugin.so -o .libs/lib20_expire_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib20_expire_plugin.a expire-env.o expire-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib20_expire_plugin.a libtool: link: ( cd ".libs" && rm -f "lib20_expire_plugin.la" && ln -s "../lib20_expire_plugin.la" "lib20_expire_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/expire' Making all in fts make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/fts' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-api.lo -MD -MP -MF .deps/fts-api.Tpo -c -o fts-api.lo fts-api.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-plugin.lo -MD -MP -MF .deps/fts-plugin.Tpo -c -o fts-plugin.lo fts-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-search.lo -MD -MP -MF .deps/fts-search.Tpo -c -o fts-search.lo fts-search.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-storage.lo -MD -MP -MF .deps/fts-storage.Tpo -c -o fts-storage.lo fts-storage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-storage.lo -MD -MP -MF .deps/fts-storage.Tpo -c fts-storage.c -fPIC -DPIC -o .libs/fts-storage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-plugin.lo -MD -MP -MF .deps/fts-plugin.Tpo -c fts-plugin.c -fPIC -DPIC -o .libs/fts-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-api.lo -MD -MP -MF .deps/fts-api.Tpo -c fts-api.c -fPIC -DPIC -o .libs/fts-api.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-search.lo -MD -MP -MF .deps/fts-search.Tpo -c fts-search.c -fPIC -DPIC -o .libs/fts-search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-api.lo -MD -MP -MF .deps/fts-api.Tpo -c fts-api.c -o fts-api.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-plugin.lo -MD -MP -MF .deps/fts-plugin.Tpo -c fts-plugin.c -o fts-plugin.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-storage.lo -MD -MP -MF .deps/fts-storage.Tpo -c fts-storage.c -o fts-storage.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-charset -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-search.lo -MD -MP -MF .deps/fts-search.Tpo -c fts-search.c -o fts-search.o >/dev/null 2>&1 mv -f .deps/fts-api.Tpo .deps/fts-api.Plo mv -f .deps/fts-plugin.Tpo .deps/fts-plugin.Plo mv -f .deps/fts-storage.Tpo .deps/fts-storage.Plo mv -f .deps/fts-search.Tpo .deps/fts-search.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib20_fts_plugin.la -rpath /usr/lib64/dovecot fts-api.lo fts-plugin.lo fts-search.lo fts-storage.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/fts-api.o .libs/fts-plugin.o .libs/fts-search.o .libs/fts-storage.o -march=athlon64 -Wl,-soname -Wl,lib20_fts_plugin.so -o .libs/lib20_fts_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib20_fts_plugin.a fts-api.o fts-plugin.o fts-search.o fts-storage.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib20_fts_plugin.a libtool: link: ( cd ".libs" && rm -f "lib20_fts_plugin.la" && ln -s "../lib20_fts_plugin.la" "lib20_fts_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/fts' Making all in fts-squat make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/fts-squat' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-squat-plugin.lo -MD -MP -MF .deps/fts-squat-plugin.Tpo -c -o fts-squat-plugin.lo fts-squat-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-backend-squat.lo -MD -MP -MF .deps/fts-backend-squat.Tpo -c -o fts-backend-squat.lo fts-backend-squat.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-trie.lo -MD -MP -MF .deps/squat-trie.Tpo -c -o squat-trie.lo squat-trie.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-uidlist.lo -MD -MP -MF .deps/squat-uidlist.Tpo -c -o squat-uidlist.lo squat-uidlist.c x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-test.o -MD -MP -MF .deps/squat-test.Tpo -c -o squat-test.o squat-test.c libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-trie.lo -MD -MP -MF .deps/squat-trie.Tpo -c squat-trie.c -fPIC -DPIC -o .libs/squat-trie.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-backend-squat.lo -MD -MP -MF .deps/fts-backend-squat.Tpo -c fts-backend-squat.c -fPIC -DPIC -o .libs/fts-backend-squat.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-uidlist.lo -MD -MP -MF .deps/squat-uidlist.Tpo -c squat-uidlist.c -fPIC -DPIC -o .libs/squat-uidlist.o mv -f .deps/squat-test.Tpo .deps/squat-test.Po libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-squat-plugin.lo -MD -MP -MF .deps/fts-squat-plugin.Tpo -c fts-squat-plugin.c -fPIC -DPIC -o .libs/fts-squat-plugin.o fts-backend-squat.c: In function 'fts_backend_squat_expunge_finish': fts-backend-squat.c:195: warning: unused parameter '_backend' fts-backend-squat.c:196: warning: unused parameter 'box' fts-backend-squat.c:196: warning: unused parameter 'committed' libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-backend-squat.lo -MD -MP -MF .deps/fts-backend-squat.Tpo -c fts-backend-squat.c -o fts-backend-squat.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-trie.lo -MD -MP -MF .deps/squat-trie.Tpo -c squat-trie.c -o squat-trie.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT squat-uidlist.lo -MD -MP -MF .deps/squat-uidlist.Tpo -c squat-uidlist.c -o squat-uidlist.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT fts-squat-plugin.lo -MD -MP -MF .deps/fts-squat-plugin.Tpo -c fts-squat-plugin.c -o fts-squat-plugin.o >/dev/null 2>&1 mv -f .deps/squat-trie.Tpo .deps/squat-trie.Plo mv -f .deps/fts-backend-squat.Tpo .deps/fts-backend-squat.Plo mv -f .deps/fts-squat-plugin.Tpo .deps/fts-squat-plugin.Plo mv -f .deps/squat-uidlist.Tpo .deps/squat-uidlist.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib21_fts_squat_plugin.la -rpath /usr/lib64/dovecot fts-squat-plugin.lo fts-backend-squat.lo squat-trie.lo squat-uidlist.lo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o squat-test squat-test.o squat-trie.lo squat-uidlist.lo ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/fts-squat-plugin.o .libs/fts-backend-squat.o .libs/squat-trie.o .libs/squat-uidlist.o -march=athlon64 -Wl,-soname -Wl,lib21_fts_squat_plugin.so -o .libs/lib21_fts_squat_plugin.so libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o squat-test squat-test.o .libs/squat-trie.o .libs/squat-uidlist.o ../../../src/lib-storage/register/libstorage-register.a ../../../src/lib-storage/index/maildir/libstorage_maildir.a ../../../src/lib-storage/index/mbox/libstorage_mbox.a ../../../src/lib-storage/index/dbox/libstorage_dbox.a ../../../src/lib-storage/index/cydir/libstorage_cydir.a ../../../src/lib-storage/index/raw/libstorage_raw.a ../../../src/lib-storage/index/libstorage_index.a ../../../src/lib-storage/libstorage.a ../../../src/lib-index/libindex.a ../../../src/lib-storage/list/libstorage_list.a ../../../src/lib-imap/libimap.a ../../../src/lib-mail/libmail.a ../../../src/lib-charset/libcharset.a ../../../src/lib/liblib.a libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib21_fts_squat_plugin.a fts-squat-plugin.o fts-backend-squat.o squat-trie.o squat-uidlist.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib21_fts_squat_plugin.a libtool: link: ( cd ".libs" && rm -f "lib21_fts_squat_plugin.la" && ln -s "../lib21_fts_squat_plugin.la" "lib21_fts_squat_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/fts-squat' Making all in lazy-expunge make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/lazy-expunge' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lazy-expunge-plugin.lo -MD -MP -MF .deps/lazy-expunge-plugin.Tpo -c -o lazy-expunge-plugin.lo lazy-expunge-plugin.c libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lazy-expunge-plugin.lo -MD -MP -MF .deps/lazy-expunge-plugin.Tpo -c lazy-expunge-plugin.c -fPIC -DPIC -o .libs/lazy-expunge-plugin.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT lazy-expunge-plugin.lo -MD -MP -MF .deps/lazy-expunge-plugin.Tpo -c lazy-expunge-plugin.c -o lazy-expunge-plugin.o >/dev/null 2>&1 mv -f .deps/lazy-expunge-plugin.Tpo .deps/lazy-expunge-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib02_lazy_expunge_plugin.la -rpath /usr/lib64/dovecot lazy-expunge-plugin.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/lazy-expunge-plugin.o -march=athlon64 -Wl,-soname -Wl,lib02_lazy_expunge_plugin.so -o .libs/lib02_lazy_expunge_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib02_lazy_expunge_plugin.a lazy-expunge-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib02_lazy_expunge_plugin.a libtool: link: ( cd ".libs" && rm -f "lib02_lazy_expunge_plugin.la" && ln -s "../lib02_lazy_expunge_plugin.la" "lib02_lazy_expunge_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/lazy-expunge' Making all in mail-log make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/mail-log' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-log-plugin.lo -MD -MP -MF .deps/mail-log-plugin.Tpo -c -o mail-log-plugin.lo mail-log-plugin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-log-plugin.lo -MD -MP -MF .deps/mail-log-plugin.Tpo -c mail-log-plugin.c -fPIC -DPIC -o .libs/mail-log-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mail-log-plugin.lo -MD -MP -MF .deps/mail-log-plugin.Tpo -c mail-log-plugin.c -o mail-log-plugin.o >/dev/null 2>&1 mv -f .deps/mail-log-plugin.Tpo .deps/mail-log-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib20_mail_log_plugin.la -rpath /usr/lib64/dovecot mail-log-plugin.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/mail-log-plugin.o -march=athlon64 -Wl,-soname -Wl,lib20_mail_log_plugin.so -o .libs/lib20_mail_log_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib20_mail_log_plugin.a mail-log-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib20_mail_log_plugin.a libtool: link: ( cd ".libs" && rm -f "lib20_mail_log_plugin.la" && ln -s "../lib20_mail_log_plugin.la" "lib20_mail_log_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/mail-log' Making all in mbox-snarf make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/mbox-snarf' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-snarf-plugin.lo -MD -MP -MF .deps/mbox-snarf-plugin.Tpo -c -o mbox-snarf-plugin.lo mbox-snarf-plugin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-snarf-plugin.lo -MD -MP -MF .deps/mbox-snarf-plugin.Tpo -c mbox-snarf-plugin.c -fPIC -DPIC -o .libs/mbox-snarf-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT mbox-snarf-plugin.lo -MD -MP -MF .deps/mbox-snarf-plugin.Tpo -c mbox-snarf-plugin.c -o mbox-snarf-plugin.o >/dev/null 2>&1 mv -f .deps/mbox-snarf-plugin.Tpo .deps/mbox-snarf-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib20_mbox_snarf_plugin.la -rpath /usr/lib64/dovecot mbox-snarf-plugin.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/mbox-snarf-plugin.o -march=athlon64 -Wl,-soname -Wl,lib20_mbox_snarf_plugin.so -o .libs/lib20_mbox_snarf_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib20_mbox_snarf_plugin.a mbox-snarf-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib20_mbox_snarf_plugin.a libtool: link: ( cd ".libs" && rm -f "lib20_mbox_snarf_plugin.la" && ln -s "../lib20_mbox_snarf_plugin.la" "lib20_mbox_snarf_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/mbox-snarf' Making all in quota make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/quota' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota.lo -MD -MP -MF .deps/quota.Tpo -c -o quota.lo quota.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-count.lo -MD -MP -MF .deps/quota-count.Tpo -c -o quota-count.lo quota-count.c rpcgen -h /usr/include/rpcsvc/rquota.x > rquota.h /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dict.lo -MD -MP -MF .deps/quota-dict.Tpo -c -o quota-dict.lo quota-dict.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dirsize.lo -MD -MP -MF .deps/quota-dirsize.Tpo -c -o quota-dirsize.lo quota-dirsize.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-maildir.lo -MD -MP -MF .deps/quota-maildir.Tpo -c -o quota-maildir.lo quota-maildir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota.lo -MD -MP -MF .deps/quota.Tpo -c quota.c -fPIC -DPIC -o .libs/quota.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-count.lo -MD -MP -MF .deps/quota-count.Tpo -c quota-count.c -fPIC -DPIC -o .libs/quota-count.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dirsize.lo -MD -MP -MF .deps/quota-dirsize.Tpo -c quota-dirsize.c -fPIC -DPIC -o .libs/quota-dirsize.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dict.lo -MD -MP -MF .deps/quota-dict.Tpo -c quota-dict.c -fPIC -DPIC -o .libs/quota-dict.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-count.lo -MD -MP -MF .deps/quota-count.Tpo -c quota-count.c -o quota-count.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota.lo -MD -MP -MF .deps/quota.Tpo -c quota.c -o quota.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dict.lo -MD -MP -MF .deps/quota-dict.Tpo -c quota-dict.c -o quota-dict.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-maildir.lo -MD -MP -MF .deps/quota-maildir.Tpo -c quota-maildir.c -fPIC -DPIC -o .libs/quota-maildir.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-dirsize.lo -MD -MP -MF .deps/quota-dirsize.Tpo -c quota-dirsize.c -o quota-dirsize.o >/dev/null 2>&1 mv -f .deps/quota-count.Tpo .deps/quota-count.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-plugin.lo -MD -MP -MF .deps/quota-plugin.Tpo -c -o quota-plugin.lo quota-plugin.c mv -f .deps/quota.Tpo .deps/quota.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-storage.lo -MD -MP -MF .deps/quota-storage.Tpo -c -o quota-storage.lo quota-storage.c mv -f .deps/quota-dict.Tpo .deps/quota-dict.Plo (printf '#include "lib.h"'; rpcgen -c /usr/include/rpcsvc/rquota.x | \ sed -e 's/IXDR_PUT/(void)IXDR_PUT/g' \ -e 's/int32_t \*buf/int32_t *buf ATTR_UNUSED/' ) > rquota_xdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-maildir.lo -MD -MP -MF .deps/quota-maildir.Tpo -c quota-maildir.c -o quota-maildir.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-plugin.lo -MD -MP -MF .deps/quota-plugin.Tpo -c quota-plugin.c -fPIC -DPIC -o .libs/quota-plugin.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo -c -o quota-fs.lo quota-fs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-storage.lo -MD -MP -MF .deps/quota-storage.Tpo -c quota-storage.c -fPIC -DPIC -o .libs/quota-storage.o mv -f .deps/quota-maildir.Tpo .deps/quota-maildir.Plo /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c -o rquota_xdr.lo rquota_xdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-plugin.lo -MD -MP -MF .deps/quota-plugin.Tpo -c quota-plugin.c -o quota-plugin.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo -c quota-fs.c -fPIC -DPIC -o .libs/quota-fs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-storage.lo -MD -MP -MF .deps/quota-storage.Tpo -c quota-storage.c -o quota-storage.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c rquota_xdr.c -fPIC -DPIC -o .libs/rquota_xdr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo -c quota-fs.c -o quota-fs.o >/dev/null 2>&1 mv -f .deps/quota-plugin.Tpo .deps/quota-plugin.Plo mv -f .deps/quota-storage.Tpo .deps/quota-storage.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index -I../../../src/lib-storage/index/maildir -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c rquota_xdr.c -o rquota_xdr.o >/dev/null 2>&1 mv -f .deps/quota-fs.Tpo .deps/quota-fs.Plo mv -f .deps/rquota_xdr.Tpo .deps/rquota_xdr.Plo mv -f .deps/quota-dirsize.Tpo .deps/quota-dirsize.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -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 rquota_xdr.lo -lrpcsvc libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o .libs/quota-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/rquota_xdr.o -lrpcsvc -march=athlon64 -Wl,-soname -Wl,lib10_quota_plugin.so -o .libs/lib10_quota_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib10_quota_plugin.a quota.o quota-count.o quota-fs.o quota-dict.o quota-dirsize.o quota-maildir.o quota-plugin.o quota-storage.o rquota_xdr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib10_quota_plugin.a libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s "../lib10_quota_plugin.la" "lib10_quota_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/quota' Making all in imap-quota make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/imap-quota' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quota-plugin.lo -MD -MP -MF .deps/imap-quota-plugin.Tpo -c -o imap-quota-plugin.lo imap-quota-plugin.c libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quota-plugin.lo -MD -MP -MF .deps/imap-quota-plugin.Tpo -c imap-quota-plugin.c -fPIC -DPIC -o .libs/imap-quota-plugin.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imap-quota-plugin.lo -MD -MP -MF .deps/imap-quota-plugin.Tpo -c imap-quota-plugin.c -o imap-quota-plugin.o >/dev/null 2>&1 mv -f .deps/imap-quota-plugin.Tpo .deps/imap-quota-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib11_imap_quota_plugin.la -rpath /usr/lib64/dovecot/imap imap-quota-plugin.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/imap-quota-plugin.o -march=athlon64 -Wl,-soname -Wl,lib11_imap_quota_plugin.so -o .libs/lib11_imap_quota_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib11_imap_quota_plugin.a imap-quota-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib11_imap_quota_plugin.a libtool: link: ( cd ".libs" && rm -f "lib11_imap_quota_plugin.la" && ln -s "../lib11_imap_quota_plugin.la" "lib11_imap_quota_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/imap-quota' Making all in trash make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/trash' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT trash-plugin.lo -MD -MP -MF .deps/trash-plugin.Tpo -c -o trash-plugin.lo trash-plugin.c libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT trash-plugin.lo -MD -MP -MF .deps/trash-plugin.Tpo -c trash-plugin.c -fPIC -DPIC -o .libs/trash-plugin.o libtool: compile: x86_64-pc-linux-gnu-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 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT trash-plugin.lo -MD -MP -MF .deps/trash-plugin.Tpo -c trash-plugin.c -o trash-plugin.o >/dev/null 2>&1 mv -f .deps/trash-plugin.Tpo .deps/trash-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib11_trash_plugin.la -rpath /usr/lib64/dovecot trash-plugin.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/trash-plugin.o -march=athlon64 -Wl,-soname -Wl,lib11_trash_plugin.so -o .libs/lib11_trash_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib11_trash_plugin.a trash-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib11_trash_plugin.a libtool: link: ( cd ".libs" && rm -f "lib11_trash_plugin.la" && ln -s "../lib11_trash_plugin.la" "lib11_trash_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/trash' Making all in zlib make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/zlib' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-zlib.lo -MD -MP -MF .deps/istream-zlib.Tpo -c -o istream-zlib.lo istream-zlib.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT zlib-plugin.lo -MD -MP -MF .deps/zlib-plugin.Tpo -c -o zlib-plugin.lo zlib-plugin.c libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-zlib.lo -MD -MP -MF .deps/istream-zlib.Tpo -c istream-zlib.c -fPIC -DPIC -o .libs/istream-zlib.o libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT zlib-plugin.lo -MD -MP -MF .deps/zlib-plugin.Tpo -c zlib-plugin.c -fPIC -DPIC -o .libs/zlib-plugin.o libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT istream-zlib.lo -MD -MP -MF .deps/istream-zlib.Tpo -c istream-zlib.c -o istream-zlib.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-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 -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT zlib-plugin.lo -MD -MP -MF .deps/zlib-plugin.Tpo -c zlib-plugin.c -o zlib-plugin.o >/dev/null 2>&1 mv -f .deps/istream-zlib.Tpo .deps/istream-zlib.Plo mv -f .deps/zlib-plugin.Tpo .deps/zlib-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -module -avoid-version -o lib20_zlib_plugin.la -rpath /usr/lib64/dovecot/imap istream-zlib.lo zlib-plugin.lo -lz libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/istream-zlib.o .libs/zlib-plugin.o -lz -march=athlon64 -Wl,-soname -Wl,lib20_zlib_plugin.so -o .libs/lib20_zlib_plugin.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/lib20_zlib_plugin.a istream-zlib.o zlib-plugin.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/lib20_zlib_plugin.a libtool: link: ( cd ".libs" && rm -f "lib20_zlib_plugin.la" && ln -s "../lib20_zlib_plugin.la" "lib20_zlib_plugin.la" ) make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins/zlib' make[4]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins' make[4]: Für das Ziel »all-am« ist nichts zu tun. make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins' make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/plugins' make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src' make[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src' Making all in doc make[2]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/doc' Making all in wiki make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/doc/wiki' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/doc/wiki' make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/doc' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/doc' make[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/doc' make[2]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10' cat dovecot-config.in | sed \ -e "s|^moduledir=|moduledir=/usr/lib64/dovecot|" \ -e "s|^dovecot_incdir=|dovecot_incdir=/usr/include/dovecot|" > dovecot-config make[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10' make[1]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10' * Building sieve * econf: updating dovecot-1.1-managesieve-0.10.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-1.1-managesieve-0.10.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dovecot-1.1.rc10/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-1.1.rc10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dovecot-sieve-1.1.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-sieve-1.1.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-dovecot=/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for library containing regcomp... none required checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libsieve/Makefile config.status: creating stamp.h config.status: creating dsieve-config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5' Making all in src make[2]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src' Making all in libsieve make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve' if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT addr.lo -MD -MP -MF ".deps/addr.Tpo" -c -o addr.lo addr.c; \ then mv -f ".deps/addr.Tpo" ".deps/addr.Plo"; else rm -f ".deps/addr.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve.lo -MD -MP -MF ".deps/sieve.Tpo" -c -o sieve.lo sieve.c; \ then mv -f ".deps/sieve.Tpo" ".deps/sieve.Plo"; else rm -f ".deps/sieve.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT addr-lex.lo -MD -MP -MF ".deps/addr-lex.Tpo" -c -o addr-lex.lo addr-lex.c; \ then mv -f ".deps/addr-lex.Tpo" ".deps/addr-lex.Plo"; else rm -f ".deps/addr-lex.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve-lex.lo -MD -MP -MF ".deps/sieve-lex.Tpo" -c -o sieve-lex.lo sieve-lex.c; \ then mv -f ".deps/sieve-lex.Tpo" ".deps/sieve-lex.Plo"; else rm -f ".deps/sieve-lex.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_dump.lo -MD -MP -MF ".deps/bc_dump.Tpo" -c -o bc_dump.lo bc_dump.c; \ then mv -f ".deps/bc_dump.Tpo" ".deps/bc_dump.Plo"; else rm -f ".deps/bc_dump.Tpo"; exit 1; fi mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT addr-lex.lo -MD -MP -MF .deps/addr-lex.Tpo -c addr-lex.c -fPIC -DPIC -o .libs/addr-lex.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve-lex.lo -MD -MP -MF .deps/sieve-lex.Tpo -c sieve-lex.c -fPIC -DPIC -o .libs/sieve-lex.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve.lo -MD -MP -MF .deps/sieve.Tpo -c sieve.c -fPIC -DPIC -o .libs/sieve.o :1653: warning: no previous prototype for 'addrget_lineno' :1662: warning: no previous prototype for 'addrget_in' :1670: warning: no previous prototype for 'addrget_out' :1678: warning: no previous prototype for 'addrget_leng' :1687: warning: no previous prototype for 'addrget_text' :1696: warning: no previous prototype for 'addrset_lineno' :1708: warning: no previous prototype for 'addrset_in' :1713: warning: no previous prototype for 'addrset_out' :1718: warning: no previous prototype for 'addrget_debug' :1723: warning: no previous prototype for 'addrset_debug' :1757: warning: no previous prototype for 'addrlex_destroy' :1205: warning: 'input' defined but not used x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_dump.lo -MD -MP -MF .deps/bc_dump.Tpo -c bc_dump.c -fPIC -DPIC -o .libs/bc_dump.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT addr.lo -MD -MP -MF .deps/addr.Tpo -c addr.c -fPIC -DPIC -o .libs/addr.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT addr-lex.lo -MD -MP -MF .deps/addr-lex.Tpo -c addr-lex.c -o addr-lex.o >/dev/null 2>&1 :2187: warning: no previous prototype for 'yyget_lineno' :2196: warning: no previous prototype for 'yyget_in' :2204: warning: no previous prototype for 'yyget_out' :2212: warning: no previous prototype for 'yyget_leng' :2221: warning: no previous prototype for 'yyget_text' :2230: warning: no previous prototype for 'yyset_lineno' :2242: warning: no previous prototype for 'yyset_in' :2247: warning: no previous prototype for 'yyset_out' :2252: warning: no previous prototype for 'yyget_debug' :2257: warning: no previous prototype for 'yyset_debug' :2294: warning: no previous prototype for 'yylex_destroy' :1733: warning: 'input' defined but not used x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve-lex.lo -MD -MP -MF .deps/sieve-lex.Tpo -c sieve-lex.c -o sieve-lex.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_dump.lo -MD -MP -MF .deps/bc_dump.Tpo -c bc_dump.c -o bc_dump.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve.lo -MD -MP -MF .deps/sieve.Tpo -c sieve.c -o sieve.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT addr.lo -MD -MP -MF .deps/addr.Tpo -c addr.c -o addr.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_emit.lo -MD -MP -MF ".deps/bc_emit.Tpo" -c -o bc_emit.lo bc_emit.c; \ then mv -f ".deps/bc_emit.Tpo" ".deps/bc_emit.Plo"; else rm -f ".deps/bc_emit.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_eval.lo -MD -MP -MF ".deps/bc_eval.Tpo" -c -o bc_eval.lo bc_eval.c; \ then mv -f ".deps/bc_eval.Tpo" ".deps/bc_eval.Plo"; else rm -f ".deps/bc_eval.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_generate.lo -MD -MP -MF ".deps/bc_generate.Tpo" -c -o bc_generate.lo bc_generate.c; \ then mv -f ".deps/bc_generate.Tpo" ".deps/bc_generate.Plo"; else rm -f ".deps/bc_generate.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT comparator.lo -MD -MP -MF ".deps/comparator.Tpo" -c -o comparator.lo comparator.c; \ then mv -f ".deps/comparator.Tpo" ".deps/comparator.Plo"; else rm -f ".deps/comparator.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_emit.lo -MD -MP -MF .deps/bc_emit.Tpo -c bc_emit.c -fPIC -DPIC -o .libs/bc_emit.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_eval.lo -MD -MP -MF .deps/bc_eval.Tpo -c bc_eval.c -fPIC -DPIC -o .libs/bc_eval.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_generate.lo -MD -MP -MF .deps/bc_generate.Tpo -c bc_generate.c -fPIC -DPIC -o .libs/bc_generate.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_emit.lo -MD -MP -MF .deps/bc_emit.Tpo -c bc_emit.c -o bc_emit.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT comparator.lo -MD -MP -MF .deps/comparator.Tpo -c comparator.c -fPIC -DPIC -o .libs/comparator.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_generate.lo -MD -MP -MF .deps/bc_generate.Tpo -c bc_generate.c -o bc_generate.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT bc_eval.lo -MD -MP -MF .deps/bc_eval.Tpo -c bc_eval.c -o bc_eval.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT interp.lo -MD -MP -MF ".deps/interp.Tpo" -c -o interp.lo interp.c; \ then mv -f ".deps/interp.Tpo" ".deps/interp.Plo"; else rm -f ".deps/interp.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT comparator.lo -MD -MP -MF .deps/comparator.Tpo -c comparator.c -o comparator.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT message.lo -MD -MP -MF ".deps/message.Tpo" -c -o message.lo message.c; \ then mv -f ".deps/message.Tpo" ".deps/message.Plo"; else rm -f ".deps/message.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT parseaddr.lo -MD -MP -MF ".deps/parseaddr.Tpo" -c -o parseaddr.lo parseaddr.c; \ then mv -f ".deps/parseaddr.Tpo" ".deps/parseaddr.Plo"; else rm -f ".deps/parseaddr.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT script.lo -MD -MP -MF ".deps/script.Tpo" -c -o script.lo script.c; \ then mv -f ".deps/script.Tpo" ".deps/script.Plo"; else rm -f ".deps/script.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -fPIC -DPIC -o .libs/interp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT parseaddr.lo -MD -MP -MF .deps/parseaddr.Tpo -c parseaddr.c -fPIC -DPIC -o .libs/parseaddr.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT script.lo -MD -MP -MF .deps/script.Tpo -c script.c -fPIC -DPIC -o .libs/script.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT parseaddr.lo -MD -MP -MF .deps/parseaddr.Tpo -c parseaddr.c -o parseaddr.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -o interp.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT script.lo -MD -MP -MF .deps/script.Tpo -c script.c -o script.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve_err.lo -MD -MP -MF ".deps/sieve_err.Tpo" -c -o sieve_err.lo sieve_err.c; \ then mv -f ".deps/sieve_err.Tpo" ".deps/sieve_err.Plo"; else rm -f ".deps/sieve_err.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT tree.lo -MD -MP -MF ".deps/tree.Tpo" -c -o tree.lo tree.c; \ then mv -f ".deps/tree.Tpo" ".deps/tree.Plo"; else rm -f ".deps/tree.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sievec.o -MD -MP -MF ".deps/sievec.Tpo" -c -o sievec.o sievec.c; \ then mv -f ".deps/sievec.Tpo" ".deps/sievec.Po"; else rm -f ".deps/sievec.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o >/dev/null 2>&1 if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT map.o -MD -MP -MF ".deps/map.Tpo" -c -o map.o `test -f '../map.c' || echo './'`../map.c; \ then mv -f ".deps/map.Tpo" ".deps/map.Po"; else rm -f ".deps/map.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT imparse.o -MD -MP -MF ".deps/imparse.Tpo" -c -o imparse.o `test -f '../imparse.c' || echo './'`../imparse.c; \ then mv -f ".deps/imparse.Tpo" ".deps/imparse.Po"; else rm -f ".deps/imparse.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieved.o -MD -MP -MF ".deps/sieved.Tpo" -c -o sieved.o sieved.c; \ then mv -f ".deps/sieved.Tpo" ".deps/sieved.Po"; else rm -f ".deps/sieved.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve_err.lo -MD -MP -MF .deps/sieve_err.Tpo -c sieve_err.c -fPIC -DPIC -o .libs/sieve_err.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve_err.lo -MD -MP -MF .deps/sieve_err.Tpo -c sieve_err.c -o sieve_err.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I../../src -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -o libsieve.la addr.lo sieve.lo addr-lex.lo sieve-lex.lo bc_dump.lo bc_emit.lo bc_eval.lo bc_generate.lo comparator.lo interp.lo message.lo parseaddr.lo script.lo sieve_err.lo tree.lo x86_64-pc-linux-gnu-ar cru .libs/libsieve.a .libs/addr.o .libs/sieve.o .libs/addr-lex.o .libs/sieve-lex.o .libs/bc_dump.o .libs/bc_emit.o .libs/bc_eval.o .libs/bc_generate.o .libs/comparator.o .libs/interp.o .libs/message.o .libs/parseaddr.o .libs/script.o .libs/sieve_err.o .libs/tree.o x86_64-pc-linux-gnu-ranlib .libs/libsieve.a creating libsieve.la (cd .libs && rm -f libsieve.la && ln -s ../libsieve.la libsieve.la) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -o sievec sievec.o map.o imparse.o libsieve.la /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib/liblib.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -o sieved sieved.o map.o imparse.o libsieve.la /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib/liblib.a x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -o sieved sieved.o map.o imparse.o ./.libs/libsieve.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib/liblib.a x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -o sievec sievec.o map.o imparse.o ./.libs/libsieve.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib/liblib.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve' make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src' if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT cmusieve-plugin.lo -MD -MP -MF ".deps/cmusieve-plugin.Tpo" -c -o cmusieve-plugin.lo cmusieve-plugin.c; \ then mv -f ".deps/cmusieve-plugin.Tpo" ".deps/cmusieve-plugin.Plo"; else rm -f ".deps/cmusieve-plugin.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT imparse.lo -MD -MP -MF ".deps/imparse.Tpo" -c -o imparse.lo imparse.c; \ then mv -f ".deps/imparse.Tpo" ".deps/imparse.Plo"; else rm -f ".deps/imparse.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT map.lo -MD -MP -MF ".deps/map.Tpo" -c -o map.lo map.c; \ then mv -f ".deps/map.Tpo" ".deps/map.Plo"; else rm -f ".deps/map.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve-cmu.lo -MD -MP -MF ".deps/sieve-cmu.Tpo" -c -o sieve-cmu.lo sieve-cmu.c; \ then mv -f ".deps/sieve-cmu.Tpo" ".deps/sieve-cmu.Plo"; else rm -f ".deps/sieve-cmu.Tpo"; exit 1; fi mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve-cmu.lo -MD -MP -MF .deps/sieve-cmu.Tpo -c sieve-cmu.c -fPIC -DPIC -o .libs/sieve-cmu.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT imparse.lo -MD -MP -MF .deps/imparse.Tpo -c imparse.c -fPIC -DPIC -o .libs/imparse.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -fPIC -DPIC -o .libs/map.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT cmusieve-plugin.lo -MD -MP -MF .deps/cmusieve-plugin.Tpo -c cmusieve-plugin.c -fPIC -DPIC -o .libs/cmusieve-plugin.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT imparse.lo -MD -MP -MF .deps/imparse.Tpo -c imparse.c -o imparse.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT cmusieve-plugin.lo -MD -MP -MF .deps/cmusieve-plugin.Tpo -c cmusieve-plugin.c -o cmusieve-plugin.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/deliver -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -MT sieve-cmu.lo -MD -MP -MF .deps/sieve-cmu.Tpo -c sieve-cmu.c -o sieve-cmu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -DENABLE_REGEX -o lib90_cmusieve_plugin.la -rpath /usr/lib64/dovecot/lda -module -avoid-version cmusieve-plugin.lo imparse.lo map.lo sieve-cmu.lo libsieve/libsieve.la x86_64-pc-linux-gnu-gcc -shared .libs/cmusieve-plugin.o .libs/imparse.o .libs/map.o .libs/sieve-cmu.o -Wl,--whole-archive libsieve/.libs/libsieve.a -Wl,--no-whole-archive -march=athlon64 -Wl,-soname -Wl,lib90_cmusieve_plugin.so -o .libs/lib90_cmusieve_plugin.so rm -fr .libs/lib90_cmusieve_plugin.lax mkdir .libs/lib90_cmusieve_plugin.lax rm -fr .libs/lib90_cmusieve_plugin.lax/libsieve.a mkdir .libs/lib90_cmusieve_plugin.lax/libsieve.a (cd .libs/lib90_cmusieve_plugin.lax/libsieve.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve/.libs/libsieve.a) x86_64-pc-linux-gnu-ar cru .libs/lib90_cmusieve_plugin.a cmusieve-plugin.o imparse.o map.o sieve-cmu.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/bc_emit.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/addr-lex.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/addr.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/sieve.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/bc_dump.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/parseaddr.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/comparator.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/sieve_err.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/bc_eval.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/tree.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/bc_generate.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/sieve-lex.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/message.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/interp.o .libs/lib90_cmusieve_plugin.lax/libsieve.a/script.o x86_64-pc-linux-gnu-ranlib .libs/lib90_cmusieve_plugin.a rm -fr .libs/lib90_cmusieve_plugin.lax creating lib90_cmusieve_plugin.la (cd .libs && rm -f lib90_cmusieve_plugin.la && ln -s ../lib90_cmusieve_plugin.la lib90_cmusieve_plugin.la) make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src' make[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src' make[2]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5' make[2]: Für das Ziel »all-am« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5' make[1]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5' * Building managesieve * econf: updating dovecot-1.1-managesieve-0.10.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-1.1-managesieve-0.10.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dovecot-1.1.rc10/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-1.1.rc10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dovecot-sieve-1.1.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dovecot-sieve-1.1.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-dovecot=/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 --with-dovecot-sieve=/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5 --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate compiling against old dovecot-sieve plugin. configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/lib-sievestorage/Makefile config.status: creating src/lib-managesieve/Makefile config.status: creating src/managesieve/Makefile config.status: creating src/managesieve-login/Makefile config.status: creating src/lib-cmusieve/Makefile config.status: creating stamp.h config.status: creating dmanagesieve-config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2' Making all in src make[2]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src' Making all in lib-cmusieve make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve' cp /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/imparse.c imparse.c cp /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/map.c map.c if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-error.lo -MD -MP -MF ".deps/sieve-error.Tpo" -c -o sieve-error.lo sieve-error.c; \ then mv -f ".deps/sieve-error.Tpo" ".deps/sieve-error.Plo"; else rm -f ".deps/sieve-error.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-script.lo -MD -MP -MF ".deps/sieve-script.Tpo" -c -o sieve-script.lo sieve-script.c; \ then mv -f ".deps/sieve-script.Tpo" ".deps/sieve-script.Plo"; else rm -f ".deps/sieve-script.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve.lo -MD -MP -MF ".deps/sieve.Tpo" -c -o sieve.lo sieve.c; \ then mv -f ".deps/sieve.Tpo" ".deps/sieve.Plo"; else rm -f ".deps/sieve.Tpo"; exit 1; fi mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-script.lo -MD -MP -MF .deps/sieve-script.Tpo -c sieve-script.c -fPIC -DPIC -o .libs/sieve-script.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve.lo -MD -MP -MF .deps/sieve.Tpo -c sieve.c -fPIC -DPIC -o .libs/sieve.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-error.lo -MD -MP -MF .deps/sieve-error.Tpo -c sieve-error.c -fPIC -DPIC -o .libs/sieve-error.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-script.lo -MD -MP -MF .deps/sieve-script.Tpo -c sieve-script.c -o sieve-script.o >/dev/null 2>&1 sieve-script.h:36: warning: inline function 'sieve_script_binpath' declared but never defined sieve-script.h:35: warning: inline function 'sieve_script_path' declared but never defined sieve-script.h:34: warning: inline function 'sieve_script_filename' declared but never defined sieve-script.h:33: warning: inline function 'sieve_script_name' declared but never defined sieve-script.h:25: warning: inline function 'sieve_script_older' declared but never defined sieve-script.h:36: warning: inline function 'sieve_script_binpath' declared but never defined sieve-script.h:35: warning: inline function 'sieve_script_path' declared but never defined sieve-script.h:34: warning: inline function 'sieve_script_filename' declared but never defined sieve-script.h:33: warning: inline function 'sieve_script_name' declared but never defined sieve-script.h:25: warning: inline function 'sieve_script_older' declared but never defined x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve.lo -MD -MP -MF .deps/sieve.Tpo -c sieve.c -o sieve.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-error.lo -MD -MP -MF .deps/sieve-error.Tpo -c sieve-error.c -o sieve-error.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imparse.lo -MD -MP -MF ".deps/imparse.Tpo" -c -o imparse.lo imparse.c; \ then mv -f ".deps/imparse.Tpo" ".deps/imparse.Plo"; else rm -f ".deps/imparse.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT map.lo -MD -MP -MF ".deps/map.Tpo" -c -o map.lo map.c; \ then mv -f ".deps/map.Tpo" ".deps/map.Plo"; else rm -f ".deps/map.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -fPIC -DPIC -o .libs/map.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imparse.lo -MD -MP -MF .deps/imparse.Tpo -c imparse.c -fPIC -DPIC -o .libs/imparse.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/ -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT imparse.lo -MD -MP -MF .deps/imparse.Tpo -c imparse.c -o imparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o libsieve_cmu.la imparse.lo map.lo sieve-error.lo sieve-script.lo sieve.lo /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve/libsieve.la rm -fr .libs/libsieve_cmu.lax mkdir .libs/libsieve_cmu.lax rm -fr .libs/libsieve_cmu.lax/libsieve.a mkdir .libs/libsieve_cmu.lax/libsieve.a (cd .libs/libsieve_cmu.lax/libsieve.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-sieve-1.1.5/src/libsieve/.libs/libsieve.a) copying selected object files to avoid basename conflicts... ln .libs/libsieve_cmu.lax/libsieve.a/sieve.o .libs/libsieve_cmu.lax/lt1-sieve.o || cp .libs/libsieve_cmu.lax/libsieve.a/sieve.o .libs/libsieve_cmu.lax/lt1-sieve.o x86_64-pc-linux-gnu-ar cru .libs/libsieve_cmu.a .libs/imparse.o .libs/map.o .libs/sieve-error.o .libs/sieve-script.o .libs/sieve.o .libs/libsieve_cmu.lax/libsieve.a/bc_emit.o .libs/libsieve_cmu.lax/libsieve.a/addr-lex.o .libs/libsieve_cmu.lax/libsieve.a/addr.o .libs/libsieve_cmu.lax/lt1-sieve.o .libs/libsieve_cmu.lax/libsieve.a/bc_dump.o .libs/libsieve_cmu.lax/libsieve.a/parseaddr.o .libs/libsieve_cmu.lax/libsieve.a/comparator.o .libs/libsieve_cmu.lax/libsieve.a/sieve_err.o .libs/libsieve_cmu.lax/libsieve.a/bc_eval.o .libs/libsieve_cmu.lax/libsieve.a/tree.o .libs/libsieve_cmu.lax/libsieve.a/bc_generate.o .libs/libsieve_cmu.lax/libsieve.a/sieve-lex.o .libs/libsieve_cmu.lax/libsieve.a/message.o .libs/libsieve_cmu.lax/libsieve.a/interp.o .libs/libsieve_cmu.lax/libsieve.a/script.o x86_64-pc-linux-gnu-ranlib .libs/libsieve_cmu.a rm -fr .libs/libsieve_cmu.lax creating libsieve_cmu.la (cd .libs && rm -f libsieve_cmu.la && ln -s ../libsieve_cmu.la libsieve_cmu.la) make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve' Making all in lib-managesieve make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-managesieve' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-charset -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT managesieve-quote.o -MD -MP -MF ".deps/managesieve-quote.Tpo" -c -o managesieve-quote.o managesieve-quote.c; \ then mv -f ".deps/managesieve-quote.Tpo" ".deps/managesieve-quote.Po"; else rm -f ".deps/managesieve-quote.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-charset -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT managesieve-parser.o -MD -MP -MF ".deps/managesieve-parser.Tpo" -c -o managesieve-parser.o managesieve-parser.c; \ then mv -f ".deps/managesieve-parser.Tpo" ".deps/managesieve-parser.Po"; else rm -f ".deps/managesieve-parser.Tpo"; exit 1; fi rm -f libmanagesieve.a x86_64-pc-linux-gnu-ar cru libmanagesieve.a managesieve-quote.o managesieve-parser.o x86_64-pc-linux-gnu-ranlib libmanagesieve.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-managesieve' Making all in lib-sievestorage make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-sievestorage' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-storage-save.o -MD -MP -MF ".deps/sieve-storage-save.Tpo" -c -o sieve-storage-save.o sieve-storage-save.c; \ then mv -f ".deps/sieve-storage-save.Tpo" ".deps/sieve-storage-save.Po"; else rm -f ".deps/sieve-storage-save.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-storage-script.o -MD -MP -MF ".deps/sieve-storage-script.Tpo" -c -o sieve-storage-script.o sieve-storage-script.c; \ then mv -f ".deps/sieve-storage-script.Tpo" ".deps/sieve-storage-script.Po"; else rm -f ".deps/sieve-storage-script.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-storage-list.o -MD -MP -MF ".deps/sieve-storage-list.Tpo" -c -o sieve-storage-list.o sieve-storage-list.c; \ then mv -f ".deps/sieve-storage-list.Tpo" ".deps/sieve-storage-list.Po"; else rm -f ".deps/sieve-storage-list.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-storage.o -MD -MP -MF ".deps/sieve-storage.Tpo" -c -o sieve-storage.o sieve-storage.c; \ then mv -f ".deps/sieve-storage.Tpo" ".deps/sieve-storage.Po"; else rm -f ".deps/sieve-storage.Tpo"; exit 1; fi /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: warning: inline function 'sieve_script_binpath' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: warning: inline function 'sieve_script_path' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: warning: inline function 'sieve_script_filename' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: warning: inline function 'sieve_script_name' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: warning: inline function 'sieve_script_older' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: warning: inline function 'sieve_script_binpath' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: warning: inline function 'sieve_script_path' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: warning: inline function 'sieve_script_filename' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: warning: inline function 'sieve_script_name' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: warning: inline function 'sieve_script_older' declared but never defined rm -f libsievestorage.a x86_64-pc-linux-gnu-ar cru libsievestorage.a sieve-storage-save.o sieve-storage-script.o sieve-storage-list.o sieve-storage.o x86_64-pc-linux-gnu-ranlib libsievestorage.a make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-sievestorage' Making all in managesieve make[3]: Entering directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/managesieve' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-capability.o -MD -MP -MF ".deps/cmd-capability.Tpo" -c -o cmd-capability.o cmd-capability.c; \ then mv -f ".deps/cmd-capability.Tpo" ".deps/cmd-capability.Po"; else rm -f ".deps/cmd-capability.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-logout.o -MD -MP -MF ".deps/cmd-logout.Tpo" -c -o cmd-logout.o cmd-logout.c; \ then mv -f ".deps/cmd-logout.Tpo" ".deps/cmd-logout.Po"; else rm -f ".deps/cmd-logout.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-putscript.o -MD -MP -MF ".deps/cmd-putscript.Tpo" -c -o cmd-putscript.o cmd-putscript.c; \ then mv -f ".deps/cmd-putscript.Tpo" ".deps/cmd-putscript.Po"; else rm -f ".deps/cmd-putscript.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-getscript.o -MD -MP -MF ".deps/cmd-getscript.Tpo" -c -o cmd-getscript.o cmd-getscript.c; \ then mv -f ".deps/cmd-getscript.Tpo" ".deps/cmd-getscript.Po"; else rm -f ".deps/cmd-getscript.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-setactive.o -MD -MP -MF ".deps/cmd-setactive.Tpo" -c -o cmd-setactive.o cmd-setactive.c; \ then mv -f ".deps/cmd-setactive.Tpo" ".deps/cmd-setactive.Po"; else rm -f ".deps/cmd-setactive.Tpo"; exit 1; fi /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-deletescript.o -MD -MP -MF ".deps/cmd-deletescript.Tpo" -c -o cmd-deletescript.o cmd-deletescript.c; \ then mv -f ".deps/cmd-deletescript.Tpo" ".deps/cmd-deletescript.Po"; else rm -f ".deps/cmd-deletescript.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-listscripts.o -MD -MP -MF ".deps/cmd-listscripts.Tpo" -c -o cmd-listscripts.o cmd-listscripts.c; \ then mv -f ".deps/cmd-listscripts.Tpo" ".deps/cmd-listscripts.Po"; else rm -f ".deps/cmd-listscripts.Tpo"; exit 1; fi /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: warning: inline function 'sieve_script_binpath' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: warning: inline function 'sieve_script_path' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: warning: inline function 'sieve_script_filename' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: warning: inline function 'sieve_script_name' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: warning: inline function 'sieve_script_older' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: warning: inline function 'sieve_script_binpath' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: warning: inline function 'sieve_script_path' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: warning: inline function 'sieve_script_filename' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: warning: inline function 'sieve_script_name' declared but never defined /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: warning: inline function 'sieve_script_older' declared but never defined if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT cmd-havespace.o -MD -MP -MF ".deps/cmd-havespace.Tpo" -c -o cmd-havespace.o cmd-havespace.c; \ then mv -f ".deps/cmd-havespace.Tpo" ".deps/cmd-havespace.Po"; else rm -f ".deps/cmd-havespace.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT client.o -MD -MP -MF ".deps/client.Tpo" -c -o client.o client.c; \ then mv -f ".deps/client.Tpo" ".deps/client.Po"; else rm -f ".deps/client.Tpo"; exit 1; fi /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \ then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:36: Warnung: Inline-Funktion »sieve_script_binpath« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:35: Warnung: Inline-Funktion »sieve_script_path« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:34: Warnung: Inline-Funktion »sieve_script_filename« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:33: Warnung: Inline-Funktion »sieve_script_name« deklariert, aber nirgendwo definiert /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/sieve-script.h:25: Warnung: Inline-Funktion »sieve_script_older« deklariert, aber nirgendwo definiert if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10 -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage -DMODULEDIR=\""/usr/lib64/dovecot"\" -I../../src/lib-managesieve -I../../src/lib-sievestorage -I/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o managesieve -export-dynamic cmd-capability.o cmd-logout.o cmd-putscript.o cmd-getscript.o cmd-setactive.o cmd-deletescript.o cmd-listscripts.o cmd-havespace.o client.o commands.o main.o ../lib-managesieve/libmanagesieve.a ../lib-sievestorage/libsievestorage.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/libsieve_cmu.la /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/libstorage.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-imap/libimap.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index/libindex.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail/libmail.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-charset/libcharset.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict/libdict.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-charset/libcharset.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib/liblib.a -export-dynamic -ldl mkdir .libs x86_64-pc-linux-gnu-gcc -std=gnu99 -march=athlon64 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -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 client.o commands.o main.o -Wl,--export-dynamic ../lib-managesieve/libmanagesieve.a ../lib-sievestorage/libsievestorage.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/.libs/libsieve_cmu.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-storage/libstorage.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-imap/libimap.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-index/libindex.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-mail/libmail.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-dict/libdict.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib-charset/libcharset.a /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1.rc10/src/lib/liblib.a -ldl cmd-getscript.o: In function `cmd_getscript_continue': cmd-getscript.c:(.text+0x141): undefined reference to `sieve_script_name' /var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/lib-cmusieve/.libs/libsieve_cmu.a(sieve.o): In function `sieve_compile_script': sieve.c:(.text+0x9c7): undefined reference to `sieve_script_path' collect2: ld returned 1 exit status distcc[5331] ERROR: compile (null) on localhost failed make[3]: *** [managesieve] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src/managesieve' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.1_rc10/work/dovecot-1.1-managesieve-0.10.2' make: *** [all] Fehler 2 * * ERROR: net-mail/dovecot-1.1_rc10 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3081: Called die * The specific snippet of code: * emake || die "make failed (managesieve)"; * The die message: * make failed (managesieve) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-mail/dovecot-1.1_rc10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/dovecot-1.1_rc10/temp/environment'. *