ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/courier-imap.spec'], False, '/var/lib/mock/centos5-rutgers-build-26-23/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/courier-imap.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/courier-imap-4.4.1-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/courier-imap.spec'], False, '/var/lib/mock/centos5-rutgers-build-26-23/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/courier-imap.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.95925 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf courier-imap-4.4.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/courier-imap-4.4.1.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd courier-imap-4.4.1 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./maildir/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./maildir/config.guess ++ basename ./maildir/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./maildir/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./maildir/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./maildir/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./maildir/config.sub ++ basename ./maildir/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./maildir/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./maildir/config.sub' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr/lib/courier-imap --exec-prefix=/usr/lib/courier-imap --bindir=/usr/lib/courier-imap/bin --sbindir=/usr/lib/courier-imap/sbin --sysconfdir=/usr/lib/courier-imap/etc --datadir=/usr/lib/courier-imap/share --includedir=/usr/lib/courier-imap/include --libdir=/usr/lib/courier-imap/lib --libexecdir=/usr/lib/courier-imap/libexec --localstatedir=/var/run --sharedstatedir=/usr/lib/courier-imap/com --mandir=/usr/lib/courier-imap/man --infodir=/usr/share/info --with-redhat --enable-unicode=iso-8859-1,utf-8 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 i386-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 for perl5... no checking for perl... /usr/bin/perl checking for sysconftool...... ././sysconftool checking build system type... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for env... /usr/bin/env checking for courierauthconfig... /usr/bin/courierauthconfig checking for gdbm_open in -lgdbm... yes checking for gdbm_open... yes 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 unlimited configure: creating ./config.status config.status: creating Makefile config.status: creating dbobj.h config.status: creating dbobj.config config.status: creating imapd.rc config.status: creating imapd-ssl.rc config.status: creating pop3d.rc config.status: creating pop3d-ssl.rc config.status: creating courier-imap.sysvinit config.status: creating courier-imap.spec config.status: creating courier-imap.lpspec config.status: creating INSTALL.html config.status: creating packaging/suse/courier-imap.init config.status: creating config.h config.status: executing depfiles commands === configuring in numlib (/builddir/build/BUILD/courier-imap-4.4.1/numlib) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 === configuring in bdbobj (/builddir/build/BUILD/courier-imap-4.4.1/bdbobj) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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 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 AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for gawk... (cached) gawk checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for library containing strerror... none required checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 === configuring in gdbmobj (/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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 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 AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for library containing strerror... none required checking for gawk... (cached) gawk checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 === configuring in soxwrap (/builddir/build/BUILD/courier-imap-4.4.1/soxwrap) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 a BSD-compatible install... /usr/bin/install -c checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for i386-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 the Courier Socks library... no checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/poll.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for socklen_t... yes checking for inet_pton... yes checking for poll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating soxwrap_config.h config.status: executing depfiles commands === configuring in unicode (/builddir/build/BUILD/courier-imap-4.4.1/unicode) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for style of include used by make... GNU checking for i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i386-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking 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 === configuring in rfc822 (/builddir/build/BUILD/courier-imap-4.4.1/rfc822) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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 library containing strerror... none required 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 AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 === configuring in rfc1035 (/builddir/build/BUILD/courier-imap-4.4.1/rfc1035) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... no checking for u_int_32_t... yes checking for socklen_t... yes checking for strcasecmp... yes checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for IPv6 flavor... glibc (default) checking for SIOCGIFCONF... yes checking for alloca... yes checking for inet_pton... yes checking for inet_ntop... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in rfc2045 (/builddir/build/BUILD/courier-imap-4.4.1/rfc2045) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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 library containing strerror... none required 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 AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 === configuring in md5 (/builddir/build/BUILD/courier-imap-4.4.1/md5) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i386-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 build system type... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for uint32_t... no checking for u_int_32_t... yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in sha1 (/builddir/build/BUILD/courier-imap-4.4.1/sha1) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for sys/types.h... (cached) yes checking for uint32_t... no checking for u_int_32_t... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in random128 (/builddir/build/BUILD/courier-imap-4.4.1/random128) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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 AIX... no checking for library containing strerror... none required 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i386-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ps... /bin/ps checking for w... /usr/bin/w checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for pid_t... yes checking for random source... /dev/urandom checking for some good options for ps... -Afl configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in liblock (/builddir/build/BUILD/courier-imap-4.4.1/liblock) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 === configuring in maildir (/builddir/build/BUILD/courier-imap-4.4.1/maildir) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --cache-file=/dev/null --srcdir=. checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking target system type... i386-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 i386-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 library containing strerror... none required 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 AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 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... no checking pcre.h presence... no checking for pcre.h... no checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for pcre.h... (cached) no 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... yes checking vector.h presence... yes checking for vector.h... yes 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 === configuring in makedat (/builddir/build/BUILD/courier-imap-4.4.1/makedat) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking 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 === configuring in libhmac (/builddir/build/BUILD/courier-imap-4.4.1/libhmac) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i386-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 build system type... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in waitlib (/builddir/build/BUILD/courier-imap-4.4.1/waitlib) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-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 sys/wait.h that is POSIX.1 compatible... yes 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 for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for wait... yes checking for wait3... yes checking for sigblock... yes checking for sighold... yes checking for sigprocmask... yes checking if wait function is broken... yes checking if wait3 function is broken... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in tcpd (/builddir/build/BUILD/courier-imap-4.4.1/tcpd) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 i386-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... i386-koji-linux-gnu checking host system type... i386-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for sed... /bin/sed checking for env... /usr/bin/env checking for pkg-config... /usr/bin/pkg-config checking for krb5-config... krb5-config checking for dlopen in -ldl... (cached) yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) 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 sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking whether time.h and sys/time.h may both be included... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for socklen_t... yes checking for setpgrp... yes checking for setpgid... yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... yes checking for socketpair... yes checking for SVR3 stream pipes... no checking for SVR4 stream pipes... no checking for stream pipes... socketpair checking openssl/ssl.h usability... no checking openssl/ssl.h presence... no checking for openssl/ssl.h... no checking for SSL_load_error_strings in -lssl... no checking for GnuTLS... yes checking for gnutls_transport_ptr_t... yes checking size of gnutls_transport_ptr_t... 4 checking for long... yes checking size of long... 4 checking for libgcrypt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in rootcerts (/builddir/build/BUILD/courier-imap-4.4.1/rootcerts) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rootcertsdir.cnf === configuring in imap (/builddir/build/BUILD/courier-imap-4.4.1/imap) configure: running /bin/sh ./configure '--prefix=/usr/lib/courier-imap' '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr/lib/courier-imap' '--bindir=/usr/lib/courier-imap/bin' '--sbindir=/usr/lib/courier-imap/sbin' '--sysconfdir=/usr/lib/courier-imap/etc' '--datadir=/usr/lib/courier-imap/share' '--includedir=/usr/lib/courier-imap/include' '--libdir=/usr/lib/courier-imap/lib' '--libexecdir=/usr/lib/courier-imap/libexec' '--localstatedir=/var/run' '--sharedstatedir=/usr/lib/courier-imap/com' '--mandir=/usr/lib/courier-imap/man' '--infodir=/usr/share/info' '--with-redhat' '--enable-unicode=iso-8859-1,utf-8' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--with-db=gdbm' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/lib/courier-imap/libexec/makedatprog' '--with-mailuser=root' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=4.4.1' --cache-file=/dev/null --srcdir=. checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking target system type... i386-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 i386-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 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 AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for library containing strerror... none required checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl5... no checking for perl... /usr/bin/perl checking for courierauthconfig... /usr/bin/courierauthconfig checking for sendmail... /usr/bin/sendmail checking for openssl... /usr/bin/openssl checking for certtool... no 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 unistd.h... (cached) 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... 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 for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking for socklen_t... yes checking for strerror... yes checking for utime... yes checking for utimes... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for setlocale... yes checking for poll... yes checking for getaddrinfo... yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating imapd.dist config.status: creating imapd-ssl.dist config.status: creating pop3d.dist config.status: creating pop3d-ssl.dist config.status: creating testsuitefix.pl config.status: creating mkimapdcert config.status: creating mkpop3dcert config.status: creating imapd.cnf.openssl config.status: creating pop3d.cnf.openssl config.status: creating config.h config.status: executing depfiles commands + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68411 + umask 022 + cd /builddir/build/BUILD + cd courier-imap-4.4.1 + LANG=C + export LANG + unset DISPLAY + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1' /usr/bin/make all-gmake-check FOO=BAR make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1' Making all in numlib make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/numlib' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c -o atouidt.lo atouidt.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c -o changeuidgid.lo changeuidgid.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c -o strdevt.lo strdevt.c mkdir .libs mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -fPIC -DPIC -o .libs/atouidt.o mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -fPIC -DPIC -o .libs/strdevt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -fPIC -DPIC -o .libs/changeuidgid.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -fPIC -DPIC -o .libs/atotimet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -o strdevt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -o atouidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -o atotimet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -o changeuidgid.o >/dev/null 2>&1 mv -f .deps/atouidt.Tpo .deps/atouidt.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c -o strgidt.lo strgidt.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c -o strhdevt.lo strhdevt.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c -o strhinot.lo strhinot.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c -o strhpidt.lo strhpidt.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -fPIC -DPIC -o .libs/strhdevt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -fPIC -DPIC -o .libs/strgidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -o strhdevt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -fPIC -DPIC -o .libs/strhpidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -fPIC -DPIC -o .libs/strhinot.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c -o strhtimet.lo strhtimet.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -o strgidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -o strhpidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -o strhinot.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c -o strinot.lo strinot.c mv -f .deps/strhpidt.Tpo .deps/strhpidt.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c -o strofft.lo strofft.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c -o strpidt.lo strpidt.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -fPIC -DPIC -o .libs/strhtimet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -o strhtimet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -fPIC -DPIC -o .libs/strpidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -fPIC -DPIC -o .libs/strofft.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c -o strsize.lo strsize.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -fPIC -DPIC -o .libs/strinot.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -o strpidt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -o strinot.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -o strofft.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c -o strsizet.lo strsizet.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c -o strtimet.lo strtimet.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c -o struidt.lo struidt.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -fPIC -DPIC -o .libs/strsize.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -fPIC -DPIC -o .libs/strtimet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -fPIC -DPIC -o .libs/strsizet.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -o strsize.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -o strtimet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/strsizet.Tpo .deps/strsizet.Plo mv -f .deps/strtimet.Tpo .deps/strtimet.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -fPIC -DPIC -o .libs/struidt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -o struidt.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 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 ranlib .libs/libnumlib.a creating libnumlib.la (cd .libs && rm -f libnumlib.la && ln -s ../libnumlib.la libnumlib.la) make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/numlib' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/numlib' Making all in md5 make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c -o md5_hash.lo md5_hash.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c -o redhat-crypt-md5.lo redhat-crypt-md5.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -fPIC -DPIC -o .libs/md5_hash.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c redhat-crypt-md5.c -fPIC -DPIC -o .libs/redhat-crypt-md5.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -o md5_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c redhat-crypt-md5.c -o redhat-crypt-md5.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/md5_hash.Tpo .deps/md5_hash.Plo gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT md5test.o -MD -MP -MF .deps/md5test.Tpo -c -o md5test.o md5test.c mv -f .deps/redhat-crypt-md5.Tpo .deps/redhat-crypt-md5.Plo mv -f .deps/hmac.Tpo .deps/hmac.Plo mv -f .deps/md5test.Tpo .deps/md5test.Po gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -o libmd5.la md5.lo md5_hash.lo redhat-crypt-md5.lo hmac.lo ar cru .libs/libmd5.a .libs/md5.o .libs/md5_hash.o .libs/redhat-crypt-md5.o .libs/hmac.o ranlib .libs/libmd5.a creating libmd5.la (cd .libs && rm -f libmd5.la && ln -s ../libmd5.la libmd5.la) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -static -o md5test md5test.o libmd5.la gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -o md5test md5test.o ./.libs/libmd5.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' Making all in sha1 make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c -o sha1_hash.lo sha1_hash.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo sha256.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c -o sha256_hash.lo sha256_hash.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -fPIC -DPIC -o .libs/sha1_hash.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -fPIC -DPIC -o .libs/sha256_hash.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -o sha256_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -o sha256.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -o sha1_hash.o >/dev/null 2>&1 mv -f .deps/sha256.Tpo .deps/sha256.Plo mv -f .deps/sha1.Tpo .deps/sha1.Plo mv -f .deps/sha1_hash.Tpo .deps/sha1_hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c mv -f .deps/sha256_hash.Tpo .deps/sha256_hash.Plo mv -f .deps/testsuite.Tpo .deps/testsuite.Po gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -o libsha1.la sha1.lo sha1_hash.lo sha256.lo sha256_hash.lo hmac.lo ar cru .libs/libsha1.a .libs/sha1.o .libs/sha1_hash.o .libs/sha256.o .libs/sha256_hash.o .libs/hmac.o ranlib .libs/libsha1.a creating libsha1.la (cd .libs && rm -f libsha1.la && ln -s ../libsha1.la libsha1.la) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -static -o testsuite testsuite.o libsha1.la gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./.. -I.. -o testsuite testsuite.o ./.libs/libsha1.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' Making all in bdbobj make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' Making all in gdbmobj make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c -o gdbmobj2.lo gdbmobj2.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c -o gdbmobj3.lo gdbmobj3.c g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testgdbm.o -MD -MP -MF .deps/testgdbm.Tpo -c -o testgdbm.o testgdbm.C mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -fPIC -DPIC -o .libs/gdbmobj2.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -fPIC -DPIC -o .libs/gdbmobj3.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj2.lo -MD -MP -MF .deps/gdbmobj2.Tpo -c gdbmobj2.c -o gdbmobj2.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -fPIC -DPIC -o .libs/gdbmobj.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj3.lo -MD -MP -MF .deps/gdbmobj3.Tpo -c gdbmobj3.c -o gdbmobj3.o >/dev/null 2>&1 mv -f .deps/gdbmobj2.Tpo .deps/gdbmobj2.Plo mv -f .deps/testgdbm.Tpo .deps/testgdbm.Po mv -f .deps/gdbmobj3.Tpo .deps/gdbmobj3.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gdbmobj.lo -MD -MP -MF .deps/gdbmobj.Tpo -c gdbmobj.c -o gdbmobj.o >/dev/null 2>&1 mv -f .deps/gdbmobj.Tpo .deps/gdbmobj.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libgdbmobj.la gdbmobj.lo gdbmobj2.lo gdbmobj3.lo -lgdbm ar cru .libs/libgdbmobj.a .libs/gdbmobj.o .libs/gdbmobj2.o .libs/gdbmobj3.o ranlib .libs/libgdbmobj.a creating libgdbmobj.la (cd .libs && rm -f libgdbmobj.la && ln -s ../libgdbmobj.la libgdbmobj.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o testgdbm testgdbm.o libgdbmobj.la g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o testgdbm testgdbm.o ./.libs/libgdbmobj.a -lgdbm make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj' Making all in soxwrap make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sconnect.o -MD -MP -MF .deps/sconnect.Tpo -c -o sconnect.o sconnect.c gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mksocket.o -MD -MP -MF .deps/mksocket.Tpo -c -o mksocket.o mksocket.c gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testprog.o -MD -MP -MF .deps/testprog.Tpo -c -o testprog.o testprog.c mv -f .deps/testprog.Tpo .deps/testprog.Po mv -f .deps/sconnect.Tpo .deps/sconnect.Po rm -f libsoxwrap.a ar cru libsoxwrap.a sconnect.o ranlib libsoxwrap.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o testprog testprog.o libsoxwrap.a mv -f .deps/mksocket.Tpo .deps/mksocket.Po rm -f libmksocket.a ar cru libmksocket.a mksocket.o ranlib libmksocket.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' Making all in unicode make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/unicode' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows874u.lo -MD -MP -MF .deps/windows874u.Tpo -c -o windows874u.lo windows874u.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode2.lo -MD -MP -MF .deps/unicode2.Tpo -c -o unicode2.lo unicode2.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso8859.lo -MD -MP -MF .deps/iso8859.Tpo -c iso8859.c -fPIC -DPIC -o .libs/iso8859.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode2.lo -MD -MP -MF .deps/unicode2.Tpo -c unicode2.c -fPIC -DPIC -o .libs/unicode2.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows874u.lo -MD -MP -MF .deps/windows874u.Tpo -c windows874u.c -fPIC -DPIC -o .libs/windows874u.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/unicode.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso8859.lo -MD -MP -MF .deps/iso8859.Tpo -c iso8859.c -o iso8859.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode2.lo -MD -MP -MF .deps/unicode2.Tpo -c unicode2.c -o unicode2.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows874u.lo -MD -MP -MF .deps/windows874u.Tpo -c windows874u.c -o windows874u.o >/dev/null 2>&1 mv -f .deps/unicode2.Tpo .deps/unicode2.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso8859_convert.lo -MD -MP -MF .deps/iso8859_convert.Tpo -c -o iso8859_convert.lo iso8859_convert.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm864convert.lo -MD -MP -MF .deps/ibm864convert.Tpo -c -o ibm864convert.lo ibm864convert.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf7imap.lo -MD -MP -MF .deps/utf7imap.Tpo -c -o utf7imap.lo utf7imap.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -o unicode.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c -o xtest.lo xtest.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm864convert.lo -MD -MP -MF .deps/ibm864convert.Tpo -c ibm864convert.c -fPIC -DPIC -o .libs/ibm864convert.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso8859_convert.lo -MD -MP -MF .deps/iso8859_convert.Tpo -c iso8859_convert.c -fPIC -DPIC -o .libs/iso8859_convert.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm864convert.lo -MD -MP -MF .deps/ibm864convert.Tpo -c ibm864convert.c -o ibm864convert.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf7imap.lo -MD -MP -MF .deps/utf7imap.Tpo -c utf7imap.c -fPIC -DPIC -o .libs/utf7imap.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c -o unicode_ultcase.lo unicode_ultcase.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf7imap.lo -MD -MP -MF .deps/utf7imap.Tpo -c utf7imap.c -o utf7imap.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c xtest.c -fPIC -DPIC -o .libs/xtest.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c xtest.c -o xtest.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf8_chset.lo -MD -MP -MF .deps/utf8_chset.Tpo -c -o utf8_chset.lo utf8_chset.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf7.lo -MD -MP -MF .deps/utf7.Tpo -c -o utf7.lo utf7.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode_ultcase.lo -MD -MP -MF .deps/unicode_ultcase.Tpo -c unicode_ultcase.c -fPIC -DPIC -o .libs/unicode_ultcase.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT koi8r.lo -MD -MP -MF .deps/koi8r.Tpo -c -o koi8r.lo koi8r.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf7.lo -MD -MP -MF .deps/utf7.Tpo -c utf7.c -fPIC -DPIC -o .libs/utf7.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT koi8u.lo -MD -MP -MF .deps/koi8u.Tpo -c -o koi8u.lo koi8u.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf8_chset.lo -MD -MP -MF .deps/utf8_chset.Tpo -c utf8_chset.c -fPIC -DPIC -o .libs/utf8_chset.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT utf7.lo -MD -MP -MF .deps/utf7.Tpo -c utf7.c -o utf7.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c -o unicode_ultcasetab.lo unicode_ultcasetab.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88591.lo -MD -MP -MF .deps/iso88591.Tpo -c -o iso88591.lo iso88591.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT koi8u.lo -MD -MP -MF .deps/koi8u.Tpo -c koi8u.c -fPIC -DPIC -o .libs/koi8u.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT koi8r.lo -MD -MP -MF .deps/koi8r.Tpo -c koi8r.c -fPIC -DPIC -o .libs/koi8r.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT koi8u.lo -MD -MP -MF .deps/koi8u.Tpo -c koi8u.c -o koi8u.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT koi8r.lo -MD -MP -MF .deps/koi8r.Tpo -c koi8r.c -o koi8r.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88592.lo -MD -MP -MF .deps/iso88592.Tpo -c -o iso88592.lo iso88592.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88593.lo -MD -MP -MF .deps/iso88593.Tpo -c -o iso88593.lo iso88593.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88591.lo -MD -MP -MF .deps/iso88591.Tpo -c iso88591.c -fPIC -DPIC -o .libs/iso88591.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -fPIC -DPIC -o .libs/unicode_ultcasetab.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicode_ultcasetab.lo -MD -MP -MF .deps/unicode_ultcasetab.Tpo -c unicode_ultcasetab.c -o unicode_ultcasetab.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88591.lo -MD -MP -MF .deps/iso88591.Tpo -c iso88591.c -o iso88591.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88594.lo -MD -MP -MF .deps/iso88594.Tpo -c -o iso88594.lo iso88594.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88593.lo -MD -MP -MF .deps/iso88593.Tpo -c iso88593.c -fPIC -DPIC -o .libs/iso88593.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88595.lo -MD -MP -MF .deps/iso88595.Tpo -c -o iso88595.lo iso88595.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88592.lo -MD -MP -MF .deps/iso88592.Tpo -c iso88592.c -o iso88592.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88596.lo -MD -MP -MF .deps/iso88596.Tpo -c -o iso88596.lo iso88596.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88597.lo -MD -MP -MF .deps/iso88597.Tpo -c -o iso88597.lo iso88597.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88595.lo -MD -MP -MF .deps/iso88595.Tpo -c iso88595.c -fPIC -DPIC -o .libs/iso88595.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88595.lo -MD -MP -MF .deps/iso88595.Tpo -c iso88595.c -o iso88595.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88596.lo -MD -MP -MF .deps/iso88596.Tpo -c iso88596.c -fPIC -DPIC -o .libs/iso88596.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88597.lo -MD -MP -MF .deps/iso88597.Tpo -c iso88597.c -fPIC -DPIC -o .libs/iso88597.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88598.lo -MD -MP -MF .deps/iso88598.Tpo -c -o iso88598.lo iso88598.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88594.lo -MD -MP -MF .deps/iso88594.Tpo -c iso88594.c -fPIC -DPIC -o .libs/iso88594.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88596.lo -MD -MP -MF .deps/iso88596.Tpo -c iso88596.c -o iso88596.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88597.lo -MD -MP -MF .deps/iso88597.Tpo -c iso88597.c -o iso88597.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88594.lo -MD -MP -MF .deps/iso88594.Tpo -c iso88594.c -o iso88594.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88599.lo -MD -MP -MF .deps/iso88599.Tpo -c -o iso88599.lo iso88599.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885910.lo -MD -MP -MF .deps/iso885910.Tpo -c -o iso885910.lo iso885910.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885913.lo -MD -MP -MF .deps/iso885913.Tpo -c -o iso885913.lo iso885913.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88598.lo -MD -MP -MF .deps/iso88598.Tpo -c iso88598.c -fPIC -DPIC -o .libs/iso88598.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88598.lo -MD -MP -MF .deps/iso88598.Tpo -c iso88598.c -o iso88598.o >/dev/null 2>&1 mv -f .deps/iso88598.Tpo .deps/iso88598.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885910.lo -MD -MP -MF .deps/iso885910.Tpo -c iso885910.c -fPIC -DPIC -o .libs/iso885910.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885914.lo -MD -MP -MF .deps/iso885914.Tpo -c -o iso885914.lo iso885914.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88599.lo -MD -MP -MF .deps/iso88599.Tpo -c iso88599.c -fPIC -DPIC -o .libs/iso88599.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885910.lo -MD -MP -MF .deps/iso885910.Tpo -c iso885910.c -o iso885910.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso88599.lo -MD -MP -MF .deps/iso88599.Tpo -c iso88599.c -o iso88599.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885913.lo -MD -MP -MF .deps/iso885913.Tpo -c iso885913.c -fPIC -DPIC -o .libs/iso885913.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885915.lo -MD -MP -MF .deps/iso885915.Tpo -c -o iso885915.lo iso885915.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885913.lo -MD -MP -MF .deps/iso885913.Tpo -c iso885913.c -o iso885913.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1250.lo -MD -MP -MF .deps/windows1250.Tpo -c -o windows1250.lo windows1250.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1251.lo -MD -MP -MF .deps/windows1251.Tpo -c -o windows1251.lo windows1251.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885914.lo -MD -MP -MF .deps/iso885914.Tpo -c iso885914.c -o iso885914.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1250.lo -MD -MP -MF .deps/windows1250.Tpo -c windows1250.c -fPIC -DPIC -o .libs/windows1250.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1252.lo -MD -MP -MF .deps/windows1252.Tpo -c -o windows1252.lo windows1252.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885915.lo -MD -MP -MF .deps/iso885915.Tpo -c iso885915.c -fPIC -DPIC -o .libs/iso885915.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1250.lo -MD -MP -MF .deps/windows1250.Tpo -c windows1250.c -o windows1250.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso885915.lo -MD -MP -MF .deps/iso885915.Tpo -c iso885915.c -o iso885915.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1253.lo -MD -MP -MF .deps/windows1253.Tpo -c -o windows1253.lo windows1253.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1251.lo -MD -MP -MF .deps/windows1251.Tpo -c windows1251.c -fPIC -DPIC -o .libs/windows1251.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1252.lo -MD -MP -MF .deps/windows1252.Tpo -c windows1252.c -fPIC -DPIC -o .libs/windows1252.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1251.lo -MD -MP -MF .deps/windows1251.Tpo -c windows1251.c -o windows1251.o >/dev/null 2>&1 mv -f .deps/iso885915.Tpo .deps/iso885915.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1254.lo -MD -MP -MF .deps/windows1254.Tpo -c -o windows1254.lo windows1254.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1255.lo -MD -MP -MF .deps/windows1255.Tpo -c -o windows1255.lo windows1255.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1252.lo -MD -MP -MF .deps/windows1252.Tpo -c windows1252.c -o windows1252.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1253.lo -MD -MP -MF .deps/windows1253.Tpo -c windows1253.c -fPIC -DPIC -o .libs/windows1253.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1256.lo -MD -MP -MF .deps/windows1256.Tpo -c -o windows1256.lo windows1256.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1253.lo -MD -MP -MF .deps/windows1253.Tpo -c windows1253.c -o windows1253.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1254.lo -MD -MP -MF .deps/windows1254.Tpo -c windows1254.c -fPIC -DPIC -o .libs/windows1254.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1255.lo -MD -MP -MF .deps/windows1255.Tpo -c windows1255.c -fPIC -DPIC -o .libs/windows1255.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1254.lo -MD -MP -MF .deps/windows1254.Tpo -c windows1254.c -o windows1254.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1257.lo -MD -MP -MF .deps/windows1257.Tpo -c -o windows1257.lo windows1257.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1256.lo -MD -MP -MF .deps/windows1256.Tpo -c windows1256.c -fPIC -DPIC -o .libs/windows1256.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1256.lo -MD -MP -MF .deps/windows1256.Tpo -c windows1256.c -o windows1256.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1258.lo -MD -MP -MF .deps/windows1258.Tpo -c -o windows1258.lo windows1258.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows874.lo -MD -MP -MF .deps/windows874.Tpo -c -o windows874.lo windows874.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm437.lo -MD -MP -MF .deps/ibm437.Tpo -c -o ibm437.lo ibm437.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1257.lo -MD -MP -MF .deps/windows1257.Tpo -c windows1257.c -fPIC -DPIC -o .libs/windows1257.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1257.lo -MD -MP -MF .deps/windows1257.Tpo -c windows1257.c -o windows1257.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows874.lo -MD -MP -MF .deps/windows874.Tpo -c windows874.c -fPIC -DPIC -o .libs/windows874.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm775.lo -MD -MP -MF .deps/ibm775.Tpo -c -o ibm775.lo ibm775.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows1258.lo -MD -MP -MF .deps/windows1258.Tpo -c windows1258.c -o windows1258.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windows874.lo -MD -MP -MF .deps/windows874.Tpo -c windows874.c -o windows874.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm437.lo -MD -MP -MF .deps/ibm437.Tpo -c ibm437.c -fPIC -DPIC -o .libs/ibm437.o mv -f .deps/windows1258.Tpo .deps/windows1258.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm850.lo -MD -MP -MF .deps/ibm850.Tpo -c -o ibm850.lo ibm850.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm852.lo -MD -MP -MF .deps/ibm852.Tpo -c -o ibm852.lo ibm852.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm437.lo -MD -MP -MF .deps/ibm437.Tpo -c ibm437.c -o ibm437.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm775.lo -MD -MP -MF .deps/ibm775.Tpo -c ibm775.c -fPIC -DPIC -o .libs/ibm775.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm855.lo -MD -MP -MF .deps/ibm855.Tpo -c -o ibm855.lo ibm855.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm775.lo -MD -MP -MF .deps/ibm775.Tpo -c ibm775.c -o ibm775.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm852.lo -MD -MP -MF .deps/ibm852.Tpo -c ibm852.c -fPIC -DPIC -o .libs/ibm852.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm857.lo -MD -MP -MF .deps/ibm857.Tpo -c -o ibm857.lo ibm857.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm850.lo -MD -MP -MF .deps/ibm850.Tpo -c ibm850.c -o ibm850.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm852.lo -MD -MP -MF .deps/ibm852.Tpo -c ibm852.c -o ibm852.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm855.lo -MD -MP -MF .deps/ibm855.Tpo -c ibm855.c -fPIC -DPIC -o .libs/ibm855.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm860.lo -MD -MP -MF .deps/ibm860.Tpo -c -o ibm860.lo ibm860.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm855.lo -MD -MP -MF .deps/ibm855.Tpo -c ibm855.c -o ibm855.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm861.lo -MD -MP -MF .deps/ibm861.Tpo -c -o ibm861.lo ibm861.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm862.lo -MD -MP -MF .deps/ibm862.Tpo -c -o ibm862.lo ibm862.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm857.lo -MD -MP -MF .deps/ibm857.Tpo -c ibm857.c -o ibm857.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm863.lo -MD -MP -MF .deps/ibm863.Tpo -c -o ibm863.lo ibm863.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm861.lo -MD -MP -MF .deps/ibm861.Tpo -c ibm861.c -fPIC -DPIC -o .libs/ibm861.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm862.lo -MD -MP -MF .deps/ibm862.Tpo -c ibm862.c -fPIC -DPIC -o .libs/ibm862.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm860.lo -MD -MP -MF .deps/ibm860.Tpo -c ibm860.c -o ibm860.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm862.lo -MD -MP -MF .deps/ibm862.Tpo -c ibm862.c -o ibm862.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm861.lo -MD -MP -MF .deps/ibm861.Tpo -c ibm861.c -o ibm861.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm864.lo -MD -MP -MF .deps/ibm864.Tpo -c -o ibm864.lo ibm864.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm865.lo -MD -MP -MF .deps/ibm865.Tpo -c -o ibm865.lo ibm865.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm866.lo -MD -MP -MF .deps/ibm866.Tpo -c -o ibm866.lo ibm866.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm863.lo -MD -MP -MF .deps/ibm863.Tpo -c ibm863.c -fPIC -DPIC -o .libs/ibm863.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm863.lo -MD -MP -MF .deps/ibm863.Tpo -c ibm863.c -o ibm863.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm864.lo -MD -MP -MF .deps/ibm864.Tpo -c ibm864.c -fPIC -DPIC -o .libs/ibm864.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm865.lo -MD -MP -MF .deps/ibm865.Tpo -c ibm865.c -fPIC -DPIC -o .libs/ibm865.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm869.lo -MD -MP -MF .deps/ibm869.Tpo -c -o ibm869.lo ibm869.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm864.lo -MD -MP -MF .deps/ibm864.Tpo -c ibm864.c -o ibm864.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm865.lo -MD -MP -MF .deps/ibm865.Tpo -c ibm865.c -o ibm865.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo big5.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT gb2312.lo -MD -MP -MF .deps/gb2312.Tpo -c -o gb2312.lo gb2312.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm866.lo -MD -MP -MF .deps/ibm866.Tpo -c ibm866.c -fPIC -DPIC -o .libs/ibm866.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm869.lo -MD -MP -MF .deps/ibm869.Tpo -c ibm869.c -fPIC -DPIC -o .libs/ibm869.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm866.lo -MD -MP -MF .deps/ibm866.Tpo -c ibm866.c -o ibm866.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso2022jp.lo -MD -MP -MF .deps/iso2022jp.Tpo -c -o iso2022jp.lo iso2022jp.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ibm869.lo -MD -MP -MF .deps/ibm869.Tpo -c ibm869.c -o ibm869.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c big5.c -fPIC -DPIC -o .libs/big5.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT shiftjis.lo -MD -MP -MF .deps/shiftjis.Tpo -c -o shiftjis.lo shiftjis.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT gb2312.lo -MD -MP -MF .deps/gb2312.Tpo -c gb2312.c -fPIC -DPIC -o .libs/gb2312.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso2022jp.lo -MD -MP -MF .deps/iso2022jp.Tpo -c iso2022jp.c -fPIC -DPIC -o .libs/iso2022jp.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT shiftjis.lo -MD -MP -MF .deps/shiftjis.Tpo -c shiftjis.c -fPIC -DPIC -o .libs/shiftjis.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT gb2312.lo -MD -MP -MF .deps/gb2312.Tpo -c gb2312.c -o gb2312.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT shiftjis.lo -MD -MP -MF .deps/shiftjis.Tpo -c shiftjis.c -o shiftjis.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c big5.c -o big5.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT eucjp.lo -MD -MP -MF .deps/eucjp.Tpo -c -o eucjp.lo eucjp.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ksx1001.lo -MD -MP -MF .deps/ksx1001.Tpo -c -o ksx1001.lo ksx1001.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT iso2022jp.lo -MD -MP -MF .deps/iso2022jp.Tpo -c iso2022jp.c -o iso2022jp.o >/dev/null 2>&1 mv -f .deps/big5.Tpo .deps/big5.Plo /usr/bin/perl ./unicodefilter.pl "iso-8859-1,utf-8" \ "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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unicodeinfo.o -MD -MP -MF .deps/unicodeinfo.Tpo -c -o unicodeinfo.o unicodeinfo.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT eucjp.lo -MD -MP -MF .deps/eucjp.Tpo -c eucjp.c -fPIC -DPIC -o .libs/eucjp.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ksx1001.lo -MD -MP -MF .deps/ksx1001.Tpo -c ksx1001.c -fPIC -DPIC -o .libs/ksx1001.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT charsetlist.lo -MD -MP -MF .deps/charsetlist.Tpo -c -o charsetlist.lo charsetlist.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT eucjp.lo -MD -MP -MF .deps/eucjp.Tpo -c eucjp.c -o eucjp.o >/dev/null 2>&1 mv -f .deps/iso2022jp.Tpo .deps/iso2022jp.Plo mv -f .deps/eucjp.Tpo .deps/eucjp.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT charsetlist.lo -MD -MP -MF .deps/charsetlist.Tpo -c charsetlist.c -fPIC -DPIC -o .libs/charsetlist.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT charsetlist.lo -MD -MP -MF .deps/charsetlist.Tpo -c charsetlist.c -o charsetlist.o >/dev/null 2>&1 mv -f .deps/charsetlist.Tpo .deps/charsetlist.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ksx1001.lo -MD -MP -MF .deps/ksx1001.Tpo -c ksx1001.c -o ksx1001.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 charsetlist.lo 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/charsetlist.o ranlib .libs/libunicode.a creating libunicode.la (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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -static -o unicode-info unicodeinfo.o libunicode.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o unicode-info unicodeinfo.o ./.libs/libunicode.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/unicode' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/unicode' Making all in rfc822 make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.lo rfc822.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c -o rfc822hdr.lo rfc822hdr.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c -o rfc822_getaddr.lo rfc822_getaddr.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -fPIC -DPIC -o .libs/rfc822hdr.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -fPIC -DPIC -o .libs/rfc822_getaddr.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -o rfc822hdr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c -o rfc822_getaddrs.lo rfc822_getaddrs.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c -o rfc822_mkdate.lo rfc822_mkdate.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c -o rfc822_parsedt.lo rfc822_parsedt.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -fPIC -DPIC -o .libs/rfc822.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -fPIC -DPIC -o .libs/rfc822_getaddrs.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -fPIC -DPIC -o .libs/rfc822_mkdate.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -o rfc822_getaddrs.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c -o rfc2047u.lo rfc2047u.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.lo rfc2047.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -fPIC -DPIC -o .libs/rfc822_parsedt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -o rfc822.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -o rfc822_parsedt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -o rfc2047u.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c -o imapsubj.lo imapsubj.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c -o imaprefs.lo imaprefs.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c -o encodeautodetect.lo encodeautodetect.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -o rfc2047.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -fPIC -DPIC -o .libs/imaprefs.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -fPIC -DPIC -o .libs/encodeautodetect.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -fPIC -DPIC -o .libs/imapsubj.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -o imaprefs.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.c -o encodeautodetect.o >/dev/null 2>&1 mv -f .deps/rfc2047.Tpo .deps/rfc2047.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -o imapsubj.o >/dev/null 2>&1 mv -f .deps/testsuite.Tpo .deps/testsuite.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT reftest.o -MD -MP -MF .deps/reftest.Tpo -c -o reftest.o reftest.c mv -f .deps/encodeautodetect.Tpo .deps/encodeautodetect.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o libencode.la encode.lo mv -f .deps/imapsubj.Tpo .deps/imapsubj.Plo mv -f .deps/imaprefs.Tpo .deps/imaprefs.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/reftest.Tpo .deps/reftest.Po ar cru .libs/libencode.a .libs/encode.o ranlib .libs/libencode.a creating libencode.la (cd .libs && rm -f libencode.la && ln -s ../libencode.la libencode.la) 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 ranlib .libs/librfc822.a creating librfc822.la (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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -static -o reftest reftest.o librfc822.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o reftest reftest.o ./.libs/librfc822.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o testsuite testsuite.o ./.libs/librfc822.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' Making all in random128 make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c -o random128.lo random128.c /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c -o random128alpha.lo random128alpha.c /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c -o random128binary.lo random128binary.c mkdir .libs 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -fPIC -DPIC -o .libs/random128alpha.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -fPIC -DPIC -o .libs/random128.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -fPIC -DPIC -o .libs/random128binary.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -o random128alpha.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -o random128binary.o >/dev/null 2>&1 mv -f .deps/random128alpha.Tpo .deps/random128alpha.Plo mv -f .deps/random128binary.Tpo .deps/random128binary.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -o random128.o >/dev/null 2>&1 mv -f .deps/random128.Tpo .deps/random128.Plo /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o librandom128.la random128.lo random128alpha.lo random128binary.lo ar cru .libs/librandom128.a .libs/random128.o .libs/random128alpha.o .libs/random128binary.o ranlib .libs/librandom128.a creating librandom128.la (cd .libs && rm -f librandom128.la && ln -s ../librandom128.la librandom128.la) make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' Making all in rfc1035 make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035.o -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.o rfc1035.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035_res.o -MD -MP -MF .deps/rfc1035_res.Tpo -c -o rfc1035_res.o rfc1035_res.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035an.o -MD -MP -MF .deps/rfc1035an.Tpo -c -o rfc1035an.o rfc1035an.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035dump.o -MD -MP -MF .deps/rfc1035dump.Tpo -c -o rfc1035dump.o rfc1035dump.c mv -f .deps/rfc1035_res.Tpo .deps/rfc1035_res.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035dumprrdata.o -MD -MP -MF .deps/rfc1035dumprrdata.Tpo -c -o rfc1035dumprrdata.o rfc1035dumprrdata.c mv -f .deps/rfc1035dump.Tpo .deps/rfc1035dump.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035fmttime.o -MD -MP -MF .deps/rfc1035fmttime.Tpo -c -o rfc1035fmttime.o rfc1035fmttime.c mv -f .deps/rfc1035an.Tpo .deps/rfc1035an.Po mv -f .deps/rfc1035dumprrdata.Tpo .deps/rfc1035dumprrdata.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035gettxt.o -MD -MP -MF .deps/rfc1035gettxt.Tpo -c -o rfc1035gettxt.o rfc1035gettxt.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035ifconf.o -MD -MP -MF .deps/rfc1035ifconf.Tpo -c -o rfc1035ifconf.o rfc1035ifconf.c mv -f .deps/rfc1035fmttime.Tpo .deps/rfc1035fmttime.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035ipv6to4.o -MD -MP -MF .deps/rfc1035ipv6to4.Tpo -c -o rfc1035ipv6to4.o rfc1035ipv6to4.c mv -f .deps/rfc1035gettxt.Tpo .deps/rfc1035gettxt.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035mkaddress.o -MD -MP -MF .deps/rfc1035mkaddress.Tpo -c -o rfc1035mkaddress.o rfc1035mkaddress.c mv -f .deps/rfc1035.Tpo .deps/rfc1035.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035mksocket.o -MD -MP -MF .deps/rfc1035mksocket.Tpo -c -o rfc1035mksocket.o rfc1035mksocket.c mv -f .deps/rfc1035ipv6to4.Tpo .deps/rfc1035ipv6to4.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035mxlist.o -MD -MP -MF .deps/rfc1035mxlist.Tpo -c -o rfc1035mxlist.o rfc1035mxlist.c mv -f .deps/rfc1035ifconf.Tpo .deps/rfc1035ifconf.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035qa.o -MD -MP -MF .deps/rfc1035qa.Tpo -c -o rfc1035qa.o rfc1035qa.c mv -f .deps/rfc1035mkaddress.Tpo .deps/rfc1035mkaddress.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035qptr.o -MD -MP -MF .deps/rfc1035qptr.Tpo -c -o rfc1035qptr.o rfc1035qptr.c mv -f .deps/rfc1035mksocket.Tpo .deps/rfc1035mksocket.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035reply.o -MD -MP -MF .deps/rfc1035reply.Tpo -c -o rfc1035reply.o rfc1035reply.c mv -f .deps/rfc1035qa.Tpo .deps/rfc1035qa.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035resolve.o -MD -MP -MF .deps/rfc1035resolve.Tpo -c -o rfc1035resolve.o rfc1035resolve.c mv -f .deps/rfc1035qptr.Tpo .deps/rfc1035qptr.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035sameip.o -MD -MP -MF .deps/rfc1035sameip.Tpo -c -o rfc1035sameip.o rfc1035sameip.c mv -f .deps/rfc1035mxlist.Tpo .deps/rfc1035mxlist.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035search.o -MD -MP -MF .deps/rfc1035search.Tpo -c -o rfc1035search.o rfc1035search.c mv -f .deps/rfc1035sameip.Tpo .deps/rfc1035sameip.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035sockaddrip.o -MD -MP -MF .deps/rfc1035sockaddrip.Tpo -c -o rfc1035sockaddrip.o rfc1035sockaddrip.c mv -f .deps/rfc1035sockaddrip.Tpo .deps/rfc1035sockaddrip.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035sockaddrport.o -MD -MP -MF .deps/rfc1035sockaddrport.Tpo -c -o rfc1035sockaddrport.o rfc1035sockaddrport.c mv -f .deps/rfc1035resolve.Tpo .deps/rfc1035resolve.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035str.o -MD -MP -MF .deps/rfc1035str.Tpo -c -o rfc1035str.o rfc1035str.c mv -f .deps/rfc1035search.Tpo .deps/rfc1035search.Po mv -f .deps/rfc1035sockaddrport.Tpo .deps/rfc1035sockaddrport.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035tcp.o -MD -MP -MF .deps/rfc1035tcp.Tpo -c -o rfc1035tcp.o rfc1035tcp.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035udp.o -MD -MP -MF .deps/rfc1035udp.Tpo -c -o rfc1035udp.o rfc1035udp.c mv -f .deps/rfc1035str.Tpo .deps/rfc1035str.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT rfc1035bindsource.o -MD -MP -MF .deps/rfc1035bindsource.Tpo -c -o rfc1035bindsource.o rfc1035bindsource.c mv -f .deps/rfc1035reply.Tpo .deps/rfc1035reply.Po mv -f .deps/rfc1035bindsource.Tpo .deps/rfc1035bindsource.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT spf.o -MD -MP -MF .deps/spf.Tpo -c -o spf.o spf.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT testlookup.o -MD -MP -MF .deps/testlookup.Tpo -c -o testlookup.o testlookup.c mv -f .deps/rfc1035udp.Tpo .deps/rfc1035udp.Po gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT testspf.o -MD -MP -MF .deps/testspf.Tpo -c -o testspf.o testspf.c mv -f .deps/rfc1035tcp.Tpo .deps/rfc1035tcp.Po mv -f .deps/testspf.Tpo .deps/testspf.Po mv -f .deps/testlookup.Tpo .deps/testlookup.Po mv -f .deps/spf.Tpo .deps/spf.Po rm -f librfc1035.a ar cru librfc1035.a rfc1035.o rfc1035_res.o rfc1035an.o rfc1035dump.o rfc1035dumprrdata.o rfc1035fmttime.o rfc1035gettxt.o rfc1035ifconf.o rfc1035ipv6to4.o rfc1035mkaddress.o rfc1035mksocket.o rfc1035mxlist.o rfc1035qa.o rfc1035qptr.o rfc1035reply.o rfc1035resolve.o rfc1035sameip.o rfc1035search.o rfc1035sockaddrip.o rfc1035sockaddrport.o rfc1035str.o rfc1035tcp.o rfc1035udp.o rfc1035bindsource.o spf.o ranlib librfc1035.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o testlookup testlookup.o librfc1035.a ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la `cat ../soxwrap/soxlibs.dep` /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o testspf testspf.o librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o testspf testspf.o librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../soxwrap/libsoxwrap.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o testlookup testlookup.o librfc1035.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' Making all in rfc2045 make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c -o rfc2045acchk.lo rfc2045acchk.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c -o rfc2045acprep.lo rfc2045acprep.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c -o rfc2045appendurl.lo rfc2045appendurl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -fPIC -DPIC -o .libs/rfc2045acchk.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -fPIC -DPIC -o .libs/rfc2045acprep.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -fPIC -DPIC -o .libs/rfc2045.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -fPIC -DPIC -o .libs/rfc2045appendurl.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -o rfc2045acprep.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -o rfc2045appendurl.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -o rfc2045acchk.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c -o rfc2045cdecode.lo rfc2045cdecode.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c -o rfc2045decode.lo rfc2045decode.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c -o rfc2045enomem.lo rfc2045enomem.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -fPIC -DPIC -o .libs/rfc2045cdecode.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -fPIC -DPIC -o .libs/rfc2045decode.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -o rfc2045cdecode.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -o rfc2045decode.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -fPIC -DPIC -o .libs/rfc2045enomem.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c -o rfc2045_fromfd.lo rfc2045_fromfd.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -o rfc2045enomem.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c -o rfc2045find.lo rfc2045find.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -o rfc2045.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c -o rfc2045mkboundary.lo rfc2045mkboundary.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -fPIC -DPIC -o .libs/rfc2045_fromfd.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -fPIC -DPIC -o .libs/rfc2045find.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -o rfc2045find.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -fPIC -DPIC -o .libs/rfc2045mkboundary.o mv -f .deps/rfc2045find.Tpo .deps/rfc2045find.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c -o rfc2045rewrite.lo rfc2045rewrite.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c -o rfc2045tryboundary.lo rfc2045tryboundary.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c -o rfc2045xdump.lo rfc2045xdump.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -fPIC -DPIC -o .libs/rfc2045tryboundary.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c -o rfc2045searchcontenttype.lo rfc2045searchcontenttype.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -fPIC -DPIC -o .libs/rfc2045rewrite.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c -o rfc2045decodemimesection.lo rfc2045decodemimesection.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -fPIC -DPIC -o .libs/rfc2045xdump.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -fPIC -DPIC -o .libs/rfc2045searchcontenttype.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -o rfc2045rewrite.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -o rfc2045searchcontenttype.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -o rfc2045xdump.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c -o rfc2045decodemimesectionu.lo rfc2045decodemimesectionu.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c -o rfc2045header.lo rfc2045header.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -fPIC -DPIC -o .libs/rfc2045decodemimesection.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -o rfc2045decodemimesection.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045replyplain.lo -MD -MP -MF .deps/rfc2045replyplain.Tpo -c -o rfc2045replyplain.lo rfc2045replyplain.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -fPIC -DPIC -o .libs/rfc2045header.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045replyunicode.lo -MD -MP -MF .deps/rfc2045replyunicode.Tpo -c -o rfc2045replyunicode.lo rfc2045replyunicode.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -o rfc2045header.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -o rfc2045decodemimesectionu.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045replyplain.lo -MD -MP -MF .deps/rfc2045replyplain.Tpo -c rfc2045replyplain.c -fPIC -DPIC -o .libs/rfc2045replyplain.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c -o rfc2045reply.lo rfc2045reply.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045replyunicode.lo -MD -MP -MF .deps/rfc2045replyunicode.Tpo -c rfc2045replyunicode.c -fPIC -DPIC -o .libs/rfc2045replyunicode.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.lo rfc2231.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045replyplain.lo -MD -MP -MF .deps/rfc2045replyplain.Tpo -c rfc2045replyplain.c -o rfc2045replyplain.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045replyunicode.lo -MD -MP -MF .deps/rfc2045replyunicode.Tpo -c rfc2045replyunicode.c -o rfc2045replyunicode.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c -o rfc2231encode.lo rfc2231encode.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646.lo -MD -MP -MF .deps/rfc2646.Tpo -c -o rfc2646.lo rfc2646.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -fPIC -DPIC -o .libs/rfc2045reply.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -fPIC -DPIC -o .libs/rfc2231.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646.lo -MD -MP -MF .deps/rfc2646.Tpo -c rfc2646.c -fPIC -DPIC -o .libs/rfc2646.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -fPIC -DPIC -o .libs/rfc2231encode.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -o rfc2231.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646.lo -MD -MP -MF .deps/rfc2646.Tpo -c rfc2646.c -o rfc2646.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.c -o rfc2231encode.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646create.lo -MD -MP -MF .deps/rfc2646create.Tpo -c -o rfc2646create.lo rfc2646create.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646fwd.lo -MD -MP -MF .deps/rfc2646fwd.Tpo -c -o rfc2646fwd.lo rfc2646fwd.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646reply.lo -MD -MP -MF .deps/rfc2646reply.Tpo -c -o rfc2646reply.lo rfc2646reply.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -o rfc2045reply.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646create.lo -MD -MP -MF .deps/rfc2646create.Tpo -c rfc2646create.c -fPIC -DPIC -o .libs/rfc2646create.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646create.lo -MD -MP -MF .deps/rfc2646create.Tpo -c rfc2646create.c -o rfc2646create.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646fwd.lo -MD -MP -MF .deps/rfc2646fwd.Tpo -c rfc2646fwd.c -fPIC -DPIC -o .libs/rfc2646fwd.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646fwd.lo -MD -MP -MF .deps/rfc2646fwd.Tpo -c rfc2646fwd.c -o rfc2646fwd.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646reply.lo -MD -MP -MF .deps/rfc2646reply.Tpo -c rfc2646reply.c -fPIC -DPIC -o .libs/rfc2646reply.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646rewrap.lo -MD -MP -MF .deps/rfc2646rewrap.Tpo -c -o rfc2646rewrap.lo rfc2646rewrap.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646reply.lo -MD -MP -MF .deps/rfc2646reply.Tpo -c rfc2646reply.c -o rfc2646reply.o >/dev/null 2>&1 mv -f .deps/rfc2045reply.Tpo .deps/rfc2045reply.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT reformime.o -MD -MP -MF .deps/reformime.Tpo -c -o reformime.o reformime.c mv -f .deps/rfc2646reply.Tpo .deps/rfc2646reply.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT makemime.o -MD -MP -MF .deps/makemime.Tpo -c -o makemime.o makemime.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646rewrap.lo -MD -MP -MF .deps/rfc2646rewrap.Tpo -c rfc2646rewrap.c -fPIC -DPIC -o .libs/rfc2646rewrap.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -MT rfc2646rewrap.lo -MD -MP -MF .deps/rfc2646rewrap.Tpo -c rfc2646rewrap.c -o rfc2646rewrap.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/rfc2646rewrap.Tpo .deps/rfc2646rewrap.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/reformime.Tpo .deps/reformime.Po mv -f .deps/makemime.Tpo .deps/makemime.Po 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 ranlib .libs/librfc2045.a creating librfc2045.la (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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -static -o makemime makemime.o ../rfc822/libencode.la ../rfc822/librfc822.la librfc2045.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -static -o headercheck headercheck.o librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -o headercheck headercheck.o ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../numlib/.libs/libnumlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' Making all in liblock make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/liblock' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c -o lockdaemon.lo lockdaemon.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c -o mail.lo mail.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lockmail.o -MD -MP -MF .deps/lockmail.Tpo -c -o lockmail.o lockmail.c mv -f .deps/lockmail.Tpo .deps/lockmail.Po mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -fPIC -DPIC -o .libs/lockfcntl.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -fPIC -DPIC -o .libs/lockdaemon.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -fPIC -DPIC -o .libs/mail.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -o lockdaemon.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o >/dev/null 2>&1 mv -f .deps/lockdaemon.Tpo .deps/lockdaemon.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o liblock.la lockfcntl.lo lockdaemon.lo mail.lo ar cru .libs/liblock.a .libs/lockfcntl.o .libs/lockdaemon.o .libs/mail.o ranlib .libs/liblock.a creating liblock.la (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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o lockmail lockmail.o liblock.la ../numlib/libnumlib.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o lockmail lockmail.o ./.libs/liblock.a ../numlib/.libs/libnumlib.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/liblock' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/liblock' Making all in maildir make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' echo '#define MAILDIRSHAREDRC "/usr/lib/courier-imap/etc/maildirshared"' >maildirsharedrc.h echo '#define MAILDIRFILTERCONFIG "/usr/lib/courier-imap/etc/maildirfilterconfig"' >maildirfilterconfig.h echo '#define QUOTAWARNMSG "/usr/lib/courier-imap/etc/quotawarnmsg"' >quotawarnmsg.h echo '#define MAILBOT "mailbot"' >mailbot.h echo '#define AUTORESPONSEQUOTA "/usr/lib/courier-imap/etc/autoresponsesquota"' >autoresponsequota.h CONFIG_FILES=deliverquota.html CONFIG_HEADERS= /bin/sh ./config.status CONFIG_FILES=maildirmake.html CONFIG_HEADERS= /bin/sh ./config.status CONFIG_FILES=deliverquota.8 CONFIG_HEADERS= /bin/sh ./config.status CONFIG_FILES=maildirmake.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating maildirmake.html config.status: executing depfiles commands CONFIG_FILES=maildiracl.html CONFIG_HEADERS= /bin/sh ./config.status config.status: creating maildirmake.1 config.status: creating deliverquota.html config.status: executing depfiles commands config.status: executing depfiles commands CONFIG_FILES=maildiracl.1 CONFIG_HEADERS= /bin/sh ./config.status echo -lfam >maildir.libdeps config.status: creating deliverquota.8 config.status: executing depfiles commands config.status: creating maildiracl.html config.status: executing depfiles commands config.status: creating maildiracl.1 config.status: executing depfiles commands /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c -o maildiraclt.lo maildiraclt.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c -o maildircache.lo maildircache.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c -o maildircreate.lo maildircreate.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -fPIC -DPIC -o .libs/autoresponse.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -fPIC -DPIC -o .libs/maildiraclt.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -fPIC -DPIC -o .libs/maildircreate.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -o maildircreate.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -fPIC -DPIC -o .libs/maildircache.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c -o maildirfilename.lo maildirfilename.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -o autoresponse.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -fPIC -DPIC -o .libs/maildirfilename.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c -o maildirgetnew.lo maildirgetnew.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c -o maildirfilter.lo maildirfilter.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c -o maildirfilter2.lo maildirfilter2.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -fPIC -DPIC -o .libs/maildirfilter.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -fPIC -DPIC -o .libs/maildirgetnew.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -fPIC -DPIC -o .libs/maildirfilter2.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -o maildirgetnew.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -o maildirfilter2.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c -o maildirflags.lo maildirflags.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c -o maildirmkdir.lo maildirmkdir.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -o maildiraclt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -o maildirfilter.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -fPIC -DPIC -o .libs/maildirflags.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c -o maildirgetquota.lo maildirgetquota.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -fPIC -DPIC -o .libs/maildirmkdir.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c -o maildirinfo.lo maildirinfo.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -o maildirmkdir.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c -o maildirkeywords.lo maildirkeywords.c mv -f .deps/maildirgetquota.Tpo .deps/maildirgetquota.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c -o maildirkeywords2.lo maildirkeywords2.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c -o maildirkeywords3.lo maildirkeywords3.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -fPIC -DPIC -o .libs/maildirinfo.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -fPIC -DPIC -o .libs/maildirkeywords.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -fPIC -DPIC -o .libs/maildirkeywords3.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -fPIC -DPIC -o .libs/maildirkeywords2.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -o maildirkeywords3.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -o maildirkeywords.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c -o maildirkeywords4.lo maildirkeywords4.cpp gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c -o maildirlist.lo maildirlist.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -o maildirkeywords2.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -fPIC -DPIC -o .libs/maildirlist.o g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -fPIC -DPIC -o .libs/maildirkeywords4.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c -o maildirlock.lo maildirlock.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c -o maildirmake2.lo maildirmake2.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c -o maildirnewshared.lo maildirnewshared.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -fPIC -DPIC -o .libs/maildirlock.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -o maildirlock.o >/dev/null 2>&1 mv -f .deps/maildirlock.Tpo .deps/maildirlock.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -fPIC -DPIC -o .libs/maildirmake2.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c -o maildirnewshared2.lo maildirnewshared2.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -o maildirmake2.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -o maildirkeywords4.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -fPIC -DPIC -o .libs/maildirnewshared.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c -o maildiropen.lo maildiropen.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -o maildirnewshared.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -fPIC -DPIC -o .libs/maildirnewshared2.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c -o maildirparsequota.lo maildirparsequota.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c -o maildirpath.lo maildirpath.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -fPIC -DPIC -o .libs/maildiropen.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c -o maildirpurgetmp.lo maildirpurgetmp.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -o maildiropen.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -fPIC -DPIC -o .libs/maildirpath.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c -o maildirrename.lo maildirrename.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -fPIC -DPIC -o .libs/maildirpurgetmp.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -fPIC -DPIC -o .libs/maildirparsequota.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -o maildirpath.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -o maildirpurgetmp.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c -o maildirsearch.lo maildirsearch.c mv -f .deps/maildirpurgetmp.Tpo .deps/maildirpurgetmp.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c -o maildirsearchC.lo maildirsearchC.cpp 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c -o maildirshared.lo maildirshared.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -fPIC -DPIC -o .libs/maildirsearch.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -fPIC -DPIC -o .libs/maildirshared.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -o maildirsearch.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -fPIC -DPIC -o .libs/maildirrename.o g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -fPIC -DPIC -o .libs/maildirsearchC.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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=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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c -o maildirshared2.lo maildirshared2.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c -o maildirdelfolder.lo maildirdelfolder.c g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -o maildirsearchC.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -o maildirshared.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c -o maildirquota.lo maildirquota.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -fPIC -DPIC -o .libs/maildirdelfolder.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c -o maildirrequota.lo maildirrequota.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -fPIC -DPIC -o .libs/maildirshared2.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -o maildirdelfolder.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -fPIC -DPIC -o .libs/maildirquota.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c -o maildirwatch.lo maildirwatch.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c -o loginexec.lo loginexec.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -fPIC -DPIC -o .libs/maildirrequota.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -o maildirquota.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -o maildirrequota.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -fPIC -DPIC -o .libs/maildirwatch.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -fPIC -DPIC -o .libs/loginexec.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/maildirrequota.Tpo .deps/maildirrequota.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT deliverquota.o -MD -MP -MF .deps/deliverquota.Tpo -c -o deliverquota.o deliverquota.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirmake.o -MD -MP -MF .deps/maildirmake.Tpo -c -o maildirmake.o maildirmake.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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/deliverquota.Tpo .deps/deliverquota.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT testmaildirfilter.o -MD -MP -MF .deps/testmaildirfilter.Tpo -c -o testmaildirfilter.o testmaildirfilter.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkwtest.o -MD -MP -MF .deps/maildirkwtest.Tpo -c -o maildirkwtest.o maildirkwtest.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildirkw.o -MD -MP -MF .deps/maildirkw.Tpo -c -o maildirkw.o maildirkw.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT maildiracl.o -MD -MP -MF .deps/maildiracl.Tpo -c -o maildiracl.o maildiracl.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -MT testmaildiraclt.o -MD -MP -MF .deps/testmaildiraclt.Tpo -c -o testmaildiraclt.o testmaildiraclt.c mv -f .deps/maildirwatch.Tpo .deps/maildirwatch.Plo /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 mv -f .deps/maildirkw.Tpo .deps/maildirkw.Po mv -f .deps/maildiracl.Tpo .deps/maildiracl.Po mv -f .deps/testmaildiraclt.Tpo .deps/testmaildiraclt.Po 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 ranlib .libs/libmaildir.a creating libmaildir.la (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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o deliverquota deliverquota.o libmaildir.la ../rfc822/librfc822.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o maildirmake maildirmake.o libmaildir.la ../numlib/libnumlib.la ../rfc822/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o testmaildirfilter testmaildirfilter.o libmaildir.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o maildirkwtest maildirkwtest.o libmaildir.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o maildirkwtest maildirkwtest.o ./.libs/libmaildir.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o testmaildirfilter testmaildirfilter.o ./.libs/libmaildir.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o maildirkw maildirkw.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o maildiracl maildiracl.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -static -o maildiraclttest testmaildiraclt.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la `cat maildir.libdeps` gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o maildirkw maildirkw.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a -lfam gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o maildiraclttest testmaildiraclt.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a -lfam gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o deliverquota deliverquota.o ./.libs/libmaildir.a ../rfc822/.libs/librfc822.a ../numlib/.libs/libnumlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -I./.. -I.. -o maildiracl maildiracl.o ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a -lfam make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' Making all in makedat make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/makedat' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o makedatprog makedatprog.o ../gdbmobj/libgdbmobj.la mkdir .libs gcc -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o makedatprog makedatprog.o ../gdbmobj/.libs/libgdbmobj.a -lgdbm make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/makedat' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/makedat' Making all in libhmac make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT md5hmactest.o -MD -MP -MF .deps/md5hmactest.Tpo -c -o md5hmactest.o md5hmactest.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sha1hmactest.o -MD -MP -MF .deps/sha1hmactest.Tpo -c -o sha1hmactest.o sha1hmactest.c mv -f .deps/md5hmactest.Tpo .deps/md5hmactest.Po mv -f .deps/sha1hmactest.Tpo .deps/sha1hmactest.Po mkdir .libs 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libhmac.la hmac.lo ar cru .libs/libhmac.a .libs/hmac.o ranlib .libs/libhmac.a creating libhmac.la (cd .libs && rm -f libhmac.la && ln -s ../libhmac.la libhmac.la) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o md5hmactest md5hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o sha1hmactest sha1hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sha1hmactest sha1hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o md5hmactest md5hmactest.o ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' Making all in waitlib make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT waitlib.o -MD -MP -MF .deps/waitlib.Tpo -c -o waitlib.o waitlib.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT waitlib2.o -MD -MP -MF .deps/waitlib2.Tpo -c -o waitlib2.o waitlib2.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testwait.o -MD -MP -MF .deps/testwait.Tpo -c -o testwait.o testwait.c mv -f .deps/waitlib.Tpo .deps/waitlib.Po gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testwait2.o -MD -MP -MF .deps/testwait2.Tpo -c -o testwait2.o testwait2.c mv -f .deps/waitlib2.Tpo .deps/waitlib2.Po rm -f libwaitlib.a mv -f .deps/testwait2.Tpo .deps/testwait2.Po ar cru libwaitlib.a waitlib.o waitlib2.o ranlib libwaitlib.a mv -f .deps/testwait.Tpo .deps/testwait.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o testwait testwait.o testwait2.o libwaitlib.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' Making all in tcpd make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c -o spipe.lo spipe.c /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c -o tlscache.lo tlscache.c /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcouriergnutls.lo -MD -MP -MF .deps/libcouriergnutls.Tpo -c -o libcouriergnutls.lo libcouriergnutls.c /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c -o tlsinfo.lo tlsinfo.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcouriergnutls.lo -MD -MP -MF .deps/libcouriergnutls.Tpo -c libcouriergnutls.c -fPIC -DPIC -o .libs/libcouriergnutls.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -fPIC -DPIC -o .libs/tlscache.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -fPIC -DPIC -o .libs/spipe.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -o spipe.o >/dev/null 2>&1 mv -f .deps/spipe.Tpo .deps/spipe.Plo /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c -o tlsclient.lo tlsclient.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -o tlscache.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -fPIC -DPIC -o .libs/tlsclient.o mv -f .deps/tlscache.Tpo .deps/tlscache.Plo /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c -o tlspasswordcache.lo tlspasswordcache.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -o tlsclient.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -fPIC -DPIC -o .libs/tlspasswordcache.o mv -f .deps/tlsclient.Tpo .deps/tlsclient.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT libcouriergnutls.lo -MD -MP -MF .deps/libcouriergnutls.Tpo -c libcouriergnutls.c -o libcouriergnutls.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -fPIC -DPIC -o .libs/tlsinfo.o mv -f .deps/argparse.Tpo .deps/argparse.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tcpd.o -MD -MP -MF .deps/tcpd.Tpo -c -o tcpd.o tcpd.c tcpd.c: In function 'init': tcpd.c:683: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tcpd.c:689: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tcpd.c:713: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tcpd.c:729: warning: ignoring return value of 'dup', declared with attribute warn_unused_result 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -o tlsinfo.o >/dev/null 2>&1 tcpd.c: In function 'run': tcpd.c:1681: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tcpd.c:1682: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tcpd.c:1687: warning: ignoring return value of 'dup', declared with attribute warn_unused_result 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -o tlspasswordcache.o >/dev/null 2>&1 mv -f .deps/tlsinfo.Tpo .deps/tlsinfo.Plo mv -f .deps/tlspasswordcache.Tpo .deps/tlspasswordcache.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tcpdaccess.o -MD -MP -MF .deps/tcpdaccess.Tpo -c -o tcpdaccess.o tcpdaccess.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tcpremoteinfo.o -MD -MP -MF .deps/tcpremoteinfo.Tpo -c -o tcpremoteinfo.o tcpremoteinfo.c mv -f .deps/tcpdaccess.Tpo .deps/tcpdaccess.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT starttls.o -MD -MP -MF .deps/starttls.Tpo -c -o starttls.o starttls.c mv -f .deps/libcouriergnutls.Tpo .deps/libcouriergnutls.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlscachetest.o -MD -MP -MF .deps/tlscachetest.Tpo -c -o tlscachetest.o tlscachetest.c mv -f .deps/tcpd.Tpo .deps/tcpd.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libspipe.la spipe.lo mv -f .deps/starttls.Tpo .deps/starttls.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libcouriertlsgnutls.la libcouriergnutls.lo tlsinfo.lo -lgnutls -lgnutls-extra mv -f .deps/tlscachetest.Tpo .deps/tlscachetest.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libtlsclient.la tlsclient.lo tlspasswordcache.lo mv -f .deps/tcpremoteinfo.Tpo .deps/tcpremoteinfo.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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o tlscachetest tlscachetest.o ../numlib/libnumlib.la ../liblock/liblock.la ar cru .libs/libtlsclient.a .libs/tlsclient.o .libs/tlspasswordcache.o ranlib .libs/libtlsclient.a creating libtlsclient.la ar cru .libs/libcouriertlsgnutls.a .libs/libcouriergnutls.o .libs/tlsinfo.o ar cru .libs/libspipe.a .libs/spipe.o ranlib .libs/libcouriertlsgnutls.a ranlib .libs/libspipe.a (cd .libs && rm -f libtlsclient.la && ln -s ../libtlsclient.la libtlsclient.la) creating libcouriertlsgnutls.la creating libspipe.la (cd .libs && rm -f libspipe.la && ln -s ../libspipe.la libspipe.la) /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o couriertcpd argparse.o tcpd.o tcpdaccess.o tcpremoteinfo.o libspipe.la ../rfc1035/librfc1035.a ../gdbmobj/libgdbmobj.la ../liblock/liblock.la ../numlib/libnumlib.la ../waitlib/libwaitlib.a ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la (cd .libs && rm -f libcouriertlsgnutls.la && ln -s ../libcouriertlsgnutls.la libcouriertlsgnutls.la) /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libcouriertls.la tlscache.lo libcouriertlsgnutls.la gcc -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o tlscachetest tlscachetest.o ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a rm -fr .libs/libcouriertls.lax mkdir .libs/libcouriertls.lax rm -fr .libs/libcouriertls.lax/libcouriertlsgnutls.a mkdir .libs/libcouriertls.lax/libcouriertlsgnutls.a (cd .libs/libcouriertls.lax/libcouriertlsgnutls.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/tcpd/./.libs/libcouriertlsgnutls.a) ar cru .libs/libcouriertls.a .libs/tlscache.o .libs/libcouriertls.lax/libcouriertlsgnutls.a/libcouriergnutls.o .libs/libcouriertls.lax/libcouriertlsgnutls.a/tlsinfo.o ranlib .libs/libcouriertls.a rm -fr .libs/libcouriertls.lax creating libcouriertls.la (cd .libs && rm -f libcouriertls.la && ln -s ../libcouriertls.la libcouriertls.la) /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o couriertls starttls.o argparse.o libcouriertls.la libspipe.la ../rfc1035/librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../numlib/libnumlib.la ../liblock/liblock.la ../soxwrap/libsoxwrap.a gcc -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o couriertcpd argparse.o tcpd.o tcpdaccess.o tcpremoteinfo.o ./.libs/libspipe.a ../rfc1035/librfc1035.a ../gdbmobj/.libs/libgdbmobj.a -lgdbm ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a ../waitlib/libwaitlib.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a gcc -I./.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o couriertls starttls.o argparse.o ./.libs/libcouriertls.a -lgnutls -lgnutls-extra ./.libs/libspipe.a ../rfc1035/librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a ../soxwrap/libsoxwrap.a make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' Making all in rootcerts make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rootcerts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rootcerts' Making all in imap make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o libimaplogin.la ../tcpd/libspipe.la ../tcpd/libtlsclient.la ../numlib/libnumlib.la /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.lo mainloop.c /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c -o imaptoken.lo imaptoken.c /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c -o imapwrite.lo imapwrite.c mkdir .libs 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -fPIC -DPIC -o .libs/mainloop.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -fPIC -DPIC -o .libs/imaptoken.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -fPIC -DPIC -o .libs/imapwrite.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -o imapwrite.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -o mainloop.o >/dev/null 2>&1 rm -fr .libs/libimaplogin.lax mkdir .libs/libimaplogin.lax rm -fr .libs/libimaplogin.lax/libspipe.a mv -f .deps/imapwrite.Tpo .deps/imapwrite.Plo mkdir .libs/libimaplogin.lax/libspipe.a /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c -o capability.lo capability.c (cd .libs/libimaplogin.lax/libspipe.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../tcpd/.libs/libspipe.a) mv -f .deps/mainloop.Tpo .deps/mainloop.Plo /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c -o externalauth.lo externalauth.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -o imaptoken.o >/dev/null 2>&1 rm -fr .libs/libimaplogin.lax/libtlsclient.a mkdir .libs/libimaplogin.lax/libtlsclient.a (cd .libs/libimaplogin.lax/libtlsclient.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../tcpd/.libs/libtlsclient.a) rm -fr .libs/libimaplogin.lax/libnumlib.a mkdir .libs/libimaplogin.lax/libnumlib.a (cd .libs/libimaplogin.lax/libnumlib.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../numlib/.libs/libnumlib.a) ar cru .libs/libimaplogin.a .libs/libimaplogin.lax/libspipe.a/spipe.o .libs/libimaplogin.lax/libtlsclient.a/tlsclient.o .libs/libimaplogin.lax/libtlsclient.a/tlspasswordcache.o .libs/libimaplogin.lax/libnumlib.a/atotimet.o .libs/libimaplogin.lax/libnumlib.a/atouidt.o .libs/libimaplogin.lax/libnumlib.a/changeuidgid.o .libs/libimaplogin.lax/libnumlib.a/strdevt.o .libs/libimaplogin.lax/libnumlib.a/strgidt.o .libs/libimaplogin.lax/libnumlib.a/strhdevt.o .libs/libimaplogin.lax/libnumlib.a/strhinot.o .libs/libimaplogin.lax/libnumlib.a/strhpidt.o .libs/libimaplogin.lax/libnumlib.a/strhtimet.o .libs/libimaplogin.lax/libnumlib.a/strinot.o .libs/libimaplogin.lax/libnumlib.a/strofft.o .libs/libimaplogin.lax/libnumlib.a/strpidt.o .libs/libimaplogin.lax/libnumlib.a/strsize.o .libs/libimaplogin.lax/libnumlib.a/strsizet.o .libs/libimaplogin.lax/libnumlib.a/strtimet.o .libs/libimaplogin.lax/libnumlib.a/struidt.o ranlib .libs/libimaplogin.a rm -fr .libs/libimaplogin.lax creating libimaplogin.la (cd .libs && rm -f libimaplogin.la && ln -s ../libimaplogin.la libimaplogin.la) /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c -o smap.lo smap.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -fPIC -DPIC -o .libs/externalauth.o mv -f .deps/imaptoken.Tpo .deps/imaptoken.Plo /bin/sh ./libtool --tag=CC --mode=compile 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c -o smapsnapshot.lo smapsnapshot.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -o externalauth.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -fPIC -DPIC -o .libs/smap.o 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -fPIC -DPIC -o .libs/capability.o mv -f .deps/externalauth.Tpo .deps/externalauth.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imaplogin.o -MD -MP -MF .deps/imaplogin.Tpo -c -o imaplogin.o imaplogin.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -o capability.o >/dev/null 2>&1 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -fPIC -DPIC -o .libs/smapsnapshot.o mv -f .deps/capability.Tpo .deps/capability.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT authenticate_auth.o -MD -MP -MF .deps/authenticate_auth.Tpo -c -o authenticate_auth.o authenticate_auth.c mv -f .deps/imaplogin.Tpo .deps/imaplogin.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c mv -f .deps/authenticate_auth.Tpo .deps/authenticate_auth.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fetch.o -MD -MP -MF .deps/fetch.Tpo -c -o fetch.o fetch.c mv -f .deps/proxy.Tpo .deps/proxy.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fetchinfo.o -MD -MP -MF .deps/fetchinfo.Tpo -c -o fetchinfo.o fetchinfo.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -o smapsnapshot.o >/dev/null 2>&1 mv -f .deps/fetchinfo.Tpo .deps/fetchinfo.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imapd.o -MD -MP -MF .deps/imapd.Tpo -c -o imapd.o imapd.c mv -f .deps/smapsnapshot.Tpo .deps/smapsnapshot.Plo 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imapscanclient.o -MD -MP -MF .deps/imapscanclient.Tpo -c -o imapscanclient.o imapscanclient.c mv -f .deps/fetch.Tpo .deps/fetch.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mailboxlist.o -MD -MP -MF .deps/mailboxlist.Tpo -c -o mailboxlist.o mailboxlist.c mv -f .deps/imapscanclient.Tpo .deps/imapscanclient.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msgbodystructure.o -MD -MP -MF .deps/msgbodystructure.Tpo -c -o msgbodystructure.o msgbodystructure.c mv -f .deps/mailboxlist.Tpo .deps/mailboxlist.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msgenvelope.o -MD -MP -MF .deps/msgenvelope.Tpo -c -o msgenvelope.o msgenvelope.c mv -f .deps/msgbodystructure.Tpo .deps/msgbodystructure.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mysignal.o -MD -MP -MF .deps/mysignal.Tpo -c -o mysignal.o mysignal.c mv -f .deps/mysignal.Tpo .deps/mysignal.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT outbox.o -MD -MP -MF .deps/outbox.Tpo -c -o outbox.o outbox.c mv -f .deps/msgenvelope.Tpo .deps/msgenvelope.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c mv -f .deps/outbox.Tpo .deps/outbox.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c mv -f .deps/thread.Tpo .deps/thread.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT searchinfo.o -MD -MP -MF .deps/searchinfo.Tpo -c -o searchinfo.o searchinfo.c 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -o smap.o >/dev/null 2>&1 mv -f .deps/searchinfo.Tpo .deps/searchinfo.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT storeinfo.o -MD -MP -MF .deps/storeinfo.Tpo -c -o storeinfo.o storeinfo.c mv -f .deps/search.Tpo .deps/search.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pop3login.o -MD -MP -MF .deps/pop3login.Tpo -c -o pop3login.o pop3login.c mv -f .deps/storeinfo.Tpo .deps/storeinfo.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pop3dcapa.o -MD -MP -MF .deps/pop3dcapa.Tpo -c -o pop3dcapa.o pop3dcapa.c mv -f .deps/pop3dcapa.Tpo .deps/pop3dcapa.Po 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pop3dserver.o -MD -MP -MF .deps/pop3dserver.Tpo -c -o pop3dserver.o pop3dserver.c mv -f .deps/pop3login.Tpo .deps/pop3login.Po CONFIG_FILES=imapd.8 CONFIG_HEADERS= /bin/sh ./config.status mv -f .deps/pop3dserver.Tpo .deps/pop3dserver.Po CONFIG_FILES=imapd.html CONFIG_HEADERS= /bin/sh ./config.status config.status: creating imapd.html config.status: executing depfiles commands cp imapd.cnf.gnutls imapd.cnf touch imapd.cnf cp pop3d.cnf.gnutls pop3d.cnf touch pop3d.cnf CONFIG_FILES=mkimapdcert.html CONFIG_HEADERS= /bin/sh ./config.status mv -f .deps/imapd.Tpo .deps/imapd.Po CONFIG_FILES=mkimapdcert.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating imapd.8 config.status: executing depfiles commands CONFIG_FILES=mkpop3dcert.html CONFIG_HEADERS= /bin/sh ./config.status config.status: creating mkimapdcert.html config.status: WARNING: mkimapdcert.html.in seems to ignore the --datarootdir setting config.status: executing depfiles commands CONFIG_FILES=mkpop3dcert.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating mkpop3dcert.html config.status: WARNING: mkpop3dcert.html.in seems to ignore the --datarootdir setting config.status: executing depfiles commands config.status: creating mkimapdcert.8 config.status: WARNING: mkimapdcert.8.in seems to ignore the --datarootdir setting config.status: executing depfiles commands CONFIG_FILES=courierpop3d.html CONFIG_HEADERS= /bin/sh ./config.status CONFIG_FILES=courierpop3d.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating courierpop3d.html config.status: executing depfiles commands config.status: creating courierpop3d.8 config.status: executing depfiles commands /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o libpop3d.la externalauth.lo ../maildir/libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la config.status: creating mkpop3dcert.8 config.status: WARNING: mkpop3dcert.8.in seems to ignore the --datarootdir setting config.status: executing depfiles commands mv -f .deps/smap.Tpo .deps/smap.Plo /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static -o libimapd.la mainloop.lo imaptoken.lo imapwrite.lo capability.lo externalauth.lo smap.lo smapsnapshot.lo ../rfc2045/librfc2045.la ../maildir/libmaildir.la ../rfc822/librfc822.la ../liblock/liblock.la ../numlib/libnumlib.la ../unicode/libunicode.la rm -fr .libs/libpop3d.lax mkdir .libs/libpop3d.lax rm -fr .libs/libpop3d.lax/libmaildir.a mkdir .libs/libpop3d.lax/libmaildir.a (cd .libs/libpop3d.lax/libmaildir.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../maildir/.libs/libmaildir.a) rm -fr .libs/libpop3d.lax/librfc822.a mkdir .libs/libpop3d.lax/librfc822.a (cd .libs/libpop3d.lax/librfc822.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../rfc822/.libs/librfc822.a) rm -fr .libs/libpop3d.lax/libnumlib.a mkdir .libs/libpop3d.lax/libnumlib.a (cd .libs/libpop3d.lax/libnumlib.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../numlib/.libs/libnumlib.a) ar cru .libs/libpop3d.a externalauth.o .libs/libpop3d.lax/libmaildir.a/autoresponse.o .libs/libpop3d.lax/libmaildir.a/maildiraclt.o .libs/libpop3d.lax/libmaildir.a/maildircache.o .libs/libpop3d.lax/libmaildir.a/maildircreate.o .libs/libpop3d.lax/libmaildir.a/maildirfilename.o .libs/libpop3d.lax/libmaildir.a/maildirgetnew.o .libs/libpop3d.lax/libmaildir.a/maildirfilter.o .libs/libpop3d.lax/libmaildir.a/maildirfilter2.o .libs/libpop3d.lax/libmaildir.a/maildirflags.o .libs/libpop3d.lax/libmaildir.a/maildirmkdir.o .libs/libpop3d.lax/libmaildir.a/maildirgetquota.o .libs/libpop3d.lax/libmaildir.a/maildirinfo.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords2.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords3.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords4.o .libs/libpop3d.lax/libmaildir.a/maildirlist.o .libs/libpop3d.lax/libmaildir.a/maildirlock.o .libs/libpop3d.lax/libmaildir.a/maildirmake2.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared2.o .libs/libpop3d.lax/libmaildir.a/maildiropen.o .libs/libpop3d.lax/libmaildir.a/maildirparsequota.o .libs/libpop3d.lax/libmaildir.a/maildirpath.o .libs/libpop3d.lax/libmaildir.a/maildirpurgetmp.o .libs/libpop3d.lax/libmaildir.a/maildirrename.o .libs/libpop3d.lax/libmaildir.a/maildirsearch.o .libs/libpop3d.lax/libmaildir.a/maildirsearchC.o .libs/libpop3d.lax/libmaildir.a/maildirshared.o .libs/libpop3d.lax/libmaildir.a/maildirshared2.o .libs/libpop3d.lax/libmaildir.a/maildirdelfolder.o .libs/libpop3d.lax/libmaildir.a/maildirquota.o .libs/libpop3d.lax/libmaildir.a/maildirrequota.o .libs/libpop3d.lax/libmaildir.a/maildirwatch.o .libs/libpop3d.lax/libmaildir.a/loginexec.o .libs/libpop3d.lax/librfc822.a/rfc822.o .libs/libpop3d.lax/librfc822.a/rfc822hdr.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddr.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddrs.o .libs/libpop3d.lax/librfc822.a/rfc822_mkdate.o .libs/libpop3d.lax/librfc822.a/rfc822_parsedt.o .libs/libpop3d.lax/librfc822.a/rfc2047u.o .libs/libpop3d.lax/librfc822.a/rfc2047.o .libs/libpop3d.lax/librfc822.a/imapsubj.o .libs/libpop3d.lax/librfc822.a/imaprefs.o .libs/libpop3d.lax/librfc822.a/encodeautodetect.o .libs/libpop3d.lax/libnumlib.a/atotimet.o .libs/libpop3d.lax/libnumlib.a/atouidt.o .libs/libpop3d.lax/libnumlib.a/changeuidgid.o .libs/libpop3d.lax/libnumlib.a/strdevt.o .libs/libpop3d.lax/libnumlib.a/strgidt.o .libs/libpop3d.lax/libnumlib.a/strhdevt.o .libs/libpop3d.lax/libnumlib.a/strhinot.o .libs/libpop3d.lax/libnumlib.a/strhpidt.o .libs/libpop3d.lax/libnumlib.a/strhtimet.o .libs/libpop3d.lax/libnumlib.a/strinot.o .libs/libpop3d.lax/libnumlib.a/strofft.o .libs/libpop3d.lax/libnumlib.a/strpidt.o .libs/libpop3d.lax/libnumlib.a/strsize.o .libs/libpop3d.lax/libnumlib.a/strsizet.o .libs/libpop3d.lax/libnumlib.a/strtimet.o .libs/libpop3d.lax/libnumlib.a/struidt.o ranlib .libs/libpop3d.a rm -fr .libs/libimapd.lax mkdir .libs/libimapd.lax rm -fr .libs/libimapd.lax/librfc2045.a mkdir .libs/libimapd.lax/librfc2045.a (cd .libs/libimapd.lax/librfc2045.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../rfc2045/.libs/librfc2045.a) rm -fr .libs/libimapd.lax/libmaildir.a mkdir .libs/libimapd.lax/libmaildir.a (cd .libs/libimapd.lax/libmaildir.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../maildir/.libs/libmaildir.a) rm -fr .libs/libpop3d.lax rm -fr .libs/libimapd.lax/librfc822.a creating libpop3d.la mkdir .libs/libimapd.lax/librfc822.a (cd .libs/libimapd.lax/librfc822.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../rfc822/.libs/librfc822.a) (cd .libs && rm -f libpop3d.la && ln -s ../libpop3d.la libpop3d.la) /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o pop3login pop3login.o pop3dcapa.o proxy.o ../tcpd/libtlsclient.la ../tcpd/libspipe.la libpop3d.la ../tcpd/libspipe.la -L/usr/lib/courier-authlib -lcourierauth -lcourierauthsasl /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o pop3d pop3dserver.o pop3dcapa.o libpop3d.la -L/usr/lib/courier-authlib -lcourierauth rm -fr .libs/libimapd.lax/liblock.a mkdir .libs/libimapd.lax/liblock.a (cd .libs/libimapd.lax/liblock.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../liblock/.libs/liblock.a) rm -fr .libs/libimapd.lax/libnumlib.a mkdir .libs/libimapd.lax/libnumlib.a (cd .libs/libimapd.lax/libnumlib.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../numlib/.libs/libnumlib.a) rm -fr .libs/libimapd.lax/libunicode.a mkdir .libs/libimapd.lax/libunicode.a (cd .libs/libimapd.lax/libunicode.a && ar x /builddir/build/BUILD/courier-imap-4.4.1/imap/../unicode/.libs/libunicode.a) gcc -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o pop3d pop3dserver.o pop3dcapa.o ./.libs/libpop3d.a -L/usr/lib/courier-authlib /usr/lib/courier-authlib/libcourierauth.so -Wl,--rpath -Wl,/usr/lib/courier-authlib -Wl,--rpath -Wl,/usr/lib/courier-authlib gcc -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o pop3login pop3login.o pop3dcapa.o proxy.o ../tcpd/.libs/libtlsclient.a ./.libs/libpop3d.a ../tcpd/.libs/libspipe.a -L/usr/lib/courier-authlib /usr/lib/courier-authlib/libcourierauthsasl.so /usr/lib/courier-authlib/libcourierauth.so -Wl,--rpath -Wl,/usr/lib/courier-authlib -Wl,--rpath -Wl,/usr/lib/courier-authlib ar cru .libs/libimapd.a mainloop.o imaptoken.o imapwrite.o capability.o externalauth.o smap.o smapsnapshot.o .libs/libimapd.lax/librfc2045.a/rfc2045.o .libs/libimapd.lax/librfc2045.a/rfc2045acchk.o .libs/libimapd.lax/librfc2045.a/rfc2045acprep.o .libs/libimapd.lax/librfc2045.a/rfc2045appendurl.o .libs/libimapd.lax/librfc2045.a/rfc2045cdecode.o .libs/libimapd.lax/librfc2045.a/rfc2045decode.o .libs/libimapd.lax/librfc2045.a/rfc2045enomem.o .libs/libimapd.lax/librfc2045.a/rfc2045_fromfd.o .libs/libimapd.lax/librfc2045.a/rfc2045find.o .libs/libimapd.lax/librfc2045.a/rfc2045mkboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045rewrite.o .libs/libimapd.lax/librfc2045.a/rfc2045tryboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045xdump.o .libs/libimapd.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesection.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/libimapd.lax/librfc2045.a/rfc2045header.o .libs/libimapd.lax/librfc2045.a/rfc2045replyplain.o .libs/libimapd.lax/librfc2045.a/rfc2045replyunicode.o .libs/libimapd.lax/librfc2045.a/rfc2045reply.o .libs/libimapd.lax/librfc2045.a/rfc2231.o .libs/libimapd.lax/librfc2045.a/rfc2231encode.o .libs/libimapd.lax/librfc2045.a/rfc2646.o .libs/libimapd.lax/librfc2045.a/rfc2646create.o .libs/libimapd.lax/librfc2045.a/rfc2646fwd.o .libs/libimapd.lax/librfc2045.a/rfc2646reply.o .libs/libimapd.lax/librfc2045.a/rfc2646rewrap.o .libs/libimapd.lax/librfc2045.a/base64.o .libs/libimapd.lax/libmaildir.a/autoresponse.o .libs/libimapd.lax/libmaildir.a/maildiraclt.o .libs/libimapd.lax/libmaildir.a/maildircache.o .libs/libimapd.lax/libmaildir.a/maildircreate.o .libs/libimapd.lax/libmaildir.a/maildirfilename.o .libs/libimapd.lax/libmaildir.a/maildirgetnew.o .libs/libimapd.lax/libmaildir.a/maildirfilter.o .libs/libimapd.lax/libmaildir.a/maildirfilter2.o .libs/libimapd.lax/libmaildir.a/maildirflags.o .libs/libimapd.lax/libmaildir.a/maildirmkdir.o .libs/libimapd.lax/libmaildir.a/maildirgetquota.o .libs/libimapd.lax/libmaildir.a/maildirinfo.o .libs/libimapd.lax/libmaildir.a/maildirkeywords.o .libs/libimapd.lax/libmaildir.a/maildirkeywords2.o .libs/libimapd.lax/libmaildir.a/maildirkeywords3.o .libs/libimapd.lax/libmaildir.a/maildirkeywords4.o .libs/libimapd.lax/libmaildir.a/maildirlist.o .libs/libimapd.lax/libmaildir.a/maildirlock.o .libs/libimapd.lax/libmaildir.a/maildirmake2.o .libs/libimapd.lax/libmaildir.a/maildirnewshared.o .libs/libimapd.lax/libmaildir.a/maildirnewshared2.o .libs/libimapd.lax/libmaildir.a/maildiropen.o .libs/libimapd.lax/libmaildir.a/maildirparsequota.o .libs/libimapd.lax/libmaildir.a/maildirpath.o .libs/libimapd.lax/libmaildir.a/maildirpurgetmp.o .libs/libimapd.lax/libmaildir.a/maildirrename.o .libs/libimapd.lax/libmaildir.a/maildirsearch.o .libs/libimapd.lax/libmaildir.a/maildirsearchC.o .libs/libimapd.lax/libmaildir.a/maildirshared.o .libs/libimapd.lax/libmaildir.a/maildirshared2.o .libs/libimapd.lax/libmaildir.a/maildirdelfolder.o .libs/libimapd.lax/libmaildir.a/maildirquota.o .libs/libimapd.lax/libmaildir.a/maildirrequota.o .libs/libimapd.lax/libmaildir.a/maildirwatch.o .libs/libimapd.lax/libmaildir.a/loginexec.o .libs/libimapd.lax/librfc822.a/rfc822.o .libs/libimapd.lax/librfc822.a/rfc822hdr.o .libs/libimapd.lax/librfc822.a/rfc822_getaddr.o .libs/libimapd.lax/librfc822.a/rfc822_getaddrs.o .libs/libimapd.lax/librfc822.a/rfc822_mkdate.o .libs/libimapd.lax/librfc822.a/rfc822_parsedt.o .libs/libimapd.lax/librfc822.a/rfc2047u.o .libs/libimapd.lax/librfc822.a/rfc2047.o .libs/libimapd.lax/librfc822.a/imapsubj.o .libs/libimapd.lax/librfc822.a/imaprefs.o .libs/libimapd.lax/librfc822.a/encodeautodetect.o .libs/libimapd.lax/liblock.a/lockfcntl.o .libs/libimapd.lax/liblock.a/lockdaemon.o .libs/libimapd.lax/liblock.a/mail.o .libs/libimapd.lax/libnumlib.a/atotimet.o .libs/libimapd.lax/libnumlib.a/atouidt.o .libs/libimapd.lax/libnumlib.a/changeuidgid.o .libs/libimapd.lax/libnumlib.a/strdevt.o .libs/libimapd.lax/libnumlib.a/strgidt.o .libs/libimapd.lax/libnumlib.a/strhdevt.o .libs/libimapd.lax/libnumlib.a/strhinot.o .libs/libimapd.lax/libnumlib.a/strhpidt.o .libs/libimapd.lax/libnumlib.a/strhtimet.o .libs/libimapd.lax/libnumlib.a/strinot.o .libs/libimapd.lax/libnumlib.a/strofft.o .libs/libimapd.lax/libnumlib.a/strpidt.o .libs/libimapd.lax/libnumlib.a/strsize.o .libs/libimapd.lax/libnumlib.a/strsizet.o .libs/libimapd.lax/libnumlib.a/strtimet.o .libs/libimapd.lax/libnumlib.a/struidt.o .libs/libimapd.lax/libunicode.a/iso8859.o .libs/libimapd.lax/libunicode.a/windows874u.o .libs/libimapd.lax/libunicode.a/unicode.o .libs/libimapd.lax/libunicode.a/unicode2.o .libs/libimapd.lax/libunicode.a/iso8859_convert.o .libs/libimapd.lax/libunicode.a/ibm864convert.o .libs/libimapd.lax/libunicode.a/utf7imap.o .libs/libimapd.lax/libunicode.a/xtest.o .libs/libimapd.lax/libunicode.a/unicode_ultcase.o .libs/libimapd.lax/libunicode.a/utf8.o .libs/libimapd.lax/libunicode.a/utf8_chset.o .libs/libimapd.lax/libunicode.a/utf7.o .libs/libimapd.lax/libunicode.a/koi8r.o .libs/libimapd.lax/libunicode.a/koi8u.o .libs/libimapd.lax/libunicode.a/unicode_ultcasetab.o .libs/libimapd.lax/libunicode.a/iso88591.o .libs/libimapd.lax/libunicode.a/iso88592.o .libs/libimapd.lax/libunicode.a/iso88593.o .libs/libimapd.lax/libunicode.a/iso88594.o .libs/libimapd.lax/libunicode.a/iso88595.o .libs/libimapd.lax/libunicode.a/iso88596.o .libs/libimapd.lax/libunicode.a/iso88597.o .libs/libimapd.lax/libunicode.a/iso88598.o .libs/libimapd.lax/libunicode.a/iso88599.o .libs/libimapd.lax/libunicode.a/iso885910.o .libs/libimapd.lax/libunicode.a/iso885913.o .libs/libimapd.lax/libunicode.a/iso885914.o .libs/libimapd.lax/libunicode.a/iso885915.o .libs/libimapd.lax/libunicode.a/windows1250.o .libs/libimapd.lax/libunicode.a/windows1251.o .libs/libimapd.lax/libunicode.a/windows1252.o .libs/libimapd.lax/libunicode.a/windows1253.o .libs/libimapd.lax/libunicode.a/windows1254.o .libs/libimapd.lax/libunicode.a/windows1255.o .libs/libimapd.lax/libunicode.a/windows1256.o .libs/libimapd.lax/libunicode.a/windows1257.o .libs/libimapd.lax/libunicode.a/windows1258.o .libs/libimapd.lax/libunicode.a/windows874.o .libs/libimapd.lax/libunicode.a/ibm437.o .libs/libimapd.lax/libunicode.a/ibm775.o .libs/libimapd.lax/libunicode.a/ibm850.o .libs/libimapd.lax/libunicode.a/ibm852.o .libs/libimapd.lax/libunicode.a/ibm855.o .libs/libimapd.lax/libunicode.a/ibm857.o .libs/libimapd.lax/libunicode.a/ibm860.o .libs/libimapd.lax/libunicode.a/ibm861.o .libs/libimapd.lax/libunicode.a/ibm862.o .libs/libimapd.lax/libunicode.a/ibm863.o .libs/libimapd.lax/libunicode.a/ibm864.o .libs/libimapd.lax/libunicode.a/ibm865.o .libs/libimapd.lax/libunicode.a/ibm866.o .libs/libimapd.lax/libunicode.a/ibm869.o .libs/libimapd.lax/libunicode.a/big5.o .libs/libimapd.lax/libunicode.a/gb2312.o .libs/libimapd.lax/libunicode.a/iso2022jp.o .libs/libimapd.lax/libunicode.a/shiftjis.o .libs/libimapd.lax/libunicode.a/eucjp.o .libs/libimapd.lax/libunicode.a/ksx1001.o .libs/libimapd.lax/libunicode.a/charsetlist.o ranlib .libs/libimapd.a rm -fr .libs/libimapd.lax creating libimapd.la (cd .libs && rm -f libimapd.la && ln -s ../libimapd.la libimapd.la) /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o imaplogin imaplogin.o authenticate_auth.o proxy.o libimapd.la libimaplogin.la -L/usr/lib/courier-authlib -lcourierauth -lcourierauthsasl /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o libimapd.la `cat ../maildir/maildir.libdeps` ../gdbmobj/libgdbmobj.la -L/usr/lib/courier-authlib -lcourierauth gcc -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o imaplogin imaplogin.o authenticate_auth.o proxy.o ./.libs/libimapd.a ./.libs/libimaplogin.a -L/usr/lib/courier-authlib /usr/lib/courier-authlib/libcourierauthsasl.so /usr/lib/courier-authlib/libcourierauth.so -Wl,--rpath -Wl,/usr/lib/courier-authlib -Wl,--rpath -Wl,/usr/lib/courier-authlib gcc -I.. -I./.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o ./.libs/libimapd.a -lfam ../gdbmobj/.libs/libgdbmobj.a -lgdbm -L/usr/lib/courier-authlib /usr/lib/courier-authlib/libcourierauth.so -Wl,--rpath -Wl,/usr/lib/courier-authlib -Wl,--rpath -Wl,/usr/lib/courier-authlib make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1' cp imap/imapd . cp imap/pop3d . cp maildir/maildirmake . cp maildir/maildiracl . cp maildir/deliverquota . cp maildir/maildirkw . cp makedat/makedatprog . cp tcpd/couriertcpd . cp imap/imaplogin . cp imap/pop3login . cp imap/mkimapdcert . cp imap/mkpop3dcert . cp maildir/sharedindexinstall . cp maildir/sharedindexsplit . cp ./tcpd/couriertcpd.1 . cp maildir/deliverquota.8 . cp maildir/maildirmake.1 . cp maildir/maildiracl.1 . cp imap/imapd.8 . cp -f imap/mkimapdcert.8 . cp -f imap/mkpop3dcert.8 . cp ./maildir/maildirkw.1 . cp imap/imapd.dist . cp imap/imapd-ssl.dist . cp imap/pop3d.dist . cp imap/pop3d-ssl.dist . cp imap/imapd.cnf . cp imap/pop3d.cnf . cp -f ./maildir/quotawarnmsg quotawarnmsg.example make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1' Making check in numlib make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/numlib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/numlib' Making check in md5 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' ./md5test | cmp -s - ./md5test.txt make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' Making check in sha1 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' ./testsuite | cmp -s - ./testsuite.txt make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' Making check in bdbobj make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' Making check in gdbmobj make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj' ./testsuite | cmp -s - ./testsuite.txt + /usr/bin/make check make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj' Making check in soxwrap make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' ./testprog make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' Making check in unicode make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/unicode' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/unicode' Making check in rfc822 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' /usr/bin/make check-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' ./testsuite | cmp -s - ./testsuite.txt ./reftest | cmp -s - ./reftest.txt make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' Making check in random128 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' Making check in rfc1035 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' Making check in rfc2045 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' /usr/bin/make check-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' /bin/sh ./testsuite | cmp -s - ./testsuite.txt make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' Making check in liblock make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/liblock' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/liblock' Making check in maildir make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' /usr/bin/make check-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' /bin/sh ./testsuite 2>&1 | cmp - ./testsuite.txt test "" != "" || exit 0 ; /bin/sh ./testsuite2 2>&1 | cmp - ./testsuite2.txt LC_ALL=C; export LC_ALL; ./maildirkwtest | cmp -s - ./maildirkwtest.txt LC_ALL=C; export LC_ALL; ./maildiraclttest make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' Making check in makedat make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/makedat' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/makedat' Making check in libhmac make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' test ! -x ./md5hmactest || ./md5hmactest | cmp -s - ./md5hmactest.txt test ! -x ./sha1hmactest || ./sha1hmactest | cmp -s - ./sha1hmactest.txt make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' Making check in waitlib make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' ./testwait make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' Making check in tcpd make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' /usr/bin/make check-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' sh ./testsuite 2>&1 | cmp -s - ./testsuite.txt make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' Making check in rootcerts make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rootcerts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rootcerts' Making check in imap make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' /usr/bin/make check-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp -s - ./testsuite.txt **************************** * Sanity check in progress * **************************** INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=90, body=2398, rcvd=764, sent=9134, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=218, body=0, rcvd=1046, sent=2769, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=73, sent=459, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=249, sent=889, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=97, sent=532, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=61, sent=437, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=203, sent=1157, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=214, sent=893, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=517, sent=3430, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=29, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=29, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=50, sent=769, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=50, sent=841, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=368, sent=2049, time=1 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=148, body=0, rcvd=572, sent=1294, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=186, sent=756, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=27, sent=331, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=67, sent=388, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=691, sent=3154, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=181, sent=641, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=33, sent=111, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=139, sent=702, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=156, sent=641, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=672, sent=3060, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=238, sent=975, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=2412, sent=11939, time=1 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=156, rcvd=1397, sent=7555, time=0 INFO: LOGIN, user=user1, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=user1, ip=[127.0.0.1], headers=0, body=0, rcvd=155, sent=485, time=0 INFO: LOGIN, user=user2, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=user2, ip=[127.0.0.1], headers=0, body=0, rcvd=117, sent=317, time=0 INFO: LOGIN, user=user0, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=user0, ip=[127.0.0.1], headers=0, body=0, rcvd=109, sent=677, time=0 INFO: LOGIN, user=user2, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=user2, ip=[127.0.0.1], headers=0, body=0, rcvd=896, sent=3055, time=0 INFO: LOGIN, user=user1, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=user1, ip=[127.0.0.1], headers=0, body=0, rcvd=135, sent=720, time=0 INFO: LOGIN, user=user1, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=user1, ip=[127.0.0.1], headers=0, body=0, rcvd=464, sent=2582, time=0 INFO: LOGIN, user=user1, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=user1, ip=[127.0.0.1], headers=0, body=0, rcvd=404, sent=1888, time=0 LC_ALL=C; export LC_ALL; test "yes" = "yes" || exit 0; /bin/sh ./smaptestsuite | ./testsuitefix.pl | sort | cmp -s - ./smaptestsuite.txt INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=65, sent=3023, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=44, sent=175, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=1179, body=461, rcvd=565, sent=3171, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=18, body=5962, rcvd=665, sent=7693, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=164, sent=62914, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=2346, sent=11641, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=1118, sent=3767, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=124, sent=567, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=20, sent=110, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=161, sent=698, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=308, sent=1528, time=1 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=28, sent=128, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=1195, body=0, rcvd=355, sent=2038, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=379, sent=1308, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=325, sent=1074, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=45, sent=167, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=IMAP INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=81, sent=824, time=0 INFO: LOGIN, user=mockbuild, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=mockbuild, ip=[127.0.0.1], headers=0, body=0, rcvd=140, sent=480, time=0 INFO: LOGIN, user=confmdtest, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=confmdtest, ip=[127.0.0.1], headers=0, body=0, rcvd=2491, sent=6204, time=0 INFO: LOGIN, user=confmdtest, ip=[127.0.0.1], port=[0], protocol=SMAP1 INFO: LOGOUT, user=confmdtest, ip=[127.0.0.1], headers=0, body=0, rcvd=26, sent=610, time=1 make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.46887 + umask 022 + cd /builddir/build/BUILD + cd courier-imap-4.4.1 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/courier-imap-root + /bin/mkdir -p /var/tmp/courier-imap-root/etc/pam.d + /bin/mkdir -p /var/tmp/courier-imap-root/etc/init.d + /usr/bin/make install DESTDIR=/var/tmp/courier-imap-root Making install in numlib make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/numlib' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/numlib' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/numlib' Making install in md5 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' 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/courier-imap-4.4.1/md5' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/md5' Making install in sha1 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' 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/courier-imap-4.4.1/sha1' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/sha1' Making install in bdbobj make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/bdbobj' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/bdbobj' Making install in gdbmobj make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/gdbmobj' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/gdbmobj' Making install in soxwrap make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' 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/courier-imap-4.4.1/soxwrap' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/soxwrap' Making install in unicode make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/unicode' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/unicode' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/unicode' Making install in rfc822 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/rfc822' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc822' Making install in random128 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' 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/courier-imap-4.4.1/random128' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/random128' Making install in rfc1035 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' 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/courier-imap-4.4.1/rfc1035' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc1035' Making install in rfc2045 make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/rfc2045' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rfc2045' Making install in liblock make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/liblock' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/liblock' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/liblock' Making install in maildir make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/maildir' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/maildir' Making install in makedat make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/makedat' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/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/courier-imap-4.4.1/makedat' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/makedat' Making install in libhmac make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' 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/courier-imap-4.4.1/libhmac' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/libhmac' Making install in waitlib make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' 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/courier-imap-4.4.1/waitlib' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/waitlib' Making install in tcpd make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' 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/courier-imap-4.4.1/tcpd' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/tcpd' Making install in rootcerts make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rootcerts' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/rootcerts' 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/courier-imap-4.4.1/rootcerts' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/rootcerts' Making install in imap make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' 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/courier-imap-4.4.1/imap' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1/imap' make[1]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1' make[2]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1' test -z "/usr/lib/courier-imap/bin" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'imapd' '/var/tmp/courier-imap-root/usr/lib/courier-imap/bin/imapd' /usr/bin/install -c imapd /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/imapd /bin/sh ./libtool --mode=install /usr/bin/install -c 'pop3d' '/var/tmp/courier-imap-root/usr/lib/courier-imap/bin/pop3d' /usr/bin/install -c pop3d /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/pop3d /bin/sh ./libtool --mode=install /usr/bin/install -c 'maildirmake' '/var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildirmake' /usr/bin/install -c maildirmake /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildirmake /bin/sh ./libtool --mode=install /usr/bin/install -c 'maildiracl' '/var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildiracl' /usr/bin/install -c maildiracl /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildiracl /bin/sh ./libtool --mode=install /usr/bin/install -c 'deliverquota' '/var/tmp/courier-imap-root/usr/lib/courier-imap/bin/deliverquota' /usr/bin/install -c deliverquota /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/deliverquota /bin/sh ./libtool --mode=install /usr/bin/install -c 'maildirkw' '/var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildirkw' /usr/bin/install -c maildirkw /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildirkw /bin/sh /builddir/build/BUILD/courier-imap-4.4.1/install-sh -d /var/tmp/courier-imap-root/usr/lib/courier-imap/share /bin/sh /builddir/build/BUILD/courier-imap-4.4.1/install-sh -d /var/tmp/courier-imap-root/usr/lib/courier-imap/bin test ! -x tcpd/couriertls || /usr/bin/install -c \ tcpd/couriertls /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/couriertls /bin/sh /builddir/build/BUILD/courier-imap-4.4.1/install-sh -d /var/tmp/courier-imap-root/usr/lib/courier-imap/sbin for f in mkimapdcert mkpop3dcert ; \ do rm -f /var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/$f ; \ ln -s /usr/lib/courier-imap/share/$f /var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/$f ; done /bin/sh /builddir/build/BUILD/courier-imap-4.4.1/install-sh -d /var/tmp/courier-imap-root/var/run test -z "/usr/lib/courier-imap/libexec" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec" /bin/sh ./libtool --mode=install /usr/bin/install -c 'makedatprog' '/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/makedatprog' /usr/bin/install -c makedatprog /var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/makedatprog /bin/sh ./libtool --mode=install /usr/bin/install -c 'couriertcpd' '/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/couriertcpd' /usr/bin/install -c couriertcpd /var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/couriertcpd test -z "/usr/lib/courier-imap/libexec" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec" /usr/bin/install -c 'imapd.rc' '/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/imapd.rc' /usr/bin/install -c 'imapd-ssl.rc' '/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/imapd-ssl.rc' /usr/bin/install -c 'pop3d.rc' '/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/pop3d.rc' /usr/bin/install -c 'pop3d-ssl.rc' '/var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/pop3d-ssl.rc' test -z "/usr/lib/courier-imap/sbin" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/sbin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'imaplogin' '/var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/imaplogin' /usr/bin/install -c imaplogin /var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/imaplogin /bin/sh ./libtool --mode=install /usr/bin/install -c 'pop3login' '/var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/pop3login' /usr/bin/install -c pop3login /var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/pop3login test -z "/usr/lib/courier-imap/sbin" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/sbin" /usr/bin/install -c 'sharedindexinstall' '/var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/sharedindexinstall' /usr/bin/install -c 'sharedindexsplit' '/var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/sharedindexsplit' test -z "/usr/lib/courier-imap/etc" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/etc" /usr/bin/install -c -m 0600 'imapd.dist' '/var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd.dist' /usr/bin/install -c -m 0600 'imapd-ssl.dist' '/var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd-ssl.dist' /usr/bin/install -c -m 0600 'pop3d.dist' '/var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d.dist' /usr/bin/install -c -m 0600 'pop3d-ssl.dist' '/var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d-ssl.dist' /usr/bin/install -c -m 0600 'imapd.cnf' '/var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd.cnf' /usr/bin/install -c -m 0600 'pop3d.cnf' '/var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d.cnf' /usr/bin/install -c -m 0600 'quotawarnmsg.example' '/var/tmp/courier-imap-root/usr/lib/courier-imap/etc/quotawarnmsg.example' /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/courier-imap-4.4.1' chmod 444 /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/quotawarnmsg.example mkdir -p /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/shared chmod 755 /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/shared mkdir -p /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/shared.tmp chmod 755 /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/shared.tmp make[3]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1' test -z "/usr/lib/courier-imap/man/man1" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man1" /usr/bin/install -c -m 0600 './couriertcpd.1' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man1/couriertcpd.1' /usr/bin/install -c -m 0600 './maildirmake.1' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man1/maildirmake.1' /usr/bin/install -c -m 0600 './maildiracl.1' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man1/maildiracl.1' /usr/bin/install -c -m 0600 './maildirkw.1' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man1/maildirkw.1' test -z "/usr/lib/courier-imap/man/man8" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man8" /usr/bin/install -c -m 0600 './deliverquota.8' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man8/deliverquota.8' /usr/bin/install -c -m 0600 './imapd.8' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man8/imapd.8' /usr/bin/install -c -m 0600 './mkimapdcert.8' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man8/mkimapdcert.8' /usr/bin/install -c -m 0600 './mkpop3dcert.8' '/var/tmp/courier-imap-root/usr/lib/courier-imap/man/man8/mkpop3dcert.8' test -d /var/tmp/courier-imap-root/etc/pam.d || exit 0 ; \ test -w /var/tmp/courier-imap-root/etc/pam.d || exit 0 ; \ test -f /var/tmp/courier-imap-root/etc/pam.d/imap || \ /usr/bin/install -c -m 0600 ./imap/imapd.pam \ /var/tmp/courier-imap-root/etc/pam.d/imap || exit 1 ;\ test -f /var/tmp/courier-imap-root/etc/pam.d/pop3 || \ /usr/bin/install -c -m 0600 ./imap/pop3d.pam \ /var/tmp/courier-imap-root/etc/pam.d/pop3 || exit 1 for f in couriertcpd.1 deliverquota.8 maildirmake.1 maildiracl.1 imapd.8 mkimapdcert.8 mkpop3dcert.8 maildirkw.1; do chmod a+r /var/tmp/courier-imap-root/usr/lib/courier-imap/man/*/$f; done Do not forget to run make install-configure test -z "/usr/lib/courier-imap/share" || /bin/mkdir -p "/var/tmp/courier-imap-root/usr/lib/courier-imap/share" /usr/bin/install -c 'mkimapdcert' '/var/tmp/courier-imap-root/usr/lib/courier-imap/share/mkimapdcert' /usr/bin/install -c 'mkpop3dcert' '/var/tmp/courier-imap-root/usr/lib/courier-imap/share/mkpop3dcert' make[2]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1' make[1]: Leaving directory `/builddir/build/BUILD/courier-imap-4.4.1' + install -Dm 744 courier-imap.sysvinit /var/tmp/courier-imap-root//etc/init.d/courier-imap + /bin/sed 's/^IMAPDSTART=.*/IMAPDSTART=YES/' + /bin/mv /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd.dist.tmp /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd.dist + /bin/sed 's/^IMAPDSSLSTART=.*/IMAPDSSLSTART=YES/' + /bin/mv /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd-ssl.dist.tmp /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd-ssl.dist + /bin/chmod 600 /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd.dist + /bin/chmod 600 /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/imapd-ssl.dist + /bin/sed 's/^POP3DSTART=.*/POP3DSTART=YES/' + /bin/mv /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d.dist.tmp /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d.dist + /bin/sed 's/^POP3DSSLSTART=.*/POP3DSSLSTART=YES/' + /bin/mv /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d-ssl.dist.tmp /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d-ssl.dist + /bin/chmod 600 /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d.dist + /bin/chmod 600 /var/tmp/courier-imap-root/usr/lib/courier-imap/etc/pop3d-ssl.dist + /bin/mkdir -p /var/tmp/courier-imap-root/etc/profile.d + /bin/cat + /bin/cat + /bin/cp imap/README README.imap + /bin/cp imap/README.proxy imap/README.proxy.html . + /bin/cp maildir/README.maildirquota.txt README.maildirquota + /bin/cp maildir/README.sharedfolders.txt README.sharedfolders + /bin/mkdir -p /var/tmp/courier-imap-root/usr/lib/courier-imap/share + /bin/cp -f sysconftool /var/tmp/courier-imap-root/usr/lib/courier-imap/share/sysconftool + /bin/chmod 555 /var/tmp/courier-imap-root/usr/lib/courier-imap/share/sysconftool + /bin/cat + /bin/chmod 644 /var/tmp/courier-imap-root/usr/lib/courier-imap/share/configlist + /bin/cat + /bin/chmod 555 /var/tmp/courier-imap-root/usr/lib/courier-imap/share/sysconftool-rpmupgrade + /bin/mkdir -p /var/tmp/courier-imap-root/var/run + touch /var/tmp/courier-imap-root/var/run/imapd.pid + touch /var/tmp/courier-imap-root/var/run/imapd-ssl.pid + touch /var/tmp/courier-imap-root/var/run/imapd.pid.lock + touch /var/tmp/courier-imap-root/var/run/imapd-ssl.pid.lock + touch /var/tmp/courier-imap-root/var/run/pop3d.pid + touch /var/tmp/courier-imap-root/var/run/pop3d-ssl.pid + touch /var/tmp/courier-imap-root/var/run/pop3d.pid.lock + touch /var/tmp/courier-imap-root/var/run/pop3d-ssl.pid.lock + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/courier-imap-4.4.1 extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/imapd extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/pop3d extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildirmake extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildiracl extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/deliverquota extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/maildirkw extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/bin/couriertls extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/imaplogin extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/sbin/pop3login extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/makedatprog extracting debug info from /var/tmp/courier-imap-root/usr/lib/courier-imap/libexec/couriertcpd 2335 blocks + /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-java-repack-jars Processing files: courier-imap-4.4.1-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.72415 + umask 022 + cd /builddir/build/BUILD + cd courier-imap-4.4.1 + DOCDIR=/var/tmp/courier-imap-root/usr/share/doc/courier-imap-4.4.1 + export DOCDIR + rm -rf /var/tmp/courier-imap-root/usr/share/doc/courier-imap-4.4.1 + /bin/mkdir -p /var/tmp/courier-imap-root/usr/share/doc/courier-imap-4.4.1 + cp -pr NEWS AUTHORS COPYING imap/BUGS README README.imap README.maildirquota /var/tmp/courier-imap-root/usr/share/doc/courier-imap-4.4.1 + cp -pr README.sharedfolders /var/tmp/courier-imap-root/usr/share/doc/courier-imap-4.4.1 + cp -pr README.proxy README.proxy.html /var/tmp/courier-imap-root/usr/share/doc/courier-imap-4.4.1 + exit 0 Provides: config(courier-imap) = 4.4.1-2.ru Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh /bin/sh /sbin/chkconfig /usr/bin/certtool /usr/bin/perl config(courier-imap) = 4.4.1-2.ru fileutils libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcourierauth.so libcourierauthsasl.so libfam.so.0 libgdbm.so.2 libgnutls-extra.so.13 libgnutls-extra.so.13(GNUTLS_1_2) libgnutls.so.13 libgnutls.so.13(GNUTLS_1_3) perl(Getopt::Long) perl(IO::File) rtld(GNU_HASH) sed sh-utils textutils Obsoletes: courier-imap-ldap courier-imap-mysql courier-imap-pgsql Processing files: courier-imap-debuginfo-4.4.1-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/courier-imap-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/courier-imap-4.4.1-2.ru.i386.rpm Wrote: /builddir/build/RPMS/courier-imap-debuginfo-4.4.1-2.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.82737 + umask 022 + cd /builddir/build/BUILD + cd courier-imap-4.4.1 + rm -rf /var/tmp/courier-imap-root + exit 0 Child returncode was: 0 LEAVE do -->