Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/plpa.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2101-3717/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/plpa.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/plpa-1.3.2-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/plpa.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2101-3717/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/plpa.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.80413 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf plpa-1.3.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/plpa-1.3.2.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd plpa-1.3.2 ++ /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.99201 + umask 022 + cd /builddir/build/BUILD + cd plpa-1.3.2 + 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/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' + 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' + ./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 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 PLPA version... 1.3.2 checking for x86_64-koji-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 gcc and cc understand -c and -o together... yes checking whether to enable "picky" compiler mode... no (default) checking for flex... no checking for lex... no checking for bison... no checking for byacc... 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 for syscall... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for unistd.h... (cached) yes checking for __NR_sched_setaffinity... yes checking for __NR_sched_getaffinity... yes checking for PLPA building mode... standalone checking if want PLPA maintainer support... disabled checking for PLPA config prefix... . checking for PLPA symbol prefix... plpa_ checking valgrind/valgrind.h usability... yes checking valgrind/valgrind.h presence... yes checking for valgrind/valgrind.h... yes checking for VALGRIND_CHECK_MEM_IS_ADDRESSABLE... yes checking whether to build PLPA executables... yes checking for inline... inline checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed 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 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 configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./config/Makefile config.status: creating ./src/Makefile config.status: creating ./src/libplpa/Makefile config.status: creating ./src/plpa-info/Makefile config.status: creating ./src/plpa-taskset/Makefile config.status: creating ./src/libplpa/plpa_config.h config.status: creating ./src/libplpa/plpa.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src' Making all in libplpa make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' make all-am make[3]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' depbase=`echo plpa_api_probe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_api_probe.lo -MD -MP -MF $depbase.Tpo -c -o plpa_api_probe.lo plpa_api_probe.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo plpa_dispatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_dispatch.lo -MD -MP -MF $depbase.Tpo -c -o plpa_dispatch.lo plpa_dispatch.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo plpa_runtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_runtime.lo -MD -MP -MF $depbase.Tpo -c -o plpa_runtime.lo plpa_runtime.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo plpa_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_map.lo -MD -MP -MF $depbase.Tpo -c -o plpa_map.lo plpa_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_api_probe.lo -MD -MP -MF .deps/plpa_api_probe.Tpo -c plpa_api_probe.c -fPIC -DPIC -o .libs/plpa_api_probe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_runtime.lo -MD -MP -MF .deps/plpa_runtime.Tpo -c plpa_runtime.c -fPIC -DPIC -o .libs/plpa_runtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_map.lo -MD -MP -MF .deps/plpa_map.Tpo -c plpa_map.c -fPIC -DPIC -o .libs/plpa_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa_dispatch.lo -MD -MP -MF .deps/plpa_dispatch.Tpo -c plpa_dispatch.c -fPIC -DPIC -o .libs/plpa_dispatch.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:1:0 -o libplpa.la -rpath /usr/lib64 plpa_api_probe.lo plpa_dispatch.lo plpa_runtime.lo plpa_map.lo libtool: link: gcc -shared .libs/plpa_api_probe.o .libs/plpa_dispatch.o .libs/plpa_runtime.o .libs/plpa_map.o -m64 -mtune=generic -Wl,-soname -Wl,libplpa.so.0 -o .libs/libplpa.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libplpa.so.0" && ln -s "libplpa.so.0.0.1" "libplpa.so.0") libtool: link: (cd ".libs" && rm -f "libplpa.so" && ln -s "libplpa.so.0.0.1" "libplpa.so") libtool: link: ( cd ".libs" && rm -f "libplpa.la" && ln -s "../libplpa.la" "libplpa.la" ) make[3]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' Making all in plpa-info make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-info' depbase=`echo plpa-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa-info.o -MD -MP -MF $depbase.Tpo -c -o plpa-info.o plpa-info.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o plpa-info plpa-info.o ../../src/libplpa/libplpa.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/plpa-info plpa-info.o ../../src/libplpa/.libs/libplpa.so make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-info' Making all in plpa-taskset make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-taskset' depbase=`echo plpa-taskset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT plpa-taskset.o -MD -MP -MF $depbase.Tpo -c -o plpa-taskset.o plpa-taskset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tokens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tokens.o -MD -MP -MF $depbase.Tpo -c -o tokens.o tokens.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.././src/libplpa -I../../src/libplpa -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\ mv -f $depbase.Tpo $depbase.Po parser.c: In function 'yylex': parser.l:55: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o plpa-taskset plpa-taskset.o parser.o tokens.o ../../src/libplpa/libplpa.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/plpa-taskset plpa-taskset.o parser.o tokens.o ../../src/libplpa/.libs/libplpa.so make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-taskset' make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src' make[1]: Entering directory `/builddir/build/BUILD/plpa-1.3.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.42705 + umask 022 + cd /builddir/build/BUILD + cd plpa-1.3.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/plpa-1.3.2-1.ru-root-mockbuild + make install DESTDIR=/var/tmp/plpa-1.3.2-1.ru-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src' Making install in libplpa make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' make[3]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libplpa.la' '/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64/libplpa.la' libtool: install: /usr/bin/install -c .libs/libplpa.so.0.0.1 /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64/libplpa.so.0.0.1 libtool: install: (cd /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64 && { ln -s -f libplpa.so.0.0.1 libplpa.so.0 || { rm -f libplpa.so.0 && ln -s libplpa.so.0.0.1 libplpa.so.0; }; }) libtool: install: (cd /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64 && { ln -s -f libplpa.so.0.0.1 libplpa.so || { rm -f libplpa.so && ln -s libplpa.so.0.0.1 libplpa.so; }; }) libtool: install: /usr/bin/install -c .libs/libplpa.lai /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64/libplpa.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'plpa.h' '/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include/plpa.h' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' sed -e 's/define PACKAGE/define PLPA_PACKAGE/' \ /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include/plpa.h \ > /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include/plpa.h.install cp /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include/plpa.h.install \ /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include/plpa.h rm -f /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include/plpa.h.install chmod 0644 /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/include/plpa.h make[4]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' make[3]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/libplpa' Making install in plpa-info make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-info' make[3]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-info' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'plpa-info' '/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin/plpa-info' libtool: install: warning: `../../src/libplpa/libplpa.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/plpa-info /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin/plpa-info make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-info' make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-info' Making install in plpa-taskset make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-taskset' make[3]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-taskset' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'plpa-taskset' '/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin/plpa-taskset' libtool: install: warning: `../../src/libplpa/libplpa.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/plpa-taskset /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin/plpa-taskset make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-taskset' make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src/plpa-taskset' make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src' make[3]: Entering directory `/builddir/build/BUILD/plpa-1.3.2/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src' make[2]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2/src' make[1]: Entering directory `/builddir/build/BUILD/plpa-1.3.2' make[2]: Entering directory `/builddir/build/BUILD/plpa-1.3.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/plpa-1.3.2' make[1]: Leaving directory `/builddir/build/BUILD/plpa-1.3.2' + rm -f /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64/libplpa.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/plpa-1.3.2 extracting debug info from /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/lib64/libplpa.so.0.0.1 extracting debug info from /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin/plpa-info extracting debug info from /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/bin/plpa-taskset symlinked /usr/lib/debug/usr/lib64/libplpa.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libplpa.so.0.debug symlinked /usr/lib/debug/usr/lib64/libplpa.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libplpa.so.debug 351 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: plpa-1.3.2-1.ru 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) libplpa.so.0()(64bit) plpa-libs = 1.3.2-1.ru rtld(GNU_HASH) Processing files: plpa-libs-1.3.2-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.78687 + umask 022 + cd /builddir/build/BUILD + cd plpa-1.3.2 + DOCDIR=/var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/share/doc/plpa-libs-1.3.2 + export DOCDIR + rm -rf /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/share/doc/plpa-libs-1.3.2 + /bin/mkdir -p /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/share/doc/plpa-libs-1.3.2 + cp -pr LICENSE AUTHORS NEWS README VERSION /var/tmp/plpa-1.3.2-1.ru-root-mockbuild/usr/share/doc/plpa-libs-1.3.2 + exit 0 Provides: libplpa.so.0()(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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libplpa.so.0()(64bit) rtld(GNU_HASH) Processing files: plpa-devel-1.3.2-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libplpa.so.0()(64bit) plpa-libs = 1.3.2-1.ru Processing files: plpa-debuginfo-1.3.2-1.ru Provides: libplpa.so.0.0.1.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/plpa-1.3.2-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/plpa-1.3.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/plpa-libs-1.3.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/plpa-devel-1.3.2-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/plpa-debuginfo-1.3.2-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.37646 + umask 022 + cd /builddir/build/BUILD + cd plpa-1.3.2 + rm -rf /var/tmp/plpa-1.3.2-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->