Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/globus-gfork.spec'], False, '/var/lib/mock/dist-f12-build-630600-91205/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/globus-gfork.spec'] warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/globus-gfork-0.2-3.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/globus-gfork.spec'], False, '/var/lib/mock/dist-f12-build-630600-91205/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/globus-gfork.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ihwNx9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf globus_gfork-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/globus_gfork-0.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd globus_gfork-0.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (globus-gfork.patch):' Patch #0 (globus-gfork.patch): + /bin/cat /builddir/build/SOURCES/globus-gfork.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (globus-gfork-undefined.patch):' Patch #1 (globus-gfork-undefined.patch): + /bin/cat /builddir/build/SOURCES/globus-gfork-undefined.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (globus-gfork-etc.patch):' Patch #2 (globus-gfork-etc.patch): + /bin/cat /builddir/build/SOURCES/globus-gfork-etc.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (globus-gfork-opts.patch):' Patch #3 (globus-gfork-opts.patch): + /bin/cat /builddir/build/SOURCES/globus-gfork-opts.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FwkBUQ + umask 022 + cd /builddir/build/BUILD + cd globus_gfork-0.2 + LANG=C + export LANG + unset DISPLAY + rm -f doxygen/Doxyfile-internal.in doxygen/Doxyfile.in + rm -f doxygen/Makefile.am + rm -f pkgdata/Makefile.am + rm -f globus_automake_post globus_automake_post_top globus_automake_pre globus_automake_pre_top + rm -rf autom4te.cache ++ find . -name Makefile.am + for f in '`find . -name Makefile.am`' + sed -e 's!^flavorinclude_HEADERS!include_HEADERS!' -e 's!\(lib[a-zA-Z_]*\)_$(GLOBUS_FLAVOR_NAME)\.la!\1.la!g' -e 's!^\(lib[a-zA-Z_]*\)___GLOBUS_FLAVOR_NAME__la_!\1_la_!' -i ./Makefile.am + sed -e 's!/dev/null 2>&1 globus_gfork_lib.c:14: warning: 'gfork_l_handle' defined but not used libtool-gcc64pthr: compile: /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"globus_gfork\" -DVERSION=\"0.2\" -I. -I/usr/include/globus -I/usr/lib64/globus/include -O -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -m64 -Wall -c globus_gfork_lib.c -o globus_gfork_lib.o >/dev/null 2>&1 libtool-gcc64pthr: compile: /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"globus_gfork\" -DVERSION=\"0.2\" -I. -I/usr/include/globus -I/usr/lib64/globus/include -O -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -m64 -Wall -c globus_gfork_opts.c -o globus_gfork_opts.o >/dev/null 2>&1 /bin/sh /usr/sbin/libtool-gcc64pthr --mode=link /usr/bin/gcc -O -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -m64 -Wall -L/usr/lib64 -m64 -o libglobus_gfork.la -rpath /usr/lib64 globus_gfork_lib.lo globus_gfork_states.lo globus_gfork_opts.lo -version-info 0:2:0 -lglobus_xio -lglobus_common -lm -ldl -lltdl -lpthread libtool-gcc64pthr: link: /usr/bin/gcc -Wl,--as-needed -shared .libs/globus_gfork_lib.o .libs/globus_gfork_states.o .libs/globus_gfork_opts.o -L/usr/lib64 -lglobus_xio -lglobus_common -lm -ldl -lltdl -lpthread -m64 -mtune=generic -m64 -m64 -Wl,-soname -Wl,libglobus_gfork.so.0 -o .libs/libglobus_gfork.so.0.0.2 libtool-gcc64pthr: link: (cd ".libs" && rm -f "libglobus_gfork.so.0" && ln -s "libglobus_gfork.so.0.0.2" "libglobus_gfork.so.0") libtool-gcc64pthr: link: (cd ".libs" && rm -f "libglobus_gfork.so" && ln -s "libglobus_gfork.so.0.0.2" "libglobus_gfork.so") libtool-gcc64pthr: link: /usr/bin/ar cru .libs/libglobus_gfork.a globus_gfork_lib.o globus_gfork_states.o globus_gfork_opts.o libtool-gcc64pthr: link: /usr/bin/ranlib .libs/libglobus_gfork.a libtool-gcc64pthr: link: ( cd ".libs" && rm -f "libglobus_gfork.la" && ln -s "../libglobus_gfork.la" "libglobus_gfork.la" ) : make[2]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' make[1]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[1]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2' /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"globus_gfork\" -DVERSION=\"0.2\" -I. -I/usr/include/globus -I/usr/lib64/globus/include -O -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -m64 -Wall -c -o gfork-globus_gfork_server.o `test -f 'globus_gfork_server.c' || echo './'`globus_gfork_server.c globus_gfork_server.c: In function 'gfork_l_kid_read_close_cb': globus_gfork_server.c:243: warning: cast to pointer from integer of different size globus_gfork_server.c: In function 'gfork_l_spawn_master': globus_gfork_server.c:599: warning: cast to pointer from integer of different size globus_gfork_server.c:619: warning: cast to pointer from integer of different size globus_gfork_server.c:550: warning: ignoring return value of 'nice', declared with attribute warn_unused_result globus_gfork_server.c: In function 'gfork_l_dead_kid': globus_gfork_server.c:659: warning: cast to pointer from integer of different size globus_gfork_server.c:665: warning: cast to pointer from integer of different size globus_gfork_server.c:686: warning: cast to pointer from integer of different size globus_gfork_server.c: In function 'gfork_l_int_delay_cb': globus_gfork_server.c:760: warning: cast from pointer to integer of different size globus_gfork_server.c: In function 'gfork_l_int': globus_gfork_server.c:796: warning: cast from pointer to integer of different size globus_gfork_server.c: In function 'gfork_l_server_accepted': globus_gfork_server.c:901: warning: cast to pointer from integer of different size globus_gfork_server.c:941: warning: cast to pointer from integer of different size globus_gfork_server.c:870: warning: ignoring return value of 'nice', declared with attribute warn_unused_result globus_gfork_server.c: In function 'gfork_l_read_body_cb': globus_gfork_server.c:1216: warning: cast to pointer from integer of different size /bin/sh /usr/sbin/libtool-gcc64pthr --mode=link /usr/bin/gcc -O -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -m64 -Wall -L/usr/lib64 -m64 -o gfork gfork-globus_gfork_server.o ./libglobus_gfork.la -lglobus_xio -lglobus_common -lm -ldl -lltdl -lpthread libtool-gcc64pthr: link: /usr/bin/gcc -O -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -m64 -Wall -m64 -o .libs/gfork gfork-globus_gfork_server.o -L/usr/lib64 ./.libs/libglobus_gfork.so -lglobus_xio -lglobus_common -lm -ldl -lltdl -lpthread make[1]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K4uk0N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 ++ dirname /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 + cd globus_gfork-0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 Making install in pkgdata make[1]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[2]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2' Making filelist in pkgdata make[3]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[4]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[4]: Nothing to be done for `filelist-am'. make[4]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' : make[3]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[3]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2' make[3]: Nothing to be done for `filelist-am'. make[3]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' : make[2]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' make[2]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[2]: Nothing to be done for `install-exec-am'. make[3]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2' Making filelist in pkgdata make[4]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[5]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[5]: Nothing to be done for `filelist-am'. make[5]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' : make[4]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[4]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2' make[4]: Nothing to be done for `filelist-am'. make[4]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' : make[3]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' test -z "/usr/share/globus/packages/globus_gfork" || /bin/sh /builddir/build/BUILD/globus_gfork-0.2/install-sh -d "/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork"; /usr/bin/install -c -m 644 './noflavor_data.filelist' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/noflavor_data.filelist' /usr/bin/install: cannot stat `./noflavor_data.filelist': No such file or directory /usr/bin/install -c -m 644 'gcc64pthr_dev.filelist' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_dev.filelist' /usr/bin/install -c -m 644 './noflavor_doc.filelist' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/noflavor_doc.filelist' /usr/bin/install: cannot stat `./noflavor_doc.filelist': No such file or directory /usr/bin/install -c -m 644 'gcc64pthr_pgm.filelist' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_pgm.filelist' /usr/bin/install -c -m 644 './gcc64pthr_pgm_static.filelist' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_pgm_static.filelist' /usr/bin/install: cannot stat `./gcc64pthr_pgm_static.filelist': No such file or directory /usr/bin/install -c -m 644 'gcc64pthr_rtl.filelist' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_rtl.filelist' /usr/bin/install -c -m 644 './pkg_data_noflavor_data.gpt' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/pkg_data_noflavor_data.gpt' /usr/bin/install: cannot stat `./pkg_data_noflavor_data.gpt': No such file or directory /usr/bin/install -c -m 644 'pkg_data_gcc64pthr_dev.gpt' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/pkg_data_gcc64pthr_dev.gpt' /usr/bin/install -c -m 644 './pkg_data_noflavor_doc.gpt' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/pkg_data_noflavor_doc.gpt' /usr/bin/install: cannot stat `./pkg_data_noflavor_doc.gpt': No such file or directory /usr/bin/install -c -m 644 'pkg_data_gcc64pthr_pgm.gpt' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/pkg_data_gcc64pthr_pgm.gpt' /usr/bin/install -c -m 644 './pkg_data_gcc64pthr_pgm_static.gpt' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/pkg_data_gcc64pthr_pgm_static.gpt' /usr/bin/install: cannot stat `./pkg_data_gcc64pthr_pgm_static.gpt': No such file or directory /usr/bin/install -c -m 644 'pkg_data_gcc64pthr_rtl.gpt' '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/pkg_data_gcc64pthr_rtl.gpt' make[2]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[1]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2/pkgdata' make[1]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2' make[2]: Entering directory `/builddir/build/BUILD/globus_gfork-0.2' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64" /bin/sh /usr/sbin/libtool-gcc64pthr --mode=install /usr/bin/install -c libglobus_gfork.la '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64' libtool-gcc64pthr: install: /usr/bin/install -c .libs/libglobus_gfork.so.0.0.2 /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.so.0.0.2 libtool-gcc64pthr: install: (cd /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64 && { ln -s -f libglobus_gfork.so.0.0.2 libglobus_gfork.so.0 || { rm -f libglobus_gfork.so.0 && ln -s libglobus_gfork.so.0.0.2 libglobus_gfork.so.0; }; }) libtool-gcc64pthr: install: (cd /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64 && { ln -s -f libglobus_gfork.so.0.0.2 libglobus_gfork.so || { rm -f libglobus_gfork.so && ln -s libglobus_gfork.so.0.0.2 libglobus_gfork.so; }; }) libtool-gcc64pthr: install: /usr/bin/install -c .libs/libglobus_gfork.lai /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.la libtool-gcc64pthr: install: /usr/bin/install -c .libs/libglobus_gfork.a /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.a libtool-gcc64pthr: install: chmod 644 /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.a libtool-gcc64pthr: install: /usr/bin/ranlib /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.a libtool-gcc64pthr: install: warning: remember to run `libtool-gcc64pthr --finish /usr/lib64' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/sbin" /bin/sh /usr/sbin/libtool-gcc64pthr --mode=install /usr/bin/install -c gfork '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/sbin' libtool-gcc64pthr: install: warning: `./libglobus_gfork.la' has not been installed in `/usr/lib64' libtool-gcc64pthr: install: /usr/bin/install -c .libs/gfork /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/sbin/gfork test -z "/usr/include/globus" || /bin/mkdir -p "/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/include/globus" /usr/bin/install -c -m 644 globus_gfork.h '/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/include/globus' make[2]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' make[1]: Leaving directory `/builddir/build/BUILD/globus_gfork-0.2' + GLOBUSPACKAGEDIR=/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages + find /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64 -name 'lib*.la' -exec rm -v '{}' ';' removed `/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.la' + sed '/lib.*\.la$/d' -i /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_rtl.filelist + find /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64 -name 'lib*.a' -exec rm -v '{}' ';' removed `/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.a' + sed '/lib.*\.a$/d' -i /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_dev.filelist + mkdir -p /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/pkgconfig + /usr/share/globus/globus-gpt2pkg-config pkgdata/pkg_data_gcc64pthr_dev.gpt + mkdir -p /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/doc/globus-gfork-0.2 + install -m 644 -p GLOBUS_LICENSE /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/doc/globus-gfork-0.2 + mkdir -p /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/etc + echo '# This is the default gfork configuration file' + cat /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_rtl.filelist + sed 's!^!/usr!' + cat /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_pgm.filelist + sed 's!^!/usr!' + cat /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/globus/packages/globus_gfork/gcc64pthr_dev.filelist + sed 's!^!/usr!' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/globus_gfork-0.2 extracting debug info from /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/lib64/libglobus_gfork.so.0.0.2 extracting debug info from /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/sbin/gfork symlinked /usr/lib/debug/usr/lib64/libglobus_gfork.so.0.0.2.debug to /usr/lib/debug/usr/lib64/libglobus_gfork.so.0.debug symlinked /usr/lib/debug/usr/lib64/libglobus_gfork.so.0.0.2.debug to /usr/lib/debug/usr/lib64/libglobus_gfork.so.debug 204 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: globus-gfork-0.2-3.fc12.x86_64 Provides: libglobus_gfork.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libglobus_common.so.0()(64bit) libglobus_gfork.so.0()(64bit) libglobus_xio.so.0()(64bit) rtld(GNU_HASH) Processing files: globus-gfork-progs-0.2-3.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6rNaMP + umask 022 + cd /builddir/build/BUILD + cd globus_gfork-0.2 + DOCDIR=/builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/doc/globus-gfork-progs-0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/doc/globus-gfork-progs-0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/doc/globus-gfork-progs-0.2 + cp -pr README.txt /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64/usr/share/doc/globus-gfork-progs-0.2 + exit 0 Provides: config(globus-gfork-progs) = 0.2-3.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libglobus_common.so.0()(64bit) libglobus_gfork.so.0()(64bit) libglobus_xio.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: globus-gfork-devel-0.2-3.fc12.x86_64 Provides: pkgconfig(globus-gfork) = 0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libglobus_gfork.so.0()(64bit) pkgconfig(globus-xio) >= 2 Processing files: globus-gfork-debuginfo-0.2-3.fc12.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/globus-gfork-0.2-3.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/globus-gfork-progs-0.2-3.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/globus-gfork-devel-0.2-3.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/globus-gfork-debuginfo-0.2-3.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J3qRyZ + umask 022 + cd /builddir/build/BUILD + cd globus_gfork-0.2 + rm -rf /builddir/build/BUILDROOT/globus-gfork-0.2-3.fc12.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->