Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/vanessa_socket.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1698-2752/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/vanessa_socket.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/vanessa_socket-0.0.12-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/vanessa_socket.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1698-2752/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/vanessa_socket.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2987 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf vanessa_socket-0.0.12 + tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/vanessa_socket-0.0.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vanessa_socket-0.0.12 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.98893 + umask 022 + cd /builddir/build/BUILD + cd vanessa_socket-0.0.12 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + 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=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for x86_64-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 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 x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I${top_srcdir}/libltdl checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for inet_aton in -lresolv... yes checking for struct sockaddr.sa_len... no checking "for Linux style shared object linking"... Yes checking for vanessa_logger_closelog in -lvanessa_logger... yes checking for poptGetContext in -lpopt... yes checking "if stderr and stdio can be reassigned"... "yes" checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes 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 flim... no configure: creating ./config.status config.status: creating debian/Makefile config.status: creating libvanessa_socket/Makefile config.status: creating vanessa_socket_pipe/Makefile config.status: creating vanessa_socket_pipe/vanessa_socket_pipe_config.h config.status: creating Makefile config.status: creating libvanessa_socket2.spec config.status: creating vanessa-socket.pc config.status: creating INSTALL config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12' Making all in libvanessa_socket make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/libvanessa_socket' CC vanessa_socket_client.lo CC vanessa_socket_daemon.lo CC vanessa_socket_handler.lo CC vanessa_socket_pipe.lo CC vanessa_socket_server.lo CCLD libvanessa_socket.la make[2]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/libvanessa_socket' Making all in vanessa_socket_pipe make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/vanessa_socket_pipe' CC vanessa_socket_pipe.o CC options.o vanessa_socket_pipe.c: In function 'main': vanessa_socket_pipe.c:141: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' CCLD vanessa_socket_pipe make[2]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/vanessa_socket_pipe' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/debian' make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12' make[1]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.35818 + umask 022 + cd /builddir/build/BUILD + cd vanessa_socket-0.0.12 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/var/tmp/vanessa_socket-0.0.12-root install Making install in libvanessa_socket make[1]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/libvanessa_socket' make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/libvanessa_socket' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/vanessa_socket-0.0.12-root/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libvanessa_socket.la '/var/tmp/vanessa_socket-0.0.12-root/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvanessa_socket.so.2.1.0 /var/tmp/vanessa_socket-0.0.12-root/usr/lib64/libvanessa_socket.so.2.1.0 libtool: install: (cd /var/tmp/vanessa_socket-0.0.12-root/usr/lib64 && { ln -s -f libvanessa_socket.so.2.1.0 libvanessa_socket.so.2 || { rm -f libvanessa_socket.so.2 && ln -s libvanessa_socket.so.2.1.0 libvanessa_socket.so.2; }; }) libtool: install: (cd /var/tmp/vanessa_socket-0.0.12-root/usr/lib64 && { ln -s -f libvanessa_socket.so.2.1.0 libvanessa_socket.so || { rm -f libvanessa_socket.so && ln -s libvanessa_socket.so.2.1.0 libvanessa_socket.so; }; }) libtool: install: /usr/bin/install -c .libs/libvanessa_socket.lai /var/tmp/vanessa_socket-0.0.12-root/usr/lib64/libvanessa_socket.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/vanessa_socket-0.0.12-root/usr/include" /usr/bin/install -c -m 644 vanessa_socket.h '/var/tmp/vanessa_socket-0.0.12-root/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/libvanessa_socket' make[1]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/libvanessa_socket' Making install in vanessa_socket_pipe make[1]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/vanessa_socket_pipe' make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/vanessa_socket_pipe' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/vanessa_socket-0.0.12-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c vanessa_socket_pipe '/var/tmp/vanessa_socket-0.0.12-root/usr/bin' libtool: install: warning: `/builddir/build/BUILD/vanessa_socket-0.0.12/libvanessa_socket/libvanessa_socket.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/vanessa_socket_pipe /var/tmp/vanessa_socket-0.0.12-root/usr/bin/vanessa_socket_pipe test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/vanessa_socket-0.0.12-root/usr/share/man/man1" /usr/bin/install -c -m 644 vanessa_socket_pipe.1 '/var/tmp/vanessa_socket-0.0.12-root/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/vanessa_socket_pipe' make[1]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/vanessa_socket_pipe' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/debian' make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12/debian' 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/vanessa_socket-0.0.12/debian' make[1]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12/debian' make[1]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12' make[2]: Entering directory `/builddir/build/BUILD/vanessa_socket-0.0.12' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/vanessa_socket-0.0.12-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 vanessa-socket.pc '/var/tmp/vanessa_socket-0.0.12-root/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12' make[1]: Leaving directory `/builddir/build/BUILD/vanessa_socket-0.0.12' + '[' '!' -e /var/tmp/vanessa_socket-0.0.12-root//usr/lib64/libvanessa_socket.la ']' + rm /var/tmp/vanessa_socket-0.0.12-root//usr/lib64/libvanessa_socket.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/vanessa_socket-0.0.12 extracting debug info from /var/tmp/vanessa_socket-0.0.12-root/usr/lib64/libvanessa_socket.so.2.1.0 extracting debug info from /var/tmp/vanessa_socket-0.0.12-root/usr/bin/vanessa_socket_pipe symlinked /usr/lib/debug/usr/lib64/libvanessa_socket.so.2.1.0.debug to /usr/lib/debug/usr/lib64/libvanessa_socket.so.2.debug symlinked /usr/lib/debug/usr/lib64/libvanessa_socket.so.2.1.0.debug to /usr/lib/debug/usr/lib64/libvanessa_socket.so.debug 238 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: vanessa_socket-0.0.12-1 Provides: libvanessa_socket.so.2()(64bit) 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libvanessa_logger.so.0()(64bit) libvanessa_socket.so.2()(64bit) rtld(GNU_HASH) Processing files: vanessa_socket-devel-0.0.12-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.35818 + umask 022 + cd /builddir/build/BUILD + cd vanessa_socket-0.0.12 + DOCDIR=/var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-devel-0.0.12 + export DOCDIR + rm -rf /var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-devel-0.0.12 + /bin/mkdir -p /var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-devel-0.0.12 + cp -pr README COPYING ChangeLog /var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-devel-0.0.12 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libvanessa_socket.so.2()(64bit) vanessa_logger-devel >= 0.0.5 vanessa_socket = 0.0.12-1 Processing files: vanessa_socket-pipe-0.0.12-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20659 + umask 022 + cd /builddir/build/BUILD + cd vanessa_socket-0.0.12 + DOCDIR=/var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-pipe-0.0.12 + export DOCDIR + rm -rf /var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-pipe-0.0.12 + /bin/mkdir -p /var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-pipe-0.0.12 + cp -pr vanessa_socket_pipe/COPYING /var/tmp/vanessa_socket-0.0.12-root/usr/share/doc/vanessa_socket-pipe-0.0.12 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libpopt.so.0()(64bit) libvanessa_logger.so.0()(64bit) libvanessa_socket.so.2()(64bit) rtld(GNU_HASH) vanessa_socket = 0.0.12-1 Processing files: vanessa_socket-debuginfo-0.0.12-1 Provides: libvanessa_socket.so.2.1.0.debug()(64bit) 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/vanessa_socket-0.0.12-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/vanessa_socket-0.0.12-1.x86_64.rpm Wrote: /builddir/build/RPMS/vanessa_socket-devel-0.0.12-1.x86_64.rpm Wrote: /builddir/build/RPMS/vanessa_socket-pipe-0.0.12-1.x86_64.rpm Wrote: /builddir/build/RPMS/vanessa_socket-debuginfo-0.0.12-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.20659 + umask 022 + cd /builddir/build/BUILD + cd vanessa_socket-0.0.12 + rm -rf /var/tmp/vanessa_socket-0.0.12-root + exit 0 Child returncode was: 0 LEAVE do -->