Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conman.spec'], False, '/var/lib/mock/f17-build-1320424-211530/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conman.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/conman-0.2.7-0.fc17.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/f17-build-1320424-211530/root/', None, 86400, True, False, 496, 496, None, False, 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.Atylxx + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf conman-0.2.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/conman-0.2.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd conman-0.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xKI4xf + umask 022 + cd /builddir/build/BUILD + cd conman-0.2.7 + 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 -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-tcp-wrappers configure: WARNING: unrecognized options: --disable-dependency-tracking 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 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 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... /usr/bin/grep checking for egrep... /usr/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 strncasecmp... yes checking for toint... no 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 ipmiconsole.h usability... no checking ipmiconsole.h presence... no checking for ipmiconsole.h... no checking for ipmiconsole_workaround_flags_is_valid in -lipmiconsole... no checking whether to use FreeIPMI's libipmiconsole... no checking for ConMan daemon host name... 127.0.0.1 checking for ConMan daemon port number... 7890 checking how to link against pthreads... -lpthread 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) configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j16 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c client.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c client-conf.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c client-sock.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c client-tty.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c common.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c list.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lex.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c log.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util-file.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util-net.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util-str.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strlcat.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strlcpy.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-conf.c client-sock.c: In function 'send_greeting': client-sock.c:108:20: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:109:20: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:113:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c: In function 'send_req': client-sock.c:160:26: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:163:26: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:166:26: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:177:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:178:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:182:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-esc.c client-sock.c:183:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-logfile.c client-sock.c:188:28: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:189:28: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:193:28: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:194:28: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:198:28: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:199:28: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] client-sock.c:208:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-obj.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-process.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-serial.c server.c: In function 'setup_coredump': server.c:329:19: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] server.c: In function 'coredump_handler': server.c:401:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] server-conf.c: In function 'parse_console_directive': server-conf.c:599:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] server-esc.c: In function 'perform_suspend': server-esc.c:444:9: warning: variable 'gotSuspend' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-sock.c server-process.c: In function 'disconnect_process_obj': server-process.c:263:20: warning: variable 'n' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-telnet.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c server-unixsock.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c inevent.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpoll.c server-sock.c: In function 'resolve_addr': server-sock.c:171:9: warning: variable 'gotHostName' set but not used [-Wunused-but-set-variable] server-sock.c: In function 'send_rsp': server-sock.c:728:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] server-sock.c:738:32: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] server-sock.c:739:32: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] server-sock.c:745:32: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] server-sock.c:756:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] server-sock.c:757:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] server-sock.c:758:24: warning: comparison between 'enum proto_toks' and 'enum common_tokens' [-Wenum-compare] ctags *.[ch] 2>/dev/null make: [tags] Error 127 (ignored) server-telnet.c: In function 'send_telnet_cmd': server-telnet.c:452:10: warning: variable 'opt_buf' set but not used [-Wunused-but-set-variable] server-unixsock.c: In function 'connect_unixsock_obj': server-unixsock.c:194:25: warning: variable 'rc' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro 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 -lpthread -o conman gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro 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 -lpthread -o conmand + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V9h8j5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 + cd conman-0.2.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/bin /usr/bin/install -c -m 755 conman /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/bin/ /usr/bin/install -c -m 755 conmen /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/bin/ /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/sbin /usr/bin/install -c -m 755 conmand /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/sbin/ /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc /usr/bin/install -c -m 600 etc/conman.conf /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/conman.conf /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/init.d /usr/bin/install -c -m 755 etc/conman.init /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/init.d/conman /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/logrotate.d /usr/bin/install -c -m 644 etc/conman.logrotate /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/logrotate.d/conman /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/sysconfig /usr/bin/install -c -m 644 etc/conman.sysconfig /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/sysconfig/conman 9 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman /usr/bin/install -c -m 755 share/alpha.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/alpha.exp 10 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman /usr/bin/install -c -m 755 share/conman.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/conman.exp 24 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/shell_cmd_n.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/shell_cmd_n.exp 16 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/rmc.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/rmc.exp 16 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/mac.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/mac.exp 0 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 644 share/examples/README /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/README 23 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/boot_alpha.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/boot_alpha.exp 16 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/wtf.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/wtf.exp 24 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/shell_cmd_1.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/shell_cmd_1.exp 16 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples /usr/bin/install -c -m 755 share/examples/srm.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples/srm.exp 15 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ibm-bc.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/ibm-bc.exp 15 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/hp-ilo.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/hp-ilo.exp 0 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 644 share/exec/README /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/README 21 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/cyclades-ssh.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/cyclades-ssh.exp 24 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/cyclades-telnet.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/cyclades-telnet.exp 12 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ssh.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/ssh.exp 17 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/sun-ilom.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/sun-ilom.exp 20 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ipmiconsole.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/ipmiconsole.exp 17 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/hp-lo100.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/hp-lo100.exp 17 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/sun-elom.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/sun-elom.exp 22 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/sun-v20z-v40z.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/sun-v20z-v40z.exp 17 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec /usr/bin/install -c -m 755 share/exec/ipmitool.exp /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/exec/ipmitool.exp /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/man/man1 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/man/man5 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/man/man8 /usr/bin/install -c -m 644 man/conman.1 \ /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/man/man1/conman.1 /usr/bin/install -c -m 644 man/conman.conf.5 \ /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/man/man5/conman.conf.5 /usr/bin/install -c -m 644 man/conmand.8 \ /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/man/man8/conmand.8 + install -m 0755 /builddir/build/SOURCES/conman.init /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/init.d/conman + install -m 0644 /builddir/build/SOURCES/conman.logrotate /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/logrotate.d/conman + mkdir -p /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/var/log/conman + mkdir -p /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/var/log/conman.old + rm -rf /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/conman/examples + chmod -x /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/sysconfig/conman + chmod 644 /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/etc/conman.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/conman-0.2.7 extracting debug info from /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/bin/conman extracting debug info from /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/sbin/conmand 927 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: conman-0.2.7-0.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.opnzKW + umask 022 + cd /builddir/build/BUILD + cd conman-0.2.7 + DOCDIR=/builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/doc/conman-0.2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/doc/conman-0.2.7 + cp -pr AUTHORS ChangeLog COPYING FAQ NEWS /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/doc/conman-0.2.7 + cp -pr share/examples /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64/usr/share/doc/conman-0.2.7 + exit 0 Provides: config(conman) = 0.2.7-0.fc17 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(Getopt::Std) rtld(GNU_HASH) Processing files: conman-debuginfo-0.2.7-0.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 Wrote: /builddir/build/RPMS/conman-0.2.7-0.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/conman-debuginfo-0.2.7-0.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rwHypA + umask 022 + cd /builddir/build/BUILD + cd conman-0.2.7 + rm -rf /builddir/build/BUILDROOT/conman-0.2.7-0.fc17.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->