Mock Version: 1.2.20 Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/globus-gram-client-tools.spec'], chrootPath='/var/lib/mock/dist-5E-epel-build-6355737-633397/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}user='mockbuild'timeout=172800uid=1000logger=gid=425printOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/globus-gram-client-tools.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/globus-gram-client-tools-11.9-1.el5.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/globus-gram-client-tools.spec'], printOutput=FalsechrootPath='/var/lib/mock/dist-5E-epel-build-6355737-633397/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}user='mockbuild'timeout=172800uid=1000logger=gid=425shell=Falseprivate_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/globus-gram-client-tools.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.76621 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf globus_gram_client_tools-11.9 + tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/globus_gram_client_tools-11.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd globus_gram_client_tools-11.9 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.76621 + umask 022 + cd /builddir/build/BUILD + cd globus_gram_client_tools-11.9 + LANG=C + export LANG + unset DISPLAY + export 'LDFLAGS=-Wl,--as-needed -Wl,-z,defs ' + LDFLAGS='-Wl,--as-needed -Wl,-z,defs ' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./build-aux/config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static '--includedir=${prefix}/include/globus' '--libexecdir=${datadir}/globus' --docdir=/usr/share/doc/globus-gram-client-tools-11.9 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 make supports nested variables... yes checking how to create a pax tar archive... gnutar checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for ppc-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 how to convert powerpc-redhat-linux-gnu file names to powerpc-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for ppc-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE_DEP... yes checking for xsltproc... no checking for xmllint... no checking docbook dtd... no checking docbook xsl... cat: write error: Broken pipe no checking for a2x.py... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating globus-gram-client-tools-uninstalled.pc config.status: creating globus-gram-client-tools.pc config.status: creating Makefile config.status: creating version.h config.status: creating globus-job-cancel config.status: creating globus-job-clean config.status: creating globus-job-submit config.status: creating globus-job-run config.status: creating globus-job-status config.status: creating globus-job-get-output config.status: executing depfiles commands config.status: executing libtool commands + sed 's!CC \(.*-shared\) !CC \\\${wl}--as-needed \1 !' -i libtool + make -j4 Making all in . make[1]: Entering directory `/builddir/build/BUILD/globus_gram_client_tools-11.9' gcc -DPACKAGE_NAME=\"globus_gram_client_tools\" -DPACKAGE_TARNAME=\"globus_gram_client_tools\" -DPACKAGE_VERSION=\"11.9\" -DPACKAGE_STRING=\"globus_gram_client_tools\ 11.9\" -DPACKAGE_BUGREPORT=\"https://github.com/globus/globus-toolkit/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gram_client_tools\" -DVERSION=\"11.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT globusrun.o -MD -MP -MF .deps/globusrun.Tpo -c -o globusrun.o globusrun.c mv -f .deps/globusrun.Tpo .deps/globusrun.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wl,--as-needed -Wl,-z,defs -o globusrun globusrun.o -lglobus_common -lglobus_gram_client -lglobus_gram_protocol -lglobus_gass_transfer -lglobus_gass_server_ez -lglobus_rsl_assist -lglobus_rsl -lglobus_gss_assist libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wl,--as-needed -Wl,-z -Wl,defs -o globusrun globusrun.o -lglobus_common -lglobus_gram_client -lglobus_gram_protocol -lglobus_gass_transfer -lglobus_gass_server_ez -lglobus_rsl_assist -lglobus_rsl -lglobus_gss_assist make[1]: Leaving directory `/builddir/build/BUILD/globus_gram_client_tools-11.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26064 + umask 022 + cd /builddir/build/BUILD + cd globus_gram_client_tools-11.9 + rm -rf /var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild + rm -rf /var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild + make install DESTDIR=/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild Making install in . make[1]: Entering directory `/builddir/build/BUILD/globus_gram_client_tools-11.9' make[2]: Entering directory `/builddir/build/BUILD/globus_gram_client_tools-11.9' /bin/mkdir -p '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c globusrun '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/bin' libtool: install: /usr/bin/install -c globusrun /var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/bin/globusrun /bin/mkdir -p '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/bin' /usr/bin/install -c globus-job-run globus-job-status globus-job-clean globus-job-get-output globus-job-get-output-helper globus-job-submit globus-job-cancel '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/bin' /bin/mkdir -p '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/share/doc/globus-gram-client-tools-11.9' /usr/bin/install -c -m 644 GLOBUS_LICENSE '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/share/doc/globus-gram-client-tools-11.9' /bin/mkdir -p '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/share/man/man1' /usr/bin/install -c -m 644 globus-job-cancel.1 globus-job-clean.1 globus-job-get-output.1 globus-job-run.1 globus-job-status.1 globus-job-submit.1 globusrun.1 '/var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/globus_gram_client_tools-11.9' make[1]: Leaving directory `/builddir/build/BUILD/globus_gram_client_tools-11.9' + install -m 644 -p /builddir/build/SOURCES/GLOBUS-GRAM5 /var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild/usr/share/doc/globus-gram-client-tools-11.9/README + exit Processing files: globus-gram-client-tools-11.9-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh globus-common-progs >= 15 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libglobus_common.so.0 libglobus_common.so.0(GLOBUS_COMMON_14) libglobus_gass_server_ez.so.2 libglobus_gass_transfer.so.2 libglobus_gram_client.so.3 libglobus_gram_protocol.so.3 libglobus_gss_assist.so.3 libglobus_rsl.so.2 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/globus-gram-client-tools-11.9-1.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.57197 + umask 022 + cd /builddir/build/BUILD + cd globus_gram_client_tools-11.9 + rm -rf /var/tmp/globus-gram-client-tools-11.9-1.el5-root-mockbuild + exit 0 Child return code was: 0