Mock Version: 1.2.3 Mock Version: 1.2.3 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/globus-ftp-control.spec'], chrootPath='/var/lib/mock/dist-5E-epel-build-2870254-448372/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/globus-ftp-control.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/globus-ftp-control-6.6-1.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/globus-ftp-control.spec '], chrootPath='/var/lib/mock/dist-5E-epel-build-2870254-448372/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/globus-ftp-control.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.385 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf globus_ftp_control-6.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/globus_ftp_control-6.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd globus_ftp_control-6.6 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.74769 + umask 022 + cd /builddir/build/BUILD + cd globus_ftp_control-6.6 + 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.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' + 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' + ./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-ftp-control-6.6 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 netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating globus-ftp-control.pc config.status: creating globus-ftp-control-uninstalled.pc config.status: creating Makefile config.status: creating Doxyfile config.status: creating version.h config.status: creating test/Makefile config.status: creating test/openssl.cnf config.status: executing depfiles commands config.status: executing libtool commands + sed 's!CC \(.*-shared\) !CC \\\${wl}--as-needed \1 !' -i libtool + make -j64 Making all in . make[1]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control.Tpo -c -o libglobus_ftp_control_la-globus_ftp_control.lo `test -f 'globus_ftp_control.c' || echo './'`globus_ftp_control.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_client.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_client.Tpo -c -o libglobus_ftp_control_la-globus_ftp_control_client.lo `test -f 'globus_ftp_control_client.c' || echo './'`globus_ftp_control_client.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_data.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_data.Tpo -c -o libglobus_ftp_control_la-globus_ftp_control_data.lo `test -f 'globus_ftp_control_data.c' || echo './'`globus_ftp_control_data.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_layout.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_layout.Tpo -c -o libglobus_ftp_control_la-globus_ftp_control_layout.lo `test -f 'globus_ftp_control_layout.c' || echo './'`globus_ftp_control_layout.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_server.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_server.Tpo -c -o libglobus_ftp_control_la-globus_ftp_control_server.lo `test -f 'globus_ftp_control_server.c' || echo './'`globus_ftp_control_server.c rm -rf doc /usr/bin/doxygen libtool: compile: gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_ftp_control 6.6\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_client.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_client.Tpo -c globus_ftp_control_client.c -fPIC -DPIC -o .libs/libglobus_ftp_control_la-globus_ftp_control_client.o libtool: compile: gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_ftp_control 6.6\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_data.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_data.Tpo -c globus_ftp_control_data.c -fPIC -DPIC -o .libs/libglobus_ftp_control_la-globus_ftp_control_data.o libtool: compile: gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_ftp_control 6.6\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_layout.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_layout.Tpo -c globus_ftp_control_layout.c -fPIC -DPIC -o .libs/libglobus_ftp_control_la-globus_ftp_control_layout.o libtool: compile: gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_ftp_control 6.6\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control_server.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control_server.Tpo -c globus_ftp_control_server.c -fPIC -DPIC -o .libs/libglobus_ftp_control_la-globus_ftp_control_server.o libtool: compile: gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_ftp_control 6.6\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libglobus_ftp_control_la-globus_ftp_control.lo -MD -MP -MF .deps/libglobus_ftp_control_la-globus_ftp_control.Tpo -c globus_ftp_control.c -fPIC -DPIC -o .libs/libglobus_ftp_control_la-globus_ftp_control.o globus_ftp_control.c: In function 'globus_ftp_control_host_port_init': globus_ftp_control.c:278: warning: 'globus_libc_gethostbyname_r' is deprecated (declared at /usr/include/globus/globus_libc.h:169) globus_ftp_control_data.c: In function 'globus_ftp_control_data_get_retransmit_count': globus_ftp_control_data.c:3760: warning: unused variable 'len' mv -f .deps/libglobus_ftp_control_la-globus_ftp_control.Tpo .deps/libglobus_ftp_control_la-globus_ftp_control.Plo mv -f .deps/libglobus_ftp_control_la-globus_ftp_control_layout.Tpo .deps/libglobus_ftp_control_la-globus_ftp_control_layout.Plo globus_ftp_control_client.c: In function 'globus_l_ftp_control_write_cb': globus_ftp_control_client.c:2094: warning: 'read_queue_empty' may be used uninitialized in this function touch doc-stamp mv -f .deps/libglobus_ftp_control_la-globus_ftp_control_server.Tpo .deps/libglobus_ftp_control_la-globus_ftp_control_server.Plo mv -f .deps/libglobus_ftp_control_la-globus_ftp_control_client.Tpo .deps/libglobus_ftp_control_la-globus_ftp_control_client.Plo globus_ftp_control_data.c: In function 'globus_l_ftp_eb_write_callback': globus_ftp_control_data.c:9958: warning: 'eof_cb_ent' may be used uninitialized in this function globus_ftp_control_data.c: In function 'globus_l_ftp_eb_connect_callback': globus_ftp_control_data.c:9752: warning: 'eof_cb_ent' may be used uninitialized in this function globus_ftp_control_data.c: In function 'globus_l_ftp_eb_listen_callback': globus_ftp_control_data.c:8914: warning: 'stripe_ndx' may be used uninitialized in this function globus_ftp_control_data.c:8913: warning: 'user_arg' may be used uninitialized in this function globus_ftp_control_data.c: In function 'globus_l_ftp_stream_listen_callback': globus_ftp_control_data.c:8209: warning: 'stripe_ndx' may be used uninitialized in this function globus_ftp_control_data.c:8208: warning: 'user_arg' may be used uninitialized in this function globus_ftp_control_data.c: In function 'globus_ftp_control_data_read': globus_ftp_control_data.c:4604: warning: 'result' may be used uninitialized in this function mv -f .deps/libglobus_ftp_control_la-globus_ftp_control_data.Tpo .deps/libglobus_ftp_control_la-globus_ftp_control_data.Plo /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 -version-info 6:6:5 -no-undefined -Wl,--as-needed -Wl,-z,defs -o libglobus_ftp_control.la -rpath /usr/lib libglobus_ftp_control_la-globus_ftp_control.lo libglobus_ftp_control_la-globus_ftp_control_client.lo libglobus_ftp_control_la-globus_ftp_control_data.lo libglobus_ftp_control_la-globus_ftp_control_layout.lo libglobus_ftp_control_la-globus_ftp_control_server.lo -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libglobus_ftp_control_la-globus_ftp_control.o .libs/libglobus_ftp_control_la-globus_ftp_control_client.o .libs/libglobus_ftp_control_la-globus_ftp_control_data.o .libs/libglobus_ftp_control_la-globus_ftp_control_layout.o .libs/libglobus_ftp_control_la-globus_ftp_control_server.o -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error -O2 -m32 -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-soname -Wl,libglobus_ftp_control.so.1 -o .libs/libglobus_ftp_control.so.1.5.6 libtool: link: (cd ".libs" && rm -f "libglobus_ftp_control.so.1" && ln -s "libglobus_ftp_control.so.1.5.6" "libglobus_ftp_control.so.1") libtool: link: (cd ".libs" && rm -f "libglobus_ftp_control.so" && ln -s "libglobus_ftp_control.so.1.5.6" "libglobus_ftp_control.so") libtool: link: ( cd ".libs" && rm -f "libglobus_ftp_control.la" && ln -s "../libglobus_ftp_control.la" "libglobus_ftp_control.la" ) make[1]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6' Making all in test make[1]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.77412 + umask 022 + cd /builddir/build/BUILD + cd globus_ftp_control-6.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild + make install DESTDIR=/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild Making install in . make[1]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6' make[2]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6' /bin/mkdir -p '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libglobus_ftp_control.la '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib' libtool: install: /usr/bin/install -c .libs/libglobus_ftp_control.so.1.5.6 /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib/libglobus_ftp_control.so.1.5.6 libtool: install: (cd /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib && { ln -s -f libglobus_ftp_control.so.1.5.6 libglobus_ftp_control.so.1 || { rm -f libglobus_ftp_control.so.1 && ln -s libglobus_ftp_control.so.1.5.6 libglobus_ftp_control.so.1; }; }) libtool: install: (cd /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib && { ln -s -f libglobus_ftp_control.so.1.5.6 libglobus_ftp_control.so || { rm -f libglobus_ftp_control.so && ln -s libglobus_ftp_control.so.1.5.6 libglobus_ftp_control.so; }; }) libtool: install: /usr/bin/install -c .libs/libglobus_ftp_control.lai /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib/libglobus_ftp_control.la libtool: install: warning: remember to run `libtool --finish /usr/lib' if test -d doc/man/man3; then \ install -d -m 755 /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/share/man/man3; \ /usr/bin/install -c -m 644 doc/man/man3/[Gg][Ll][Oo][Bb][Uu][Ss]*.3 /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/share/man/man3 ; \ fi if test -d doc/html; then \ for dir in `(cd doc; find html -type d)`; do \ install -d -m 755 /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/share/doc/globus-ftp-control-6.6/$dir; \ done ; \ for f in `(cd doc; find html -type f)`; do \ /usr/bin/install -c -m 644 doc/$f /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/share/doc/globus-ftp-control-6.6/$f ; \ done ; \ fi /bin/mkdir -p '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/share/doc/globus-ftp-control-6.6' /usr/bin/install -c -m 644 GLOBUS_LICENSE '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/share/doc/globus-ftp-control-6.6' /bin/mkdir -p '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/include/globus' /usr/bin/install -c -m 644 globus_ftp_control.h '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/include/globus' /bin/mkdir -p '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib/pkgconfig' /usr/bin/install -c -m 644 globus-ftp-control.pc '/var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6' make[1]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6' Making install in test make[1]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make[2]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/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/globus_ftp_control-6.6/test' make[1]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' + rm /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib/libglobus_ftp_control.la + install -m 644 -p /builddir/build/SOURCES/GLOBUS-GRIDFTP /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/share/doc/globus-ftp-control-6.6/README + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/globus_ftp_control-6.6 extracting debug info from /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild/usr/lib/libglobus_ftp_control.so.1.5.6 symlinked /usr/lib/debug/usr/lib/libglobus_ftp_control.so.1.5.6.debug to /usr/lib/debug/usr/lib/libglobus_ftp_control.so.debug symlinked /usr/lib/debug/usr/lib/libglobus_ftp_control.so.1.5.6.debug to /usr/lib/debug/usr/lib/libglobus_ftp_control.so.1.debug cpio: gcc-4.1.2-20080825/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 1441 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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.77412 + umask 022 + cd /builddir/build/BUILD + cd globus_ftp_control-6.6 + GLOBUS_HOSTNAME=localhost + make -j64 check VERBOSE=1 Making check in . make[1]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6' Making check in test make[1]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make libtest_common.la data_test get_lingering_close globus_ftp_control_test pipe_test test_server \ get_lingering_close.sh testcred.key testcred.cert testcredlink testcredgridmap make[2]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT connect_disconnect_test.lo -MD -MP -MF .deps/connect_disconnect_test.Tpo -c -o connect_disconnect_test.lo connect_disconnect_test.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test_common.lo -MD -MP -MF .deps/test_common.Tpo -c -o test_common.lo test_common.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT data_test.o -MD -MP -MF .deps/data_test.Tpo -c -o data_test.o data_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT get_lingering_close.o -MD -MP -MF .deps/get_lingering_close.Tpo -c -o get_lingering_close.o get_lingering_close.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT abort_test.o -MD -MP -MF .deps/abort_test.Tpo -c -o abort_test.o abort_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT async_control_test.o -MD -MP -MF .deps/async_control_test.Tpo -c -o async_control_test.o async_control_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT globus_ftp_control_test.o -MD -MP -MF .deps/globus_ftp_control_test.Tpo -c -o globus_ftp_control_test.o globus_ftp_control_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT eb_simple_data_test.o -MD -MP -MF .deps/eb_simple_data_test.Tpo -c -o eb_simple_data_test.o eb_simple_data_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT outstanding_io_test.o -MD -MP -MF .deps/outstanding_io_test.Tpo -c -o outstanding_io_test.o outstanding_io_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT simple_control_test.o -MD -MP -MF .deps/simple_control_test.Tpo -c -o simple_control_test.o simple_control_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT simple_data_test.o -MD -MP -MF .deps/simple_data_test.Tpo -c -o simple_data_test.o simple_data_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT simple_dir_test.o -MD -MP -MF .deps/simple_dir_test.Tpo -c -o simple_dir_test.o simple_dir_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pipe_test.o -MD -MP -MF .deps/pipe_test.Tpo -c -o pipe_test.o pipe_test.c gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"globus_ftp_control\ 6.6\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test_server.o -MD -MP -MF .deps/test_server.Tpo -c -o test_server.o test_server.c make[2]: Nothing to be done for `get_lingering_close.sh'. umask 077 ; openssl genrsa 1024 > testcred.key Generating RSA private key, 1024 bit long modulus ..........................data_test.c:47: warning: missing braces around initializer data_test.c:47: warning: (near initialization for ���g_tmp_file[0]���) libtool: compile: gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_ftp_control 6.6\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT test_common.lo -MD -MP -MF .deps/test_common.Tpo -c test_common.c -fPIC -DPIC -o .libs/test_common.o libtool: compile: gcc -DPACKAGE_NAME=\"globus_ftp_control\" -DPACKAGE_TARNAME=\"globus_ftp_control\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_ftp_control 6.6\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_ftp_control\" -DVERSION=\"6.6\" -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/\" -DHAVE_NETINET_TCP_H=1 -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT connect_disconnect_test.lo -MD -MP -MF .deps/connect_disconnect_test.Tpo -c connect_disconnect_test.c -fPIC -DPIC -o .libs/connect_disconnect_test.o abort_test.c: In function ���pasv_response_callback���: abort_test.c:89: warning: pointer targets in passing argument 1 of ���pasv_to_host_port��� differ in signedness .data_test.c: In function ���main���: data_test.c:231: warning: ignoring return value of ���fwrite���, declared with attribute warn_unused_result ..data_test.c: In function ���cache_multiparallel_test���: data_test.c:738: warning: unused variable ���ctr��� ++data_test.c: In function ���connect_read_big_buffer_callback���: data_test.c:1150: warning: unused variable ���sys_cmd��� +eb_simple_data_test.c: In function ���eb_data_response_callback���: eb_simple_data_test.c:404: warning: pointer targets in passing argument 1 of ���pasv_to_host_port��� differ in signedness data_test.c: In function ���data_read_big_buffer_callback���: data_test.c:1265: warning: unused variable ���sys_cmd��� ++data_test.c: In function ���data_read_callback���: data_test.c:1420: warning: unused variable ���sys_cmd��� + data_test.c: In function ���connect_write_zero_eof_callback���: data_test.c:1563: warning: unused variable ���ctr��� data_test.c:1561: warning: unused variable ���done��� .......mv -f .deps/simple_control_test.Tpo .deps/simple_control_test.Po ....outstanding_io_test.c: In function ���outstanding_io_response_callback���: outstanding_io_test.c:330: warning: pointer targets in passing argument 1 of ���pasv_to_host_port��� differ in signedness .globus_ftp_control_test.c: In function ���main���: globus_ftp_control_test.c:164: warning: ignoring return value of ���getcwd���, declared with attribute warn_unused_result test_server.c: In function ���gpftpd_command_callback���: test_server.c:75: warning: ignoring return value of ���chdir���, declared with attribute warn_unused_result .pipe_test.c: In function ���read_command_cb���: pipe_test.c:185: warning: unused variable ���queue_empty��� test_server.c: In function ���gpftpd_auth_callback���: test_server.c:143: warning: unused variable ���tmp_ptr��� .mv -f .deps/async_control_test.Tpo .deps/async_control_test.Po simple_data_test.c: In function ���simple_data_response_callback���: simple_data_test.c:317: warning: pointer targets in passing argument 1 of ���pasv_to_host_port��� differ in signedness ......mv -f .deps/simple_dir_test.Tpo .deps/simple_dir_test.Po ........test_common.c: In function 'verbose_printf': test_common.c:231: warning: unused variable 'tmp' ........mv -f .deps/test_server.Tpo .deps/test_server.Po mv -f .deps/abort_test.Tpo .deps/abort_test.Po .+++mv -f .deps/get_lingering_close.Tpo .deps/get_lingering_close.Po +++ e is 65537 (0x10001) printf "NA\nNA\nNA\nNA\nNA\nNA\nNA\n\n\n\n" | openssl req -new -key testcred.key -config openssl.cnf > testcred.req You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [XX]:State or Province Name (full name) []:Locality Name (eg, city) [Default City]:Organization Name (eg, company) [Default Company Ltd]:Organizational Unit Name (eg, section) []:Common Name (eg, your name or your server's hostname) []:Email Address []: Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []:An optional company name []:umask 022; openssl x509 -req -days 365 -in testcred.req -signkey testcred.key > testcred.cert mv -f .deps/globus_ftp_control_test.Tpo .deps/globus_ftp_control_test.Po mv -f .deps/eb_simple_data_test.Tpo .deps/eb_simple_data_test.Po Signature ok subject=/C=NA/ST=NA/L=NA/O=NA/OU=NA/CN=NA/emailAddress=NA Getting Private key mv -f .deps/connect_disconnect_test.Tpo .deps/connect_disconnect_test.Plo linkname="`openssl x509 -hash -noout -in testcred.cert`.0"; \ rm -f "$linkname"; \ cp testcred.cert "$linkname" ; \ echo "$linkname" > testcredlink mv -f .deps/test_common.Tpo .deps/test_common.Plo mv -f .deps/pipe_test.Tpo .deps/pipe_test.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 libtest_common.la connect_disconnect_test.lo test_common.lo ../libglobus_ftp_control.la -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error mv -f .deps/outstanding_io_test.Tpo .deps/outstanding_io_test.Po mv -f .deps/simple_data_test.Tpo .deps/simple_data_test.Po libtool: link: ar cru .libs/libtest_common.a .libs/connect_disconnect_test.o .libs/test_common.o libtool: link: ranlib .libs/libtest_common.a libtool: link: ( cd ".libs" && rm -f "libtest_common.la" && ln -s "../libtest_common.la" "libtest_common.la" ) /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 get_lingering_close get_lingering_close.o -dlpreopen force libtest_common.la ../libglobus_ftp_control.la -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error -lltdl /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 globus_ftp_control_test abort_test.o async_control_test.o globus_ftp_control_test.o eb_simple_data_test.o outstanding_io_test.o simple_control_test.o simple_data_test.o simple_dir_test.o -dlpreopen force libtest_common.la ../libglobus_ftp_control.la -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error -lltdl /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 pipe_test pipe_test.o -dlpreopen force libtest_common.la ../libglobus_ftp_control.la -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error -lltdl /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 test_server test_server.o -dlpreopen force libtest_common.la ../libglobus_ftp_control.la -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error -lltdl mv -f .deps/data_test.Tpo .deps/data_test.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 data_test data_test.o -dlpreopen force libtest_common.la ../libglobus_ftp_control.la -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error -lltdl libtool: link: rm -f .libs/get_lingering_close.nm .libs/get_lingering_close.nmS .libs/get_lingering_close.nmT libtool: link: rm -f .libs/test_server.nm .libs/test_server.nmS .libs/test_server.nmT libtool: link: rm -f .libs/pipe_test.nm .libs/pipe_test.nmS .libs/pipe_test.nmT libtool: link: rm -f .libs/globus_ftp_control_test.nm .libs/globus_ftp_control_test.nmS .libs/globus_ftp_control_test.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c -fno-builtin "get_lingering_closeS.c") libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c -fno-builtin "test_serverS.c") libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c -fno-builtin "pipe_testS.c") libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c -fno-builtin "globus_ftp_control_testS.c") libtool: link: rm -f ".libs/get_lingering_closeS.c" ".libs/get_lingering_close.nm" ".libs/get_lingering_close.nmS" ".libs/get_lingering_close.nmT" libtool: link: rm -f ".libs/test_serverS.c" ".libs/test_server.nm" ".libs/test_server.nmS" ".libs/test_server.nmT" libtool: link: rm -f ".libs/globus_ftp_control_testS.c" ".libs/globus_ftp_control_test.nm" ".libs/globus_ftp_control_test.nmS" ".libs/globus_ftp_control_test.nmT" libtool: link: rm -f ".libs/pipe_testS.c" ".libs/pipe_test.nm" ".libs/pipe_test.nmS" ".libs/pipe_test.nmT" 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 .libs/get_lingering_close get_lingering_close.o .libs/get_lingering_closeS.o -Wl,--export-dynamic ./.libs/libtest_common.a /builddir/build/BUILD/globus_ftp_control-6.6/.libs/libglobus_ftp_control.so ../.libs/libglobus_ftp_control.so -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error /usr/lib/libltdl.so -ldl 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 .libs/test_server test_server.o .libs/test_serverS.o -Wl,--export-dynamic ./.libs/libtest_common.a /builddir/build/BUILD/globus_ftp_control-6.6/.libs/libglobus_ftp_control.so ../.libs/libglobus_ftp_control.so -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error /usr/lib/libltdl.so -ldl 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 .libs/globus_ftp_control_test abort_test.o async_control_test.o globus_ftp_control_test.o eb_simple_data_test.o outstanding_io_test.o simple_control_test.o simple_data_test.o simple_dir_test.o .libs/globus_ftp_control_testS.o -Wl,--export-dynamic ./.libs/libtest_common.a /builddir/build/BUILD/globus_ftp_control-6.6/.libs/libglobus_ftp_control.so ../.libs/libglobus_ftp_control.so -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error /usr/lib/libltdl.so -ldl 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 .libs/pipe_test pipe_test.o .libs/pipe_testS.o -Wl,--export-dynamic ./.libs/libtest_common.a /builddir/build/BUILD/globus_ftp_control-6.6/.libs/libglobus_ftp_control.so ../.libs/libglobus_ftp_control.so -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error /usr/lib/libltdl.so -ldl libtool: link: rm -f .libs/data_test.nm .libs/data_test.nmS .libs/data_test.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -c -fno-builtin "data_testS.c") libtool: link: rm -f ".libs/data_testS.c" ".libs/data_test.nm" ".libs/data_test.nmS" ".libs/data_test.nmT" 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 .libs/data_test data_test.o .libs/data_testS.o -Wl,--export-dynamic ./.libs/libtest_common.a /builddir/build/BUILD/globus_ftp_control-6.6/.libs/libglobus_ftp_control.so ../.libs/libglobus_ftp_control.so -lglobus_common -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_io -lglobus_xio -lglobus_gssapi_error /usr/lib/libltdl.so -ldl data_test.o: In function `main': /builddir/build/BUILD/globus_ftp_control-6.6/test/data_test.c:225: warning: the use of `tmpnam' is dangerous, better use `mkstemp' rm testcred.req make[2]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make[3]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' PASS: pipe_test PASS: get_lingering_close.sh PASS: data_test make[4]: Entering directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' ============================================================================ Testsuite summary for globus_ftp_control 6.6 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make[2]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' make[1]: Leaving directory `/builddir/build/BUILD/globus_ftp_control-6.6/test' + exit 0 Processing files: globus-ftp-control-6.6-1.el5 Provides: libglobus_ftp_control.so.1 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: globus-io >= 11 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglobus_common.so.0 libglobus_common.so.0(GLOBUS_COMMON_14) libglobus_ftp_control.so.1 libglobus_gss_assist.so.3 libglobus_gssapi_error.so.2 libglobus_gssapi_gsi.so.4 libglobus_gssapi_gsi.so.4(globus_gssapi_gsi) libglobus_io.so.3 libglobus_xio.so.0 rtld(GNU_HASH) Processing files: globus-ftp-control-devel-6.6-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: globus-common-devel >= 15 globus-ftp-control = 6.6-1.el5 globus-gss-assist-devel >= 8 globus-gssapi-error-devel >= 4 globus-gssapi-gsi-devel >= 9 globus-io-devel >= 11 globus-xio-devel >= 3 libglobus_ftp_control.so.1 Processing files: globus-ftp-control-doc-6.6-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: globus-ftp-control-debuginfo-6.6-1.el5 Provides: libglobus_ftp_control.so.1.5.6.debug 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/globus-ftp-control-6.6-1.el5-root-mockbuild warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/globus-ftp-control-6.6-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/globus-ftp-control-devel-6.6-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/globus-ftp-control-doc-6.6-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/globus-ftp-control-debuginfo-6.6-1.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.64449 + umask 022 + cd /builddir/build/BUILD + cd globus_ftp_control-6.6 + rm -rf /var/tmp/globus-ftp-control-6.6-1.el5-root-mockbuild + exit 0 Child return code was: 0 LEAVE do -->