ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/powerman.spec'], False, '/var/lib/mock/dist-f8-build-256848-46379/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/powerman.spec'] warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/powerman-2.2-1.fc8.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/powerman.spec'], False, '/var/lib/mock/dist-f8-build-256848-46379/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/powerman.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.24039 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf powerman-2.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/powerman-2.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd powerman-2.2 ++ /usr/bin/id -u + '[' 427 = 0 ']' ++ /usr/bin/id -u + '[' 427 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.40195 + umask 022 + cd /builddir/build/BUILD + cd powerman-2.2 + LANG=C + export LANG + unset DISPLAY + 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 ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/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-httppower --with-genders checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking installation directory variables... yes 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 whether to enable maintainer-specific portions of Makefiles... no 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for /dev/ptmx... yes checking for /dev/ptc... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking whether byte ordering is bigendian... no checking for uid_t in sys/types.h... yes checking for an ANSI C-conforming const... yes checking for socklen_t... yes checking for whether to build httppower executable... yes checking for whether to build genders support... yes checking for genders_handle_create in -lgenders... no checking for getopt_long... yes checking for cfmakeraw... yes checking for library containing bind... none required checking for library containing gethostbyaddr... none required checking for working curses... yes checking for forkpty... no checking for forkpty in -lutil... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for hosts_ctl in -lwrap... yes checking for poll... yes checking for curl_easy_setopt in -lcurl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating config/config.h config.status: executing depfiles commands + make -e VERSION=2.2 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' Making all in etc make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/etc' Making all in man make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/man' Making all in scripts make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/scripts' Making all in src make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/src' gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT powerman.o -MD -MP -MF .deps/powerman.Tpo -c -o powerman.o powerman.c mv -f .deps/powerman.Tpo .deps/powerman.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hostlist.o -MD -MP -MF .deps/hostlist.Tpo -c -o hostlist.o hostlist.c mv -f .deps/hostlist.Tpo .deps/hostlist.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hprintf.o -MD -MP -MF .deps/hprintf.Tpo -c -o hprintf.o hprintf.c mv -f .deps/hprintf.Tpo .deps/hprintf.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT argv.o -MD -MP -MF .deps/argv.Tpo -c -o argv.o argv.c mv -f .deps/argv.Tpo .deps/argv.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xread.o -MD -MP -MF .deps/xread.Tpo -c -o xread.o xread.c mv -f .deps/xread.Tpo .deps/xread.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xpoll.o -MD -MP -MF .deps/xpoll.Tpo -c -o xpoll.o xpoll.c mv -f .deps/xpoll.Tpo .deps/xpoll.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xregex.o -MD -MP -MF .deps/xregex.Tpo -c -o xregex.o xregex.c mv -f .deps/xregex.Tpo .deps/xregex.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xpty.o -MD -MP -MF .deps/xpty.Tpo -c -o xpty.o xpty.c mv -f .deps/xpty.Tpo .deps/xpty.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xsignal.o -MD -MP -MF .deps/xsignal.Tpo -c -o xsignal.o xsignal.c mv -f .deps/xsignal.Tpo .deps/xsignal.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o powerman powerman.o debug.o error.o hostlist.o list.o hprintf.o argv.o xread.o xpoll.o xmalloc.o xregex.o xpty.o xsignal.o -lutil ln -s powerman pm gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT powermand.o -MD -MP -MF .deps/powermand.Tpo -c -o powermand.o powermand.c mv -f .deps/powermand.Tpo .deps/powermand.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT arglist.o -MD -MP -MF .deps/arglist.Tpo -c -o arglist.o arglist.c mv -f .deps/arglist.Tpo .deps/arglist.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cbuf.o -MD -MP -MF .deps/cbuf.Tpo -c -o cbuf.o cbuf.c mv -f .deps/cbuf.Tpo .deps/cbuf.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c mv -f .deps/daemon.Tpo .deps/daemon.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.c mv -f .deps/device.Tpo .deps/device.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT device_pipe.o -MD -MP -MF .deps/device_pipe.Tpo -c -o device_pipe.o device_pipe.c mv -f .deps/device_pipe.Tpo .deps/device_pipe.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT device_serial.o -MD -MP -MF .deps/device_serial.Tpo -c -o device_serial.o device_serial.c mv -f .deps/device_serial.Tpo .deps/device_serial.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT device_tcp.o -MD -MP -MF .deps/device_tcp.Tpo -c -o device_tcp.o device_tcp.c mv -f .deps/device_tcp.Tpo .deps/device_tcp.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parse_lex.o -MD -MP -MF .deps/parse_lex.Tpo -c -o parse_lex.o parse_lex.c parse_lex.c: In function 'yylex': parse_lex.l:241: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/parse_lex.Tpo .deps/parse_lex.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parse_tab.o -MD -MP -MF .deps/parse_tab.Tpo -c -o parse_tab.o parse_tab.c mv -f .deps/parse_tab.Tpo .deps/parse_tab.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parse_util.o -MD -MP -MF .deps/parse_util.Tpo -c -o parse_util.o parse_util.c mv -f .deps/parse_util.Tpo .deps/parse_util.Po gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pluglist.o -MD -MP -MF .deps/pluglist.Tpo -c -o pluglist.o pluglist.c mv -f .deps/pluglist.Tpo .deps/pluglist.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o powermand powermand.o arglist.o cbuf.o client.o daemon.o device.o device_pipe.o device_serial.o device_tcp.o hash.o parse_lex.o parse_tab.o parse_util.o pluglist.o debug.o error.o hostlist.o list.o hprintf.o argv.o xread.o xpoll.o xmalloc.o xregex.o xpty.o xsignal.o -lwrap -lutil gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plmpower.o -MD -MP -MF .deps/plmpower.Tpo -c -o plmpower.o plmpower.c mv -f .deps/plmpower.Tpo .deps/plmpower.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o plmpower plmpower.o debug.o error.o hostlist.o list.o hprintf.o argv.o xread.o xpoll.o xmalloc.o xregex.o xpty.o xsignal.o -lutil gcc -DHAVE_CONFIG_H -I. -I../config -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT httppower.o -MD -MP -MF .deps/httppower.Tpo -c -o httppower.o httppower.c mv -f .deps/httppower.Tpo .deps/httppower.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o httppower httppower.o debug.o error.o hostlist.o list.o hprintf.o argv.o xread.o xpoll.o xmalloc.o xregex.o xpty.o xsignal.o -lcurl -lutil make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/src' Making all in test make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/test' make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.31552 + umask 022 + cd /builddir/build/BUILD + cd powerman-2.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/powerman-2.2-1.fc8-root-mockbuild + make -e install DESTDIR=/var/tmp/powerman-2.2-1.fc8-root-mockbuild mandir=/usr/share/man Making install in etc make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/etc' make[2]: Entering directory `/builddir/build/BUILD/powerman-2.2/etc' make[2]: Nothing to be done for `install-exec-am'. ../config/install-sh -m 755 -d \ /var/tmp/powerman-2.2-1.fc8-root-mockbuild/etc/powerman for file in apc7900.dev apc.dev apcnew.dev apcold.dev apcpdu3.dev apcpdu.dev bashfun.dev baytech.dev baytech-rpc28-nc.dev baytech-rpc3-nc.dev cb-7050.dev cyclades-pm10.dev cyclades-pm8.dev dli.dev hp3488.dev ibmbladecenter.dev ibmh8.dev icebox.dev icebox3.dev ics8064.dev ilom.dev ipmi.dev ipmipower.dev phantom.dev plmpower.dev powerman.dev swpdu.dev wti.dev wti-rps10.dev; do \ ../config/install-sh -m 644 ./$file /var/tmp/powerman-2.2-1.fc8-root-mockbuild/etc/powerman; \ done make[2]: Leaving directory `/builddir/build/BUILD/powerman-2.2/etc' make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/etc' Making install in man make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/man' make[2]: Entering directory `/builddir/build/BUILD/powerman-2.2/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './powerman.1' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man1/powerman.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man5" /usr/bin/install -c -m 644 './powerman.conf.5' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man5/powerman.conf.5' /usr/bin/install -c -m 644 './powerman.dev.5' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man5/powerman.dev.5' test -z "/usr/share/man/man7" || /bin/mkdir -p "/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man7" /usr/bin/install -c -m 644 './powerman-devices.7' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man7/powerman-devices.7' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './powermand.8' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/man/man8/powermand.8' make[2]: Leaving directory `/builddir/build/BUILD/powerman-2.2/man' make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/man' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/scripts' make[2]: Entering directory `/builddir/build/BUILD/powerman-2.2/scripts' make[2]: Nothing to be done for `install-exec-am'. ../config/install-sh 755 -d \ /var/tmp/powerman-2.2-1.fc8-root-mockbuild/etc/init.d ../config/install-sh: 755 does not exist. ../config/install-sh -m 755 ./powerman.init \ /var/tmp/powerman-2.2-1.fc8-root-mockbuild/etc/init.d/powerman make[2]: [install-data-local] Error 1 (ignored) make[2]: Leaving directory `/builddir/build/BUILD/powerman-2.2/scripts' make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/scripts' Making install in src make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/src' make[2]: Entering directory `/builddir/build/BUILD/powerman-2.2/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/bin" /usr/bin/install -c 'powerman' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/bin/powerman' /usr/bin/install -c 'pm' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/bin/pm' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/sbin" /usr/bin/install -c 'powermand' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/sbin/powermand' /usr/bin/install -c 'plmpower' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/sbin/plmpower' /usr/bin/install -c 'httppower' '/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/sbin/httppower' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/powerman-2.2/src' make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2/test' make[2]: Entering directory `/builddir/build/BUILD/powerman-2.2/test' 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/powerman-2.2/test' make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2/test' make[1]: Entering directory `/builddir/build/BUILD/powerman-2.2' make[2]: Entering directory `/builddir/build/BUILD/powerman-2.2' 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/powerman-2.2' make[1]: Leaving directory `/builddir/build/BUILD/powerman-2.2' + rm /var/tmp/powerman-2.2-1.fc8-root-mockbuild//usr/bin/pm + pushd /var/tmp/powerman-2.2-1.fc8-root-mockbuild//usr/bin /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/bin ~/build/BUILD/powerman-2.2 + ln -s powerman pm + popd ~/build/BUILD/powerman-2.2 + chmod -x /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/apc.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/apc7900.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/apcnew.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/apcold.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/apcpdu.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/apcpdu3.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/bashfun.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/baytech-rpc28-nc.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/baytech-rpc3-nc.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/baytech.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/cb-7050.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/cyclades-pm10.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/cyclades-pm8.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/dli.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/hp3488.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/ibmbladecenter.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/ibmh8.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/icebox.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/icebox3.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/ics8064.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/ilom.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/ipmi.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/ipmipower.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/phantom.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/plmpower.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/powerman.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/swpdu.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/wti-rps10.dev /var/tmp/powerman-2.2-1.fc8-root-mockbuild//etc/powerman/wti.dev + /usr/bin/perl -pi -e 's|chkconfig:.*95 5|chkconfig: - 95 5|g' /var/tmp/powerman-2.2-1.fc8-root-mockbuild/etc/init.d/powerman + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/powerman-2.2 extracting debug info from /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/bin/powerman extracting debug info from /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/sbin/powermand extracting debug info from /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/sbin/plmpower extracting debug info from /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/sbin/httppower symlinked /usr/lib/debug/usr/bin/powerman.debug to /usr/lib/debug/usr/bin/pm.debug 1192 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: powerman-2.2-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1294 + umask 022 + cd /builddir/build/BUILD + cd powerman-2.2 + DOCDIR=/var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/doc/powerman-2.2 + export DOCDIR + rm -rf /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/doc/powerman-2.2 + /bin/mkdir -p /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/doc/powerman-2.2 + cp -pr ChangeLog DISCLAIMER COPYING NEWS TODO /var/tmp/powerman-2.2-1.fc8-root-mockbuild/usr/share/doc/powerman-2.2 + exit 0 Provides: config(powerman) = 2.2-1.fc8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh config(powerman) = 2.2-1.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) libcurl.so.4()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Processing files: powerman-debuginfo-2.2-1.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/powerman-2.2-1.fc8-root-mockbuild warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/powerman-2.2-1.fc8.x86_64.rpm Wrote: /builddir/build/RPMS/powerman-debuginfo-2.2-1.fc8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.87079 + umask 022 + cd /builddir/build/BUILD + cd powerman-2.2 + rm -rf /var/tmp/powerman-2.2-1.fc8-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->