Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/maildrop.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2729-4818/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/maildrop.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/maildrop-2.2.0-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/maildrop.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2729-4818/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/maildrop.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LUJG3x + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf maildrop-2.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/maildrop-2.2.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd maildrop-2.2.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (maildrop-2.2.0-maildir-linux.patch):' Patch #0 (maildrop-2.2.0-maildir-linux.patch): + /bin/cat /builddir/build/SOURCES/maildrop-2.2.0-maildir-linux.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (maildrop-2.0.2-subject.patch):' Patch #1 (maildrop-2.0.2-subject.patch): + /bin/cat /builddir/build/SOURCES/maildrop-2.0.2-subject.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #2 (maildrop-2.0.2-errwritefail.patch): + echo 'Patch #2 (maildrop-2.0.2-errwritefail.patch):' + /bin/cat /builddir/build/SOURCES/maildrop-2.0.2-errwritefail.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qwX5jW + umask 022 + cd /builddir/build/BUILD + cd maildrop-2.2.0 + LANG=C + export LANG + unset DISPLAY + COURIERAUTHCONFIG=/usr/bin/courierauthconfig + export COURIERAUTHCONFIG + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-use-dotlock=0 --with-devel --enable-userdb --enable-maildirquota --enable-syslog=1 --enable-restrict-trusted=0 --enable-sendmail=/usr/sbin/sendmail --with-default-maildrop=./Maildir '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 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 for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for gdbm_open in -lgdbm... yes checking for gdbm_open... yes checking for gdbm or db library... gdbm checking for gdbm_open in -lgdbm... (cached) yes checking for gdbm_open... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating dbobj.h config.status: creating dbobj.config config.status: creating maildrop.spec config.status: creating maildrop.lpspec config.status: creating README.html config.status: creating INSTALL.html config.status: executing depfiles commands config.status: executing libtool commands === configuring in numlib (/builddir/build/BUILD/maildrop-2.2.0/numlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. 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 for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for unistd.h... (cached) yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for setgroups... yes checking for initgroups... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in liblock (/builddir/build/BUILD/maildrop-2.2.0/liblock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. 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 for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for off64_t... no checking for flock_t... no checking for getdtablesize... yes checking for setpgrp... yes checking for sysconf... yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... yes checking for fcntl... yes checking for flock... yes checking for lockf... yes checking for locking method... fcntl configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in rfc822 (/builddir/build/BUILD/maildrop-2.2.0/rfc822) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. 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 for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strcasecmp... yes checking for strncasecmp... yes checking for setlocale... yes checking how to calculate alternate timezone... daylight configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in rfc2045 (/builddir/build/BUILD/maildrop-2.2.0/rfc2045) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. 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 for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for strings.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for missing gethostname prototype... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for setlocale... yes checking for strncasecmp... yes checking for strcasecmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rfc2045charset.h config.status: creating rfc2045_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gdbmobj (/builddir/build/BUILD/maildrop-2.2.0/gdbmobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. 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 for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gdbm_open in -lgdbm... yes checking for gdbm_open... yes checking for gdbm_fdesc... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking if the C++ compiler needs -fhandle-exceptions... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in bdbobj (/builddir/build/BUILD/maildrop-2.2.0/bdbobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. 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 for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for library containing strerror... none required checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... no checking for db_open... no checking for db_env_create... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking if the C++ compiler needs -fhandle-exceptions... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in makedat (/builddir/build/BUILD/maildrop-2.2.0/makedat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. 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 for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for perl5... no checking for perl... /usr/bin/perl checking for cat... /bin/cat checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating makedat config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in unicode (/builddir/build/BUILD/maildrop-2.2.0/unicode) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for perl5... no checking for perl... /usr/bin/perl checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating unicode_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in maildir (/builddir/build/BUILD/maildrop-2.2.0/maildir) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 for gawk... (cached) gawk checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl5... no checking for perl... /usr/bin/perl checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for pcre.h... (cached) yes checking for pcre/pcre.h... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking vector.h usability... no checking vector.h presence... no checking for vector.h... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for symlink... yes checking for readlink... yes checking for strcasecmp... yes checking for utime... yes checking for utimes... yes checking for FAMOpen in -lfam... yes checking for fam.h... (cached) yes checking for missing gethostname prototype... no checking for mailbot... no configure: creating ./config.status config.status: creating Makefile config.status: creating sharedindexinstall config.status: creating sharedindexsplit config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in maildrop (/builddir/build/BUILD/maildrop-2.2.0/maildrop) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-db=gdbm' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl5... no checking for perl... /usr/bin/perl checking for -fhandle-exceptions flag to g++... no checking ability to handle both const and non-const exceptions... yes checking for getpwnam in -lsun... no checking for courierauthconfig... /usr/bin/courierauthconfig checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking type of array argument to getgroups... gid_t checking whether closedir returns void... no checking return type of signal handlers... void checking for setgroups... yes checking for setlocale... yes checking for getpgrp... yes checking for getpgid... yes checking whether getpgrp requires zero arguments... yes checking setpgrp()... 1 checking setpgid()... 1 checking for missing gethostname prototype... no checking default PATH for commands... /bin:/usr/bin:/usr/local/bin checking for qmail-inject... no checking mail transport agent... /usr/sbin/sendmail -oi checking location of system mailboxes... /var/mail checking whether maildrop should reset its group ID... 0 checking privileged users... root mail daemon postmaster qmaild mmdf checking for UID of maildrop... root checking for GID of maildrop... mail checking for USE_FLOCK... 1 checking for USE_DOTLOCK... 0 checking for LOCKEXT_DEF... .lock checking for LOCKSLEEP_DEF... 5 checking for LOCKTIMEOUT_DEF... 60 checking for LOCKREFRESH_DEF... 15 checking for TEMPDIR... use tmpfile() checking for SMALLMSG... 8192 checking for GLOBAL_TIMEOUT... 300 checking for CRLF_TERM... 0 checking for RESTRICT_TRUSTED... 0 checking for KEEP_FROMLINE... 0 checking for syslog support... 1 checking whether to treat authlib errors as tempreject... 1 configure: creating ./config.status config.status: creating xconfig.h config.status: creating Makefile config.status: creating README.html config.status: creating testsuite config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j2 make all-gmake-check FOO=BAR make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0' Making all in numlib make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c -o atotimet.lo atotimet.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c -o atouidt.lo atouidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -fPIC -DPIC -o .libs/atotimet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -fPIC -DPIC -o .libs/atouidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -o atotimet.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -o atouidt.o >/dev/null 2>&1 mv -f .deps/atotimet.Tpo .deps/atotimet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c -o changeuidgid.lo changeuidgid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -fPIC -DPIC -o .libs/changeuidgid.o mv -f .deps/atouidt.Tpo .deps/atouidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c -o strdevt.lo strdevt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -fPIC -DPIC -o .libs/strdevt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -o changeuidgid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -o strdevt.o >/dev/null 2>&1 mv -f .deps/strdevt.Tpo .deps/strdevt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c -o strgidt.lo strgidt.c mv -f .deps/changeuidgid.Tpo .deps/changeuidgid.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c -o strhdevt.lo strhdevt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -fPIC -DPIC -o .libs/strgidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -fPIC -DPIC -o .libs/strhdevt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -o strgidt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -o strhdevt.o >/dev/null 2>&1 mv -f .deps/strgidt.Tpo .deps/strgidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c -o strhinot.lo strhinot.c mv -f .deps/strhdevt.Tpo .deps/strhdevt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c -o strhpidt.lo strhpidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -fPIC -DPIC -o .libs/strhinot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -fPIC -DPIC -o .libs/strhpidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -o strhinot.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -o strhpidt.o >/dev/null 2>&1 mv -f .deps/strhinot.Tpo .deps/strhinot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c -o strhtimet.lo strhtimet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -fPIC -DPIC -o .libs/strhtimet.o mv -f .deps/strhpidt.Tpo .deps/strhpidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c -o strinot.lo strinot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -o strhtimet.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -fPIC -DPIC -o .libs/strinot.o mv -f .deps/strhtimet.Tpo .deps/strhtimet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c -o strofft.lo strofft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -o strinot.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -fPIC -DPIC -o .libs/strofft.o mv -f .deps/strinot.Tpo .deps/strinot.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c -o strpidt.lo strpidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -fPIC -DPIC -o .libs/strpidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -o strofft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -o strpidt.o >/dev/null 2>&1 mv -f .deps/strofft.Tpo .deps/strofft.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c -o strsize.lo strsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -fPIC -DPIC -o .libs/strsize.o mv -f .deps/strpidt.Tpo .deps/strpidt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c -o strsizet.lo strsizet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -fPIC -DPIC -o .libs/strsizet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -o strsize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -o strsizet.o >/dev/null 2>&1 mv -f .deps/strsize.Tpo .deps/strsize.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c -o strtimet.lo strtimet.c mv -f .deps/strsizet.Tpo .deps/strsizet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c -o struidt.lo struidt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -fPIC -DPIC -o .libs/strtimet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -fPIC -DPIC -o .libs/struidt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -o strtimet.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -o struidt.o >/dev/null 2>&1 mv -f .deps/strtimet.Tpo .deps/strtimet.Plo mv -f .deps/struidt.Tpo .deps/struidt.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libnumlib.la atotimet.lo atouidt.lo changeuidgid.lo strdevt.lo strgidt.lo strhdevt.lo strhinot.lo strhpidt.lo strhtimet.lo strinot.lo strofft.lo strpidt.lo strsize.lo strsizet.lo strtimet.lo struidt.lo libtool: link: ar cru .libs/libnumlib.a .libs/atotimet.o .libs/atouidt.o .libs/changeuidgid.o .libs/strdevt.o .libs/strgidt.o .libs/strhdevt.o .libs/strhinot.o .libs/strhpidt.o .libs/strhtimet.o .libs/strinot.o .libs/strofft.o .libs/strpidt.o .libs/strsize.o .libs/strsizet.o .libs/strtimet.o .libs/struidt.o libtool: link: ranlib .libs/libnumlib.a libtool: link: ( cd ".libs" && rm -f "libnumlib.la" && ln -s "../libnumlib.la" "libnumlib.la" ) make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' Making all in liblock make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c -o lockfcntl.lo lockfcntl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c -o lockdaemon.lo lockdaemon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -fPIC -DPIC -o .libs/lockfcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -fPIC -DPIC -o .libs/lockdaemon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -o lockfcntl.o >/dev/null 2>&1 mv -f .deps/lockfcntl.Tpo .deps/lockfcntl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c -o mail.lo mail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -fPIC -DPIC -o .libs/mail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -o lockdaemon.o >/dev/null 2>&1 mv -f .deps/lockdaemon.Tpo .deps/lockdaemon.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lockmail.o -MD -MP -MF .deps/lockmail.Tpo -c -o lockmail.o lockmail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o >/dev/null 2>&1 mv -f .deps/lockmail.Tpo .deps/lockmail.Po mv -f .deps/mail.Tpo .deps/mail.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o liblock.la lockfcntl.lo lockdaemon.lo mail.lo libtool: link: ar cru .libs/liblock.a .libs/lockfcntl.o .libs/lockdaemon.o .libs/mail.o libtool: link: ranlib .libs/liblock.a libtool: link: ( cd ".libs" && rm -f "liblock.la" && ln -s "../liblock.la" "liblock.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o lockmail lockmail.o liblock.la ../numlib/libnumlib.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o lockmail lockmail.o ./.libs/liblock.a ../numlib/.libs/libnumlib.a make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' Making all in unicode make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso8859.lo -MD -MP -MF .deps/iso8859.Tpo -c -o iso8859.lo iso8859.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows874u.lo -MD -MP -MF .deps/windows874u.Tpo -c -o windows874u.lo windows874u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso8859.lo -MD -MP -MF .deps/iso8859.Tpo -c iso8859.c -fPIC -DPIC -o .libs/iso8859.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows874u.lo -MD -MP -MF .deps/windows874u.Tpo -c windows874u.c -fPIC -DPIC -o .libs/windows874u.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso8859.lo -MD -MP -MF .deps/iso8859.Tpo -c iso8859.c -o iso8859.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows874u.lo -MD -MP -MF .deps/windows874u.Tpo -c windows874u.c -o windows874u.o >/dev/null 2>&1 mv -f .deps/iso8859.Tpo .deps/iso8859.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.c mv -f .deps/windows874u.Tpo .deps/windows874u.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode2.lo -MD -MP -MF .deps/unicode2.Tpo -c -o unicode2.lo unicode2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/unicode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode2.lo -MD -MP -MF .deps/unicode2.Tpo -c unicode2.c -fPIC -DPIC -o .libs/unicode2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode2.lo -MD -MP -MF .deps/unicode2.Tpo -c unicode2.c -o unicode2.o >/dev/null 2>&1 mv -f .deps/unicode2.Tpo .deps/unicode2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso8859_convert.lo -MD -MP -MF .deps/iso8859_convert.Tpo -c -o iso8859_convert.lo iso8859_convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -o unicode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso8859_convert.lo -MD -MP -MF .deps/iso8859_convert.Tpo -c iso8859_convert.c -fPIC -DPIC -o .libs/iso8859_convert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso8859_convert.lo -MD -MP -MF .deps/iso8859_convert.Tpo -c iso8859_convert.c -o iso8859_convert.o >/dev/null 2>&1 mv -f .deps/unicode.Tpo .deps/unicode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm864convert.lo -MD -MP -MF .deps/ibm864convert.Tpo -c -o ibm864convert.lo ibm864convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm864convert.lo -MD -MP -MF .deps/ibm864convert.Tpo -c ibm864convert.c -fPIC -DPIC -o .libs/ibm864convert.o mv -f .deps/iso8859_convert.Tpo .deps/iso8859_convert.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf7imap.lo -MD -MP -MF .deps/utf7imap.Tpo -c -o utf7imap.lo utf7imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf7imap.lo -MD -MP -MF .deps/utf7imap.Tpo -c utf7imap.c -fPIC -DPIC -o .libs/utf7imap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm864convert.lo -MD -MP -MF .deps/ibm864convert.Tpo -c ibm864convert.c -o ibm864convert.o >/dev/null 2>&1 mv -f .deps/ibm864convert.Tpo .deps/ibm864convert.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c -o xtest.lo xtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c xtest.c -fPIC -DPIC -o .libs/xtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf7imap.lo -MD -MP -MF .deps/utf7imap.Tpo -c utf7imap.c -o utf7imap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c xtest.c -o xtest.o >/dev/null 2>&1 mv -f .deps/xtest.Tpo .deps/xtest.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c -o unicode_ultcase.lo unicode_ultcase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c unicode_ultcase.c -fPIC -DPIC -o .libs/unicode_ultcase.o mv -f .deps/utf7imap.Tpo .deps/utf7imap.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c unicode_ultcase.c -o unicode_ultcase.o >/dev/null 2>&1 mv -f .deps/unicode_ultcase.Tpo .deps/unicode_ultcase.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf8_chset.lo -MD -MP -MF .deps/utf8_chset.Tpo -c -o utf8_chset.lo utf8_chset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf8_chset.lo -MD -MP -MF .deps/utf8_chset.Tpo -c utf8_chset.c -fPIC -DPIC -o .libs/utf8_chset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf8_chset.lo -MD -MP -MF .deps/utf8_chset.Tpo -c utf8_chset.c -o utf8_chset.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf7.lo -MD -MP -MF .deps/utf7.Tpo -c -o utf7.lo utf7.c mv -f .deps/utf8_chset.Tpo .deps/utf8_chset.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT koi8r.lo -MD -MP -MF .deps/koi8r.Tpo -c -o koi8r.lo koi8r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf7.lo -MD -MP -MF .deps/utf7.Tpo -c utf7.c -fPIC -DPIC -o .libs/utf7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT koi8r.lo -MD -MP -MF .deps/koi8r.Tpo -c koi8r.c -fPIC -DPIC -o .libs/koi8r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT koi8r.lo -MD -MP -MF .deps/koi8r.Tpo -c koi8r.c -o koi8r.o >/dev/null 2>&1 mv -f .deps/koi8r.Tpo .deps/koi8r.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT koi8u.lo -MD -MP -MF .deps/koi8u.Tpo -c -o koi8u.lo koi8u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT koi8u.lo -MD -MP -MF .deps/koi8u.Tpo -c koi8u.c -fPIC -DPIC -o .libs/koi8u.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT utf7.lo -MD -MP -MF .deps/utf7.Tpo -c utf7.c -o utf7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT koi8u.lo -MD -MP -MF .deps/koi8u.Tpo -c koi8u.c -o koi8u.o >/dev/null 2>&1 mv -f .deps/koi8u.Tpo .deps/koi8u.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c -o unicode_ultcasetab.lo unicode_ultcasetab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -fPIC -DPIC -o .libs/unicode_ultcasetab.o mv -f .deps/utf7.Tpo .deps/utf7.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88591.lo -MD -MP -MF .deps/iso88591.Tpo -c -o iso88591.lo iso88591.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88591.lo -MD -MP -MF .deps/iso88591.Tpo -c iso88591.c -fPIC -DPIC -o .libs/iso88591.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -o unicode_ultcasetab.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88591.lo -MD -MP -MF .deps/iso88591.Tpo -c iso88591.c -o iso88591.o >/dev/null 2>&1 mv -f .deps/unicode_ultcasetab.Tpo .deps/unicode_ultcasetab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88592.lo -MD -MP -MF .deps/iso88592.Tpo -c -o iso88592.lo iso88592.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88592.lo -MD -MP -MF .deps/iso88592.Tpo -c iso88592.c -fPIC -DPIC -o .libs/iso88592.o mv -f .deps/iso88591.Tpo .deps/iso88591.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88593.lo -MD -MP -MF .deps/iso88593.Tpo -c -o iso88593.lo iso88593.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88593.lo -MD -MP -MF .deps/iso88593.Tpo -c iso88593.c -fPIC -DPIC -o .libs/iso88593.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88592.lo -MD -MP -MF .deps/iso88592.Tpo -c iso88592.c -o iso88592.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88593.lo -MD -MP -MF .deps/iso88593.Tpo -c iso88593.c -o iso88593.o >/dev/null 2>&1 mv -f .deps/iso88592.Tpo .deps/iso88592.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88594.lo -MD -MP -MF .deps/iso88594.Tpo -c -o iso88594.lo iso88594.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88594.lo -MD -MP -MF .deps/iso88594.Tpo -c iso88594.c -fPIC -DPIC -o .libs/iso88594.o mv -f .deps/iso88593.Tpo .deps/iso88593.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88595.lo -MD -MP -MF .deps/iso88595.Tpo -c -o iso88595.lo iso88595.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88595.lo -MD -MP -MF .deps/iso88595.Tpo -c iso88595.c -fPIC -DPIC -o .libs/iso88595.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88594.lo -MD -MP -MF .deps/iso88594.Tpo -c iso88594.c -o iso88594.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88595.lo -MD -MP -MF .deps/iso88595.Tpo -c iso88595.c -o iso88595.o >/dev/null 2>&1 mv -f .deps/iso88594.Tpo .deps/iso88594.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88596.lo -MD -MP -MF .deps/iso88596.Tpo -c -o iso88596.lo iso88596.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88596.lo -MD -MP -MF .deps/iso88596.Tpo -c iso88596.c -fPIC -DPIC -o .libs/iso88596.o mv -f .deps/iso88595.Tpo .deps/iso88595.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88597.lo -MD -MP -MF .deps/iso88597.Tpo -c -o iso88597.lo iso88597.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88597.lo -MD -MP -MF .deps/iso88597.Tpo -c iso88597.c -fPIC -DPIC -o .libs/iso88597.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88596.lo -MD -MP -MF .deps/iso88596.Tpo -c iso88596.c -o iso88596.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88597.lo -MD -MP -MF .deps/iso88597.Tpo -c iso88597.c -o iso88597.o >/dev/null 2>&1 mv -f .deps/iso88596.Tpo .deps/iso88596.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88598.lo -MD -MP -MF .deps/iso88598.Tpo -c -o iso88598.lo iso88598.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88598.lo -MD -MP -MF .deps/iso88598.Tpo -c iso88598.c -fPIC -DPIC -o .libs/iso88598.o mv -f .deps/iso88597.Tpo .deps/iso88597.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88599.lo -MD -MP -MF .deps/iso88599.Tpo -c -o iso88599.lo iso88599.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88599.lo -MD -MP -MF .deps/iso88599.Tpo -c iso88599.c -fPIC -DPIC -o .libs/iso88599.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88598.lo -MD -MP -MF .deps/iso88598.Tpo -c iso88598.c -o iso88598.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso88599.lo -MD -MP -MF .deps/iso88599.Tpo -c iso88599.c -o iso88599.o >/dev/null 2>&1 mv -f .deps/iso88598.Tpo .deps/iso88598.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885910.lo -MD -MP -MF .deps/iso885910.Tpo -c -o iso885910.lo iso885910.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885910.lo -MD -MP -MF .deps/iso885910.Tpo -c iso885910.c -fPIC -DPIC -o .libs/iso885910.o mv -f .deps/iso88599.Tpo .deps/iso88599.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885913.lo -MD -MP -MF .deps/iso885913.Tpo -c -o iso885913.lo iso885913.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885913.lo -MD -MP -MF .deps/iso885913.Tpo -c iso885913.c -fPIC -DPIC -o .libs/iso885913.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885910.lo -MD -MP -MF .deps/iso885910.Tpo -c iso885910.c -o iso885910.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885913.lo -MD -MP -MF .deps/iso885913.Tpo -c iso885913.c -o iso885913.o >/dev/null 2>&1 mv -f .deps/iso885910.Tpo .deps/iso885910.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885914.lo -MD -MP -MF .deps/iso885914.Tpo -c -o iso885914.lo iso885914.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885914.lo -MD -MP -MF .deps/iso885914.Tpo -c iso885914.c -fPIC -DPIC -o .libs/iso885914.o mv -f .deps/iso885913.Tpo .deps/iso885913.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885915.lo -MD -MP -MF .deps/iso885915.Tpo -c -o iso885915.lo iso885915.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885915.lo -MD -MP -MF .deps/iso885915.Tpo -c iso885915.c -fPIC -DPIC -o .libs/iso885915.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885914.lo -MD -MP -MF .deps/iso885914.Tpo -c iso885914.c -o iso885914.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso885915.lo -MD -MP -MF .deps/iso885915.Tpo -c iso885915.c -o iso885915.o >/dev/null 2>&1 mv -f .deps/iso885914.Tpo .deps/iso885914.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1250.lo -MD -MP -MF .deps/windows1250.Tpo -c -o windows1250.lo windows1250.c mv -f .deps/iso885915.Tpo .deps/iso885915.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1250.lo -MD -MP -MF .deps/windows1250.Tpo -c windows1250.c -fPIC -DPIC -o .libs/windows1250.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1251.lo -MD -MP -MF .deps/windows1251.Tpo -c -o windows1251.lo windows1251.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1251.lo -MD -MP -MF .deps/windows1251.Tpo -c windows1251.c -fPIC -DPIC -o .libs/windows1251.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1250.lo -MD -MP -MF .deps/windows1250.Tpo -c windows1250.c -o windows1250.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1251.lo -MD -MP -MF .deps/windows1251.Tpo -c windows1251.c -o windows1251.o >/dev/null 2>&1 mv -f .deps/windows1250.Tpo .deps/windows1250.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1252.lo -MD -MP -MF .deps/windows1252.Tpo -c -o windows1252.lo windows1252.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1252.lo -MD -MP -MF .deps/windows1252.Tpo -c windows1252.c -fPIC -DPIC -o .libs/windows1252.o mv -f .deps/windows1251.Tpo .deps/windows1251.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1253.lo -MD -MP -MF .deps/windows1253.Tpo -c -o windows1253.lo windows1253.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1253.lo -MD -MP -MF .deps/windows1253.Tpo -c windows1253.c -fPIC -DPIC -o .libs/windows1253.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1252.lo -MD -MP -MF .deps/windows1252.Tpo -c windows1252.c -o windows1252.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1253.lo -MD -MP -MF .deps/windows1253.Tpo -c windows1253.c -o windows1253.o >/dev/null 2>&1 mv -f .deps/windows1252.Tpo .deps/windows1252.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1254.lo -MD -MP -MF .deps/windows1254.Tpo -c -o windows1254.lo windows1254.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1254.lo -MD -MP -MF .deps/windows1254.Tpo -c windows1254.c -fPIC -DPIC -o .libs/windows1254.o mv -f .deps/windows1253.Tpo .deps/windows1253.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1255.lo -MD -MP -MF .deps/windows1255.Tpo -c -o windows1255.lo windows1255.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1255.lo -MD -MP -MF .deps/windows1255.Tpo -c windows1255.c -fPIC -DPIC -o .libs/windows1255.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1254.lo -MD -MP -MF .deps/windows1254.Tpo -c windows1254.c -o windows1254.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1255.lo -MD -MP -MF .deps/windows1255.Tpo -c windows1255.c -o windows1255.o >/dev/null 2>&1 mv -f .deps/windows1254.Tpo .deps/windows1254.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1256.lo -MD -MP -MF .deps/windows1256.Tpo -c -o windows1256.lo windows1256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1256.lo -MD -MP -MF .deps/windows1256.Tpo -c windows1256.c -fPIC -DPIC -o .libs/windows1256.o mv -f .deps/windows1255.Tpo .deps/windows1255.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1257.lo -MD -MP -MF .deps/windows1257.Tpo -c -o windows1257.lo windows1257.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1257.lo -MD -MP -MF .deps/windows1257.Tpo -c windows1257.c -fPIC -DPIC -o .libs/windows1257.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1256.lo -MD -MP -MF .deps/windows1256.Tpo -c windows1256.c -o windows1256.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1257.lo -MD -MP -MF .deps/windows1257.Tpo -c windows1257.c -o windows1257.o >/dev/null 2>&1 mv -f .deps/windows1256.Tpo .deps/windows1256.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1258.lo -MD -MP -MF .deps/windows1258.Tpo -c -o windows1258.lo windows1258.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1258.lo -MD -MP -MF .deps/windows1258.Tpo -c windows1258.c -fPIC -DPIC -o .libs/windows1258.o mv -f .deps/windows1257.Tpo .deps/windows1257.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows874.lo -MD -MP -MF .deps/windows874.Tpo -c -o windows874.lo windows874.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows874.lo -MD -MP -MF .deps/windows874.Tpo -c windows874.c -fPIC -DPIC -o .libs/windows874.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows1258.lo -MD -MP -MF .deps/windows1258.Tpo -c windows1258.c -o windows1258.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT windows874.lo -MD -MP -MF .deps/windows874.Tpo -c windows874.c -o windows874.o >/dev/null 2>&1 mv -f .deps/windows1258.Tpo .deps/windows1258.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm437.lo -MD -MP -MF .deps/ibm437.Tpo -c -o ibm437.lo ibm437.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm437.lo -MD -MP -MF .deps/ibm437.Tpo -c ibm437.c -fPIC -DPIC -o .libs/ibm437.o mv -f .deps/windows874.Tpo .deps/windows874.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm775.lo -MD -MP -MF .deps/ibm775.Tpo -c -o ibm775.lo ibm775.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm775.lo -MD -MP -MF .deps/ibm775.Tpo -c ibm775.c -fPIC -DPIC -o .libs/ibm775.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm437.lo -MD -MP -MF .deps/ibm437.Tpo -c ibm437.c -o ibm437.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm775.lo -MD -MP -MF .deps/ibm775.Tpo -c ibm775.c -o ibm775.o >/dev/null 2>&1 mv -f .deps/ibm437.Tpo .deps/ibm437.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm850.lo -MD -MP -MF .deps/ibm850.Tpo -c -o ibm850.lo ibm850.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm850.lo -MD -MP -MF .deps/ibm850.Tpo -c ibm850.c -fPIC -DPIC -o .libs/ibm850.o mv -f .deps/ibm775.Tpo .deps/ibm775.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm852.lo -MD -MP -MF .deps/ibm852.Tpo -c -o ibm852.lo ibm852.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm852.lo -MD -MP -MF .deps/ibm852.Tpo -c ibm852.c -fPIC -DPIC -o .libs/ibm852.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm850.lo -MD -MP -MF .deps/ibm850.Tpo -c ibm850.c -o ibm850.o >/dev/null 2>&1 mv -f .deps/ibm850.Tpo .deps/ibm850.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm855.lo -MD -MP -MF .deps/ibm855.Tpo -c -o ibm855.lo ibm855.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm852.lo -MD -MP -MF .deps/ibm852.Tpo -c ibm852.c -o ibm852.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm855.lo -MD -MP -MF .deps/ibm855.Tpo -c ibm855.c -fPIC -DPIC -o .libs/ibm855.o mv -f .deps/ibm852.Tpo .deps/ibm852.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm857.lo -MD -MP -MF .deps/ibm857.Tpo -c -o ibm857.lo ibm857.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm855.lo -MD -MP -MF .deps/ibm855.Tpo -c ibm855.c -o ibm855.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm857.lo -MD -MP -MF .deps/ibm857.Tpo -c ibm857.c -fPIC -DPIC -o .libs/ibm857.o mv -f .deps/ibm855.Tpo .deps/ibm855.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm860.lo -MD -MP -MF .deps/ibm860.Tpo -c -o ibm860.lo ibm860.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm857.lo -MD -MP -MF .deps/ibm857.Tpo -c ibm857.c -o ibm857.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm860.lo -MD -MP -MF .deps/ibm860.Tpo -c ibm860.c -fPIC -DPIC -o .libs/ibm860.o mv -f .deps/ibm857.Tpo .deps/ibm857.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm861.lo -MD -MP -MF .deps/ibm861.Tpo -c -o ibm861.lo ibm861.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm860.lo -MD -MP -MF .deps/ibm860.Tpo -c ibm860.c -o ibm860.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm861.lo -MD -MP -MF .deps/ibm861.Tpo -c ibm861.c -fPIC -DPIC -o .libs/ibm861.o mv -f .deps/ibm860.Tpo .deps/ibm860.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm862.lo -MD -MP -MF .deps/ibm862.Tpo -c -o ibm862.lo ibm862.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm862.lo -MD -MP -MF .deps/ibm862.Tpo -c ibm862.c -fPIC -DPIC -o .libs/ibm862.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm861.lo -MD -MP -MF .deps/ibm861.Tpo -c ibm861.c -o ibm861.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm862.lo -MD -MP -MF .deps/ibm862.Tpo -c ibm862.c -o ibm862.o >/dev/null 2>&1 mv -f .deps/ibm861.Tpo .deps/ibm861.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm863.lo -MD -MP -MF .deps/ibm863.Tpo -c -o ibm863.lo ibm863.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm863.lo -MD -MP -MF .deps/ibm863.Tpo -c ibm863.c -fPIC -DPIC -o .libs/ibm863.o mv -f .deps/ibm862.Tpo .deps/ibm862.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm864.lo -MD -MP -MF .deps/ibm864.Tpo -c -o ibm864.lo ibm864.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm863.lo -MD -MP -MF .deps/ibm863.Tpo -c ibm863.c -o ibm863.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm864.lo -MD -MP -MF .deps/ibm864.Tpo -c ibm864.c -fPIC -DPIC -o .libs/ibm864.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm864.lo -MD -MP -MF .deps/ibm864.Tpo -c ibm864.c -o ibm864.o >/dev/null 2>&1 mv -f .deps/ibm863.Tpo .deps/ibm863.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm865.lo -MD -MP -MF .deps/ibm865.Tpo -c -o ibm865.lo ibm865.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm865.lo -MD -MP -MF .deps/ibm865.Tpo -c ibm865.c -fPIC -DPIC -o .libs/ibm865.o mv -f .deps/ibm864.Tpo .deps/ibm864.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm866.lo -MD -MP -MF .deps/ibm866.Tpo -c -o ibm866.lo ibm866.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm866.lo -MD -MP -MF .deps/ibm866.Tpo -c ibm866.c -fPIC -DPIC -o .libs/ibm866.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm865.lo -MD -MP -MF .deps/ibm865.Tpo -c ibm865.c -o ibm865.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm866.lo -MD -MP -MF .deps/ibm866.Tpo -c ibm866.c -o ibm866.o >/dev/null 2>&1 mv -f .deps/ibm865.Tpo .deps/ibm865.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm869.lo -MD -MP -MF .deps/ibm869.Tpo -c -o ibm869.lo ibm869.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm869.lo -MD -MP -MF .deps/ibm869.Tpo -c ibm869.c -fPIC -DPIC -o .libs/ibm869.o mv -f .deps/ibm866.Tpo .deps/ibm866.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo big5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c big5.c -fPIC -DPIC -o .libs/big5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ibm869.lo -MD -MP -MF .deps/ibm869.Tpo -c ibm869.c -o ibm869.o >/dev/null 2>&1 mv -f .deps/ibm869.Tpo .deps/ibm869.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT gb2312.lo -MD -MP -MF .deps/gb2312.Tpo -c -o gb2312.lo gb2312.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT gb2312.lo -MD -MP -MF .deps/gb2312.Tpo -c gb2312.c -fPIC -DPIC -o .libs/gb2312.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c big5.c -o big5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT gb2312.lo -MD -MP -MF .deps/gb2312.Tpo -c gb2312.c -o gb2312.o >/dev/null 2>&1 mv -f .deps/big5.Tpo .deps/big5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso2022jp.lo -MD -MP -MF .deps/iso2022jp.Tpo -c -o iso2022jp.lo iso2022jp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso2022jp.lo -MD -MP -MF .deps/iso2022jp.Tpo -c iso2022jp.c -fPIC -DPIC -o .libs/iso2022jp.o mv -f .deps/gb2312.Tpo .deps/gb2312.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT shiftjis.lo -MD -MP -MF .deps/shiftjis.Tpo -c -o shiftjis.lo shiftjis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT shiftjis.lo -MD -MP -MF .deps/shiftjis.Tpo -c shiftjis.c -fPIC -DPIC -o .libs/shiftjis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT shiftjis.lo -MD -MP -MF .deps/shiftjis.Tpo -c shiftjis.c -o shiftjis.o >/dev/null 2>&1 mv -f .deps/shiftjis.Tpo .deps/shiftjis.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT eucjp.lo -MD -MP -MF .deps/eucjp.Tpo -c -o eucjp.lo eucjp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT iso2022jp.lo -MD -MP -MF .deps/iso2022jp.Tpo -c iso2022jp.c -o iso2022jp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT eucjp.lo -MD -MP -MF .deps/eucjp.Tpo -c eucjp.c -fPIC -DPIC -o .libs/eucjp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT eucjp.lo -MD -MP -MF .deps/eucjp.Tpo -c eucjp.c -o eucjp.o >/dev/null 2>&1 mv -f .deps/eucjp.Tpo .deps/eucjp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ksx1001.lo -MD -MP -MF .deps/ksx1001.Tpo -c -o ksx1001.lo ksx1001.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ksx1001.lo -MD -MP -MF .deps/ksx1001.Tpo -c ksx1001.c -fPIC -DPIC -o .libs/ksx1001.o mv -f .deps/iso2022jp.Tpo .deps/iso2022jp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c -o unicode_wcwidth.lo unicode_wcwidth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c unicode_wcwidth.c -fPIC -DPIC -o .libs/unicode_wcwidth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicode_wcwidth.lo -MD -MP -MF .deps/unicode_wcwidth.Tpo -c unicode_wcwidth.c -o unicode_wcwidth.o >/dev/null 2>&1 mv -f .deps/unicode_wcwidth.Tpo .deps/unicode_wcwidth.Plo /usr/bin/perl ./unicodefilter.pl "no" \ "no" <./charsetlist.txt | \ /usr/bin/perl ./charsetlist.pl >charsetlist.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT unicodeinfo.o -MD -MP -MF .deps/unicodeinfo.Tpo -c -o unicodeinfo.o unicodeinfo.c mv -f .deps/unicodeinfo.Tpo .deps/unicodeinfo.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT charsetlist.lo -MD -MP -MF .deps/charsetlist.Tpo -c -o charsetlist.lo charsetlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT charsetlist.lo -MD -MP -MF .deps/charsetlist.Tpo -c charsetlist.c -fPIC -DPIC -o .libs/charsetlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT charsetlist.lo -MD -MP -MF .deps/charsetlist.Tpo -c charsetlist.c -o charsetlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT ksx1001.lo -MD -MP -MF .deps/ksx1001.Tpo -c ksx1001.c -o ksx1001.o >/dev/null 2>&1 mv -f .deps/charsetlist.Tpo .deps/charsetlist.Plo mv -f .deps/ksx1001.Tpo .deps/ksx1001.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libunicode.la iso8859.lo windows874u.lo unicode.lo unicode2.lo iso8859_convert.lo ibm864convert.lo utf7imap.lo xtest.lo unicode_ultcase.lo utf8.lo utf8_chset.lo utf7.lo koi8r.lo koi8u.lo unicode_ultcasetab.lo iso88591.lo iso88592.lo iso88593.lo iso88594.lo iso88595.lo iso88596.lo iso88597.lo iso88598.lo iso88599.lo iso885910.lo iso885913.lo iso885914.lo iso885915.lo windows1250.lo windows1251.lo windows1252.lo windows1253.lo windows1254.lo windows1255.lo windows1256.lo windows1257.lo windows1258.lo windows874.lo ibm437.lo ibm775.lo ibm850.lo ibm852.lo ibm855.lo ibm857.lo ibm860.lo ibm861.lo ibm862.lo ibm863.lo ibm864.lo ibm865.lo ibm866.lo ibm869.lo big5.lo gb2312.lo iso2022jp.lo shiftjis.lo eucjp.lo ksx1001.lo unicode_wcwidth.lo charsetlist.lo libtool: link: ar cru .libs/libunicode.a .libs/iso8859.o .libs/windows874u.o .libs/unicode.o .libs/unicode2.o .libs/iso8859_convert.o .libs/ibm864convert.o .libs/utf7imap.o .libs/xtest.o .libs/unicode_ultcase.o .libs/utf8.o .libs/utf8_chset.o .libs/utf7.o .libs/koi8r.o .libs/koi8u.o .libs/unicode_ultcasetab.o .libs/iso88591.o .libs/iso88592.o .libs/iso88593.o .libs/iso88594.o .libs/iso88595.o .libs/iso88596.o .libs/iso88597.o .libs/iso88598.o .libs/iso88599.o .libs/iso885910.o .libs/iso885913.o .libs/iso885914.o .libs/iso885915.o .libs/windows1250.o .libs/windows1251.o .libs/windows1252.o .libs/windows1253.o .libs/windows1254.o .libs/windows1255.o .libs/windows1256.o .libs/windows1257.o .libs/windows1258.o .libs/windows874.o .libs/ibm437.o .libs/ibm775.o .libs/ibm850.o .libs/ibm852.o .libs/ibm855.o .libs/ibm857.o .libs/ibm860.o .libs/ibm861.o .libs/ibm862.o .libs/ibm863.o .libs/ibm864.o .libs/ibm865.o .libs/ibm866.o .libs/ibm869.o .libs/big5.o .libs/gb2312.o .libs/iso2022jp.o .libs/shiftjis.o .libs/eucjp.o .libs/ksx1001.o .libs/unicode_wcwidth.o .libs/charsetlist.o libtool: link: ranlib .libs/libunicode.a libtool: link: ( cd ".libs" && rm -f "libunicode.la" && ln -s "../libunicode.la" "libunicode.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -static -o unicode-info unicodeinfo.o libunicode.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o unicode-info unicodeinfo.o ./.libs/libunicode.a make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' Making all in rfc822 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.lo rfc822.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -fPIC -DPIC -o .libs/rfc822.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 mv -f .deps/encode.Tpo .deps/encode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c -o rfc822hdr.lo rfc822hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -fPIC -DPIC -o .libs/rfc822hdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -o rfc822.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -o rfc822hdr.o >/dev/null 2>&1 mv -f .deps/rfc822hdr.Tpo .deps/rfc822hdr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c -o rfc822_getaddr.lo rfc822_getaddr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -fPIC -DPIC -o .libs/rfc822_getaddr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -o rfc822_getaddr.o >/dev/null 2>&1 mv -f .deps/rfc822_getaddr.Tpo .deps/rfc822_getaddr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c -o rfc822_getaddrs.lo rfc822_getaddrs.c mv -f .deps/rfc822.Tpo .deps/rfc822.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c -o rfc822_mkdate.lo rfc822_mkdate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -fPIC -DPIC -o .libs/rfc822_getaddrs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -fPIC -DPIC -o .libs/rfc822_mkdate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -o rfc822_getaddrs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -o rfc822_mkdate.o >/dev/null 2>&1 mv -f .deps/rfc822_getaddrs.Tpo .deps/rfc822_getaddrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c -o rfc822_parsedt.lo rfc822_parsedt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -fPIC -DPIC -o .libs/rfc822_parsedt.o mv -f .deps/rfc822_mkdate.Tpo .deps/rfc822_mkdate.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c -o rfc2047u.lo rfc2047u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -o rfc822_parsedt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -o rfc2047u.o >/dev/null 2>&1 mv -f .deps/rfc2047u.Tpo .deps/rfc2047u.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.lo rfc2047.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o mv -f .deps/rfc822_parsedt.Tpo .deps/rfc822_parsedt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c -o imapsubj.lo imapsubj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -fPIC -DPIC -o .libs/imapsubj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -o imapsubj.o >/dev/null 2>&1 mv -f .deps/imapsubj.Tpo .deps/imapsubj.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c -o imaprefs.lo imaprefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -fPIC -DPIC -o .libs/imaprefs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -o rfc2047.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -o imaprefs.o >/dev/null 2>&1 mv -f .deps/rfc2047.Tpo .deps/rfc2047.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c -o encodeautodetect.lo encodeautodetect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -fPIC -DPIC -o .libs/encodeautodetect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -o encodeautodetect.o >/dev/null 2>&1 mv -f .deps/encodeautodetect.Tpo .deps/encodeautodetect.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c mv -f .deps/imaprefs.Tpo .deps/imaprefs.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT reftest.o -MD -MP -MF .deps/reftest.Tpo -c -o reftest.o reftest.c mv -f .deps/testsuite.Tpo .deps/testsuite.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libencode.la encode.lo mv -f .deps/reftest.Tpo .deps/reftest.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o librfc822.la rfc822.lo rfc822hdr.lo rfc822_getaddr.lo rfc822_getaddrs.lo rfc822_mkdate.lo rfc822_parsedt.lo rfc2047u.lo rfc2047.lo imapsubj.lo imaprefs.lo encodeautodetect.lo libtool: link: ar cru .libs/libencode.a .libs/encode.o libtool: link: ranlib .libs/libencode.a libtool: link: ( cd ".libs" && rm -f "libencode.la" && ln -s "../libencode.la" "libencode.la" ) libtool: link: ar cru .libs/librfc822.a .libs/rfc822.o .libs/rfc822hdr.o .libs/rfc822_getaddr.o .libs/rfc822_getaddrs.o .libs/rfc822_mkdate.o .libs/rfc822_parsedt.o .libs/rfc2047u.o .libs/rfc2047.o .libs/imapsubj.o .libs/imaprefs.o .libs/encodeautodetect.o libtool: link: ranlib .libs/librfc822.a libtool: link: ( cd ".libs" && rm -f "librfc822.la" && ln -s "../librfc822.la" "librfc822.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -static -o testsuite testsuite.o librfc822.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -static -o reftest reftest.o librfc822.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o testsuite testsuite.o ./.libs/librfc822.a libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o reftest reftest.o ./.libs/librfc822.a make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' Making all in rfc2045 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c -o rfc2045.lo rfc2045.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c -o rfc2045acchk.lo rfc2045acchk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -fPIC -DPIC -o .libs/rfc2045.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -fPIC -DPIC -o .libs/rfc2045acchk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -o rfc2045acchk.o >/dev/null 2>&1 mv -f .deps/rfc2045acchk.Tpo .deps/rfc2045acchk.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c -o rfc2045acprep.lo rfc2045acprep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -fPIC -DPIC -o .libs/rfc2045acprep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -o rfc2045acprep.o >/dev/null 2>&1 mv -f .deps/rfc2045acprep.Tpo .deps/rfc2045acprep.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c -o rfc2045appendurl.lo rfc2045appendurl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -fPIC -DPIC -o .libs/rfc2045appendurl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -o rfc2045appendurl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -o rfc2045.o >/dev/null 2>&1 mv -f .deps/rfc2045appendurl.Tpo .deps/rfc2045appendurl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c -o rfc2045cdecode.lo rfc2045cdecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -fPIC -DPIC -o .libs/rfc2045cdecode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -o rfc2045cdecode.o >/dev/null 2>&1 mv -f .deps/rfc2045cdecode.Tpo .deps/rfc2045cdecode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c -o rfc2045decode.lo rfc2045decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -fPIC -DPIC -o .libs/rfc2045decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -o rfc2045decode.o >/dev/null 2>&1 mv -f .deps/rfc2045.Tpo .deps/rfc2045.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c -o rfc2045enomem.lo rfc2045enomem.c mv -f .deps/rfc2045decode.Tpo .deps/rfc2045decode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c -o rfc2045_fromfd.lo rfc2045_fromfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -fPIC -DPIC -o .libs/rfc2045enomem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -fPIC -DPIC -o .libs/rfc2045_fromfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -o rfc2045enomem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -o rfc2045_fromfd.o >/dev/null 2>&1 mv -f .deps/rfc2045enomem.Tpo .deps/rfc2045enomem.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c -o rfc2045find.lo rfc2045find.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -fPIC -DPIC -o .libs/rfc2045find.o mv -f .deps/rfc2045_fromfd.Tpo .deps/rfc2045_fromfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c -o rfc2045mkboundary.lo rfc2045mkboundary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -fPIC -DPIC -o .libs/rfc2045mkboundary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -o rfc2045find.o >/dev/null 2>&1 mv -f .deps/rfc2045find.Tpo .deps/rfc2045find.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c -o rfc2045rewrite.lo rfc2045rewrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -fPIC -DPIC -o .libs/rfc2045rewrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -o rfc2045mkboundary.o >/dev/null 2>&1 mv -f .deps/rfc2045mkboundary.Tpo .deps/rfc2045mkboundary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c -o rfc2045tryboundary.lo rfc2045tryboundary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -fPIC -DPIC -o .libs/rfc2045tryboundary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -o rfc2045rewrite.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -o rfc2045tryboundary.o >/dev/null 2>&1 mv -f .deps/rfc2045tryboundary.Tpo .deps/rfc2045tryboundary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c -o rfc2045xdump.lo rfc2045xdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -fPIC -DPIC -o .libs/rfc2045xdump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -o rfc2045xdump.o >/dev/null 2>&1 mv -f .deps/rfc2045rewrite.Tpo .deps/rfc2045rewrite.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c -o rfc2045searchcontenttype.lo rfc2045searchcontenttype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -fPIC -DPIC -o .libs/rfc2045searchcontenttype.o mv -f .deps/rfc2045xdump.Tpo .deps/rfc2045xdump.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c -o rfc2045decodemimesection.lo rfc2045decodemimesection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -fPIC -DPIC -o .libs/rfc2045decodemimesection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -o rfc2045searchcontenttype.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -o rfc2045decodemimesection.o >/dev/null 2>&1 mv -f .deps/rfc2045searchcontenttype.Tpo .deps/rfc2045searchcontenttype.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c -o rfc2045decodemimesectionu.lo rfc2045decodemimesectionu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -fPIC -DPIC -o .libs/rfc2045decodemimesectionu.o mv -f .deps/rfc2045decodemimesection.Tpo .deps/rfc2045decodemimesection.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c -o rfc2045header.lo rfc2045header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -fPIC -DPIC -o .libs/rfc2045header.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -o rfc2045decodemimesectionu.o >/dev/null 2>&1 mv -f .deps/rfc2045decodemimesectionu.Tpo .deps/rfc2045decodemimesectionu.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045replyplain.lo -MD -MP -MF .deps/rfc2045replyplain.Tpo -c -o rfc2045replyplain.lo rfc2045replyplain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045replyplain.lo -MD -MP -MF .deps/rfc2045replyplain.Tpo -c rfc2045replyplain.c -fPIC -DPIC -o .libs/rfc2045replyplain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -o rfc2045header.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045replyplain.lo -MD -MP -MF .deps/rfc2045replyplain.Tpo -c rfc2045replyplain.c -o rfc2045replyplain.o >/dev/null 2>&1 mv -f .deps/rfc2045replyplain.Tpo .deps/rfc2045replyplain.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045replyunicode.lo -MD -MP -MF .deps/rfc2045replyunicode.Tpo -c -o rfc2045replyunicode.lo rfc2045replyunicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045replyunicode.lo -MD -MP -MF .deps/rfc2045replyunicode.Tpo -c rfc2045replyunicode.c -fPIC -DPIC -o .libs/rfc2045replyunicode.o mv -f .deps/rfc2045header.Tpo .deps/rfc2045header.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c -o rfc2045reply.lo rfc2045reply.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -fPIC -DPIC -o .libs/rfc2045reply.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045replyunicode.lo -MD -MP -MF .deps/rfc2045replyunicode.Tpo -c rfc2045replyunicode.c -o rfc2045replyunicode.o >/dev/null 2>&1 mv -f .deps/rfc2045replyunicode.Tpo .deps/rfc2045replyunicode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.lo rfc2231.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -fPIC -DPIC -o .libs/rfc2231.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -o rfc2231.o >/dev/null 2>&1 mv -f .deps/rfc2231.Tpo .deps/rfc2231.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c -o rfc2231encode.lo rfc2231encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -fPIC -DPIC -o .libs/rfc2231encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -o rfc2231encode.o >/dev/null 2>&1 mv -f .deps/rfc2231encode.Tpo .deps/rfc2231encode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646.lo -MD -MP -MF .deps/rfc2646.Tpo -c -o rfc2646.lo rfc2646.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646.lo -MD -MP -MF .deps/rfc2646.Tpo -c rfc2646.c -fPIC -DPIC -o .libs/rfc2646.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -o rfc2045reply.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646.lo -MD -MP -MF .deps/rfc2646.Tpo -c rfc2646.c -o rfc2646.o >/dev/null 2>&1 mv -f .deps/rfc2646.Tpo .deps/rfc2646.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646create.lo -MD -MP -MF .deps/rfc2646create.Tpo -c -o rfc2646create.lo rfc2646create.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646create.lo -MD -MP -MF .deps/rfc2646create.Tpo -c rfc2646create.c -fPIC -DPIC -o .libs/rfc2646create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646create.lo -MD -MP -MF .deps/rfc2646create.Tpo -c rfc2646create.c -o rfc2646create.o >/dev/null 2>&1 mv -f .deps/rfc2646create.Tpo .deps/rfc2646create.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646fwd.lo -MD -MP -MF .deps/rfc2646fwd.Tpo -c -o rfc2646fwd.lo rfc2646fwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646fwd.lo -MD -MP -MF .deps/rfc2646fwd.Tpo -c rfc2646fwd.c -fPIC -DPIC -o .libs/rfc2646fwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646fwd.lo -MD -MP -MF .deps/rfc2646fwd.Tpo -c rfc2646fwd.c -o rfc2646fwd.o >/dev/null 2>&1 mv -f .deps/rfc2045reply.Tpo .deps/rfc2045reply.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646reply.lo -MD -MP -MF .deps/rfc2646reply.Tpo -c -o rfc2646reply.lo rfc2646reply.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646reply.lo -MD -MP -MF .deps/rfc2646reply.Tpo -c rfc2646reply.c -fPIC -DPIC -o .libs/rfc2646reply.o mv -f .deps/rfc2646fwd.Tpo .deps/rfc2646fwd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646rewrap.lo -MD -MP -MF .deps/rfc2646rewrap.Tpo -c -o rfc2646rewrap.lo rfc2646rewrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646rewrap.lo -MD -MP -MF .deps/rfc2646rewrap.Tpo -c rfc2646rewrap.c -fPIC -DPIC -o .libs/rfc2646rewrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646reply.lo -MD -MP -MF .deps/rfc2646reply.Tpo -c rfc2646reply.c -o rfc2646reply.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT rfc2646rewrap.lo -MD -MP -MF .deps/rfc2646rewrap.Tpo -c rfc2646rewrap.c -o rfc2646rewrap.o >/dev/null 2>&1 mv -f .deps/rfc2646reply.Tpo .deps/rfc2646reply.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o mv -f .deps/rfc2646rewrap.Tpo .deps/rfc2646rewrap.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT reformime.o -MD -MP -MF .deps/reformime.Tpo -c -o reformime.o reformime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 mv -f .deps/base64.Tpo .deps/base64.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT makemime.o -MD -MP -MF .deps/makemime.Tpo -c -o makemime.o makemime.c mv -f .deps/reformime.Tpo .deps/reformime.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -MT headercheck.o -MD -MP -MF .deps/headercheck.Tpo -c -o headercheck.o headercheck.c mv -f .deps/headercheck.Tpo .deps/headercheck.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -o librfc2045.la rfc2045.lo rfc2045acchk.lo rfc2045acprep.lo rfc2045appendurl.lo rfc2045cdecode.lo rfc2045decode.lo rfc2045enomem.lo rfc2045_fromfd.lo rfc2045find.lo rfc2045mkboundary.lo rfc2045rewrite.lo rfc2045tryboundary.lo rfc2045xdump.lo rfc2045searchcontenttype.lo rfc2045decodemimesection.lo rfc2045decodemimesectionu.lo rfc2045header.lo rfc2045replyplain.lo rfc2045replyunicode.lo rfc2045reply.lo rfc2231.lo rfc2231encode.lo rfc2646.lo rfc2646create.lo rfc2646fwd.lo rfc2646reply.lo rfc2646rewrap.lo base64.lo mv -f .deps/makemime.Tpo .deps/makemime.Po libtool: link: ar cru .libs/librfc2045.a .libs/rfc2045.o .libs/rfc2045acchk.o .libs/rfc2045acprep.o .libs/rfc2045appendurl.o .libs/rfc2045cdecode.o .libs/rfc2045decode.o .libs/rfc2045enomem.o .libs/rfc2045_fromfd.o .libs/rfc2045find.o .libs/rfc2045mkboundary.o .libs/rfc2045rewrite.o .libs/rfc2045tryboundary.o .libs/rfc2045xdump.o .libs/rfc2045searchcontenttype.o .libs/rfc2045decodemimesection.o .libs/rfc2045decodemimesectionu.o .libs/rfc2045header.o .libs/rfc2045replyplain.o .libs/rfc2045replyunicode.o .libs/rfc2045reply.o .libs/rfc2231.o .libs/rfc2231encode.o .libs/rfc2646.o .libs/rfc2646create.o .libs/rfc2646fwd.o .libs/rfc2646reply.o .libs/rfc2646rewrap.o .libs/base64.o libtool: link: ranlib .libs/librfc2045.a libtool: link: ( cd ".libs" && rm -f "librfc2045.la" && ln -s "../librfc2045.la" "librfc2045.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -static -o reformime reformime.o librfc2045.la ../rfc822/libencode.la ../rfc822/librfc822.la ../unicode/libunicode.la ../numlib/libnumlib.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -static -o makemime makemime.o ../rfc822/libencode.la ../rfc822/librfc822.la librfc2045.la ../unicode/libunicode.la ../numlib/libnumlib.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -o makemime makemime.o ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a ./.libs/librfc2045.a ../unicode/.libs/libunicode.a ../numlib/.libs/libnumlib.a libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -o reformime reformime.o ./.libs/librfc2045.a ../rfc822/.libs/libencode.a ../rfc822/.libs/librfc822.a ../unicode/.libs/libunicode.a ../numlib/.libs/libnumlib.a /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -static -o headercheck headercheck.o librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -o headercheck headercheck.o ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../numlib/.libs/libnumlib.a make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' Making all in gdbmobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c -o gdbmobj.lo gdbmobj.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c -o gdbmobj2.lo gdbmobj2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -fPIC -DPIC -o .libs/gdbmobj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -fPIC -DPIC -o .libs/gdbmobj2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -o gdbmobj2.o >/dev/null 2>&1 mv -f .deps/gdbmobj2.Tpo .deps/gdbmobj2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c -o gdbmobj3.lo gdbmobj3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -o gdbmobj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -fPIC -DPIC -o .libs/gdbmobj3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -o gdbmobj3.o >/dev/null 2>&1 mv -f .deps/gdbmobj.Tpo .deps/gdbmobj.Plo g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT testgdbm.o -MD -MP -MF .deps/testgdbm.Tpo -c -o testgdbm.o testgdbm.C mv -f .deps/gdbmobj3.Tpo .deps/gdbmobj3.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libgdbmobj.la gdbmobj.lo gdbmobj2.lo gdbmobj3.lo -lgdbm libtool: link: ar cru .libs/libgdbmobj.a .libs/gdbmobj.o .libs/gdbmobj2.o .libs/gdbmobj3.o libtool: link: ranlib .libs/libgdbmobj.a libtool: link: ( cd ".libs" && rm -f "libgdbmobj.la" && ln -s "../libgdbmobj.la" "libgdbmobj.la" ) mv -f .deps/testgdbm.Tpo .deps/testgdbm.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o testgdbm testgdbm.o libgdbmobj.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o testgdbm testgdbm.o ./.libs/libgdbmobj.a -lgdbm make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' Making all in bdbobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' Making all in makedat make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' gcc -DHAVE_CONFIG_H -I. -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT makedatprog.o -MD -MP -MF .deps/makedatprog.Tpo -c -o makedatprog.o makedatprog.c mv -f .deps/makedatprog.Tpo .deps/makedatprog.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o makedatprog makedatprog.o ../gdbmobj/libgdbmobj.la libtool: link: gcc -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o makedatprog makedatprog.o ../gdbmobj/.libs/libgdbmobj.a -lgdbm make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' Making all in maildir make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' echo '#define MAILDIRSHAREDRC "/etc/maildirshared"' >maildirsharedrc.h echo '#define MAILDIRFILTERCONFIG "/etc/maildirfilterconfig"' >maildirfilterconfig.h echo '#define QUOTAWARNMSG "/etc/quotawarnmsg"' >quotawarnmsg.h echo '#define MAILBOT "mailbot"' >mailbot.h echo '#define AUTORESPONSEQUOTA "/etc/autoresponsesquota"' >autoresponsequota.h ./config.status --file=deliverquota.html ./config.status --file=maildirmake.html config.status: creating deliverquota.html config.status: creating maildirmake.html ./config.status --file=deliverquota.8 ./config.status --file=maildirmake.1 config.status: creating maildirmake.1 config.status: creating deliverquota.8 ./config.status --file=maildiracl.html ./config.status --file=maildiracl.1 config.status: creating maildiracl.html config.status: creating maildiracl.1 echo -lfam >maildir.libdeps make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c -o autoresponse.lo autoresponse.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c -o maildiraclt.lo maildiraclt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -fPIC -DPIC -o .libs/autoresponse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -fPIC -DPIC -o .libs/maildiraclt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -o autoresponse.o >/dev/null 2>&1 mv -f .deps/autoresponse.Tpo .deps/autoresponse.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c -o maildircache.lo maildircache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -fPIC -DPIC -o .libs/maildircache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -o maildiraclt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -o maildircache.o >/dev/null 2>&1 mv -f .deps/maildiraclt.Tpo .deps/maildiraclt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c -o maildircreate.lo maildircreate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -fPIC -DPIC -o .libs/maildircreate.o mv -f .deps/maildircache.Tpo .deps/maildircache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c -o maildirfilename.lo maildirfilename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -fPIC -DPIC -o .libs/maildirfilename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -o maildircreate.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -o maildirfilename.o >/dev/null 2>&1 mv -f .deps/maildirfilename.Tpo .deps/maildirfilename.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c -o maildirgetnew.lo maildirgetnew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -fPIC -DPIC -o .libs/maildirgetnew.o mv -f .deps/maildircreate.Tpo .deps/maildircreate.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c -o maildirfilter.lo maildirfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -fPIC -DPIC -o .libs/maildirfilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -o maildirgetnew.o >/dev/null 2>&1 mv -f .deps/maildirgetnew.Tpo .deps/maildirgetnew.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c -o maildirfilter2.lo maildirfilter2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -fPIC -DPIC -o .libs/maildirfilter2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -o maildirfilter2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -o maildirfilter.o >/dev/null 2>&1 mv -f .deps/maildirfilter2.Tpo .deps/maildirfilter2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c -o maildirflags.lo maildirflags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -fPIC -DPIC -o .libs/maildirflags.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -o maildirflags.o >/dev/null 2>&1 mv -f .deps/maildirflags.Tpo .deps/maildirflags.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c -o maildirmkdir.lo maildirmkdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -fPIC -DPIC -o .libs/maildirmkdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -o maildirmkdir.o >/dev/null 2>&1 mv -f .deps/maildirmkdir.Tpo .deps/maildirmkdir.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c -o maildirgetquota.lo maildirgetquota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -fPIC -DPIC -o .libs/maildirgetquota.o mv -f .deps/maildirfilter.Tpo .deps/maildirfilter.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c -o maildirinfo.lo maildirinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -fPIC -DPIC -o .libs/maildirinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -o maildirgetquota.o >/dev/null 2>&1 mv -f .deps/maildirgetquota.Tpo .deps/maildirgetquota.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c -o maildirkeywords.lo maildirkeywords.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -fPIC -DPIC -o .libs/maildirkeywords.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -o maildirkeywords.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -o maildirinfo.o >/dev/null 2>&1 mv -f .deps/maildirkeywords.Tpo .deps/maildirkeywords.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c -o maildirkeywords2.lo maildirkeywords2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -fPIC -DPIC -o .libs/maildirkeywords2.o mv -f .deps/maildirinfo.Tpo .deps/maildirinfo.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c -o maildirkeywords3.lo maildirkeywords3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -fPIC -DPIC -o .libs/maildirkeywords3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -o maildirkeywords3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -o maildirkeywords2.o >/dev/null 2>&1 mv -f .deps/maildirkeywords3.Tpo .deps/maildirkeywords3.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c -o maildirkeywords4.lo maildirkeywords4.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -fPIC -DPIC -o .libs/maildirkeywords4.o mv -f .deps/maildirkeywords2.Tpo .deps/maildirkeywords2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c -o maildirlist.lo maildirlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -fPIC -DPIC -o .libs/maildirlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -o maildirlist.o >/dev/null 2>&1 mv -f .deps/maildirlist.Tpo .deps/maildirlist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c -o maildirlock.lo maildirlock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -fPIC -DPIC -o .libs/maildirlock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -o maildirlock.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -o maildirkeywords4.o >/dev/null 2>&1 mv -f .deps/maildirlock.Tpo .deps/maildirlock.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c -o maildirmake2.lo maildirmake2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -fPIC -DPIC -o .libs/maildirmake2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -o maildirmake2.o >/dev/null 2>&1 mv -f .deps/maildirmake2.Tpo .deps/maildirmake2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c -o maildirnewshared.lo maildirnewshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -fPIC -DPIC -o .libs/maildirnewshared.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -o maildirnewshared.o >/dev/null 2>&1 mv -f .deps/maildirnewshared.Tpo .deps/maildirnewshared.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c -o maildirnewshared2.lo maildirnewshared2.c mv -f .deps/maildirkeywords4.Tpo .deps/maildirkeywords4.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c -o maildiropen.lo maildiropen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -fPIC -DPIC -o .libs/maildirnewshared2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -fPIC -DPIC -o .libs/maildiropen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -o maildiropen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -o maildirnewshared2.o >/dev/null 2>&1 mv -f .deps/maildiropen.Tpo .deps/maildiropen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c -o maildirparsequota.lo maildirparsequota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -fPIC -DPIC -o .libs/maildirparsequota.o mv -f .deps/maildirnewshared2.Tpo .deps/maildirnewshared2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c -o maildirpath.lo maildirpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -fPIC -DPIC -o .libs/maildirpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -o maildirparsequota.o >/dev/null 2>&1 mv -f .deps/maildirparsequota.Tpo .deps/maildirparsequota.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c -o maildirpurgetmp.lo maildirpurgetmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -o maildirpath.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -fPIC -DPIC -o .libs/maildirpurgetmp.o mv -f .deps/maildirpath.Tpo .deps/maildirpath.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c -o maildirrename.lo maildirrename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -fPIC -DPIC -o .libs/maildirrename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -o maildirpurgetmp.o >/dev/null 2>&1 mv -f .deps/maildirpurgetmp.Tpo .deps/maildirpurgetmp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c -o maildirsearch.lo maildirsearch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -fPIC -DPIC -o .libs/maildirsearch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -o maildirsearch.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -o maildirrename.o >/dev/null 2>&1 mv -f .deps/maildirsearch.Tpo .deps/maildirsearch.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c -o maildirsearchC.lo maildirsearchC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -fPIC -DPIC -o .libs/maildirsearchC.o mv -f .deps/maildirrename.Tpo .deps/maildirrename.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c -o maildirshared.lo maildirshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -fPIC -DPIC -o .libs/maildirshared.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -o maildirsearchC.o >/dev/null 2>&1 mv -f .deps/maildirsearchC.Tpo .deps/maildirsearchC.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c -o maildirshared2.lo maildirshared2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -fPIC -DPIC -o .libs/maildirshared2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -o maildirshared.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -o maildirshared2.o >/dev/null 2>&1 mv -f .deps/maildirshared2.Tpo .deps/maildirshared2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c -o maildirdelfolder.lo maildirdelfolder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -fPIC -DPIC -o .libs/maildirdelfolder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -o maildirdelfolder.o >/dev/null 2>&1 mv -f .deps/maildirdelfolder.Tpo .deps/maildirdelfolder.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c -o maildirquota.lo maildirquota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -fPIC -DPIC -o .libs/maildirquota.o mv -f .deps/maildirshared.Tpo .deps/maildirshared.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c -o maildirrequota.lo maildirrequota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -fPIC -DPIC -o .libs/maildirrequota.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -o maildirrequota.o >/dev/null 2>&1 mv -f .deps/maildirrequota.Tpo .deps/maildirrequota.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c -o maildirwatch.lo maildirwatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -fPIC -DPIC -o .libs/maildirwatch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -o maildirquota.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -o maildirwatch.o >/dev/null 2>&1 mv -f .deps/maildirwatch.Tpo .deps/maildirwatch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c -o loginexec.lo loginexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -fPIC -DPIC -o .libs/loginexec.o mv -f .deps/maildirquota.Tpo .deps/maildirquota.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT deliverquota.o -MD -MP -MF .deps/deliverquota.Tpo -c -o deliverquota.o deliverquota.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -o loginexec.o >/dev/null 2>&1 mv -f .deps/loginexec.Tpo .deps/loginexec.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirmake.o -MD -MP -MF .deps/maildirmake.Tpo -c -o maildirmake.o maildirmake.c mv -f .deps/deliverquota.Tpo .deps/deliverquota.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT testmaildirfilter.o -MD -MP -MF .deps/testmaildirfilter.Tpo -c -o testmaildirfilter.o testmaildirfilter.c mv -f .deps/testmaildirfilter.Tpo .deps/testmaildirfilter.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkwtest.o -MD -MP -MF .deps/maildirkwtest.Tpo -c -o maildirkwtest.o maildirkwtest.c mv -f .deps/maildirkwtest.Tpo .deps/maildirkwtest.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildirkw.o -MD -MP -MF .deps/maildirkw.Tpo -c -o maildirkw.o maildirkw.c mv -f .deps/maildirmake.Tpo .deps/maildirmake.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT maildiracl.o -MD -MP -MF .deps/maildiracl.Tpo -c -o maildiracl.o maildiracl.c mv -f .deps/maildirkw.Tpo .deps/maildirkw.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -MT testmaildiraclt.o -MD -MP -MF .deps/testmaildiraclt.Tpo -c -o testmaildiraclt.o testmaildiraclt.c mv -f .deps/maildiracl.Tpo .deps/maildiracl.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -o libmaildir.la autoresponse.lo maildiraclt.lo maildircache.lo maildircreate.lo maildirfilename.lo maildirgetnew.lo maildirfilter.lo maildirfilter2.lo maildirflags.lo maildirmkdir.lo maildirgetquota.lo maildirinfo.lo maildirkeywords.lo maildirkeywords2.lo maildirkeywords3.lo maildirkeywords4.lo maildirlist.lo maildirlock.lo maildirmake2.lo maildirnewshared.lo maildirnewshared2.lo maildiropen.lo maildirparsequota.lo maildirpath.lo maildirpurgetmp.lo maildirrename.lo maildirsearch.lo maildirsearchC.lo maildirshared.lo maildirshared2.lo maildirdelfolder.lo maildirquota.lo maildirrequota.lo maildirwatch.lo loginexec.lo libtool: link: ar cru .libs/libmaildir.a .libs/autoresponse.o .libs/maildiraclt.o .libs/maildircache.o .libs/maildircreate.o .libs/maildirfilename.o .libs/maildirgetnew.o .libs/maildirfilter.o .libs/maildirfilter2.o .libs/maildirflags.o .libs/maildirmkdir.o .libs/maildirgetquota.o .libs/maildirinfo.o .libs/maildirkeywords.o .libs/maildirkeywords2.o .libs/maildirkeywords3.o .libs/maildirkeywords4.o .libs/maildirlist.o .libs/maildirlock.o .libs/maildirmake2.o .libs/maildirnewshared.o .libs/maildirnewshared2.o .libs/maildiropen.o .libs/maildirparsequota.o .libs/maildirpath.o .libs/maildirpurgetmp.o .libs/maildirrename.o .libs/maildirsearch.o .libs/maildirsearchC.o .libs/maildirshared.o .libs/maildirshared2.o .libs/maildirdelfolder.o .libs/maildirquota.o .libs/maildirrequota.o .libs/maildirwatch.o .libs/loginexec.o libtool: link: ranlib .libs/libmaildir.a libtool: link: ( cd ".libs" && rm -f "libmaildir.la" && ln -s "../libmaildir.la" "libmaildir.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -static -o deliverquota deliverquota.o libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la mv -f .deps/testmaildiraclt.Tpo .deps/testmaildiraclt.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -static -o maildirmake maildirmake.o libmaildir.la ../numlib/libnumlib.la ../rfc822/librfc822.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -o deliverquota deliverquota.o ./.libs/libmaildir.a ../rfc822/.libs/librfc822.a ../numlib/.libs/libnumlib.a libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -o maildirmake maildirmake.o ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a ../rfc822/.libs/librfc822.a /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -static -o testmaildirfilter testmaildirfilter.o libmaildir.la ../numlib/libnumlib.la -lpcre /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -static -o maildirkwtest maildirkwtest.o libmaildir.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -o testmaildirfilter testmaildirfilter.o ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a -lpcre libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -o maildirkwtest maildirkwtest.o ./.libs/libmaildir.a /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -static -o maildirkw maildirkw.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -static -o maildiracl maildiracl.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -o maildirkw maildirkw.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a -lfam libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -o maildiracl maildiracl.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a -lfam /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -static -o maildiraclttest testmaildiraclt.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I./.. -I.. -o maildiraclttest testmaildiraclt.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a -lfam make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' Making all in maildrop make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarm.lo -MD -MP -MF .deps/alarm.Tpo -c -o alarm.lo alarm.C /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarmsleep.lo -MD -MP -MF .deps/alarmsleep.Tpo -c -o alarmsleep.lo alarmsleep.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarmsleep.lo -MD -MP -MF .deps/alarmsleep.Tpo -c alarmsleep.C -fPIC -DPIC -o .libs/alarmsleep.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarm.lo -MD -MP -MF .deps/alarm.Tpo -c alarm.C -fPIC -DPIC -o .libs/alarm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarmsleep.lo -MD -MP -MF .deps/alarmsleep.Tpo -c alarmsleep.C -o alarmsleep.o >/dev/null 2>&1 mv -f .deps/alarmsleep.Tpo .deps/alarmsleep.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarmtimer.lo -MD -MP -MF .deps/alarmtimer.Tpo -c -o alarmtimer.lo alarmtimer.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarmtimer.lo -MD -MP -MF .deps/alarmtimer.Tpo -c alarmtimer.C -fPIC -DPIC -o .libs/alarmtimer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarmtimer.lo -MD -MP -MF .deps/alarmtimer.Tpo -c alarmtimer.C -o alarmtimer.o >/dev/null 2>&1 mv -f .deps/alarmtimer.Tpo .deps/alarmtimer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.C -fPIC -DPIC -o .libs/buffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT alarm.lo -MD -MP -MF .deps/alarm.Tpo -c alarm.C -o alarm.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.C -o buffer.o >/dev/null 2>&1 mv -f .deps/alarm.Tpo .deps/alarm.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT dotlock.lo -MD -MP -MF .deps/dotlock.Tpo -c -o dotlock.lo dotlock.C mv -f .deps/buffer.Tpo .deps/buffer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT dotlockrefresh.lo -MD -MP -MF .deps/dotlockrefresh.Tpo -c -o dotlockrefresh.lo dotlockrefresh.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT dotlock.lo -MD -MP -MF .deps/dotlock.Tpo -c dotlock.C -fPIC -DPIC -o .libs/dotlock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT dotlockrefresh.lo -MD -MP -MF .deps/dotlockrefresh.Tpo -c dotlockrefresh.C -fPIC -DPIC -o .libs/dotlockrefresh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT dotlockrefresh.lo -MD -MP -MF .deps/dotlockrefresh.Tpo -c dotlockrefresh.C -o dotlockrefresh.o >/dev/null 2>&1 mv -f .deps/dotlockrefresh.Tpo .deps/dotlockrefresh.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT exittrap.lo -MD -MP -MF .deps/exittrap.Tpo -c -o exittrap.lo exittrap.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT exittrap.lo -MD -MP -MF .deps/exittrap.Tpo -c exittrap.C -fPIC -DPIC -o .libs/exittrap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT dotlock.lo -MD -MP -MF .deps/dotlock.Tpo -c dotlock.C -o dotlock.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT exittrap.lo -MD -MP -MF .deps/exittrap.Tpo -c exittrap.C -o exittrap.o >/dev/null 2>&1 mv -f .deps/exittrap.Tpo .deps/exittrap.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c -o funcs.lo funcs.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.C -fPIC -DPIC -o .libs/funcs.o mv -f .deps/dotlock.Tpo .deps/dotlock.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT maildrop.lo -MD -MP -MF .deps/maildrop.Tpo -c -o maildrop.lo maildrop.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT maildrop.lo -MD -MP -MF .deps/maildrop.Tpo -c maildrop.C -fPIC -DPIC -o .libs/maildrop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.C -o funcs.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT maildrop.lo -MD -MP -MF .deps/maildrop.Tpo -c maildrop.C -o maildrop.o >/dev/null 2>&1 mv -f .deps/funcs.Tpo .deps/funcs.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT mio.lo -MD -MP -MF .deps/mio.Tpo -c -o mio.lo mio.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT mio.lo -MD -MP -MF .deps/mio.Tpo -c mio.C -fPIC -DPIC -o .libs/mio.o mv -f .deps/maildrop.Tpo .deps/maildrop.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT setgroupid.lo -MD -MP -MF .deps/setgroupid.Tpo -c -o setgroupid.lo setgroupid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT setgroupid.lo -MD -MP -MF .deps/setgroupid.Tpo -c setgroupid.c -fPIC -DPIC -o .libs/setgroupid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT setgroupid.lo -MD -MP -MF .deps/setgroupid.Tpo -c setgroupid.c -o setgroupid.o >/dev/null 2>&1 mv -f .deps/setgroupid.Tpo .deps/setgroupid.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT tempfile.lo -MD -MP -MF .deps/tempfile.Tpo -c -o tempfile.lo tempfile.C libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT tempfile.lo -MD -MP -MF .deps/tempfile.Tpo -c tempfile.C -fPIC -DPIC -o .libs/tempfile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT mio.lo -MD -MP -MF .deps/mio.Tpo -c mio.C -o mio.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT tempfile.lo -MD -MP -MF .deps/tempfile.Tpo -c tempfile.C -o tempfile.o >/dev/null 2>&1 mv -f .deps/mio.Tpo .deps/mio.Plo g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT deliver.o -MD -MP -MF .deps/deliver.Tpo -c -o deliver.o deliver.C mv -f .deps/tempfile.Tpo .deps/tempfile.Plo g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT deliverdotlock.o -MD -MP -MF .deps/deliverdotlock.Tpo -c -o deliverdotlock.o deliverdotlock.C mv -f .deps/deliverdotlock.Tpo .deps/deliverdotlock.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT dotlockmaildrop.o -MD -MP -MF .deps/dotlockmaildrop.Tpo -c -o dotlockmaildrop.o dotlockmaildrop.C mv -f .deps/dotlockmaildrop.Tpo .deps/dotlockmaildrop.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT filelock.o -MD -MP -MF .deps/filelock.Tpo -c -o filelock.o filelock.C mv -f .deps/deliver.Tpo .deps/deliver.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.C mv -f .deps/filelock.Tpo .deps/filelock.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT formatmbox.o -MD -MP -MF .deps/formatmbox.Tpo -c -o formatmbox.o formatmbox.C mv -f .deps/formatmbox.Tpo .deps/formatmbox.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT globaltimer.o -MD -MP -MF .deps/globaltimer.Tpo -c -o globaltimer.o globaltimer.C mv -f .deps/globaltimer.Tpo .deps/globaltimer.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.C mv -f .deps/filter.Tpo .deps/filter.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.C mv -f .deps/log.Tpo .deps/log.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT maildir.o -MD -MP -MF .deps/maildir.Tpo -c -o maildir.o maildir.C mv -f .deps/lexer.Tpo .deps/lexer.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.C maildir.C: In member function 'int Maildir::MaildirCreate(const char*)': maildir.C:369: warning: missing sentinel in function call maildir.C:388: warning: NULL used in arithmetic maildir.C:391: warning: missing sentinel in function call maildir.C:402: warning: suggest parentheses around assignment used as truth value maildir.C:407: warning: missing sentinel in function call maildir.C:413: warning: missing sentinel in function call maildir.C:326: warning: unused variable 'statb2' maildir.C:328: warning: unused variable 'seed' maildir.C:328: warning: unused variable 'rank' mv -f .deps/maildir.Tpo .deps/maildir.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.C mv -f .deps/message.Tpo .deps/message.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT messageinfo.o -MD -MP -MF .deps/messageinfo.Tpo -c -o messageinfo.o messageinfo.C mv -f .deps/messageinfo.Tpo .deps/messageinfo.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT pipefds.o -MD -MP -MF .deps/pipefds.Tpo -c -o pipefds.o pipefds.C mv -f .deps/pipefds.Tpo .deps/pipefds.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT re.o -MD -MP -MF .deps/re.Tpo -c -o re.o re.C mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT recipe.o -MD -MP -MF .deps/recipe.Tpo -c -o recipe.o recipe.C mv -f .deps/recipe.Tpo .deps/recipe.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT recipenode.o -MD -MP -MF .deps/recipenode.Tpo -c -o recipenode.o recipenode.C mv -f .deps/re.Tpo .deps/re.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT recipeparse.o -MD -MP -MF .deps/recipeparse.Tpo -c -o recipeparse.o recipeparse.C mv -f .deps/recipeparse.Tpo .deps/recipeparse.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT reeval.o -MD -MP -MF .deps/reeval.Tpo -c -o reeval.o reeval.C mv -f .deps/reeval.Tpo .deps/reeval.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT rematch.o -MD -MP -MF .deps/rematch.Tpo -c -o rematch.o rematch.C mv -f .deps/rematch.Tpo .deps/rematch.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT rematchmsg.o -MD -MP -MF .deps/rematchmsg.Tpo -c -o rematchmsg.o rematchmsg.C mv -f .deps/rematchmsg.Tpo .deps/rematchmsg.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT rematchstr.o -MD -MP -MF .deps/rematchstr.Tpo -c -o rematchstr.o rematchstr.C mv -f .deps/rematchstr.Tpo .deps/rematchstr.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.C mv -f .deps/search.Tpo .deps/search.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT token.o -MD -MP -MF .deps/token.Tpo -c -o token.o token.C mv -f .deps/recipenode.Tpo .deps/recipenode.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT varlist.o -MD -MP -MF .deps/varlist.Tpo -c -o varlist.o varlist.C mv -f .deps/token.Tpo .deps/token.Po g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT reformail.o -MD -MP -MF .deps/reformail.Tpo -c -o reformail.o reformail.C mv -f .deps/varlist.Tpo .deps/varlist.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -MT mailbot.o -MD -MP -MF .deps/mailbot.Tpo -c -o mailbot.o mailbot.c mv -f .deps/mailbot.Tpo .deps/mailbot.Po ./config.status --file=maildrop.html config.status: creating maildrop.html ./config.status --file=maildrop.1 config.status: creating maildrop.1 ./config.status --file=maildropfilter.html config.status: creating maildropfilter.html ./config.status --file=maildropfilter.7 mv -f .deps/reformail.Tpo .deps/reformail.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -static -o libmdcommon.la alarm.lo alarmsleep.lo alarmtimer.lo buffer.lo dotlock.lo dotlockrefresh.lo exittrap.lo funcs.lo maildrop.lo mio.lo setgroupid.lo tempfile.lo ../maildir/libmaildir.la ../rfc822/librfc822.la ../unicode/libunicode.la ../numlib/libnumlib.la ../liblock/liblock.la ../gdbmobj/libgdbmobj.la libtool: link: (cd .libs/libmdcommon.lax/libmaildir.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/maildrop/../maildir/.libs/libmaildir.a") config.status: creating maildropfilter.7 /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -static -o mailbot mailbot.o ../rfc822/librfc822.la ../liblock/liblock.la ../numlib/libnumlib.la ../gdbmobj/libgdbmobj.la libtool: link: (cd .libs/libmdcommon.lax/librfc822.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/maildrop/../rfc822/.libs/librfc822.a") libtool: link: (cd .libs/libmdcommon.lax/libunicode.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/maildrop/../unicode/.libs/libunicode.a") libtool: link: (cd .libs/libmdcommon.lax/libnumlib.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/maildrop/../numlib/.libs/libnumlib.a") libtool: link: (cd .libs/libmdcommon.lax/liblock.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/maildrop/../liblock/.libs/liblock.a") libtool: link: (cd .libs/libmdcommon.lax/libgdbmobj.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/maildrop/../gdbmobj/.libs/libgdbmobj.a") libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -o mailbot mailbot.o ../rfc822/.libs/librfc822.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a ../gdbmobj/.libs/libgdbmobj.a -lgdbm libtool: link: ar cru .libs/libmdcommon.a alarm.o alarmsleep.o alarmtimer.o buffer.o dotlock.o dotlockrefresh.o exittrap.o funcs.o maildrop.o mio.o setgroupid.o tempfile.o .libs/libmdcommon.lax/libmaildir.a/maildirlist.o .libs/libmdcommon.lax/libmaildir.a/maildirmkdir.o .libs/libmdcommon.lax/libmaildir.a/maildirdelfolder.o .libs/libmdcommon.lax/libmaildir.a/maildirpath.o .libs/libmdcommon.lax/libmaildir.a/autoresponse.o .libs/libmdcommon.lax/libmaildir.a/maildiropen.o .libs/libmdcommon.lax/libmaildir.a/maildirparsequota.o .libs/libmdcommon.lax/libmaildir.a/maildircache.o .libs/libmdcommon.lax/libmaildir.a/maildiraclt.o .libs/libmdcommon.lax/libmaildir.a/maildirnewshared2.o .libs/libmdcommon.lax/libmaildir.a/maildirgetquota.o .libs/libmdcommon.lax/libmaildir.a/maildirlock.o .libs/libmdcommon.lax/libmaildir.a/loginexec.o .libs/libmdcommon.lax/libmaildir.a/maildirinfo.o .libs/libmdcommon.lax/libmaildir.a/maildirflags.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords3.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords2.o .libs/libmdcommon.lax/libmaildir.a/maildircreate.o .libs/libmdcommon.lax/libmaildir.a/maildirsearchC.o .libs/libmdcommon.lax/libmaildir.a/maildirgetnew.o .libs/libmdcommon.lax/libmaildir.a/maildirrequota.o .libs/libmdcommon.lax/libmaildir.a/maildirpurgetmp.o .libs/libmdcommon.lax/libmaildir.a/maildirrename.o .libs/libmdcommon.lax/libmaildir.a/maildirwatch.o .libs/libmdcommon.lax/libmaildir.a/maildirquota.o .libs/libmdcommon.lax/libmaildir.a/maildirshared2.o .libs/libmdcommon.lax/libmaildir.a/maildirfilter.o .libs/libmdcommon.lax/libmaildir.a/maildirfilter2.o .libs/libmdcommon.lax/libmaildir.a/maildirfilename.o .libs/libmdcommon.lax/libmaildir.a/maildirnewshared.o .libs/libmdcommon.lax/libmaildir.a/maildirsearch.o .libs/libmdcommon.lax/libmaildir.a/maildirshared.o .libs/libmdcommon.lax/libmaildir.a/maildirmake2.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords4.o .libs/libmdcommon.lax/libmaildir.a/maildirkeywords.o .libs/libmdcommon.lax/librfc822.a/rfc822_getaddr.o .libs/libmdcommon.lax/librfc822.a/rfc822_mkdate.o .libs/libmdcommon.lax/librfc822.a/rfc2047.o .libs/libmdcommon.lax/librfc822.a/rfc822hdr.o .libs/libmdcommon.lax/librfc822.a/imapsubj.o .libs/libmdcommon.lax/librfc822.a/encodeautodetect.o .libs/libmdcommon.lax/librfc822.a/rfc2047u.o .libs/libmdcommon.lax/librfc822.a/rfc822_getaddrs.o .libs/libmdcommon.lax/librfc822.a/rfc822.o .libs/libmdcommon.lax/librfc822.a/imaprefs.o .libs/libmdcommon.lax/librfc822.a/rfc822_parsedt.o .libs/libmdcommon.lax/libunicode.a/windows1250.o .libs/libmdcommon.lax/libunicode.a/ibm866.o .libs/libmdcommon.lax/libunicode.a/windows1252.o .libs/libmdcommon.lax/libunicode.a/ibm864convert.o .libs/libmdcommon.lax/libunicode.a/iso885910.o .libs/libmdcommon.lax/libunicode.a/ksx1001.o .libs/libmdcommon.lax/libunicode.a/big5.o .libs/libmdcommon.lax/libunicode.a/iso88592.o .libs/libmdcommon.lax/libunicode.a/ibm865.o .libs/libmdcommon.lax/libunicode.a/eucjp.o .libs/libmdcommon.lax/libunicode.a/windows1255.o .libs/libmdcommon.lax/libunicode.a/windows1253.o .libs/libmdcommon.lax/libunicode.a/utf7.o .libs/libmdcommon.lax/libunicode.a/koi8u.o .libs/libmdcommon.lax/libunicode.a/iso88599.o .libs/libmdcommon.lax/libunicode.a/iso88594.o .libs/libmdcommon.lax/libunicode.a/ibm863.o .libs/libmdcommon.lax/libunicode.a/ibm850.o .libs/libmdcommon.lax/libunicode.a/iso88595.o .libs/libmdcommon.lax/libunicode.a/iso885915.o .libs/libmdcommon.lax/libunicode.a/ibm775.o .libs/libmdcommon.lax/libunicode.a/iso88593.o .libs/libmdcommon.lax/libunicode.a/windows1257.o .libs/libmdcommon.lax/libunicode.a/utf7imap.o .libs/libmdcommon.lax/libunicode.a/ibm860.o .libs/libmdcommon.lax/libunicode.a/ibm857.o .libs/libmdcommon.lax/libunicode.a/ibm855.o .libs/libmdcommon.lax/libunicode.a/windows1251.o .libs/libmdcommon.lax/libunicode.a/charsetlist.o .libs/libmdcommon.lax/libunicode.a/ibm852.o .libs/libmdcommon.lax/libunicode.a/ibm869.o .libs/libmdcommon.lax/libunicode.a/iso885913.o .libs/libmdcommon.lax/libunicode.a/iso8859_convert.o .libs/libmdcommon.lax/libunicode.a/utf8_chset.o .libs/libmdcommon.lax/libunicode.a/ibm861.o .libs/libmdcommon.lax/libunicode.a/iso88597.o .libs/libmdcommon.lax/libunicode.a/gb2312.o .libs/libmdcommon.lax/libunicode.a/ibm862.o .libs/libmdcommon.lax/libunicode.a/iso88598.o .libs/libmdcommon.lax/libunicode.a/ibm864.o .libs/libmdcommon.lax/libunicode.a/iso885914.o .libs/libmdcommon.lax/libunicode.a/windows874u.o .libs/libmdcommon.lax/libunicode.a/unicode.o .libs/libmdcommon.lax/libunicode.a/iso88596.o .libs/libmdcommon.lax/libunicode.a/windows1256.o .libs/libmdcommon.lax/libunicode.a/iso8859.o .libs/libmdcommon.lax/libunicode.a/utf8.o .libs/libmdcommon.lax/libunicode.a/windows1254.o .libs/libmdcommon.lax/libunicode.a/xtest.o .libs/libmdcommon.lax/libunicode.a/unicode_ultcasetab.o .libs/libmdcommon.lax/libunicode.a/koi8r.o .libs/libmdcommon.lax/libunicode.a/iso88591.o .libs/libmdcommon.lax/libunicode.a/windows874.o .libs/libmdcommon.lax/libunicode.a/iso2022jp.o .libs/libmdcommon.lax/libunicode.a/shiftjis.o .libs/libmdcommon.lax/libunicode.a/ibm437.o .libs/libmdcommon.lax/libunicode.a/unicode2.o .libs/libmdcommon.lax/libunicode.a/unicode_ultcase.o .libs/libmdcommon.lax/libunicode.a/windows1258.o .libs/libmdcommon.lax/libunicode.a/unicode_wcwidth.o .libs/libmdcommon.lax/libnumlib.a/strsizet.o .libs/libmdcommon.lax/libnumlib.a/struidt.o .libs/libmdcommon.lax/libnumlib.a/strhtimet.o .libs/libmdcommon.lax/libnumlib.a/strsize.o .libs/libmdcommon.lax/libnumlib.a/strofft.o .libs/libmdcommon.lax/libnumlib.a/strhinot.o .libs/libmdcommon.lax/libnumlib.a/strhpidt.o .libs/libmdcommon.lax/libnumlib.a/strdevt.o .libs/libmdcommon.lax/libnumlib.a/strtimet.o .libs/libmdcommon.lax/libnumlib.a/changeuidgid.o .libs/libmdcommon.lax/libnumlib.a/atouidt.o .libs/libmdcommon.lax/libnumlib.a/strhdevt.o .libs/libmdcommon.lax/libnumlib.a/strgidt.o .libs/libmdcommon.lax/libnumlib.a/strpidt.o .libs/libmdcommon.lax/libnumlib.a/atotimet.o .libs/libmdcommon.lax/libnumlib.a/strinot.o .libs/libmdcommon.lax/liblock.a/lockfcntl.o .libs/libmdcommon.lax/liblock.a/mail.o .libs/libmdcommon.lax/liblock.a/lockdaemon.o .libs/libmdcommon.lax/libgdbmobj.a/gdbmobj3.o .libs/libmdcommon.lax/libgdbmobj.a/gdbmobj.o .libs/libmdcommon.lax/libgdbmobj.a/gdbmobj2.o libtool: link: ranlib .libs/libmdcommon.a libtool: link: rm -fr .libs/libmdcommon.lax libtool: link: ( cd ".libs" && rm -f "libmdcommon.la" && ln -s "../libmdcommon.la" "libmdcommon.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -o maildrop deliver.o deliverdotlock.o dotlockmaildrop.o filelock.o filter.o formatmbox.o globaltimer.o lexer.o log.o maildir.o main.o message.o messageinfo.o pipefds.o re.o recipe.o recipenode.o recipeparse.o reeval.o rematch.o rematchmsg.o rematchstr.o search.o token.o varlist.o libmdcommon.la `cat ../maildir/maildir.libdeps` -L/usr/lib64/courier-authlib -lcourierauth -lpcre /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -o reformail reformail.o libmdcommon.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -o reformail reformail.o ./.libs/libmdcommon.a -lgdbm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -o maildrop deliver.o deliverdotlock.o dotlockmaildrop.o filelock.o filter.o formatmbox.o globaltimer.o lexer.o log.o maildir.o main.o message.o messageinfo.o pipefds.o re.o recipe.o recipenode.o recipeparse.o reeval.o rematch.o rematchmsg.o rematchstr.o search.o token.o varlist.o ./.libs/libmdcommon.a -lgdbm -lfam -L/usr/lib64/courier-authlib /usr/lib64/courier-authlib/libcourierauth.so -ldl -lpcre -Wl,-rpath -Wl,/usr/lib64/courier-authlib -Wl,-rpath -Wl,/usr/lib64/courier-authlib make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rpath /usr/lib64 -o librfc822.la rfc822/librfc822.la rfc822/libencode.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rpath /usr/lib64 -o librfc2045.la rfc2045/librfc2045.la libtool: link: gcc -shared -Wl,--whole-archive rfc2045/.libs/librfc2045.a -Wl,--no-whole-archive -m64 -mtune=generic -Wl,-soname -Wl,librfc2045.so.0 -o .libs/librfc2045.so.0.0.0 libtool: link: gcc -shared -Wl,--whole-archive rfc822/.libs/librfc822.a rfc822/.libs/libencode.a -Wl,--no-whole-archive -m64 -mtune=generic -Wl,-soname -Wl,librfc822.so.0 -o .libs/librfc822.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librfc2045.so.0" && ln -s "librfc2045.so.0.0.0" "librfc2045.so.0") libtool: link: (cd ".libs" && rm -f "librfc822.so.0" && ln -s "librfc822.so.0.0.0" "librfc822.so.0") libtool: link: (cd ".libs" && rm -f "librfc2045.so" && ln -s "librfc2045.so.0.0.0" "librfc2045.so") libtool: link: (cd ".libs" && rm -f "librfc822.so" && ln -s "librfc822.so.0.0.0" "librfc822.so") libtool: link: (cd .libs/librfc2045.lax/librfc2045.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/rfc2045/.libs/librfc2045.a") libtool: link: (cd .libs/librfc822.lax/librfc822.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/rfc822/.libs/librfc822.a") libtool: link: ar cru .libs/librfc2045.a .libs/librfc2045.lax/librfc2045.a/rfc2045replyplain.o .libs/librfc2045.lax/librfc2045.a/rfc2045rewrite.o .libs/librfc2045.lax/librfc2045.a/rfc2646rewrap.o .libs/librfc2045.lax/librfc2045.a/rfc2045.o .libs/librfc2045.lax/librfc2045.a/rfc2045xdump.o .libs/librfc2045.lax/librfc2045.a/rfc2646create.o .libs/librfc2045.lax/librfc2045.a/rfc2045header.o .libs/librfc2045.lax/librfc2045.a/rfc2045appendurl.o .libs/librfc2045.lax/librfc2045.a/rfc2045find.o .libs/librfc2045.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/librfc2045.lax/librfc2045.a/rfc2045acchk.o .libs/librfc2045.lax/librfc2045.a/rfc2045replyunicode.o .libs/librfc2045.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/librfc2045.lax/librfc2045.a/rfc2045enomem.o .libs/librfc2045.lax/librfc2045.a/rfc2231encode.o .libs/librfc2045.lax/librfc2045.a/rfc2045mkboundary.o .libs/librfc2045.lax/librfc2045.a/rfc2045reply.o .libs/librfc2045.lax/librfc2045.a/rfc2045decodemimesection.o .libs/librfc2045.lax/librfc2045.a/rfc2646fwd.o .libs/librfc2045.lax/librfc2045.a/rfc2646.o .libs/librfc2045.lax/librfc2045.a/rfc2045_fromfd.o .libs/librfc2045.lax/librfc2045.a/rfc2231.o .libs/librfc2045.lax/librfc2045.a/rfc2045decode.o .libs/librfc2045.lax/librfc2045.a/base64.o .libs/librfc2045.lax/librfc2045.a/rfc2045acprep.o .libs/librfc2045.lax/librfc2045.a/rfc2045tryboundary.o .libs/librfc2045.lax/librfc2045.a/rfc2045cdecode.o .libs/librfc2045.lax/librfc2045.a/rfc2646reply.o libtool: link: ranlib .libs/librfc2045.a libtool: link: (cd .libs/librfc822.lax/libencode.a && ar x "/builddir/build/BUILD/maildrop-2.2.0/rfc822/.libs/libencode.a") libtool: link: rm -fr .libs/librfc2045.lax libtool: link: ar cru .libs/librfc822.a .libs/librfc822.lax/librfc822.a/rfc822_getaddr.o .libs/librfc822.lax/librfc822.a/rfc822_mkdate.o .libs/librfc822.lax/librfc822.a/rfc2047.o .libs/librfc822.lax/librfc822.a/rfc822hdr.o .libs/librfc822.lax/librfc822.a/imapsubj.o .libs/librfc822.lax/librfc822.a/encodeautodetect.o .libs/librfc822.lax/librfc822.a/rfc2047u.o .libs/librfc822.lax/librfc822.a/rfc822_getaddrs.o .libs/librfc822.lax/librfc822.a/rfc822.o .libs/librfc822.lax/librfc822.a/imaprefs.o .libs/librfc822.lax/librfc822.a/rfc822_parsedt.o .libs/librfc822.lax/libencode.a/encode.o libtool: link: ( cd ".libs" && rm -f "librfc2045.la" && ln -s "../librfc2045.la" "librfc2045.la" ) libtool: link: ranlib .libs/librfc822.a cp -f ./maildir/maildirquota.7 maildirquota.7 libtool: link: rm -fr .libs/librfc822.lax cp -f maildir/deliverquota.8 deliverquota.8 cp -f ./liblock/lockmail.1 lockmail.1 cp -f maildir/maildirmake.1 . cp -f maildrop/maildrop.1 maildrop.1 cp -f ./maildrop/mailbot.1 mailbot.1 cp -f ./maildrop/maildropex.7 maildropex.7 cp -f ./maildir/maildir.5 maildir.5 cp -f maildrop/maildropfilter.7 maildropfilter.7 libtool: link: ( cd ".libs" && rm -f "librfc822.la" && ln -s "../librfc822.la" "librfc822.la" ) cp -f ./maildrop/maildropgdbm.7 maildropgdbm.7 cp -f ./rfc2045/makemime.1 makemime.1 cp -f ./maildrop/reformail.1 reformail.1 cp -f ./rfc2045/reformime.1 reformime.1 cp -f ./rfc822/rfc822.3 . cp -f ./rfc2045/rfc2045.3 . cp -f ./maildir/maildirquota.html maildirquota.html cp -f maildir/deliverquota.html deliverquota.html cp -f ./liblock/lockmail.html lockmail.html cp -f maildir/maildirmake.html maildirmake.html cp -f ./maildrop/maildropex.html maildropex.html cp -f ./maildir/maildir.html maildir.html cp -f maildrop/maildropfilter.html maildropfilter.html cp -f ./maildrop/maildropgdbm.html maildropgdbm.html cp -f maildrop/maildrop.html maildrop.html cp -f ./maildrop/mailbot.html mailbot.html cp -f ./rfc2045/makemime.html makemime.html cp -f ./maildrop/reformail.html reformail.html cp -f ./rfc2045/reformime.html reformime.html cp -f ./rfc822/rfc822.html . cp -f ./rfc2045/rfc2045.html . cp -f ./maildrop/makedat.html makedat.html cp -f ./rfc822/rfc822.h . cp -f ./rfc2045/rfc2045.h . cp -f ./rfc822/rfc2047.h . make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.32SFG3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64 + cd maildrop-2.2.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr bindir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/etc datadir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share includedir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/include libdir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/var/lib mandir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/info install MAILDROPUID= MAILDROPGID= Making install in numlib make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/numlib' Making install in liblock make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/liblock' Making install in unicode make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/unicode' Making install in rfc822 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc822' Making install in rfc2045 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/rfc2045' Making install in gdbmobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/gdbmobj' Making install in bdbobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/bdbobj' Making install in makedat make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/makedat' Making install in maildir make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildir' Making install in maildrop make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0/maildrop' make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.2.0' test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c librfc822.la librfc2045.la '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/librfc822.so.0.0.0 /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc822.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64 && { ln -s -f librfc822.so.0.0.0 librfc822.so.0 || { rm -f librfc822.so.0 && ln -s librfc822.so.0.0.0 librfc822.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64 && { ln -s -f librfc822.so.0.0.0 librfc822.so || { rm -f librfc822.so && ln -s librfc822.so.0.0.0 librfc822.so; }; }) libtool: install: /usr/bin/install -c .libs/librfc822.lai /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc822.la libtool: install: /usr/bin/install -c .libs/librfc2045.so.0.0.0 /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc2045.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64 && { ln -s -f librfc2045.so.0.0.0 librfc2045.so.0 || { rm -f librfc2045.so.0 && ln -s librfc2045.so.0.0.0 librfc2045.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64 && { ln -s -f librfc2045.so.0.0.0 librfc2045.so || { rm -f librfc2045.so && ln -s librfc2045.so.0.0.0 librfc2045.so; }; }) libtool: install: /usr/bin/install -c .libs/librfc2045.lai /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc2045.la libtool: install: /usr/bin/install -c .libs/librfc822.a /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc822.a libtool: install: chmod 644 /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc822.a libtool: install: ranlib /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc822.a libtool: install: /usr/bin/install -c .libs/librfc2045.a /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc2045.a libtool: install: chmod 644 /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc2045.a libtool: install: ranlib /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc2045.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 lockmail.1 maildirmake.1 maildrop.1 mailbot.1 makemime.1 reformail.1 reformime.1 '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man1' test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man3" /usr/bin/install -c -m 644 rfc822.3 rfc2045.3 '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man3' test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 maildir.5 '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man5' test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 maildirquota.7 maildropex.7 maildropfilter.7 maildropgdbm.7 '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man7' test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 deliverquota.8 '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/man/man8' /bin/sh /builddir/build/BUILD/maildrop-2.2.0/install-sh -d /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin /usr/bin/install -c maildir/deliverquota /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/deliverquota cd /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin; rm -f maildrop.deliverquota /bin/sh /builddir/build/BUILD/maildrop-2.2.0/install-sh -d /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin for f in maildrop mailbot reformail ; do \ /usr/bin/install -c maildrop/$f /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/$f ; \ done /usr/bin/install -c liblock/lockmail /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/lockmail /usr/bin/install -c maildir/maildirmake /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/maildirmake /usr/bin/install -c rfc2045/reformime /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/reformime /usr/bin/install -c rfc2045/makemime /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/makemime /usr/bin/install -c makedat/makedatprog /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/makedatprog /usr/bin/install -c makedat/makedat /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/makedat . maildrop/uidgid ; test -z "$gid" && exit 0; test -w /etc || exit 0; cd /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin && chgrp $gid maildrop lockmail . maildrop/uidgid ; test -z "$uid" && exit 0; test -w /etc || exit 0; cd /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin && chown $uid maildrop lockmail && chmod 755 maildrop lockmail test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/maildrop/html" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/maildrop/html" /usr/bin/install -c -m 644 maildirquota.html deliverquota.html lockmail.html maildirmake.html maildropex.html maildir.html maildropfilter.html maildropgdbm.html maildrop.html mailbot.html makemime.html reformail.html reformime.html rfc822.html rfc2045.html makedat.html manpage.css '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/maildrop/html' test -z "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/include" /usr/bin/install -c -m 644 rfc822.h rfc2045.h rfc2047.h '/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.2.0' + /bin/mv /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64//usr/share/maildrop/html htmldoc + rmdir /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64//usr/share/maildrop ++ find . -name '*.la' + for i in '`find . -name '\''*.la'\''`' + rm ./librfc2045.la + for i in '`find . -name '\''*.la'\''`' + rm ./librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildrop/.libs/libmdcommon.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildrop/libmdcommon.la + for i in '`find . -name '\''*.la'\''`' + rm ./numlib/libnumlib.la + for i in '`find . -name '\''*.la'\''`' + rm ./numlib/.libs/libnumlib.la + for i in '`find . -name '\''*.la'\''`' + rm ./gdbmobj/.libs/libgdbmobj.la + for i in '`find . -name '\''*.la'\''`' + rm ./gdbmobj/libgdbmobj.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/libencode.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/.libs/librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/.libs/libencode.la + for i in '`find . -name '\''*.la'\''`' + rm ./.libs/librfc2045.la + for i in '`find . -name '\''*.la'\''`' + rm ./.libs/librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildir/.libs/libmaildir.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildir/libmaildir.la + for i in '`find . -name '\''*.la'\''`' + rm ./liblock/liblock.la + for i in '`find . -name '\''*.la'\''`' + rm ./liblock/.libs/liblock.la + for i in '`find . -name '\''*.la'\''`' + rm ./unicode/libunicode.la + for i in '`find . -name '\''*.la'\''`' + rm ./unicode/.libs/libunicode.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc2045/librfc2045.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc2045/.libs/librfc2045.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/maildrop-2.2.0 extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc822.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/lib64/librfc2045.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/reformime extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/maildrop extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/deliverquota extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/mailbot extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/makemime extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/lockmail extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/maildirmake extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/reformail extracting debug info from /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/bin/makedatprog symlinked /usr/lib/debug/usr/lib64/librfc2045.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librfc2045.so.0.debug symlinked /usr/lib/debug/usr/lib64/librfc822.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librfc822.so.debug symlinked /usr/lib/debug/usr/lib64/librfc2045.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librfc2045.so.debug symlinked /usr/lib/debug/usr/lib64/librfc822.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librfc822.so.0.debug 1325 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: maildrop-2.2.0-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x7JjDi + umask 022 + cd /builddir/build/BUILD + cd maildrop-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/doc/maildrop-2.2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/doc/maildrop-2.2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/doc/maildrop-2.2.0 + cp -pr htmldoc maildir/README.maildirquota.txt maildir/README.sharedfolders.txt /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/doc/maildrop-2.2.0 + cp -pr AUTHORS ChangeLog COPYING README README.postfix INSTALL NEWS UPGRADE maildroptips.txt /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64/usr/share/doc/maildrop-2.2.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcourierauth.so()(64bit) libdl.so.2()(64bit) libfam.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdbm.so.2()(64bit) libm.so.6()(64bit) libpcre.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: maildrop-devel-2.2.0-1.ru6.x86_64 Provides: librfc2045.so.0()(64bit) librfc822.so.0()(64bit) libtool(/usr/lib64/librfc2045.la) libtool(/usr/lib64/librfc822.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) librfc2045.so.0()(64bit) librfc822.so.0()(64bit) rtld(GNU_HASH) Processing files: maildrop-debuginfo-2.2.0-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/maildrop-2.2.0-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/maildrop-devel-2.2.0-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/maildrop-debuginfo-2.2.0-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l1xj4m + umask 022 + cd /builddir/build/BUILD + cd maildrop-2.2.0 + rm -rf /builddir/build/BUILDROOT/maildrop-2.2.0-1.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->