ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conman.spec'], False, '/var/lib/mock/dist-f8-build-267650-49057/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conman.spec'] warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/conman-0.2.2-2.fc8.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conman.spec'], False, '/var/lib/mock/dist-f8-build-267650-49057/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conman.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.15997 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf conman-0.2.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/conman-0.2.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd conman-0.2.2 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15997 + umask 022 + cd /builddir/build/BUILD + cd conman-0.2.2 + LANG=C + export LANG + unset DISPLAY + mv lib share + chmod -x share/examples/boot_alpha.exp share/examples/mac.exp share/examples/rmc.exp share/examples/shell_cmd_1.exp share/examples/shell_cmd_n.exp share/examples/srm.exp share/examples/wtf.exp + /usr/bin/perl -pi.orig -e 's|cd lib|cd share|g' Makefile.in + /usr/bin/perl -pi -e 's|lib\/|share\/|g' Makefile.in share/examples/boot_alpha.exp share/examples/mac.exp share/examples/rmc.exp share/examples/shell_cmd_1.exp share/examples/shell_cmd_n.exp share/examples/srm.exp share/examples/wtf.exp + /usr/bin/perl -pi -e 's|-m 755 -s conman|-m 755 conman|g' Makefile.in + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./auxdir/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./auxdir/config.guess ++ basename ./auxdir/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./auxdir/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./auxdir/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./auxdir/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./auxdir/config.sub ++ basename ./auxdir/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./auxdir/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./auxdir/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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 --with-tcp-wrappers checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for socket in -lsocket... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for socklen_t... yes checking whether byte ordering is bigendian... no checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for localtime_r... yes checking for strcasecmp... yes checking for strlcat... no checking for strlcpy... no checking whether stdbool.h is broken... no checking whether debugging is enabled... no checking whether to use the Debug Malloc Library... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for main in -lwrap... no checking whether to use TCP Wrappers... no checking for ConMan daemon host name... 127.0.0.1 checking for ConMan daemon port number... 7890 checking for a sense of humor... yes configure: creating ./config.status config.status: creating Makefile config.status: creating etc/conman.init config.status: creating man/conman.1 config.status: creating man/conman.conf.5 config.status: creating man/conmand.8 config.status: creating config.h config.status: executing default-1 commands creating dependencies make: [depend] Error 127 (ignored) + make -j4 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c client-conf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c client-sock.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c client-tty.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c common.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c list.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c lex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c log.c log.c: In function 'log_err': log.c:151: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c util-file.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c util-net.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c util-str.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c strlcat.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c strlcpy.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-conf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-esc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-logfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-obj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-process.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-serial.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-sock.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-telnet.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c server-unixsock.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c inevent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H -c tpoll.c ctags *.[ch] 2>/dev/null make: [tags] Error 127 (ignored) gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H client.o client-conf.o client-sock.o client-tty.o common.o list.o lex.o log.o util.o util-file.o util-net.o util-str.o strlcat.o strlcpy.o -o conman -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DHAVE_CONFIG_H server.o server-conf.o server-esc.o server-logfile.o server-obj.o server-process.o server-serial.o server-sock.o server-telnet.o server-unixsock.o inevent.o tpoll.o common.o list.o lex.o log.o util.o util-file.o util-net.o util-str.o strlcat.o strlcpy.o -o conmand -lpthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.34520 + umask 022 + cd /builddir/build/BUILD + cd conman-0.2.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/conman-0.2.2-2.fc8-root-mockbuild + make install DESTDIR=/var/tmp/conman-0.2.2-2.fc8-root-mockbuild /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/bin /usr/bin/install -c -m 755 conman /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/bin/ /usr/bin/install -c -m 755 conmen /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/bin/ /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/sbin /usr/bin/install -c -m 755 conmand /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/sbin/ /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc /usr/bin/install -c -m 600 etc/conman.conf /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/conman.conf /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/init.d /usr/bin/install -c -m 755 etc/conman.init /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/init.d/conman /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/logrotate.d /usr/bin/install -c -m 644 etc/conman.logrotate /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/logrotate.d/conman /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/sysconfig /usr/bin/install -c -m 644 etc/conman.sysconfig /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/sysconfig/conman 9 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman /usr/bin/install -c -m 755 share/alpha.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/alpha.exp 10 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman /usr/bin/install -c -m 755 share/conman.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/conman.exp 16 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/srm.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/srm.exp 23 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/boot_alpha.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/boot_alpha.exp 16 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/mac.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/mac.exp 24 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/shell_cmd_n.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/shell_cmd_n.exp 16 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/rmc.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/rmc.exp 0 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 644 share/examples/README /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/README 16 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/wtf.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/wtf.exp 24 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/shell_cmd_1.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples/shell_cmd_1.exp 15 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ibm-bc.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/ibm-bc.exp 17 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/sun-ilom.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/sun-ilom.exp 17 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ipmitool.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/ipmitool.exp 21 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/cyclades-ssh.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/cyclades-ssh.exp 15 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/hp-ilo.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/hp-ilo.exp 20 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ipmiconsole.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/ipmiconsole.exp 24 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/cyclades-telnet.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/cyclades-telnet.exp 0 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 644 share/exec/README /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/README 12 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ssh.exp /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/exec/ssh.exp /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/man/man1 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/man/man5 /usr/bin/install -c -m 755 -d /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/man/man8 /usr/bin/install -c -m 644 man/conman.1 \ /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/man/man1/conman.1 /usr/bin/install -c -m 644 man/conman.conf.5 \ /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/man/man5/conman.conf.5 /usr/bin/install -c -m 644 man/conmand.8 \ /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/man/man8/conmand.8 + install -m 0755 /builddir/build/SOURCES/conman.init /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/init.d/conman + install -m 0644 /builddir/build/SOURCES/conman.logrotate /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/logrotate.d/conman + mkdir -p /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/var/log/conman + mkdir -p /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/var/log/conman.old + rm -rf /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/conman/examples + chmod -x /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/sysconfig/conman + chmod 644 /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/etc/conman.conf + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/conman-0.2.2 extracting debug info from /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/sbin/conmand extracting debug info from /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/bin/conman 842 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: conman-0.2.2-2.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25641 + umask 022 + cd /builddir/build/BUILD + cd conman-0.2.2 + DOCDIR=/var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/doc/conman-0.2.2 + export DOCDIR + rm -rf /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/doc/conman-0.2.2 + /bin/mkdir -p /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/doc/conman-0.2.2 + cp -pr AUTHORS ChangeLog COPYING FAQ NEWS /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/doc/conman-0.2.2 + cp -pr share/examples /var/tmp/conman-0.2.2-2.fc8-root-mockbuild/usr/share/doc/conman-0.2.2 + exit 0 Provides: config(conman) = 0.2.2-2.fc8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/sh /usr/bin/env /usr/bin/expect config(conman) = 0.2.2-2.fc8 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) logrotate perl(Getopt::Std) rtld(GNU_HASH) Processing files: conman-debuginfo-0.2.2-2.fc8 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/conman-0.2.2-2.fc8-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/conman-0.2.2-2.fc8.x86_64.rpm Wrote: /builddir/build/RPMS/conman-debuginfo-0.2.2-2.fc8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.25641 + umask 022 + cd /builddir/build/BUILD + cd conman-0.2.2 + rm -rf /var/tmp/conman-0.2.2-2.fc8-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->