Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perdition.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1719-2787/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perdition.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/perdition-1.19rc3-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perdition.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1719-2787/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perdition.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.53433 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf perdition-1.19-rc3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/perdition-1.19rc3.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd perdition-1.19-rc3 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perdition-1.19rc3-rub.patch):' Patch #0 (perdition-1.19rc3-rub.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.53433 + umask 022 + cd /builddir/build/BUILD + cd perdition-1.19-rc3 + LANG=C + export LANG + unset DISPLAY + export VANESSA_LOGGER_LIBS=/usr/lib64 + VANESSA_LOGGER_LIBS=/usr/lib64 + CFLAGS='-O2 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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 -gdwarf-2 -g3 -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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./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' + ./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 --with-ldap-schema-directory=no --enable-shared --disable-static --disable-bdb checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for struct sockaddr.sa_len... no checking for dlopen in -ldl... yes checking for yp_match in -lnsl... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for crypt in -lcrypt... yes checking for poptGetContext in -lpopt... yes checking for i386-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VANESSA_LOGGER... yes checking for vanessa_queue_create in -lvanessa_adt... yes checking for VANESSA_SOCKET... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for LIBIDN... no configure: WARNING: "" "************************************************************" "* Could not find libidn." "* - SSL may not veify certificates with non-ASCII common names" "* or subjectAltName dNSName entries correctly." "* - Managesieve may not handle non-ascii userames correctly" "************************************************************" checking if SSL/TLS support has been disabled... "no" checking OpenSSL include path... /usr/include checking OpenSSL library path... /usr/lib checking for /usr/include/openssl/ssl.h... yes checking for ERR_error_string in -lssl... yes checking if MySQL support has been disabled... "no" checking MySQL include path... /usr/include/mysql checking MySQL include path... /usr/lib/mysql checking for /usr/include/mysql/mysql.h... yes checking for mysql_real_connect in -lmysqlclient... yes checking if ODBC support has been disabled... "no" checking ODBC include path... /usr/include checking ODBC include path... /usr/lib checking for /usr/include/sql.h... yes checking for /usr/include/sqlext.h... yes checking for /usr/include/sqltypes.h... yes checking for SQLSetEnvAttr in -lodbc... yes checking if PostgreSQL support has been disabled... "no" checking for pg_config... pg_config checking if CDB support has been disabled... "no" checking cdb.h usability... no checking cdb.h presence... no checking for cdb.h... no configure: WARNING: "" "**********************************************************************" "* perditiondb_cdb will not be built" "**********************************************************************" checking if GDBM support has been disabled... "no" checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_fetch in -lgdbm... yes checking if Berkeley DB support has been disabled... "yes" checking if NIS support has been disabled... "no" checking if Posix Regular Expression support has been disabled... "no" checking if LDAP support has been disabled... "no" checking OpenLDAP include path... /usr/include checking OpenLDAP library path... /usr/lib checking for /usr/include/ldap.h... yes checking for ldap_url_parse in -lldap... yes checking for LDAPURLDesc.lud_exts... yes checking for ldap_set_option in -lldap... yes checking if deamon map has been disabled... "no" checking if PAM support has been disabled... "no" checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_misc.h usability... yes checking security/pam_misc.h presence... yes checking for security/pam_misc.h... yes checking for pam_authenticate in -lpam... yes checking if ldap (latex) documentation is disabled... "no" checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... yes checking which argv replacement method to use... writeable checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for uid_t in sys/types.h... yes checking for size_t... yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for parse_printf_format... yes checking for flim... no configure: creating ./config.status config.status: creating debian/Makefile config.status: creating perdition.spec config.status: creating perdition/Makefile config.status: creating perdition/db/Makefile config.status: creating perdition/db/cdb/Makefile config.status: creating perdition/db/gdbm/Makefile config.status: creating perdition/db/bdb/Makefile config.status: creating perdition/db/posix_regex/Makefile config.status: creating perdition/db/mysql/Makefile config.status: creating perdition/db/nis/Makefile config.status: creating perdition/db/postgresql/Makefile config.status: creating perdition/db/ldap/Makefile config.status: creating perdition/db/ldap/doc/Makefile config.status: creating perdition/db/odbc/Makefile config.status: creating perdition/db/daemon/Makefile config.status: creating perdition/db/daemon/lib/Makefile config.status: creating makegdbm/Makefile config.status: creating makebdb/Makefile config.status: creating etc/Makefile config.status: creating etc/pam.d/Makefile config.status: creating etc/perdition/Makefile config.status: creating etc/perdition/Makefile.popmap config.status: creating etc/rc.d/Makefile config.status: creating etc/rc.d/init.d/Makefile config.status: creating etc/rc.d/init.d/perdition.debian config.status: creating etc/rc.d/init.d/perdition.rh config.status: creating etc/sysconfig/Makefile config.status: creating Makefile config.status: creating INSTALL config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3' Making all in makegdbm make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/makegdbm' CC makegdbm.o CC options.o makegdbm.c: In function 'makegdbm_undo': makegdbm.c:174: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result makegdbm.c:175: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result makegdbm.c:178: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result makegdbm.c:180: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result CCLD makegdbm make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/makegdbm' Making all in perdition make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' Making all in db make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' Making all in gdbm make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/gdbm' CC perditiondb_gdbm.lo CCLD libperditiondb_gdbm.la make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/gdbm' Making all in ldap make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' CC perditiondb_ldap.lo CCLD libperditiondb_ldap.la make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' Making all in mysql make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/mysql' CC perditiondb_mysql.lo CCLD libperditiondb_mysql.la make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/mysql' Making all in odbc make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/odbc' CC perditiondb_odbc.lo CCLD libperditiondb_odbc.la make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/odbc' Making all in nis make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/nis' CC perditiondb_nis.lo CCLD libperditiondb_nis.la make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/nis' Making all in postgresql make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/postgresql' CC perditiondb_postgresql.lo CCLD libperditiondb_postgresql.la make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/postgresql' Making all in posix_regex make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/posix_regex' CC perditiondb_posix_regex.lo CCLD libperditiondb_posix_regex.la make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/posix_regex' Making all in daemon make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' Making all in lib make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon/lib' CC packet.lo CC unix_socket.lo CCLD libperditiondb_daemon_base.la make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon/lib' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' CC perditiondb_daemon.lo CC client.o CC server.o client.c: In function 'main': client.c:149: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:151: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:153: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:155: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:157: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:159: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:161: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:163: warning: ignoring return value of 'write', declared with attribute warn_unused_result client.c:165: warning: ignoring return value of 'write', declared with attribute warn_unused_result CCLD server CCLD client CCLD libperditiondb_daemon.la make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' CC acap.o CC acap_token.o CC config_file.o CC base64.o CC getserver.o acap_token.c: In function 'acap_token_wrapper_literal': acap_token.c:291: warning: dereferencing type-punned pointer will break strict-aliasing rules acap_token.c: In function 'acap_token_wrapper': acap_token.c:344: warning: dereferencing type-punned pointer will break strict-aliasing rules CC greeting.o CC imap4.o CC imap4s.o getserver.c: In function 'getserver': getserver.c:366: warning: passing argument 2 of 'do_getserver' discards qualifiers from pointer target type getserver.c:392: warning: passing argument 2 of 'do_getserver' discards qualifiers from pointer target type CC imap4_in.o CC imap4_out.o CC imap4_tag.o CC imap4_write.o imap4_out.c: In function 'imap4_out_get_capability': imap4_out.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_out.c: In function 'imap4_out_write_queue': imap4_out.c:410: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_out.c: In function 'imap4_out_response': imap4_out.c:481: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_out.c:516: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_in.c: In function 'imap4_in_get_auth': imap4_in.c:505: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_in.c:522: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_in.c:602: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_in.c:631: warning: dereferencing type-punned pointer will break strict-aliasing rules imap4_in.c:653: warning: dereferencing type-punned pointer will break strict-aliasing rules CC io.o CC io_select.o CC managesieve.o CC managesieve_in.o managesieve_in.c: In function 'managesieve_in_authenticate_cmd': managesieve_in.c:150: warning: dereferencing type-punned pointer will break strict-aliasing rules managesieve_in.c: In function 'managesieve_in_get_auth_loop': managesieve_in.c:468: warning: dereferencing type-punned pointer will break strict-aliasing rules CC managesieve_out.o CC managesieve_response_code.o CC managesieve_write.o CC token.o CC options.o CC pam.o CC perdition.o CC pop3.o perdition.c: In function 'main': perdition.c:398: warning: passing argument 7 of 'getserver_openlib' from incompatible pointer type perdition.c:929: warning: passing argument 2 of 'dbserver_inform' from incompatible pointer type perdition.c:1085: warning: passing argument 2 of 'dbserver_inform' from incompatible pointer type perdition.c:1114: warning: passing argument 2 of 'dbserver_inform' from incompatible pointer type perdition.c:1119: warning: passing argument 2 of 'dbserver_inform' from incompatible pointer type perdition.c: In function 'perdition_reread_handler': perdition.c:1166: warning: passing argument 7 of 'getserver_openlib' from incompatible pointer type CC pop3s.o CC pop3_in.o CC pop3_out.o CC pop3_write.o pop3_in.c: In function 'pop3_in_get_auth': pop3_in.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules pop3_in.c:347: warning: dereferencing type-punned pointer will break strict-aliasing rules pop3_out.c: In function 'pop3_out_setup': pop3_out.c:171: warning: dereferencing type-punned pointer will break strict-aliasing rules CC protocol.o CC queue_func.o CC quit.o CC sasl_plain.o queue_func.c: In function 'queue_to_string': queue_func.c:145: warning: dereferencing type-punned pointer will break strict-aliasing rules queue_func.c:163: warning: dereferencing type-punned pointer will break strict-aliasing rules CC setproctitle.o CC server_port.o CC str.o CC ssl.o CC username.o CCLD perdition make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/debian' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' Making all in perdition make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' Making all in pam.d make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/pam.d' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/pam.d' Making all in rc.d make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' Making all in init.d make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d/init.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d/init.d' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' Making all in sysconfig make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/sysconfig' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/sysconfig' make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3' make[1]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1020 + umask 022 + cd /builddir/build/BUILD + cd perdition-1.19-rc3 + LANG=C + export LANG + unset DISPLAY + mkdir -p /var/tmp/perdition-1.19rc3-1-root/etc/rc.d/init.d + mkdir -p /var/tmp/perdition-1.19rc3-1-root/etc/sysconfig + make DESTDIR=/var/tmp/perdition-1.19rc3-1-root install-strip make INSTALL_PROGRAM="/bin/sh /builddir/build/BUILD/perdition-1.19-rc3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /builddir/build/BUILD/perdition-1.19-rc3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install make[1]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3' Making install in makegdbm make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/makegdbm' make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/makegdbm' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/bin" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /builddir/build/BUILD/perdition-1.19-rc3/install-sh -c -s makegdbm '/var/tmp/perdition-1.19rc3-1-root/usr/bin' libtool: install: /bin/sh /builddir/build/BUILD/perdition-1.19-rc3/install-sh -c -s makegdbm /var/tmp/perdition-1.19rc3-1-root/usr/bin/makegdbm test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man1" /usr/bin/install -c -m 644 makegdbm.1 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/makegdbm' make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/makegdbm' Making install in perdition make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' Making install in db make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' Making install in gdbm make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/gdbm' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/gdbm' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_gdbm.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_gdbm.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_gdbm.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_gdbm.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_gdbm.so.0.0.0 libperditiondb_gdbm.so.0 || { rm -f libperditiondb_gdbm.so.0 && ln -s libperditiondb_gdbm.so.0.0.0 libperditiondb_gdbm.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_gdbm.so.0.0.0 libperditiondb_gdbm.so || { rm -f libperditiondb_gdbm.so && ln -s libperditiondb_gdbm.so.0.0.0 libperditiondb_gdbm.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_gdbm.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_gdbm.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/gdbm' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/gdbm' Making install in ldap make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[6]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_ldap.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_ldap.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_ldap.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_ldap.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_ldap.so.0.0.0 libperditiondb_ldap.so.0 || { rm -f libperditiondb_ldap.so.0 && ln -s libperditiondb_ldap.so.0.0.0 libperditiondb_ldap.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_ldap.so.0.0.0 libperditiondb_ldap.so || { rm -f libperditiondb_ldap.so && ln -s libperditiondb_ldap.so.0.0.0 libperditiondb_ldap.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_ldap.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_ldap.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/sbin" /usr/bin/install -c perditiondb_ldap_makedb '/var/tmp/perdition-1.19rc3-1-root/usr/sbin' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8" /usr/bin/install -c -m 644 perditiondb_ldap_makedb.8 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8' make install-data-hook make[7]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[7]: Nothing to be done for `install-data-hook'. make[7]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[6]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/ldap' Making install in mysql make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/mysql' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/mysql' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_mysql.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_mysql.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_mysql.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_mysql.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_mysql.so.0.0.0 libperditiondb_mysql.so.0 || { rm -f libperditiondb_mysql.so.0 && ln -s libperditiondb_mysql.so.0.0.0 libperditiondb_mysql.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_mysql.so.0.0.0 libperditiondb_mysql.so || { rm -f libperditiondb_mysql.so && ln -s libperditiondb_mysql.so.0.0.0 libperditiondb_mysql.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_mysql.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_mysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/sbin" /usr/bin/install -c perditiondb_mysql_makedb '/var/tmp/perdition-1.19rc3-1-root/usr/sbin' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8" /usr/bin/install -c -m 644 perditiondb_mysql_makedb.8 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8' make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/mysql' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/mysql' Making install in odbc make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/odbc' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/odbc' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_odbc.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_odbc.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_odbc.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_odbc.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_odbc.so.0.0.0 libperditiondb_odbc.so.0 || { rm -f libperditiondb_odbc.so.0 && ln -s libperditiondb_odbc.so.0.0.0 libperditiondb_odbc.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_odbc.so.0.0.0 libperditiondb_odbc.so || { rm -f libperditiondb_odbc.so && ln -s libperditiondb_odbc.so.0.0.0 libperditiondb_odbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_odbc.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_odbc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/sbin" /usr/bin/install -c perditiondb_odbc_makedb '/var/tmp/perdition-1.19rc3-1-root/usr/sbin' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8" /usr/bin/install -c -m 644 perditiondb_odbc_makedb.8 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8' make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/odbc' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/odbc' Making install in nis make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/nis' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/nis' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_nis.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_nis.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_nis.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_nis.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_nis.so.0.0.0 libperditiondb_nis.so.0 || { rm -f libperditiondb_nis.so.0 && ln -s libperditiondb_nis.so.0.0.0 libperditiondb_nis.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_nis.so.0.0.0 libperditiondb_nis.so || { rm -f libperditiondb_nis.so && ln -s libperditiondb_nis.so.0.0.0 libperditiondb_nis.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_nis.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_nis.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/nis' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/nis' Making install in postgresql make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/postgresql' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/postgresql' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_postgresql.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_postgresql.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_postgresql.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_postgresql.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_postgresql.so.0.0.0 libperditiondb_postgresql.so.0 || { rm -f libperditiondb_postgresql.so.0 && ln -s libperditiondb_postgresql.so.0.0.0 libperditiondb_postgresql.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_postgresql.so.0.0.0 libperditiondb_postgresql.so || { rm -f libperditiondb_postgresql.so && ln -s libperditiondb_postgresql.so.0.0.0 libperditiondb_postgresql.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_postgresql.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_postgresql.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/sbin" /usr/bin/install -c perditiondb_postgresql_makedb '/var/tmp/perdition-1.19rc3-1-root/usr/sbin' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8" /usr/bin/install -c -m 644 perditiondb_postgresql_makedb.8 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8' make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/postgresql' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/postgresql' Making install in posix_regex make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/posix_regex' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/posix_regex' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_posix_regex.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_posix_regex.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_posix_regex.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_posix_regex.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_posix_regex.so.0.0.0 libperditiondb_posix_regex.so.0 || { rm -f libperditiondb_posix_regex.so.0 && ln -s libperditiondb_posix_regex.so.0.0.0 libperditiondb_posix_regex.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_posix_regex.so.0.0.0 libperditiondb_posix_regex.so || { rm -f libperditiondb_posix_regex.so && ln -s libperditiondb_posix_regex.so.0.0.0 libperditiondb_posix_regex.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_posix_regex.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_posix_regex.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/etc/perdition" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/etc/perdition" /usr/bin/install -c -m 644 popmap.re '/var/tmp/perdition-1.19rc3-1-root/etc/perdition' make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/posix_regex' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/posix_regex' Making install in daemon make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' Making install in lib make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon/lib' make[6]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon/lib' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_daemon_base.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: /usr/bin/install -c .libs/libperditiondb_daemon_base.so.0.0.0 /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_daemon_base.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_daemon_base.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_daemon_base.so.0.0.0 libperditiondb_daemon_base.so.0 || { rm -f libperditiondb_daemon_base.so.0 && ln -s libperditiondb_daemon_base.so.0.0.0 libperditiondb_daemon_base.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_daemon_base.so.0.0.0 libperditiondb_daemon_base.so || { rm -f libperditiondb_daemon_base.so && ln -s libperditiondb_daemon_base.so.0.0.0 libperditiondb_daemon_base.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_daemon_base.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_daemon_base.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon/lib' make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon/lib' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' make[6]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s libperditiondb_daemon.la '/var/tmp/perdition-1.19rc3-1-root/usr/lib' libtool: install: warning: relinking `libperditiondb_daemon.la' libtool: install: (cd /builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon; /bin/sh /builddir/build/BUILD/perdition-1.19-rc3/libtool --silent --tag CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 0:0:0 -o libperditiondb_daemon.la -rpath /usr/lib perditiondb_daemon.lo -lvanessa_logger -lvanessa_adt -lvanessa_socket -L./lib -lperditiondb_daemon_base -inst-prefix-dir /var/tmp/perdition-1.19rc3-1-root) libtool: install: /usr/bin/install -c .libs/libperditiondb_daemon.so.0.0.0T /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_daemon.so.0.0.0 libtool: install: strip --strip-unneeded /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_daemon.so.0.0.0 libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_daemon.so.0.0.0 libperditiondb_daemon.so.0 || { rm -f libperditiondb_daemon.so.0 && ln -s libperditiondb_daemon.so.0.0.0 libperditiondb_daemon.so.0; }; }) libtool: install: (cd /var/tmp/perdition-1.19rc3-1-root/usr/lib && { ln -s -f libperditiondb_daemon.so.0.0.0 libperditiondb_daemon.so || { rm -f libperditiondb_daemon.so && ln -s libperditiondb_daemon.so.0.0.0 libperditiondb_daemon.so; }; }) libtool: install: /usr/bin/install -c .libs/libperditiondb_daemon.lai /var/tmp/perdition-1.19rc3-1-root/usr/lib/libperditiondb_daemon.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db/daemon' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition/db' make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/sbin" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /builddir/build/BUILD/perdition-1.19-rc3/install-sh -c -s perdition '/var/tmp/perdition-1.19rc3-1-root/usr/sbin' libtool: install: /bin/sh /builddir/build/BUILD/perdition-1.19-rc3/install-sh -c -s perdition /var/tmp/perdition-1.19rc3-1-root/usr/sbin/perdition make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8" /usr/bin/install -c -m 644 perdition.8 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8' for i in pop3 pop3s imap4 imap4s imaps managesieve; do \ (cd /var/tmp/perdition-1.19rc3-1-root/usr/sbin && rm -f perdition.$i && \ ln -f perdition perdition.$i); \ (cd /var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8 && rm -f perdition.$i && \ ln -sf perdition.8 perdition.$i.8); \ done make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man5" /usr/bin/install -c -m 644 perditiondb.5 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8" /usr/bin/install -c -m 644 perdition.8 '/var/tmp/perdition-1.19rc3-1-root/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/perdition' Making install in debian make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/debian' make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/debian' 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/perdition-1.19-rc3/debian' make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/debian' Making install in etc make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' Making install in perdition make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' make[4]: Nothing to be done for `install-exec-am'. test -z "/etc/perdition" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/etc/perdition" /usr/bin/install -c -m 644 perdition.conf popmap Makefile.popmap '/var/tmp/perdition-1.19rc3-1-root/etc/perdition' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' (cd /var/tmp/perdition-1.19rc3-1-root/etc/perdition/ && rm -f Makefile && \ ln -sf Makefile.popmap Makefile) make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/perdition' Making install in pam.d make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/pam.d' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/pam.d' make[4]: Nothing to be done for `install-exec-am'. test -z "/etc/pam.d" || /bin/mkdir -p "/var/tmp/perdition-1.19rc3-1-root/etc/pam.d" /usr/bin/install -c -m 644 perdition '/var/tmp/perdition-1.19rc3-1-root/etc/pam.d' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/pam.d' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/pam.d' Making install in rc.d make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' Making install in init.d make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d/init.d' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d/init.d' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d/init.d' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d/init.d' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' make[5]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d' Making install in sysconfig make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/sysconfig' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/sysconfig' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/sysconfig' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc/sysconfig' make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[4]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[3]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3/etc' make[2]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3' make[3]: Entering directory `/builddir/build/BUILD/perdition-1.19-rc3' 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/perdition-1.19-rc3' make[2]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3' make[1]: Leaving directory `/builddir/build/BUILD/perdition-1.19-rc3' + install -m755 /builddir/build/BUILD/perdition-1.19-rc3/etc/rc.d/init.d/perdition.rh /var/tmp/perdition-1.19rc3-1-root/etc/rc.d/init.d/perdition + install -m644 /builddir/build/BUILD/perdition-1.19-rc3/etc/sysconfig/perdition /var/tmp/perdition-1.19rc3-1-root/etc/sysconfig/perdition + rm /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_daemon.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_daemon_base.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_gdbm.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_ldap.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_mysql.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_nis.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_odbc.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_posix_regex.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_postgresql.la /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_daemon.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_daemon_base.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_gdbm.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_ldap.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_mysql.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_nis.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_odbc.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_posix_regex.so /var/tmp/perdition-1.19rc3-1-root//usr/lib/libperditiondb_postgresql.so + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/perdition-1.19-rc3 find: debug: No such file or directory + /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: perdition-1.19rc3-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.50202 + umask 022 + cd /builddir/build/BUILD + cd perdition-1.19-rc3 + DOCDIR=/var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-1.19rc3 + export DOCDIR + rm -rf /var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-1.19rc3 + /bin/mkdir -p /var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-1.19rc3 + cp -pr README ChangeLog TODO /var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-1.19rc3 + exit 0 Provides: config(perdition) = 1.19rc3-1 libperditiondb_daemon.so.0 libperditiondb_daemon_base.so.0 libperditiondb_gdbm.so.0 libperditiondb_nis.so.0 libperditiondb_posix_regex.so.0 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /sbin/ldconfig Requires: /bin/sh config(perdition) = 1.19rc3-1 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) libcrypto.so.6 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgdbm.so.2 libnsl.so.1 libnsl.so.1(GLIBC_2.0) libpam.so.0 libpam.so.0(LIBPAM_1.0) libperditiondb_daemon.so.0 libperditiondb_daemon_base.so.0 libperditiondb_gdbm.so.0 libperditiondb_nis.so.0 libperditiondb_posix_regex.so.0 libpopt.so.0 libssl.so.6 libvanessa_adt.so.1 libvanessa_logger.so.0 libvanessa_socket.so.2 rtld(GNU_HASH) Processing files: perdition-ldap-1.19rc3-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.50202 + umask 022 + cd /builddir/build/BUILD + cd perdition-1.19-rc3 + DOCDIR=/var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-ldap-1.19rc3 + export DOCDIR + rm -rf /var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-ldap-1.19rc3 + /bin/mkdir -p /var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-ldap-1.19rc3 + cp -pr perdition/db/ldap/perdition.schema /var/tmp/perdition-1.19rc3-1-root/usr/share/doc/perdition-ldap-1.19rc3 + exit 0 Provides: libperditiondb_ldap.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) liblber-2.3.so.0 libldap-2.3.so.0 libperditiondb_ldap.so.0 libvanessa_logger.so.0 perdition = 1.19rc3-1 rtld(GNU_HASH) Processing files: perdition-mysql-1.19rc3-1 Provides: libperditiondb_mysql.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libmysqlclient.so.16 libmysqlclient.so.16(libmysqlclient_16) libperditiondb_mysql.so.0 libvanessa_adt.so.1 libvanessa_logger.so.0 perdition = 1.19rc3-1 rtld(GNU_HASH) Processing files: perdition-postgresql-1.19rc3-1 Provides: libperditiondb_postgresql.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libperditiondb_postgresql.so.0 libpq.so.4 libvanessa_adt.so.1 libvanessa_logger.so.0 perdition = 1.19rc3-1 rtld(GNU_HASH) Processing files: perdition-odbc-1.19rc3-1 Provides: libperditiondb_odbc.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libodbc.so.1 libperditiondb_odbc.so.0 libvanessa_adt.so.1 libvanessa_logger.so.0 perdition = 1.19rc3-1 rtld(GNU_HASH) Processing files: perdition-debuginfo-1.19rc3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/perdition-1.19rc3-1-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/perdition-1.19rc3-1.i386.rpm Wrote: /builddir/build/RPMS/perdition-ldap-1.19rc3-1.i386.rpm Wrote: /builddir/build/RPMS/perdition-mysql-1.19rc3-1.i386.rpm Wrote: /builddir/build/RPMS/perdition-postgresql-1.19rc3-1.i386.rpm Wrote: /builddir/build/RPMS/perdition-odbc-1.19rc3-1.i386.rpm Wrote: /builddir/build/RPMS/perdition-debuginfo-1.19rc3-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.88453 + umask 022 + cd /builddir/build/BUILD + cd perdition-1.19-rc3 + exit 0 Child returncode was: 0 LEAVE do -->