Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/globus-xio.spec'], False, '/var/lib/mock/f21-build-2871461-448470/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/globus-xio.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-07.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/globus-xio-5.4-1.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/globus-xio.spec'], False, '/var/lib/mock/f21-build-2871461-448470/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/globus-xio.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fz8t5C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf globus_xio-5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/globus_xio-5.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd globus_xio-5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IwM3e6 + umask 022 + cd /builddir/build/BUILD + cd globus_xio-5.4 + export 'LDFLAGS=-Wl,--as-needed -Wl,-z,defs -Wl,-z,relro ' + LDFLAGS='-Wl,--as-needed -Wl,-z,defs -Wl,-z,relro ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,defs -Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ 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 ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/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 ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static '--includedir=${prefix}/include/globus' '--libexecdir=${datadir}/globus' --docdir=/usr/share/doc/globus-xio checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i686-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... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-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... no 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... yes 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 netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLOBUS_COMMON... yes checking builtin drivers... file http mode_e ordering queue tcp telnet udp checking for sysconf... yes checking for readv... yes checking for writev... yes checking for recvmsg... yes checking for sendmsg... yes checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating globus-xio.pc config.status: creating globus-xio-uninstalled.pc config.status: creating builtins/Makefile config.status: creating test/Makefile config.status: creating test/drivers/Makefile config.status: creating Doxyfile config.status: creating version.h config.status: creating extensions.h config.status: creating builtins/file/Makefile config.status: creating builtins/http/Makefile config.status: creating builtins/mode_e/Makefile config.status: creating builtins/ordering/Makefile config.status: creating builtins/queue/Makefile config.status: creating builtins/tcp/Makefile config.status: creating builtins/telnet/Makefile config.status: creating builtins/udp/Makefile config.status: creating globus_i_xio_config.h config.status: executing depfiles commands config.status: executing libtool commands + sed 's!CC \(.*-shared\) !CC \\\${wl}--as-needed \1 !' -i libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/globus_xio-5.4' Making all in builtins make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins' Making all in file make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_file_driver.lo globus_xio_file_driver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_file_driver.c -fPIC -DPIC -o .libs/globus_xio_file_driver.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_file_driver.la globus_xio_file_driver.lo libtool: link: ar cru .libs/libglobus_xio_file_driver.a .libs/globus_xio_file_driver.o libtool: link: ranlib .libs/libglobus_xio_file_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_file_driver.la" && ln -s "../libglobus_xio_file_driver.la" "libglobus_xio_file_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' Making all in http make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http.lo globus_xio_http.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_attr.lo globus_xio_http_attr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_client.lo globus_xio_http_client.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_handle.lo globus_xio_http_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http.c -fPIC -DPIC -o .libs/globus_xio_http.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_client.c -fPIC -DPIC -o .libs/globus_xio_http_client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_attr.c -fPIC -DPIC -o .libs/globus_xio_http_attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_handle.c -fPIC -DPIC -o .libs/globus_xio_http_handle.o globus_xio_http_handle.c: In function 'globus_i_xio_http_set_end_of_entity': globus_xio_http_handle.c:448:41: warning: variable 'headers' set but not used [-Wunused-but-set-variable] globus_i_xio_http_header_info_t * headers; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_header.lo globus_xio_http_header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_header.c -fPIC -DPIC -o .libs/globus_xio_http_header.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_header_info.lo globus_xio_http_header_info.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_request.lo globus_xio_http_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_header_info.c -fPIC -DPIC -o .libs/globus_xio_http_header_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_request.c -fPIC -DPIC -o .libs/globus_xio_http_request.o globus_xio_http_header_info.c: In function 'globus_i_xio_http_header_info_set_header': globus_xio_http_header_info.c:181:37: warning: passing argument 1 of 'globus_libc_scan_off_t' discards 'const' qualifier from pointer target type rc = globus_libc_scan_off_t(header_value, &length, NULL); ^ In file included from /usr/include/globus/globus_common.h:86:0, from ../../globus_xio.h:20, from globus_i_xio_http.h:27, from globus_xio_http_header_info.c:17: /usr/include/globus/globus_libc.h:166:12: note: expected 'char *' but argument is of type 'const char *' extern int globus_libc_scan_off_t(char *s, globus_off_t *off, int *consumed); ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_response.lo globus_xio_http_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_response.c -fPIC -DPIC -o .libs/globus_xio_http_response.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_rfc2616.lo globus_xio_http_rfc2616.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_server.lo globus_xio_http_server.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_target.lo globus_xio_http_target.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_rfc2616.c -fPIC -DPIC -o .libs/globus_xio_http_rfc2616.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_server.c -fPIC -DPIC -o .libs/globus_xio_http_server.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_target.c -fPIC -DPIC -o .libs/globus_xio_http_target.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_http_transform.lo globus_xio_http_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_http_transform.c -fPIC -DPIC -o .libs/globus_xio_http_transform.o globus_xio_http_transform.c: In function 'globus_i_xio_http_write': globus_xio_http_transform.c:1393:45: warning: variable 'headers' set but not used [-Wunused-but-set-variable] globus_i_xio_http_header_info_t * headers; ^ globus_xio_http_transform.c: In function 'globus_i_xio_http_close_internal': globus_xio_http_transform.c:1850:41: warning: variable 'headers' set but not used [-Wunused-but-set-variable] globus_i_xio_http_header_info_t * headers; ^ globus_xio_http_transform.c: In function 'globus_i_xio_http_write': globus_xio_http_transform.c:1490:5: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] return result; ^ globus_xio_http_transform.c: In function 'globus_i_xio_http_close': globus_xio_http_transform.c:1824:5: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] return result; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_http_driver.la globus_xio_http.lo globus_xio_http_attr.lo globus_xio_http_client.lo globus_xio_http_handle.lo globus_xio_http_header.lo globus_xio_http_header_info.lo globus_xio_http_request.lo globus_xio_http_response.lo globus_xio_http_rfc2616.lo globus_xio_http_server.lo globus_xio_http_target.lo globus_xio_http_transform.lo libtool: link: ar cru .libs/libglobus_xio_http_driver.a .libs/globus_xio_http.o .libs/globus_xio_http_attr.o .libs/globus_xio_http_client.o .libs/globus_xio_http_handle.o .libs/globus_xio_http_header.o .libs/globus_xio_http_header_info.o .libs/globus_xio_http_request.o .libs/globus_xio_http_response.o .libs/globus_xio_http_rfc2616.o .libs/globus_xio_http_server.o .libs/globus_xio_http_target.o .libs/globus_xio_http_transform.o libtool: link: ranlib .libs/libglobus_xio_http_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_http_driver.la" && ln -s "../libglobus_xio_http_driver.la" "libglobus_xio_http_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' Making all in mode_e make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -I../../builtins/udp -I../../builtins/tcp -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_mode_e_driver.lo globus_xio_mode_e_driver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -I../../builtins/udp -I../../builtins/tcp -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_mode_e_driver.c -fPIC -DPIC -o .libs/globus_xio_mode_e_driver.o globus_xio_mode_e_driver.c: In function 'globus_l_xio_mode_e_open_new_stream': globus_xio_mode_e_driver.c:1807:9: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] globus_xio_operation_disable_cancel(op); ^ globus_xio_mode_e_driver.c:1812:9: warning: 'requestor' may be used uninitialized in this function [-Wmaybe-uninitialized] globus_memory_push_node(&handle->requestor_memory, (void*)requestor); ^ globus_xio_mode_e_driver.c: In function 'globus_i_xio_mode_e_server_accept_cb': globus_xio_mode_e_driver.c:825:5: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] globus_l_xio_mode_e_save_error(handle, res); ^ globus_xio_mode_e_driver.c: In function 'globus_i_xio_mode_e_server_open_cb': globus_xio_mode_e_driver.c:1684:5: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] globus_l_xio_mode_e_save_error(handle, res); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_mode_e_driver.la globus_xio_mode_e_driver.lo libtool: link: ar cru .libs/libglobus_xio_mode_e_driver.a .libs/globus_xio_mode_e_driver.o libtool: link: ranlib .libs/libglobus_xio_mode_e_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_mode_e_driver.la" && ln -s "../libglobus_xio_mode_e_driver.la" "libglobus_xio_mode_e_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' Making all in ordering make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../builtins/udp -I../../builtins/tcp -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_ordering_driver.lo globus_xio_ordering_driver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../builtins/udp -I../../builtins/tcp -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_ordering_driver.c -fPIC -DPIC -o .libs/globus_xio_ordering_driver.o globus_xio_ordering_driver.c: In function 'globus_l_xio_ordering_open': globus_xio_ordering_driver.c:559:8: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] if (result != GLOBUS_SUCCESS) ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_ordering_driver.la globus_xio_ordering_driver.lo libtool: link: ar cru .libs/libglobus_xio_ordering_driver.a .libs/globus_xio_ordering_driver.o libtool: link: ranlib .libs/libglobus_xio_ordering_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_ordering_driver.la" && ln -s "../libglobus_xio_ordering_driver.la" "libglobus_xio_ordering_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' Making all in queue make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_queue.lo globus_xio_queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_queue.c -fPIC -DPIC -o .libs/globus_xio_queue.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_queue_driver.la globus_xio_queue.lo libtool: link: ar cru .libs/libglobus_xio_queue_driver.a .libs/globus_xio_queue.o libtool: link: ranlib .libs/libglobus_xio_queue_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_queue_driver.la" && ln -s "../libglobus_xio_queue_driver.la" "libglobus_xio_queue_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' Making all in tcp make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_tcp_driver.lo globus_xio_tcp_driver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_tcp_driver.c -fPIC -DPIC -o .libs/globus_xio_tcp_driver.o globus_xio_tcp_driver.c: In function 'globus_l_xio_tcp_attr_cntl': globus_xio_tcp_driver.c:825:21: warning: format '%d' expects argument of type 'int', but argument 4 has type 'char *' [-Wformat=] attr->nodelay ? "true" : "false"); ^ globus_xio_tcp_driver.c:825:21: warning: format '%d' expects argument of type 'int', but argument 4 has type 'char *' [-Wformat=] globus_xio_tcp_driver.c:474:41: warning: unused variable 'out_const_string' [-Wunused-variable] const char ** out_const_string; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_tcp_driver.la globus_xio_tcp_driver.lo libtool: link: ar cru .libs/libglobus_xio_tcp_driver.a .libs/globus_xio_tcp_driver.o libtool: link: ranlib .libs/libglobus_xio_tcp_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_tcp_driver.la" && ln -s "../libglobus_xio_tcp_driver.la" "libglobus_xio_tcp_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' Making all in telnet make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_telnet.lo globus_xio_telnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_telnet.c -fPIC -DPIC -o .libs/globus_xio_telnet.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_telnet_driver.la globus_xio_telnet.lo libtool: link: ar cru .libs/libglobus_xio_telnet_driver.a .libs/globus_xio_telnet.o libtool: link: ranlib .libs/libglobus_xio_telnet_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_telnet_driver.la" && ln -s "../libglobus_xio_telnet_driver.la" "libglobus_xio_telnet_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' Making all in udp make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_udp_driver.lo globus_xio_udp_driver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_udp_driver.c -fPIC -DPIC -o .libs/globus_xio_udp_driver.o globus_xio_udp_driver.c: In function 'globus_l_xio_udp_cntl': globus_xio_udp_driver.c:1511:41: warning: unused variable 'len' [-Wunused-variable] globus_size_t len; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_udp_driver.la globus_xio_udp_driver.lo libtool: link: ar cru .libs/libglobus_xio_udp_driver.a .libs/globus_xio_udp_driver.o libtool: link: ranlib .libs/libglobus_xio_udp_driver.a libtool: link: ( cd ".libs" && rm -f "libglobus_xio_udp_driver.la" && ln -s "../libglobus_xio_udp_driver.la" "libglobus_xio_udp_driver.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins' Making all in . make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_handle.lo `test -f 'globus_xio_handle.c' || echo './'`globus_xio_handle.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_driver.lo `test -f 'globus_xio_driver.c' || echo './'`globus_xio_driver.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_attr.lo `test -f 'globus_xio_attr.c' || echo './'`globus_xio_attr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_timeout.lo `test -f 'globus_xio_timeout.c' || echo './'`globus_xio_timeout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_handle.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_driver.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_driver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_timeout.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_timeout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_attr.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_attr.o globus_xio_driver.c: In function 'globus_i_xio_handle_dec': globus_xio_driver.c:256:41: warning: variable 'context' set but not used [-Wunused-but-set-variable] globus_i_xio_context_t * context; ^ globus_xio_driver.c: In function 'globus_l_xio_driver_op_write_kickout': globus_xio_driver.c:527:41: warning: variable 'context' set but not used [-Wunused-but-set-variable] globus_i_xio_context_t * context; ^ globus_xio_driver.c:526:41: warning: variable 'my_context' set but not used [-Wunused-but-set-variable] globus_i_xio_context_entry_t * my_context; ^ globus_xio_driver.c:522:41: warning: variable 'op_type' set but not used [-Wunused-but-set-variable] globus_xio_operation_type_t op_type; ^ globus_xio_driver.c: In function 'globus_l_xio_driver_op_read_kickout': globus_xio_driver.c:600:41: warning: variable 'context' set but not used [-Wunused-but-set-variable] globus_i_xio_context_t * context; ^ globus_xio_driver.c:599:41: warning: variable 'my_context' set but not used [-Wunused-but-set-variable] globus_i_xio_context_entry_t * my_context; ^ globus_xio_driver.c:595:41: warning: variable 'op_type' set but not used [-Wunused-but-set-variable] globus_xio_operation_type_t op_type; ^ globus_xio_driver.c: In function 'globus_l_xio_driver_open_op_kickout': globus_xio_driver.c:873:41: warning: variable 'my_context' set but not used [-Wunused-but-set-variable] globus_i_xio_context_entry_t * my_context; ^ globus_xio_driver.c:872:41: warning: variable 'context' set but not used [-Wunused-but-set-variable] globus_i_xio_context_t * context; ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_server.lo `test -f 'globus_xio_server.c' || echo './'`globus_xio_server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_server.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_server.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_pass.lo `test -f 'globus_xio_pass.c' || echo './'`globus_xio_pass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_pass.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_pass.o globus_xio_pass.c: In function 'globus_xio_driver_pass_close': globus_xio_pass.c:400:41: warning: variable 'handle' set but not used [-Wunused-but-set-variable] globus_i_xio_handle_t * handle; ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_util.lo `test -f 'globus_xio_util.c' || echo './'`globus_xio_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_util.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_util.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_wrapblock.lo `test -f 'globus_xio_wrapblock.c' || echo './'`globus_xio_wrapblock.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_system_select.lo `test -f 'globus_xio_system_select.c' || echo './'`globus_xio_system_select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_wrapblock.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_wrapblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_system_select.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_system_select.o In file included from globus_xio_wrapblock.c:23:0: version.h:18:18: warning: 'local_version' defined but not used [-Wunused-variable] globus_version_t local_version = ^ globus_xio_system_select.c: In function 'globus_l_xio_system_handle_read': globus_xio_system_select.c:1034:41: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ globus_xio_system_select.c: In function 'globus_l_xio_system_read': globus_xio_system_select.c:1921:41: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ globus_xio_system_select.c: In function 'globus_l_xio_system_write': globus_xio_system_select.c:2071:41: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_system_win32.lo `test -f 'globus_xio_system_win32.c' || echo './'`globus_xio_system_win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_system_win32.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_system_win32.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_i_xio_win32_complete.lo `test -f 'globus_i_xio_win32_complete.c' || echo './'`globus_i_xio_win32_complete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_i_xio_win32_complete.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_win32_complete.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_i_xio_win32_file.lo `test -f 'globus_i_xio_win32_file.c' || echo './'`globus_i_xio_win32_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_i_xio_win32_file.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_win32_file.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_i_xio_win32_mode.lo `test -f 'globus_i_xio_win32_mode.c' || echo './'`globus_i_xio_win32_mode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_i_xio_win32_mode.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_win32_mode.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_i_xio_win32_socket.lo `test -f 'globus_i_xio_win32_socket.c' || echo './'`globus_i_xio_win32_socket.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_i_xio_system_common.lo `test -f 'globus_i_xio_system_common.c' || echo './'`globus_i_xio_system_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_i_xio_win32_socket.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_win32_socket.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_load.lo `test -f 'globus_xio_load.c' || echo './'`globus_xio_load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_i_xio_system_common.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_system_common.o rm -rf doc /usr/bin/doxygen libtool: compile: gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_load.c -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_load.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 5:4:5 -no-undefined -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio.la -rpath /usr/lib libglobus_xio_la-globus_xio_handle.lo libglobus_xio_la-globus_xio_driver.lo libglobus_xio_la-globus_xio_attr.lo libglobus_xio_la-globus_xio_timeout.lo libglobus_xio_la-globus_xio_server.lo libglobus_xio_la-globus_xio_pass.lo libglobus_xio_la-globus_xio_util.lo libglobus_xio_la-globus_xio_wrapblock.lo libglobus_xio_la-globus_xio_system_select.lo libglobus_xio_la-globus_xio_system_win32.lo libglobus_xio_la-globus_i_xio_win32_complete.lo libglobus_xio_la-globus_i_xio_win32_file.lo libglobus_xio_la-globus_i_xio_win32_mode.lo libglobus_xio_la-globus_i_xio_win32_socket.lo libglobus_xio_la-globus_i_xio_system_common.lo libglobus_xio_la-globus_xio_load.lo -lglobus_common builtins/file/libglobus_xio_file_driver.la builtins/http/libglobus_xio_http_driver.la builtins/mode_e/libglobus_xio_mode_e_driver.la builtins/ordering/libglobus_xio_ordering_driver.la builtins/queue/libglobus_xio_queue_driver.la builtins/tcp/libglobus_xio_tcp_driver.la builtins/telnet/libglobus_xio_telnet_driver.la builtins/udp/libglobus_xio_udp_driver.la libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libglobus_xio_la-globus_xio_handle.o .libs/libglobus_xio_la-globus_xio_driver.o .libs/libglobus_xio_la-globus_xio_attr.o .libs/libglobus_xio_la-globus_xio_timeout.o .libs/libglobus_xio_la-globus_xio_server.o .libs/libglobus_xio_la-globus_xio_pass.o .libs/libglobus_xio_la-globus_xio_util.o .libs/libglobus_xio_la-globus_xio_wrapblock.o .libs/libglobus_xio_la-globus_xio_system_select.o .libs/libglobus_xio_la-globus_xio_system_win32.o .libs/libglobus_xio_la-globus_i_xio_win32_complete.o .libs/libglobus_xio_la-globus_i_xio_win32_file.o .libs/libglobus_xio_la-globus_i_xio_win32_mode.o .libs/libglobus_xio_la-globus_i_xio_win32_socket.o .libs/libglobus_xio_la-globus_i_xio_system_common.o .libs/libglobus_xio_la-globus_xio_load.o -Wl,--whole-archive builtins/file/.libs/libglobus_xio_file_driver.a builtins/http/.libs/libglobus_xio_http_driver.a builtins/mode_e/.libs/libglobus_xio_mode_e_driver.a builtins/ordering/.libs/libglobus_xio_ordering_driver.a builtins/queue/.libs/libglobus_xio_queue_driver.a builtins/tcp/.libs/libglobus_xio_tcp_driver.a builtins/telnet/.libs/libglobus_xio_telnet_driver.a builtins/udp/.libs/libglobus_xio_udp_driver.a -Wl,--no-whole-archive -lglobus_common -O2 -m32 -march=i686 -mtune=atom -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -Wl,-soname -Wl,libglobus_xio.so.0 -o .libs/libglobus_xio.so.0.5.4 libtool: link: (cd ".libs" && rm -f "libglobus_xio.so.0" && ln -s "libglobus_xio.so.0.5.4" "libglobus_xio.so.0") libtool: link: (cd ".libs" && rm -f "libglobus_xio.so" && ln -s "libglobus_xio.so.0.5.4" "libglobus_xio.so") libtool: link: ( cd ".libs" && rm -f "libglobus_xio.la" && ln -s "../libglobus_xio.la" "libglobus_xio.la" ) touch doc-stamp make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4' Making all in test make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' Making all in drivers make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' Making all in . make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[1]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fOxzl2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 ++ dirname /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 + cd globus_xio-5.4 + rm -rf /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 + make install DESTDIR=/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 Making install in builtins make[1]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins' Making install in file make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_file_driver.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' Making install in http make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_http.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' Making install in mode_e make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_mode_e_driver.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' Making install in ordering make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_ordering_driver.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' Making install in queue make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_queue.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' Making install in tcp make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_tcp_driver.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' Making install in telnet make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_telnet.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' Making install in udp make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_udp_driver.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[1]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins' Making install in . make[1]: Entering directory '/builddir/build/BUILD/globus_xio-5.4' make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libglobus_xio.la '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libglobus_xio.so.0.5.4 /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib/libglobus_xio.so.0.5.4 libtool: install: (cd /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib && { ln -s -f libglobus_xio.so.0.5.4 libglobus_xio.so.0 || { rm -f libglobus_xio.so.0 && ln -s libglobus_xio.so.0.5.4 libglobus_xio.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib && { ln -s -f libglobus_xio.so.0.5.4 libglobus_xio.so || { rm -f libglobus_xio.so && ln -s libglobus_xio.so.0.5.4 libglobus_xio.so; }; }) libtool: install: /usr/bin/install -c .libs/libglobus_xio.lai /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib/libglobus_xio.la libtool: install: warning: remember to run `libtool --finish /usr/lib' if test -d doc/man/man3; then \ install -d -m 755 /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/man/man3; \ /usr/bin/install -c -m 644 doc/man/man3/[Gg][Ll][Oo][Bb][Uu][Ss]*.3 /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/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 /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/doc/globus-xio/$dir; \ done ; \ for f in `(cd doc; find html -type f)`; do \ /usr/bin/install -c -m 644 doc/$f /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/doc/globus-xio/$f ; \ done ; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/doc/globus-xio' /usr/bin/install -c -m 644 GLOBUS_LICENSE '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/doc/globus-xio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/install -c -m 644 globus_xio_types.h globus_xio_util.h globus_xio_load.h globus_xio_driver.h globus_xio.h globus_xio_wrapblock.h globus_xio_system.h '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/include/globus' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 globus-xio.pc '/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4' make[1]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4' Making install in test make[1]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' Making install in drivers make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' Making install in . make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[1]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' + rm /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib/libglobus_xio.la + install -m 644 -p /builddir/build/SOURCES/GLOBUS-XIO /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/doc/globus-xio/README + rm /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/doc/globus-xio/GLOBUS_LICENSE + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/globus_xio-5.4 extracting debug info from /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/lib/libglobus_xio.so.0.5.4 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libglobus_xio.so.0.5.4.debug to /usr/lib/debug/usr/lib/libglobus_xio.so.debug symlinked /usr/lib/debug/usr/lib/libglobus_xio.so.0.5.4.debug to /usr/lib/debug/usr/lib/libglobus_xio.so.0.debug 2735 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ngiVX7 + umask 022 + cd /builddir/build/BUILD + cd globus_xio-5.4 + GLOBUS_HOSTNAME=localhost + make -j4 check VERBOSE=1 Making check in builtins make[1]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins' Making check in file make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/file' Making check in http make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/http' Making check in mode_e make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e' Making check in ordering make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/ordering' Making check in queue make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/queue' Making check in tcp make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/tcp' Making check in telnet make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/telnet' Making check in udp make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins/udp' make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins' make[1]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/builtins' Making check in . make[1]: Entering directory '/builddir/build/BUILD/globus_xio-5.4' make[1]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4' Making check in test make[1]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' Making check in drivers make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' make libglobus_xio_test_drivers.la make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_test_drivers.lo globus_xio_test_drivers.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_null_pass.lo globus_xio_null_pass.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_bounce.lo globus_xio_bounce.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_test_transport.lo globus_xio_test_transport.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_null_pass.c -fPIC -DPIC -o .libs/globus_xio_null_pass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_test_drivers.c -fPIC -DPIC -o .libs/globus_xio_test_drivers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_test_transport.c -fPIC -DPIC -o .libs/globus_xio_test_transport.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_bounce.c -fPIC -DPIC -o .libs/globus_xio_bounce.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_op.lo globus_xio_op.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_debug.lo globus_xio_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_op.c -fPIC -DPIC -o .libs/globus_xio_op.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_debug.c -fPIC -DPIC -o .libs/globus_xio_debug.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_verify.lo globus_xio_verify.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_smtp.lo globus_xio_smtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_verify.c -fPIC -DPIC -o .libs/globus_xio_verify.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_null.lo globus_xio_null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_smtp.c -fPIC -DPIC -o .libs/globus_xio_smtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_null.c -fPIC -DPIC -o .libs/globus_xio_null.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_xio_stack_driver.lo globus_xio_stack_driver.c globus_xio_smtp.c: In function 'globus_l_xio_smtp_write_header_cb': globus_xio_smtp.c:277:41: warning: variable 'res' set but not used [-Wunused-but-set-variable] globus_result_t res; ^ globus_xio_smtp.c: In function 'globus_l_xio_smtp_write_close_cb': globus_xio_smtp.c:366:41: warning: variable 'res' set but not used [-Wunused-but-set-variable] globus_result_t res; ^ globus_xio_smtp.c: In function 'globus_l_xio_smtp_write': globus_xio_smtp.c:421:41: warning: variable 'info' set but not used [-Wunused-but-set-variable] l_smtp_info_t * info; ^ globus_xio_smtp.c: In function 'globus_l_xio_smtp_close': globus_xio_smtp.c:392:5: warning: 'res' is used uninitialized in this function [-Wuninitialized] return res; ^ globus_xio_smtp.c: In function 'globus_l_xio_smtp_write': globus_xio_smtp.c:431:5: warning: 'res' is used uninitialized in this function [-Wuninitialized] return res; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I. -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -DGLOBUS_BUILTIN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globus_xio_stack_driver.c -fPIC -DPIC -o .libs/globus_xio_stack_driver.o globus_xio_smtp.c: In function 'globus_l_xio_smtp_open': globus_xio_smtp.c:331:41: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] globus_result_t res; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lglobus_common -no-undefined -module -avoid-version -rpath /usr/lib ../../libglobus_xio.la -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o libglobus_xio_test_drivers.la globus_xio_test_drivers.lo globus_xio_null_pass.lo globus_xio_bounce.lo globus_xio_test_transport.lo globus_xio_op.lo globus_xio_debug.lo globus_xio_verify.lo globus_xio_smtp.lo globus_xio_null.lo globus_xio_stack_driver.lo libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/globus_xio_test_drivers.o .libs/globus_xio_null_pass.o .libs/globus_xio_bounce.o .libs/globus_xio_test_transport.o .libs/globus_xio_op.o .libs/globus_xio_debug.o .libs/globus_xio_verify.o .libs/globus_xio_smtp.o .libs/globus_xio_null.o .libs/globus_xio_stack_driver.o -Wl,-rpath -Wl,/builddir/build/BUILD/globus_xio-5.4/.libs ../../.libs/libglobus_xio.so -lglobus_common -O2 -m32 -march=i686 -mtune=atom -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -Wl,-soname -Wl,libglobus_xio_test_drivers.so -o .libs/libglobus_xio_test_drivers.so libtool: link: ( cd ".libs" && rm -f "libglobus_xio_test_drivers.la" && ln -s "../libglobus_xio_test_drivers.la" "libglobus_xio_test_drivers.la" ) make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' Making check in . make[2]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' make framework_test http_header_test http_post_test http_put_test http_get_test http_pingpong_test http_timeout_test handle_create_from_url_test http_throughput_test server_pre_init_test basic-test.pl close-barrier-test.pl close-cancel-test.pl failure-test.pl http-get-test.pl http-header-test.pl http-post-test.pl http-put-test.pl http-pingpong-test.pl http-timeout-test.pl http-throughput-test.pl read-barrier-test.pl timeout-test.pl cancel-test.pl random-test.pl server-test.pl verify-test.pl attr-test.pl space-test.pl server2-test.pl block-barrier-test.pl stack-test.pl unload-test.pl \ headers multi-line-header long-headers multi-headers large-file test-common.pl make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o test_common.o test_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o driver_stack.o driver_stack.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o blocking_dd_test.o blocking_dd_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o unload_test.o unload_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o framework_test.o framework_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o space_test.o space_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o timeout_test.o timeout_test.c framework_test.c: In function 'close_cb': framework_test.c:55:49: warning: variable 'info' set but not used [-Wunused-but-set-variable] test_info_t * info; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o close_barrier_test.o close_barrier_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o close_barrier2_test.o close_barrier2_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o close_cancel_test.o close_cancel_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cancel_test.o cancel_test.c close_barrier2_test.c: In function 'close_barrier2_main': close_barrier2_test.c:145:45: warning: unused variable 'end_time' [-Wunused-variable] globus_abstime_t end_time; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o server2_test.o server2_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o attr_test.o attr_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o block_barrier_test.o block_barrier_test.c cancel_test.c: In function 'cancel_main': cancel_test.c:189:45: warning: unused variable 'opt_offset' [-Wunused-variable] int opt_offset; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o read_barrier_test.o read_barrier_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_header_test.o http_header_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_test_common.o http_test_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_post_test.o http_post_test.c http_post_test.c: In function 'globus_l_xio_test_read_buffer': http_post_test.c:582:41: warning: variable 'to_read' set but not used [-Wunused-but-set-variable] globus_size_t to_read; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_put_test.o http_put_test.c http_put_test.c: In function 'globus_l_xio_test_read_buffer': http_put_test.c:503:41: warning: variable 'to_read' set but not used [-Wunused-but-set-variable] globus_size_t to_read; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_get_test.o http_get_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_pingpong_test.o http_pingpong_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globus_utp_main.o globus_utp_main.c http_get_test.c: In function 'globus_l_xio_test_read_buffer': http_get_test.c:531:41: warning: variable 'to_read' set but not used [-Wunused-but-set-variable] globus_size_t to_read; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_performance_common.o http_performance_common.c globus_utp_main.c: In function 'globus_utp_readTime': globus_utp_main.c:553:6: warning: variable 'flag' set but not used [-Wunused-but-set-variable] int flag; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_timeout_test.o http_timeout_test.c http_pingpong_test.c: In function 'server_test': http_pingpong_test.c:288:5: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] return rc; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o handle_create_from_url_test.o handle_create_from_url_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o http_throughput_test.o http_throughput_test.c http_timeout_test.c: In function 'main': http_timeout_test.c:111:41: warning: variable 'result' set but not used [-Wunused-but-set-variable] globus_result_t result; ^ http_timeout_test.c: In function 'state_machine': http_timeout_test.c:537:41: warning: variable 'result' set but not used [-Wunused-but-set-variable] globus_result_t result; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I-I/builddir/build/BUILD/globus_xio-5.4/builtins/file -I/builddir/build/BUILD/globus_xio-5.4/builtins/http -I/builddir/build/BUILD/globus_xio-5.4/builtins/mode_e -I/builddir/build/BUILD/globus_xio-5.4/builtins/ordering -I/builddir/build/BUILD/globus_xio-5.4/builtins/queue -I/builddir/build/BUILD/globus_xio-5.4/builtins/tcp -I/builddir/build/BUILD/globus_xio-5.4/builtins/telnet -I/builddir/build/BUILD/globus_xio-5.4/builtins/udp -I./drivers -DGLOBUS_BUILTIN=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/globus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o server_pre_init_test.o server_pre_init_test.c make[3]: Nothing to be done for 'basic-test.pl'. make[3]: Nothing to be done for 'close-barrier-test.pl'. make[3]: Nothing to be done for 'close-cancel-test.pl'. make[3]: Nothing to be done for 'failure-test.pl'. make[3]: Nothing to be done for 'http-get-test.pl'. make[3]: Nothing to be done for 'http-header-test.pl'. make[3]: Nothing to be done for 'http-post-test.pl'. make[3]: Nothing to be done for 'http-put-test.pl'. make[3]: Nothing to be done for 'http-pingpong-test.pl'. make[3]: Nothing to be done for 'http-timeout-test.pl'. make[3]: Nothing to be done for 'http-throughput-test.pl'. make[3]: Nothing to be done for 'read-barrier-test.pl'. make[3]: Nothing to be done for 'timeout-test.pl'. make[3]: Nothing to be done for 'cancel-test.pl'. make[3]: Nothing to be done for 'random-test.pl'. make[3]: Nothing to be done for 'server-test.pl'. make[3]: Nothing to be done for 'verify-test.pl'. make[3]: Nothing to be done for 'attr-test.pl'. make[3]: Nothing to be done for 'space-test.pl'. make[3]: Nothing to be done for 'server2-test.pl'. make[3]: Nothing to be done for 'block-barrier-test.pl'. make[3]: Nothing to be done for 'stack-test.pl'. make[3]: Nothing to be done for 'unload-test.pl'. make[3]: Nothing to be done for 'headers'. make[3]: Nothing to be done for 'multi-line-header'. make[3]: Nothing to be done for 'long-headers'. make[3]: Nothing to be done for 'multi-headers'. make[3]: Nothing to be done for 'large-file'. make[3]: Nothing to be done for 'test-common.pl'. /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o framework_test test_common.o driver_stack.o blocking_dd_test.o unload_test.o framework_test.o space_test.o timeout_test.o close_barrier_test.o close_barrier2_test.o close_cancel_test.o cancel_test.o server2_test.o attr_test.o block_barrier_test.o read_barrier_test.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o http_header_test http_header_test.o http_test_common.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o http_post_test http_post_test.o http_test_common.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl libtool: link: rm -f .libs/framework_test.nm .libs/framework_test.nmS .libs/framework_test.nmT libtool: link: rm -f .libs/http_header_test.nm .libs/http_header_test.nmS .libs/http_header_test.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "framework_testS.c") /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o http_put_test http_put_test.o http_test_common.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "http_header_testS.c") libtool: link: rm -f ".libs/framework_testS.c" ".libs/framework_test.nm" ".libs/framework_test.nmS" ".libs/framework_test.nmT" libtool: link: rm -f ".libs/http_header_testS.c" ".libs/http_header_test.nm" ".libs/http_header_test.nmS" ".libs/http_header_test.nmT" libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/framework_test test_common.o driver_stack.o blocking_dd_test.o unload_test.o framework_test.o space_test.o timeout_test.o close_barrier_test.o close_barrier2_test.o close_cancel_test.o cancel_test.o server2_test.o attr_test.o block_barrier_test.o read_barrier_test.o .libs/framework_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/http_header_test http_header_test.o http_test_common.o .libs/http_header_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: rm -f .libs/http_post_test.nm .libs/http_post_test.nmS .libs/http_post_test.nmT /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o http_get_test http_get_test.o http_test_common.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "http_post_testS.c") /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o http_pingpong_test http_pingpong_test.o globus_utp_main.o http_performance_common.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl libtool: link: rm -f ".libs/http_post_testS.c" ".libs/http_post_test.nm" ".libs/http_post_test.nmS" ".libs/http_post_test.nmT" libtool: link: rm -f .libs/http_put_test.nm .libs/http_put_test.nmS .libs/http_put_test.nmT libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/http_post_test http_post_test.o http_test_common.o .libs/http_post_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "http_put_testS.c") libtool: link: rm -f ".libs/http_put_testS.c" ".libs/http_put_test.nm" ".libs/http_put_test.nmS" ".libs/http_put_test.nmT" /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o http_timeout_test http_timeout_test.o http_test_common.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/http_put_test http_put_test.o http_test_common.o .libs/http_put_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: rm -f .libs/http_pingpong_test.nm .libs/http_pingpong_test.nmS .libs/http_pingpong_test.nmT libtool: link: rm -f .libs/http_get_test.nm .libs/http_get_test.nmS .libs/http_get_test.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "http_pingpong_testS.c") libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "http_get_testS.c") /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o handle_create_from_url_test handle_create_from_url_test.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl libtool: link: rm -f ".libs/http_pingpong_testS.c" ".libs/http_pingpong_test.nm" ".libs/http_pingpong_test.nmS" ".libs/http_pingpong_test.nmT" libtool: link: rm -f ".libs/http_get_testS.c" ".libs/http_get_test.nm" ".libs/http_get_test.nmS" ".libs/http_get_test.nmT" libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/http_pingpong_test http_pingpong_test.o globus_utp_main.o http_performance_common.o .libs/http_pingpong_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/http_get_test http_get_test.o http_test_common.o .libs/http_get_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: rm -f .libs/http_timeout_test.nm .libs/http_timeout_test.nmS .libs/http_timeout_test.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "http_timeout_testS.c") /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o http_throughput_test http_throughput_test.o globus_utp_main.o http_performance_common.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -o server_pre_init_test server_pre_init_test.o -lglobus_common -dlopen drivers/libglobus_xio_test_drivers.la ../libglobus_xio.la -lltdl libtool: link: rm -f ".libs/http_timeout_testS.c" ".libs/http_timeout_test.nm" ".libs/http_timeout_test.nmS" ".libs/http_timeout_test.nmT" libtool: link: rm -f .libs/handle_create_from_url_test.nm .libs/handle_create_from_url_test.nmS .libs/handle_create_from_url_test.nmT libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/http_timeout_test http_timeout_test.o http_test_common.o .libs/http_timeout_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "handle_create_from_url_testS.c") libtool: link: rm -f ".libs/handle_create_from_url_testS.c" ".libs/handle_create_from_url_test.nm" ".libs/handle_create_from_url_test.nmS" ".libs/handle_create_from_url_test.nmT" libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/handle_create_from_url_test handle_create_from_url_test.o .libs/handle_create_from_url_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: rm -f .libs/http_throughput_test.nm .libs/http_throughput_test.nmS .libs/http_throughput_test.nmT libtool: link: rm -f .libs/server_pre_init_test.nm .libs/server_pre_init_test.nmS .libs/server_pre_init_test.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "http_throughput_testS.c") libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -fno-builtin "server_pre_init_testS.c") libtool: link: rm -f ".libs/http_throughput_testS.c" ".libs/http_throughput_test.nm" ".libs/http_throughput_test.nmS" ".libs/http_throughput_test.nmT" libtool: link: rm -f ".libs/server_pre_init_testS.c" ".libs/server_pre_init_test.nm" ".libs/server_pre_init_test.nmS" ".libs/server_pre_init_test.nmT" libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/server_pre_init_test server_pre_init_test.o .libs/server_pre_init_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/http_throughput_test http_throughput_test.o globus_utp_main.o http_performance_common.o .libs/http_throughput_testS.o ../.libs/libglobus_xio.so -lglobus_common -lltdl make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' make[4]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' PASS: failure-test.pl PASS: close-cancel-test.pl PASS: http-header-test.pl PASS: http-get-test.pl PASS: http-post-test.pl PASS: http-pingpong-test.pl PASS: http-timeout-test.pl PASS: http-throughput-test.pl PASS: http-put-test.pl PASS: basic-test.pl PASS: cancel-test.pl PASS: close-barrier-test.pl PASS: server-test.pl PASS: verify-test.pl PASS: attr-test.pl PASS: space-test.pl PASS: server2-test.pl PASS: block-barrier-test.pl PASS: stack-test.pl PASS: unload-test.pl PASS: read-barrier-test.pl PASS: server_pre_init_test PASS: random-test.pl PASS: timeout-test.pl make[5]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' Making all in drivers make[6]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test/drivers' Making all in . make[6]: Entering directory '/builddir/build/BUILD/globus_xio-5.4/test' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[5]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' ============================================================================ Testsuite summary for globus_xio 5.4 ============================================================================ # TOTAL: 24 # PASS: 24 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[3]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[2]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' make[1]: Leaving directory '/builddir/build/BUILD/globus_xio-5.4/test' + exit 0 Processing files: globus-xio-5.4-1.fc21.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RMtcvK + umask 022 + cd /builddir/build/BUILD + cd globus_xio-5.4 + LICENSEDIR=/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/licenses/globus-xio + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/licenses/globus-xio + cp -pr GLOBUS_LICENSE /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/licenses/globus-xio + exit 0 Provides: globus-xio = 5.4-1.fc21 globus-xio(x86-32) = 5.4-1.fc21 libglobus_xio.so.0 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libglobus_common.so.0 libglobus_common.so.0(GLOBUS_COMMON_14) rtld(GNU_HASH) Processing files: globus-xio-devel-5.4-1.fc21.i686 Provides: globus-xio-devel = 5.4-1.fc21 globus-xio-devel(x86-32) = 5.4-1.fc21 pkgconfig(globus-xio) = 5.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libglobus_xio.so.0 pkgconfig(globus-common) >= 14 Processing files: globus-xio-doc-5.4-1.fc21.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZIv0jn + umask 022 + cd /builddir/build/BUILD + cd globus_xio-5.4 + LICENSEDIR=/builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/licenses/globus-xio-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/licenses/globus-xio-doc + cp -pr GLOBUS_LICENSE /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386/usr/share/licenses/globus-xio-doc + exit 0 Provides: globus-xio-doc = 5.4-1.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: globus-xio-debuginfo-5.4-1.fc21.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 warning: Could not canonicalize hostname: buildvm-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/globus-xio-5.4-1.fc21.i686.rpm Wrote: /builddir/build/RPMS/globus-xio-devel-5.4-1.fc21.i686.rpm Wrote: /builddir/build/RPMS/globus-xio-doc-5.4-1.fc21.noarch.rpm Wrote: /builddir/build/RPMS/globus-xio-debuginfo-5.4-1.fc21.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RAm567 + umask 022 + cd /builddir/build/BUILD + cd globus_xio-5.4 + rm -rf /builddir/build/BUILDROOT/globus-xio-5.4-1.fc21.i386 + exit 0 Child return code was: 0 LEAVE do -->