D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/globus-xio-6.4-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5D2SVy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf globus_xio-6.4
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/globus_xio-6.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd globus_xio-6.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ unset GLOBUS_LOCATION
+ unset GPT_LOCATION
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hivI4k
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd globus_xio-6.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ rm -rf autom4te.cache
+ autoreconf -if
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:12: installing 'build-aux/compile'
configure.ac:11: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --docdir=/usr/share/doc/globus-xio-6.4 --includedir=/usr/include/globus --libexecdir=/usr/share/globus
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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 how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 for netinet/tcp.h... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-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
+ make -j8
make  all-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
Making all in builtins
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
Making all in file
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/file'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lglobus_common  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/file'
Making all in http
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/http'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o globus_xio_http_handle.lo globus_xio_http_handle.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o globus_xio_http_header.lo globus_xio_http_header.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o globus_xio_http_request.lo globus_xio_http_request.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_http_request.c  -fPIC -DPIC -o .libs/globus_xio_http_request.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_http_header.c  -fPIC -DPIC -o .libs/globus_xio_http_header.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_http_handle.c  -fPIC -DPIC -o .libs/globus_xio_http_handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_http_response.c  -fPIC -DPIC -o .libs/globus_xio_http_response.o
globus_xio_http_header_info.c: In function 'globus_i_xio_http_header_info_set_header':
globus_xio_http_header_info.c:182:37: warning: passing argument 1 of 'globus_libc_scan_off_t' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  182 |         rc = globus_libc_scan_off_t(header_value, &length, NULL);
      |                                     ^~~~~~~~~~~~
In file included from /usr/include/globus/globus_common.h:87,
                 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:169:41: note: expected 'char *' but argument is of type 'const char *'
  169 | 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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o globus_xio_http_target.lo globus_xio_http_target.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_http_target.c  -fPIC -DPIC -o .libs/globus_xio_http_target.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_http_transform.c  -fPIC -DPIC -o .libs/globus_xio_http_transform.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lglobus_common  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/http'
Making all in mode_e
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_mode_e_driver.c  -fPIC -DPIC -o .libs/globus_xio_mode_e_driver.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lglobus_common  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/mode_e'
Making all in ordering
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_ordering_driver.c  -fPIC -DPIC -o .libs/globus_xio_ordering_driver.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lglobus_common  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/ordering'
Making all in queue
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/queue'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lglobus_common  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/queue'
Making all in tcp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/tcp'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_server_init':
globus_xio_tcp_driver.c:1429:51: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1429 |             snprintf(portbuf, sizeof(portbuf), "%d", attr->listener_port);
      |                                                   ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/globus/globus_common_include.h:84,
                 from /usr/include/globus/globus_common.h:67,
                 from ../../globus_xio_driver.h:20,
                 from globus_xio_tcp_driver.c:18:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/globus  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/tcp'
Making all in telnet
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/telnet'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lglobus_common  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/telnet'
Making all in udp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/udp'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DGLOBUS_BUILTIN=1 -I/usr/include/globus     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_open':
globus_xio_udp_driver.c:1023:51: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1023 |             snprintf(portbuf, sizeof(portbuf), "%d", attr->listener_port);
      |                                                   ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/globus/globus_common_include.h:84,
                 from /usr/include/globus/globus_common.h:67,
                 from ../../globus_xio_driver.h:20,
                 from globus_xio_udp_driver.c:17:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lglobus_common  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/udp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
Making all in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_timeout.lo `test -f 'globus_xio_timeout.c' || echo './'`globus_xio_timeout.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_server.lo `test -f 'globus_xio_server.c' || echo './'`globus_xio_server.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_pass.lo `test -f 'globus_xio_pass.c' || echo './'`globus_xio_pass.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_util.lo `test -f 'globus_xio_util.c' || echo './'`globus_xio_util.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglobus_xio_la-globus_xio_wrapblock.lo `test -f 'globus_xio_wrapblock.c' || echo './'`globus_xio_wrapblock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_attr.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_attr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_server.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_server.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_util.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_pass.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_pass.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_system_select.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_system_select.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_system_win32.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_system_win32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_i_xio_win32_file.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_win32_file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_i_xio_win32_socket.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_win32_socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DGLOBUS_BUILTIN=1 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_i_xio_system_common.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_i_xio_system_common.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DGLOBUS_BUILTIN=1 -I/usr/include/globus    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -I/usr/include/globus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globus_xio_load.c  -fPIC -DPIC -o .libs/libglobus_xio_la-globus_xio_load.o
rm -rf doc
/usr/bin/doxygen
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 6:4:6 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libglobus_xio.la -rpath /usr/lib64 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 
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio.h:504: warning: argument 'arg' of command @param is not found in the argument list of globus_xio_timeout_callback_t(globus_xio_handle_t handle, globus_xio_operation_type_t type, void *user_arg)
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio.h:521: warning: The following parameter of globus_xio_timeout_callback_t(globus_xio_handle_t handle, globus_xio_operation_type_t type, void *user_arg) is not documented:
  parameter 'user_arg'
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:386: warning: argument 'driver_attr' of command @param is not found in the argument list of globus_xio_driver_attr_cntl_t(void *attr, int cmd, va_list ap)
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:403: warning: The following parameter of globus_xio_driver_attr_cntl_t(void *attr, int cmd, va_list ap) is not documented:
  parameter 'attr'
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:792: warning: argument 'driver_specific_handle' of command @param is not found in the argument list of globus_xio_driver_close_t(void *driver_handle, void *driver_attr, globus_xio_operation_t op)
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:809: warning: The following parameter of globus_xio_driver_close_t(void *driver_handle, void *driver_attr, globus_xio_operation_t op) is not documented:
  parameter 'driver_handle'
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:861: warning: argument 'driver_handle' of command @param is not found in the argument list of globus_xio_driver_read_t(void *driver_specific_handle, const globus_xio_iovec_t *iovec, int iovec_count, globus_xio_operation_t op)
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:883: warning: The following parameter of globus_xio_driver_read_t(void *driver_specific_handle, const globus_xio_iovec_t *iovec, int iovec_count, globus_xio_operation_t op) is not documented:
  parameter 'driver_specific_handle'
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:473: warning: argument 'server' of command @param is not found in the argument list of globus_xio_driver_server_destroy_t(void *driver_server)
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:1011: warning: argument 'driver_handle' of command @param is not found in the argument list of globus_xio_driver_write_t(void *driver_specific_handle, const globus_xio_iovec_t *iovec, int iovec_count, globus_xio_operation_t op)
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio_driver.h:1033: warning: The following parameter of globus_xio_driver_write_t(void *driver_specific_handle, const globus_xio_iovec_t *iovec, int iovec_count, globus_xio_operation_t op) is not documented:
  parameter 'driver_specific_handle'
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio.h:34: warning: Invalid list item found
/home/iurt/rpmbuild/BUILD/globus_xio-6.4/globus_xio.h:34: warning: Invalid list item found
touch doc-stamp
libtool: link: gcc -shared -Wl,--as-needed  -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  -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lglobus_common -Wl,-soname -Wl,libglobus_xio.so.0 -o .libs/libglobus_xio.so.0.6.4
libtool: link: (cd ".libs" && rm -f "libglobus_xio.so.0" && ln -s "libglobus_xio.so.0.6.4" "libglobus_xio.so.0")
libtool: link: (cd ".libs" && rm -f "libglobus_xio.so" && ln -s "libglobus_xio.so.0.6.4" "libglobus_xio.so")
libtool: link: ( cd ".libs" && rm -f "libglobus_xio.la" && ln -s "../libglobus_xio.la" "libglobus_xio.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
Making all in test
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
Making all in drivers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test/drivers'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test/drivers'
Making all in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BVqP4E
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64
+ cd globus_xio-6.4
+ '[' 1 -eq 1 ']'
+ make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64
Making install in builtins
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
Making install in file
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/file'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/file'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_file_driver.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/file'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/file'
Making install in http
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/http'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/http'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_http.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/http'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/http'
Making install in mode_e
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/mode_e'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/mode_e'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_mode_e_driver.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/mode_e'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/mode_e'
Making install in ordering
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/ordering'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/ordering'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_ordering_driver.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/ordering'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/ordering'
Making install in queue
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/queue'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/queue'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_queue.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/queue'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/queue'
Making install in tcp
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/tcp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/tcp'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_tcp_driver.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/tcp'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/tcp'
Making install in telnet
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/telnet'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/telnet'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_telnet.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/telnet'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/telnet'
Making install in udp
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/udp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/udp'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_xio_udp_driver.h '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/udp'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins/udp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/builtins'
Making install in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libglobus_xio.la '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libglobus_xio.so.0.6.4 /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64/libglobus_xio.so.0.6.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64 && { ln -s -f libglobus_xio.so.0.6.4 libglobus_xio.so.0 || { rm -f libglobus_xio.so.0 && ln -s libglobus_xio.so.0.6.4 libglobus_xio.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64 && { ln -s -f libglobus_xio.so.0.6.4 libglobus_xio.so || { rm -f libglobus_xio.so && ln -s libglobus_xio.so.0.6.4 libglobus_xio.so; }; })
libtool: install: /usr/bin/install -c .libs/libglobus_xio.lai /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64/libglobus_xio.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
if test -d doc/man/man3; then \
	install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/share/man/man3 && \
	/usr/bin/install -c -m 644 doc/man/man3/[Gg][Ll][Oo][Bb][Uu][Ss]*.3 /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/share/doc/globus-xio-6.4/$dir || exit 1; \
	done ; \
	for f in `cd doc; find html -type f`; do \
		/usr/bin/install -c -m 644 doc/$f /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/share/doc/globus-xio-6.4/$f || exit 1; \
	done ; \
fi
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/share/doc/globus-xio-6.4'
 /usr/bin/install -c -m 644 GLOBUS_LICENSE '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/share/doc/globus-xio-6.4'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/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 '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/include/globus'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 globus-xio.pc '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4'
Making install in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
Making install in drivers
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test/drivers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test/drivers'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test/drivers'
Making install in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.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 '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_xio-6.4/test'
+ find /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64 -name 'lib*.la' -exec rm -v '{}' ';'
removed '/home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64/libglobus_xio.la'
+ for f in $RPM_BUILD_ROOT/usr/share/man/man3/globus_xio_driver.3 $RPM_BUILD_ROOT/usr/share/man/man3/GLOBUS_XIO_API_ASSIST.3
+ sed 's/P\.RS/P\n.RS/' -i /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/share/man/man3/globus_xio_driver.3
+ for f in $RPM_BUILD_ROOT/usr/share/man/man3/globus_xio_driver.3 $RPM_BUILD_ROOT/usr/share/man/man3/GLOBUS_XIO_API_ASSIST.3
+ sed 's/P\.RS/P\n.RS/' -i /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/share/man/man3/GLOBUS_XIO_API_ASSIST.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 6.4-1.mga9 --unique-debug-suffix -6.4-1.mga9.aarch64 --unique-debug-src-base globus-xio-6.4-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/globus_xio-6.4

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64/usr/lib64/libglobus_xio.so.0.6.4
dwz: ./usr/lib64/libglobus_xio.so.0.6.4-6.4-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 1180kB, size after compression: 1180kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
2748 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib64globus-xio-devel-6.4-1.mga9.aarch64
Provides: devel(libglobus_xio(64bit)) globus-xio-devel = 6.4-1.mga9 lib64globus-xio-devel = 6.4-1.mga9 lib64globus-xio-devel(aarch-64) = 6.4-1.mga9 pkgconfig(globus-xio) = 6.4
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libglobus_common(64bit)) pkgconfig pkgconfig(globus-common) >= 14
Processing files: globus-xio-doc-6.4-1.mga9.noarch
Provides: globus-xio-doc = 6.4-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64globus-xio0-6.4-1.mga9.aarch64
Provides: globus-xio = 6.4-1.mga9 lib64globus-xio0 = 6.4-1.mga9 lib64globus-xio0(aarch-64) = 6.4-1.mga9 libglobus_xio.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libglobus_common.so.0()(64bit) libglobus_common.so.0(GLOBUS_COMMON_14)(64bit)
Processing files: globus-xio-debugsource-6.4-1.mga9.aarch64
Provides: globus-xio-debugsource = 6.4-1.mga9 globus-xio-debugsource(aarch-64) = 6.4-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64globus-xio0-debuginfo-6.4-1.mga9.aarch64
Provides: debuginfo(build-id) = 7e448e952adb33c047509e6586fa66c4f300a9a9 lib64globus-xio0-debuginfo = 6.4-1.mga9 lib64globus-xio0-debuginfo(aarch-64) = 6.4-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: globus-xio-debugsource(aarch-64) = 6.4-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64globus-xio-devel-6.4-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64globus-xio0-6.4-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64globus-xio0-debuginfo-6.4-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/globus-xio-debugsource-6.4-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/globus-xio-doc-6.4-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.itWd3k
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd globus_xio-6.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/globus-xio-6.4-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XnAQzc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf globus_xio-6.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!