ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/maildrop.spec'], False, '/var/lib/mock/centos5-rutgers-build-94-68/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/maildrop.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/maildrop-2.0.4-4.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/maildrop.spec'], False, '/var/lib/mock/centos5-rutgers-build-94-68/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/maildrop.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.43623 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf maildrop-2.0.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/maildrop-2.0.4.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd maildrop-2.0.4 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (maildrop-2.0.4-maildir.patch):' Patch #0 (maildrop-2.0.4-maildir.patch): + patch -p1 -s Patch #1 (maildrop-2.0.2-subject.patch): + echo 'Patch #1 (maildrop-2.0.2-subject.patch):' + patch -p1 -s Patch #2 (maildrop-2.0.2-errwritefail.patch): + echo 'Patch #2 (maildrop-2.0.2-errwritefail.patch):' + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5764 + umask 022 + cd /builddir/build/BUILD + cd maildrop-2.0.4 + LANG=C + export LANG + unset DISPLAY + COURIERAUTHCONFIG=/usr/bin/courierauthconfig + export COURIERAUTHCONFIG + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -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' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-use-dotlock=0 --with-devel --enable-userdb --enable-maildirquota --enable-syslog=1 --enable-restrict-trusted=0 --enable-sendmail=/usr/sbin/sendmail --with-default-maildrop=./Maildir '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... 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 egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for gdbm_open in -lgdbm... yes checking for gdbm_open... yes checking for gdbm or db library... gdbm checking for gdbm_open in -lgdbm... (cached) yes checking for gdbm_open... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating dbobj.h config.status: creating dbobj.config config.status: creating maildrop.spec config.status: creating maildrop.lpspec config.status: creating README.html config.status: creating INSTALL.html config.status: executing depfiles commands configure: configuring in numlib configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 ANSI C... 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 egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 configure: configuring in liblock configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 ANSI C... 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 egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 setpgrp... 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 configure: configuring in rfc822 configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 configure: configuring in rfc2045 configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 configure: configuring in gdbmobj configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 ANSI C... 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 egrep... 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 strerror in -lcposix... 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... 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 recognise 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 configure: configuring in bdbobj configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 ANSI C... 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 egrep... 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... 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 strerror in -lcposix... 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 recognise 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 configure: configuring in makedat configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 ANSI C... 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 egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 configure: configuring in unicode configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 ANSI C... (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 configure: configuring in maildir configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --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 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 ANSI C... 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 strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for egrep... 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 recognise 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... 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 i386-koji-linux-gnu-g++... g++ 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... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for pcre.h... (cached) yes checking for pcre/pcre.h... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking vector.h usability... 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 configure: configuring in maildrop configure: running /bin/sh './configure' --prefix=/usr --with-db=gdbm '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-use-dotlock=0' '--with-devel' '--enable-userdb' '--enable-maildirquota' '--enable-syslog=1' '--enable-restrict-trusted=0' '--enable-sendmail=/usr/sbin/sendmail' '--with-default-maildrop=./Maildir' '--enable-trusted-users=root mail daemon postmaster qmaild mmdf' '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' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) 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 ANSI C... 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 egrep... 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 strerror in -lcposix... no checking for gawk... (cached) gawk 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... 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 how to recognise 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-f77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... 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-f90... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-xlf95... 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-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 perl5... no checking for perl... /usr/bin/perl checking for -fhandle-exceptions flag to g++... no checking ability to handle both const and non-const exceptions... yes checking for getpwnam in -lsun... no checking for courierauthconfig... /usr/bin/courierauthconfig checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking type of array argument to getgroups... gid_t checking whether closedir returns void... no checking return type of signal handlers... void checking for setgroups... yes checking for setlocale... yes checking for getpgrp... yes checking for getpgid... yes checking whether getpgrp requires zero arguments... yes checking setpgrp()... 1 checking setpgid()... 1 checking for missing gethostname prototype... no checking default PATH for commands... /bin:/usr/bin:/usr/local/bin checking for qmail-inject... no checking mail transport agent... /usr/sbin/sendmail -oi checking location of system mailboxes... /var/mail checking whether maildrop should reset its group ID... 0 checking privileged users... root mail daemon postmaster qmaild mmdf checking for UID of maildrop... root checking for GID of maildrop... mail checking for USE_FLOCK... 1 checking for USE_DOTLOCK... 0 checking for LOCKEXT_DEF... .lock checking for LOCKSLEEP_DEF... 5 checking for LOCKTIMEOUT_DEF... 60 checking for LOCKREFRESH_DEF... 15 checking for TEMPDIR... use tmpfile() checking for SMALLMSG... 8192 checking for GLOBAL_TIMEOUT... 300 checking for CRLF_TERM... 0 checking for RESTRICT_TRUSTED... 0 checking for KEEP_FROMLINE... 0 checking for syslog support... 1 checking whether to treat authlib errors as tempreject... 1 configure: creating ./config.status config.status: creating xconfig.h config.status: creating Makefile config.status: creating README.html config.status: creating testsuite config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-gmake-check FOO=BAR make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4' Making all in numlib make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' Compiling atotimet.c Compiling atouidt.c Compiling changeuidgid.c Compiling strdevt.c Compiling strgidt.c Compiling strhdevt.c Compiling strhinot.c Compiling strhpidt.c Compiling strhtimet.c Compiling strinot.c Compiling strofft.c Compiling strpidt.c Compiling strsize.c Compiling strsizet.c Compiling strtimet.c Compiling struidt.c Linking libnumlib.la make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' Making all in liblock make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' Compiling lockfcntl.c Compiling lockdaemon.c Compiling mail.c Compiling lockmail.c Linking liblock.la Linking lockmail make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' Making all in unicode make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' Compiling iso8859.c Compiling windows874u.c Compiling unicode.c Compiling unicode2.c Compiling iso8859_convert.c Compiling ibm864convert.c Compiling utf7imap.c Compiling xtest.c Compiling unicode_ultcase.c Compiling utf8.c Compiling utf8_chset.c Compiling utf7.c Compiling koi8r.c Compiling koi8u.c Compiling unicode_ultcasetab.c Compiling iso88591.c Compiling iso88592.c Compiling iso88593.c Compiling iso88594.c Compiling iso88595.c Compiling iso88596.c Compiling iso88597.c Compiling iso88598.c Compiling iso88599.c Compiling iso885910.c Compiling iso885913.c Compiling iso885914.c Compiling iso885915.c Compiling windows1250.c Compiling windows1251.c Compiling windows1252.c Compiling windows1253.c Compiling windows1254.c Compiling windows1255.c Compiling windows1256.c Compiling windows1257.c Compiling windows1258.c Compiling windows874.c Compiling ibm437.c Compiling ibm775.c Compiling ibm850.c Compiling ibm855.c Compiling ibm852.c Compiling ibm857.c Compiling ibm860.c Compiling ibm861.c Compiling ibm862.c Compiling ibm863.c Compiling ibm864.c Compiling ibm865.c Compiling ibm866.c Compiling ibm869.c Compiling big5.c Compiling gb2312.c Compiling iso2022jp.c Compiling shiftjis.c Compiling eucjp.c Compiling ksx1001.c /usr/bin/perl ./unicodefilter.pl "no" \ "no" <./charsetlist.txt | \ /usr/bin/perl ./charsetlist.pl >charsetlist.c Compiling unicodeinfo.c Compiling charsetlist.c Linking libunicode.la Linking unicode-info make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' Making all in rfc822 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' Compiling encode.c Compiling rfc822.c Compiling rfc822hdr.c Compiling rfc822_getaddr.c Compiling rfc822_getaddrs.c Compiling rfc822_mkdate.c Compiling rfc822_parsedt.c Compiling rfc2047u.c Compiling rfc2047.c Compiling imapsubj.c Compiling imaprefs.c Compiling encodeautodetect.c Compiling testsuite.c Compiling reftest.c Linking libencode.la Linking librfc822.la Linking testsuite Linking reftest make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' Making all in rfc2045 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' Compiling rfc2045.c Compiling rfc2045acprep.c Compiling rfc2045acchk.c Compiling rfc2045appendurl.c Compiling rfc2045cdecode.c Compiling rfc2045decode.c Compiling rfc2045enomem.c Compiling rfc2045_fromfd.c Compiling rfc2045find.c Compiling rfc2045mkboundary.c Compiling rfc2045rewrite.c Compiling rfc2045tryboundary.c Compiling rfc2045xdump.c Compiling rfc2045searchcontenttype.c Compiling rfc2045decodemimesection.c Compiling rfc2045decodemimesectionu.c Compiling rfc2045header.c Compiling rfc2045replyplain.c Compiling rfc2045replyunicode.c Compiling rfc2045reply.c Compiling rfc2231.c Compiling rfc2231encode.c Compiling rfc2646.c Compiling rfc2646create.c Compiling rfc2646fwd.c Compiling rfc2646reply.c Compiling rfc2646rewrap.c Compiling base64.c Compiling reformime.c Compiling makemime.c Compiling headercheck.c Linking librfc2045.la Linking reformime Linking makemime Linking headercheck make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' Making all in gdbmobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' Compiling gdbmobj2.c Compiling gdbmobj.c Compiling gdbmobj3.c Compiling testgdbm.C Linking libgdbmobj.la Linking testgdbm make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' Making all in bdbobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' Making all in makedat make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' if gcc -DHAVE_CONFIG_H -I. -I. -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; \ then mv -f ".deps/makedatprog.Tpo" ".deps/makedatprog.Po"; else rm -f ".deps/makedatprog.Tpo"; exit 1; fi /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 makedatprog -static makedatprog.o ../gdbmobj/libgdbmobj.la -lgdbm 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[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' Making all in maildir make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' echo '#define MAILDIRSHAREDRC "/etc/maildirshared"' >maildirsharedrc.h echo '#define MAILDIRFILTERCONFIG "/etc/maildirfilterconfig"' >maildirfilterconfig.h echo '#define QUOTAWARNMSG "/etc/quotawarnmsg"' >quotawarnmsg.h echo '#define MAILBOT "mailbot"' >mailbot.h echo '#define AUTORESPONSEQUOTA "/etc/autoresponsesquota"' >autoresponsequota.h CONFIG_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 deliverquota.html config.status: creating maildirmake.html config.status: creating deliverquota.8 config.status: creating maildirmake.1 config.status: executing depfiles commands config.status: executing depfiles commands config.status: executing depfiles commands config.status: executing depfiles commands CONFIG_FILES=maildiracl.html CONFIG_HEADERS= /bin/sh ./config.status CONFIG_FILES=maildiracl.1 CONFIG_HEADERS= /bin/sh ./config.status echo -lfam >maildir.libdeps config.status: creating maildiracl.html config.status: creating maildiracl.1 config.status: executing depfiles commands config.status: executing depfiles commands make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' Compiling autoresponse.c Compiling maildircache.c Compiling maildiraclt.c Compiling maildircreate.c Compiling maildirfilename.c Compiling maildirgetnew.c Compiling maildirfilter.c Compiling maildirfilter2.c Compiling maildirflags.c Compiling maildirmkdir.c Compiling maildirgetquota.c Compiling maildirinfo.c Compiling maildirkeywords.c Compiling maildirkeywords2.c Compiling maildirkeywords3.c Compiling maildirkeywords4.cpp Compiling maildirlist.c Compiling maildirlock.c Compiling maildirmake2.c Compiling maildirnewshared.c Compiling maildirnewshared2.c Compiling maildiropen.c Compiling maildirparsequota.c Compiling maildirpath.c Compiling maildirpurgetmp.c Compiling maildirrename.c Compiling maildirsearch.c Compiling maildirsearchC.cpp Compiling maildirshared.c Compiling maildirshared2.c Compiling maildirdelfolder.c Compiling maildirquota.c Compiling maildirrequota.c Compiling maildirwatch.c Compiling loginexec.c Compiling deliverquota.c Compiling maildirmake.c Compiling testmaildirfilter.c Compiling maildirkwtest.c Compiling maildirkw.c Compiling maildiracl.c Compiling testmaildiraclt.c Linking libmaildir.la Linking deliverquota Linking maildirmake Linking maildirkwtest Linking testmaildirfilter Linking maildirkw Linking maildiracl Linking maildiraclttest make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' Making all in maildrop make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make all-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' Compiling alarm.C Compiling alarmtimer.C Compiling alarmsleep.C Compiling buffer.C Compiling dotlock.C Compiling dotlockrefresh.C Compiling exittrap.C Compiling funcs.C Compiling maildrop.C Compiling mio.C Compiling setgroupid.c Compiling tempfile.C Compiling deliver.C Compiling deliverdotlock.C Compiling dotlockmaildrop.C Compiling filelock.C Compiling filter.C Compiling formatmbox.C Compiling globaltimer.C Compiling lexer.C Compiling log.C Compiling maildir.C Compiling main.C In file included from /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/backward/iostream.h:31 , from maildir.C:32 : /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/backward/backward_warning.h:32:2: warning: #warning T h i s f i l e i n Compiling message.C c l u d e s a t l e a s t o n e d e p r e c a t e d o r a n t i q u a t e d h e a d e r . P l e a s e c o n s i d e r u s i n g o n e o f t h e 32 h e a d e r s f o u n d i n s e c t i o n 17.4.1.2 o f t h e C + + s t a n d a r d . E x a m p l e s i n c l u d e s u b s t i t u t i n g t h e < X > h e a d e r f o r t h e < X . h > h e a d e r f o r C + + i n c l u d e s , o r < i o s t r e a m > i n s t e a d o f t h e d e p r e c a t e d h e a d e r < i o s t r e a m . h > . T o d i s a b l e t h i s w a r n i n g u s e - W n o - d e p r e c a t e d . Compiling messageinfo.C maildir.C: In member function 'int Maildir::MaildirCreate(const char*)': maildir.C:369: warning: missing sentinel in function call maildir.C:388: warning: NULL used in arithmetic maildir.C:391: warning: missing sentinel in function call maildir.C:402: warning: suggest parentheses around assignment used as truth value maildir.C:407: warning: missing sentinel in function call maildir.C:413: warning: missing sentinel in function call maildir.C:326: warning: unused variable 'statb2' maildir.C:328: warning: unused variable 'seed' maildir.C:328: warning: unused variable 'rank' Compiling pipefds.C Compiling re.C Compiling recipe.C Compiling recipenode.C Compiling recipeparse.C Compiling reeval.C Compiling rematch.C Compiling rematchmsg.C Compiling rematchstr.C Compiling search.C Compiling token.C Compiling varlist.C Compiling reformail.C Compiling mailbot.c CONFIG_FILES=maildrop.html CONFIG_HEADERS= /bin/sh ./config.status CONFIG_FILES=maildrop.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating maildrop.html config.status: executing depfiles commands CONFIG_FILES=maildropfilter.html CONFIG_HEADERS= /bin/sh ./config.status config.status: creating maildrop.1 config.status: creating maildropfilter.html config.status: executing depfiles commands CONFIG_FILES=maildropfilter.7 CONFIG_HEADERS= /bin/sh ./config.status config.status: executing depfiles commands Linking libmdcommon.la config.status: creating maildropfilter.7 config.status: executing depfiles commands Linking mailbot Linking maildrop Linking reformail make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4' /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 librfc822.la -rpath /usr/lib rfc822/librfc822.la rfc822/libencode.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o librfc2045.la -rpath /usr/lib rfc2045/librfc2045.la cp -f ./maildir/maildirquota.7 maildirquota.7 cp -f maildir/deliverquota.8 deliverquota.8 cp -f ./liblock/lockmail.1 lockmail.1 cp -f maildir/maildirmake.1 . cp -f maildrop/maildrop.1 maildrop.1 cp -f ./maildrop/mailbot.1 mailbot.1 cp -f ./maildrop/maildropex.7 maildropex.7 cp -f ./maildir/maildir.5 maildir.5 cp -f maildrop/maildropfilter.7 maildropfilter.7 cp -f ./maildrop/maildropgdbm.7 maildropgdbm.7 cp -f ./rfc2045/makemime.1 makemime.1 cp -f ./maildrop/reformail.1 reformail.1 cp -f ./rfc2045/reformime.1 reformime.1 cp -f ./rfc822/rfc822.3 . cp -f ./rfc2045/rfc2045.3 . cp -f ./maildir/maildirquota.html maildirquota.html cp -f maildir/deliverquota.html deliverquota.html cp -f ./liblock/lockmail.html lockmail.html cp -f maildir/maildirmake.html maildirmake.html cp -f ./maildrop/maildropex.html maildropex.html cp -f ./maildir/maildir.html maildir.html cp -f maildrop/maildropfilter.html maildropfilter.html cp -f ./maildrop/maildropgdbm.html maildropgdbm.html cp -f maildrop/maildrop.html maildrop.html cp -f ./maildrop/mailbot.html mailbot.html cp -f ./rfc2045/makemime.html makemime.html cp -f ./maildrop/reformail.html reformail.html cp -f ./rfc2045/reformime.html reformime.html cp -f ./rfc822/rfc822.html . cp -f ./rfc2045/rfc2045.html . cp -f ./maildrop/makedat.html makedat.html cp -f ./rfc822/rfc822.h . cp -f ./rfc2045/rfc2045.h . cp -f ./rfc822/rfc2047.h . mkdir .libs gcc -shared -Wl,--whole-archive rfc2045/.libs/librfc2045.a -Wl,--no-whole-archive -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librfc2045.so.0 -o .libs/librfc2045.so.0.0.0 gcc -shared -Wl,--whole-archive rfc822/.libs/librfc822.a rfc822/.libs/libencode.a -Wl,--no-whole-archive -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librfc822.so.0 -o .libs/librfc822.so.0.0.0 (cd .libs && rm -f librfc822.so.0 && ln -s librfc822.so.0.0.0 librfc822.so.0) (cd .libs && rm -f librfc822.so && ln -s librfc822.so.0.0.0 librfc822.so) rm -fr .libs/librfc822.lax mkdir .libs/librfc822.lax rm -fr .libs/librfc822.lax/librfc822.a mkdir .libs/librfc822.lax/librfc822.a (cd .libs/librfc822.lax/librfc822.a && ar x /builddir/build/BUILD/maildrop-2.0.4/rfc822/.libs/librfc822.a) (cd .libs && rm -f librfc2045.so.0 && ln -s librfc2045.so.0.0.0 librfc2045.so.0) (cd .libs && rm -f librfc2045.so && ln -s librfc2045.so.0.0.0 librfc2045.so) rm -fr .libs/librfc2045.lax mkdir .libs/librfc2045.lax rm -fr .libs/librfc822.lax/libencode.a mkdir .libs/librfc822.lax/libencode.a rm -fr .libs/librfc2045.lax/librfc2045.a (cd .libs/librfc822.lax/libencode.a && ar x /builddir/build/BUILD/maildrop-2.0.4/rfc822/.libs/libencode.a) mkdir .libs/librfc2045.lax/librfc2045.a (cd .libs/librfc2045.lax/librfc2045.a && ar x /builddir/build/BUILD/maildrop-2.0.4/rfc2045/.libs/librfc2045.a) ar cru .libs/librfc822.a .libs/librfc822.lax/librfc822.a/rfc822.o .libs/librfc822.lax/librfc822.a/rfc822hdr.o .libs/librfc822.lax/librfc822.a/rfc822_getaddr.o .libs/librfc822.lax/librfc822.a/rfc822_getaddrs.o .libs/librfc822.lax/librfc822.a/rfc822_mkdate.o .libs/librfc822.lax/librfc822.a/rfc822_parsedt.o .libs/librfc822.lax/librfc822.a/rfc2047u.o .libs/librfc822.lax/librfc822.a/rfc2047.o .libs/librfc822.lax/librfc822.a/imapsubj.o .libs/librfc822.lax/librfc822.a/imaprefs.o .libs/librfc822.lax/librfc822.a/encodeautodetect.o .libs/librfc822.lax/libencode.a/encode.o ranlib .libs/librfc822.a rm -fr .libs/librfc822.lax creating librfc822.la (cd .libs && rm -f librfc822.la && ln -s ../librfc822.la librfc822.la) ar cru .libs/librfc2045.a .libs/librfc2045.lax/librfc2045.a/rfc2045.o .libs/librfc2045.lax/librfc2045.a/rfc2045acchk.o .libs/librfc2045.lax/librfc2045.a/rfc2045acprep.o .libs/librfc2045.lax/librfc2045.a/rfc2045appendurl.o .libs/librfc2045.lax/librfc2045.a/rfc2045cdecode.o .libs/librfc2045.lax/librfc2045.a/rfc2045decode.o .libs/librfc2045.lax/librfc2045.a/rfc2045enomem.o .libs/librfc2045.lax/librfc2045.a/rfc2045_fromfd.o .libs/librfc2045.lax/librfc2045.a/rfc2045find.o .libs/librfc2045.lax/librfc2045.a/rfc2045mkboundary.o .libs/librfc2045.lax/librfc2045.a/rfc2045rewrite.o .libs/librfc2045.lax/librfc2045.a/rfc2045tryboundary.o .libs/librfc2045.lax/librfc2045.a/rfc2045xdump.o .libs/librfc2045.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/librfc2045.lax/librfc2045.a/rfc2045decodemimesection.o .libs/librfc2045.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/librfc2045.lax/librfc2045.a/rfc2045header.o .libs/librfc2045.lax/librfc2045.a/rfc2045replyplain.o .libs/librfc2045.lax/librfc2045.a/rfc2045replyunicode.o .libs/librfc2045.lax/librfc2045.a/rfc2045reply.o .libs/librfc2045.lax/librfc2045.a/rfc2231.o .libs/librfc2045.lax/librfc2045.a/rfc2231encode.o .libs/librfc2045.lax/librfc2045.a/rfc2646.o .libs/librfc2045.lax/librfc2045.a/rfc2646create.o .libs/librfc2045.lax/librfc2045.a/rfc2646fwd.o .libs/librfc2045.lax/librfc2045.a/rfc2646reply.o .libs/librfc2045.lax/librfc2045.a/rfc2646rewrap.o .libs/librfc2045.lax/librfc2045.a/base64.o ranlib .libs/librfc2045.a rm -fr .libs/librfc2045.lax creating librfc2045.la (cd .libs && rm -f librfc2045.la && ln -s ../librfc2045.la librfc2045.la) make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.40629 + umask 022 + cd /builddir/build/BUILD + cd maildrop-2.0.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/maildrop-2.0.4-4.ru-buildroot + /usr/bin/make prefix=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr exec_prefix=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr bindir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin sbindir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/sbin sysconfdir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/etc datadir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share includedir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/include libdir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib libexecdir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/libexec localstatedir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/var sharedstatedir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/com mandir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man infodir=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/info install MAILDROPUID= MAILDROPGID= Making install in numlib make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/numlib' Making install in liblock make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/liblock' Making install in unicode make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/unicode' Making install in rfc822 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc822' Making install in rfc2045 make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/rfc2045' Making install in gdbmobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/gdbmobj' Making install in bdbobj make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/bdbobj' Making install in makedat make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/makedat' Making install in maildir make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildir' Making install in maildrop make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make[3]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4/maildrop' make[1]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4' make[2]: Entering directory `/builddir/build/BUILD/maildrop-2.0.4' test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'librfc822.la' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc822.la' /usr/bin/install -c .libs/librfc822.so.0.0.0 /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc822.so.0.0.0 (cd /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib && { ln -s -f librfc822.so.0.0.0 librfc822.so.0 || { rm -f librfc822.so.0 && ln -s librfc822.so.0.0.0 librfc822.so.0; }; }) (cd /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib && { ln -s -f librfc822.so.0.0.0 librfc822.so || { rm -f librfc822.so && ln -s librfc822.so.0.0.0 librfc822.so; }; }) /usr/bin/install -c .libs/librfc822.lai /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc822.la /usr/bin/install -c .libs/librfc822.a /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc822.a chmod 644 /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc822.a ranlib /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc822.a /bin/sh ./libtool --mode=install /usr/bin/install -c 'librfc2045.la' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc2045.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c .libs/librfc2045.so.0.0.0 /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc2045.so.0.0.0 (cd /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib && { ln -s -f librfc2045.so.0.0.0 librfc2045.so.0 || { rm -f librfc2045.so.0 && ln -s librfc2045.so.0.0.0 librfc2045.so.0; }; }) (cd /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib && { ln -s -f librfc2045.so.0.0.0 librfc2045.so || { rm -f librfc2045.so && ln -s librfc2045.so.0.0.0 librfc2045.so; }; }) /usr/bin/install -c .libs/librfc2045.lai /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc2045.la /usr/bin/install -c .libs/librfc2045.a /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc2045.a chmod 644 /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc2045.a ranlib /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc2045.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1" /usr/bin/install -c -m 644 './lockmail.1' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1/lockmail.1' /usr/bin/install -c -m 644 './maildirmake.1' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1/maildirmake.1' /usr/bin/install -c -m 644 './maildrop.1' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1/maildrop.1' /usr/bin/install -c -m 644 './mailbot.1' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1/mailbot.1' /usr/bin/install -c -m 644 './makemime.1' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1/makemime.1' /usr/bin/install -c -m 644 './reformail.1' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1/reformail.1' /usr/bin/install -c -m 644 './reformime.1' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man1/reformime.1' test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man3" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man3" /usr/bin/install -c -m 644 './rfc822.3' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man3/rfc822.3' /usr/bin/install -c -m 644 './rfc2045.3' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man3/rfc2045.3' test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man5" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man5" /usr/bin/install -c -m 644 './maildir.5' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man5/maildir.5' test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man7" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man7" /usr/bin/install -c -m 644 './maildirquota.7' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man7/maildirquota.7' /usr/bin/install -c -m 644 './maildropex.7' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man7/maildropex.7' /usr/bin/install -c -m 644 './maildropfilter.7' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man7/maildropfilter.7' /usr/bin/install -c -m 644 './maildropgdbm.7' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man7/maildropgdbm.7' /usr/bin/install -c -m 644 './maildirquota.7' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man7/maildirquota.7' test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man8" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man8" /usr/bin/install -c -m 644 './deliverquota.8' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man8/deliverquota.8' /usr/bin/install -c -m 644 './deliverquota.8' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/man/man8/deliverquota.8' /builddir/build/BUILD/maildrop-2.0.4/install-sh -d /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin /usr/bin/install -c maildir/deliverquota /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/deliverquota cd /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin; rm -f maildrop.deliverquota /builddir/build/BUILD/maildrop-2.0.4/install-sh -d /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin for f in maildrop mailbot reformail ; do \ /usr/bin/install -c maildrop/$f /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/$f ; \ done /usr/bin/install -c liblock/lockmail /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/lockmail /usr/bin/install -c maildir/maildirmake /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/maildirmake /usr/bin/install -c rfc2045/reformime /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/reformime /usr/bin/install -c rfc2045/makemime /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/makemime /usr/bin/install -c makedat/makedatprog /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/makedatprog /usr/bin/install -c makedat/makedat /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/makedat . maildrop/uidgid ; test -z "$gid" && exit 0; test -w /etc || exit 0; cd /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin && chgrp $gid maildrop lockmail . maildrop/uidgid ; test -z "$uid" && exit 0; test -w /etc || exit 0; cd /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin && chown $uid maildrop lockmail && chmod 755 maildrop lockmail test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html" /usr/bin/install -c -m 644 'maildirquota.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/maildirquota.html' /usr/bin/install -c -m 644 'deliverquota.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/deliverquota.html' /usr/bin/install -c -m 644 'lockmail.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/lockmail.html' /usr/bin/install -c -m 644 'maildirmake.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/maildirmake.html' /usr/bin/install -c -m 644 'maildropex.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/maildropex.html' /usr/bin/install -c -m 644 'maildir.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/maildir.html' /usr/bin/install -c -m 644 'maildropfilter.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/maildropfilter.html' /usr/bin/install -c -m 644 'maildropgdbm.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/maildropgdbm.html' /usr/bin/install -c -m 644 'maildrop.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/maildrop.html' /usr/bin/install -c -m 644 'mailbot.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/mailbot.html' /usr/bin/install -c -m 644 'makemime.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/makemime.html' /usr/bin/install -c -m 644 'reformail.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/reformail.html' /usr/bin/install -c -m 644 'reformime.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/reformime.html' /usr/bin/install -c -m 644 'rfc822.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/rfc822.html' /usr/bin/install -c -m 644 'rfc2045.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/rfc2045.html' /usr/bin/install -c -m 644 'makedat.html' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/makedat.html' /usr/bin/install -c -m 644 'manpage.css' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/maildrop/html/manpage.css' test -z "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/include" || mkdir -p -- "/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/include" /usr/bin/install -c -m 644 'rfc822.h' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/include/rfc822.h' /usr/bin/install -c -m 644 'rfc2045.h' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/include/rfc2045.h' /usr/bin/install -c -m 644 'rfc2047.h' '/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/include/rfc2047.h' make[2]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4' make[1]: Leaving directory `/builddir/build/BUILD/maildrop-2.0.4' + /bin/mv /var/tmp/maildrop-2.0.4-4.ru-buildroot//usr/share/maildrop/html htmldoc + rmdir /var/tmp/maildrop-2.0.4-4.ru-buildroot//usr/share/maildrop ++ find . -name '*.la' + for i in '`find . -name '\''*.la'\''`' + rm ./numlib/.libs/libnumlib.la + for i in '`find . -name '\''*.la'\''`' + rm ./numlib/libnumlib.la + for i in '`find . -name '\''*.la'\''`' + rm ./liblock/liblock.la + for i in '`find . -name '\''*.la'\''`' + rm ./liblock/.libs/liblock.la + for i in '`find . -name '\''*.la'\''`' + rm ./unicode/.libs/libunicode.la + for i in '`find . -name '\''*.la'\''`' + rm ./unicode/libunicode.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/.libs/libencode.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/.libs/librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc822/libencode.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc2045/.libs/librfc2045.la + for i in '`find . -name '\''*.la'\''`' + rm ./rfc2045/librfc2045.la + for i in '`find . -name '\''*.la'\''`' + rm ./gdbmobj/.libs/libgdbmobj.la + for i in '`find . -name '\''*.la'\''`' + rm ./gdbmobj/libgdbmobj.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildir/.libs/libmaildir.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildir/libmaildir.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildrop/.libs/libmdcommon.la + for i in '`find . -name '\''*.la'\''`' + rm ./maildrop/libmdcommon.la + for i in '`find . -name '\''*.la'\''`' + rm ./.libs/librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./.libs/librfc2045.la + for i in '`find . -name '\''*.la'\''`' + rm ./librfc822.la + for i in '`find . -name '\''*.la'\''`' + rm ./librfc2045.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/maildrop-2.0.4 extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc822.so.0.0.0 extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/lib/librfc2045.so.0.0.0 extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/deliverquota extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/maildrop extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/mailbot extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/reformail extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/lockmail extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/maildirmake extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/reformime extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/makemime extracting debug info from /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/bin/makedatprog cpio: maildrop-2.0.4/maildrop/: No such file or directory 1323 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: maildrop-2.0.4-4.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.53128 + umask 022 + cd /builddir/build/BUILD + cd maildrop-2.0.4 + DOCDIR=/var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/doc/maildrop-2.0.4 + export DOCDIR + rm -rf /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/doc/maildrop-2.0.4 + /bin/mkdir -p /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/doc/maildrop-2.0.4 + cp -pr htmldoc maildir/README.maildirquota.txt maildir/README.sharedfolders.txt /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/doc/maildrop-2.0.4 + cp -pr AUTHORS ChangeLog COPYING README README.postfix INSTALL NEWS UPGRADE maildroptips.txt /var/tmp/maildrop-2.0.4-4.ru-buildroot/usr/share/doc/maildrop-2.0.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcourierauth.so libfam.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgdbm.so.2 libm.so.6 libpcre.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: maildrop-devel-2.0.4-4.ru Provides: librfc2045.so.0 librfc2045.so.0.0.0.debug librfc822.so.0 librfc822.so.0.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) librfc2045.so.0 librfc822.so.0 rtld(GNU_HASH) Processing files: maildrop-debuginfo-2.0.4-4.ru Provides: librfc2045.so.0.0.0.debug librfc822.so.0.0.0.debug 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/maildrop-2.0.4-4.ru-buildroot warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/maildrop-2.0.4-4.ru.i386.rpm Wrote: /builddir/build/RPMS/maildrop-devel-2.0.4-4.ru.i386.rpm Wrote: /builddir/build/RPMS/maildrop-debuginfo-2.0.4-4.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.51979 + umask 022 + cd /builddir/build/BUILD + cd maildrop-2.0.4 + rm -rf /var/tmp/maildrop-2.0.4-4.ru-buildroot + exit 0 Child returncode was: 0 LEAVE do -->