D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/globus-gass-copy-10.5-1.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ktrvnw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf globus_gass_copy-10.5
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/globus_gass_copy-10.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd globus_gass_copy-10.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mLbTLw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd globus_gass_copy-10.5
+ '[' 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.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
+ 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
+ /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=x86_64-mageia-linux-gnu --build=x86_64-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-gass-copy-10.5 --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... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes
checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no
checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... yes
checking for PACKAGE_DEP... yes
checking for openssl... /usr/bin/openssl
checking for doxygen... /usr/bin/doxygen
checking Toolkit version... unknown
checking for a2x... no
checking for a2x.py... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating globus-gass-copy-uninstalled.pc
config.status: creating globus-gass-copy.pc
config.status: creating Makefile
config.status: creating version.h
config.status: creating test/Makefile
config.status: creating test/testcred.cnf
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j8
Making all in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5'
x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_gass_copy\" -DPACKAGE_TARNAME=\"globus_gass_copy\" -DPACKAGE_VERSION=\"10.5\" -DPACKAGE_STRING=\"globus_gass_copy\ 10.5\" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gass_copy\" -DVERSION=\"10.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -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_url_copy.o globus_url_copy.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_gass_copy\" -DPACKAGE_TARNAME=\"globus_gass_copy\" -DPACKAGE_VERSION=\"10.5\" -DPACKAGE_STRING=\"globus_gass_copy\ 10.5\" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gass_copy\" -DVERSION=\"10.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -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_gass_copy.lo globus_gass_copy.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_gass_copy\" -DPACKAGE_TARNAME=\"globus_gass_copy\" -DPACKAGE_VERSION=\"10.5\" -DPACKAGE_STRING=\"globus_gass_copy\ 10.5\" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gass_copy\" -DVERSION=\"10.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -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_gass_copy_glob.lo globus_gass_copy_glob.c
rm -rf doc
/usr/bin/doxygen
globus_url_copy.c: In function 'guc_mkcert':
globus_url_copy.c:77:5: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations]
   77 |     rsa = RSA_generate_key(bits,RSA_F4,NULL,NULL);
      |     ^~~
In file included from /usr/include/multiarch-dispatch.h:80,
                 from /usr/include/openssl/opensslconf.h:2,
                 from /usr/include/openssl/evp.h:13,
                 from globus_gass_copy.h:20,
                 from globus_url_copy.c:28:
/usr/include/openssl/rsa.h:235:1: note: declared here
  235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
      | ^~~~~~~~~~~~~~~~~~
globus_url_copy.c: In function 'guc_l_pipe_to_stack_str':
globus_url_copy.c:3481:20: warning: comparison between pointer and zero character constant [-Wpointer-compare]
 3481 |             if(del == '\0')
      |                    ^~
globus_url_copy.c:3481:16: note: did you mean to dereference the pointer?
 3481 |             if(del == '\0')
      |                ^
globus_url_copy.c: In function 'globus_l_guc_parse_arguments':
globus_url_copy.c:3756:28: warning: comparison between pointer and zero character constant [-Wpointer-compare]
 3756 |                 if(tmp_str == '\0')
      |                            ^~
globus_url_copy.c:3756:20: note: did you mean to dereference the pointer?
 3756 |                 if(tmp_str == '\0')
      |                    ^
globus_url_copy.c: In function 'globus_l_guc_file_to_string':
globus_url_copy.c:3159:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 3159 |     fread(*str, sizeof(char), numbytes, fp);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_gass_copy\" -DPACKAGE_TARNAME=\"globus_gass_copy\" -DPACKAGE_VERSION=\"10.5\" "-DPACKAGE_STRING=\"globus_gass_copy 10.5\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gass_copy\" -DVERSION=\"10.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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_gass_copy.c  -fPIC -DPIC -o .libs/globus_gass_copy.o
libtool: compile:  x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_gass_copy\" -DPACKAGE_TARNAME=\"globus_gass_copy\" -DPACKAGE_VERSION=\"10.5\" "-DPACKAGE_STRING=\"globus_gass_copy 10.5\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gass_copy\" -DVERSION=\"10.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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_gass_copy_glob.c  -fPIC -DPIC -o .libs/globus_gass_copy_glob.o
touch doc-stamp
globus_gass_copy_glob.c: In function 'globus_l_gass_copy_glob_expand_ftp_url':
globus_gass_copy_glob.c:529:34: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  529 |     if(tmp == GLOBUS_NULL || tmp == '\0')
      |                                  ^~
globus_gass_copy_glob.c:529:30: note: did you mean to dereference the pointer?
  529 |     if(tmp == GLOBUS_NULL || tmp == '\0')
      |                              ^
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-mageia-linux-gnu-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 10:5:8 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libglobus_gass_copy.la -rpath /usr/lib64 globus_gass_copy.lo globus_gass_copy_glob.lo -lglobus_common -lglobus_ftp_client -lglobus_ftp_control -lglobus_gsi_sysconfig -lglobus_gass_transfer -lglobus_io -lglobus_gssapi_gsi -lglobus_gssapi_error  -lssl -lcrypto  
libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/globus_gass_copy.o .libs/globus_gass_copy_glob.o   -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 -lglobus_ftp_client -lglobus_ftp_control -lglobus_gsi_sysconfig -lglobus_gass_transfer -lglobus_io -lglobus_gssapi_gsi -lglobus_gssapi_error -lssl -lcrypto -Wl,-soname -Wl,libglobus_gass_copy.so.2 -o .libs/libglobus_gass_copy.so.2.8.5
libtool: link: (cd ".libs" && rm -f "libglobus_gass_copy.so.2" && ln -s "libglobus_gass_copy.so.2.8.5" "libglobus_gass_copy.so.2")
libtool: link: (cd ".libs" && rm -f "libglobus_gass_copy.so" && ln -s "libglobus_gass_copy.so.2.8.5" "libglobus_gass_copy.so")
libtool: link: ( cd ".libs" && rm -f "libglobus_gass_copy.la" && ln -s "../libglobus_gass_copy.la" "libglobus_gass_copy.la" )
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-mageia-linux-gnu-gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -export-dynamic -dlpreopen force -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o globus-url-copy globus_url_copy.o   libglobus_gass_copy.la -lglobus_common -lglobus_ftp_client -lglobus_ftp_control -lglobus_gsi_sysconfig -lglobus_gass_transfer -lglobus_io -lglobus_gssapi_gsi -lglobus_gssapi_error  -lssl -lcrypto  -lltdl 
libtool: link: rm -f .libs/globus-url-copy.nm .libs/globus-url-copy.nmS .libs/globus-url-copy.nmT
libtool: link: rm -f ".libs/globus-url-copy.nmI"
libtool: link: (cd .libs && x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -fno-builtin "globus-url-copyS.c")
libtool: link: rm -f ".libs/globus-url-copyS.c" ".libs/globus-url-copy.nm" ".libs/globus-url-copy.nmS" ".libs/globus-url-copy.nmT" ".libs/globus-url-copy.nmI"
libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables .libs/globus-url-copyS.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/globus-url-copy globus_url_copy.o -Wl,--export-dynamic  ./.libs/libglobus_gass_copy.so -lglobus_common -lglobus_ftp_client -lglobus_ftp_control -lglobus_gsi_sysconfig -lglobus_gass_transfer -lglobus_io -lglobus_gssapi_gsi -lglobus_gssapi_error -lssl -lcrypto -lltdl
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5'
Making all in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5/test'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5/test'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7wUnvz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64
+ cd globus_gass_copy-10.5
+ '[' 1 -eq 1 ']'
+ make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64
Making install in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libglobus_gass_copy.la '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libglobus_gass_copy.so.2.8.5 /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64/libglobus_gass_copy.so.2.8.5
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64 && { ln -s -f libglobus_gass_copy.so.2.8.5 libglobus_gass_copy.so.2 || { rm -f libglobus_gass_copy.so.2 && ln -s libglobus_gass_copy.so.2.8.5 libglobus_gass_copy.so.2; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64 && { ln -s -f libglobus_gass_copy.so.2.8.5 libglobus_gass_copy.so || { rm -f libglobus_gass_copy.so && ln -s libglobus_gass_copy.so.2.8.5 libglobus_gass_copy.so; }; })
libtool: install: /usr/bin/install -c .libs/libglobus_gass_copy.lai /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64/libglobus_gass_copy.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c globus-url-copy '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/bin'
libtool: warning: 'libglobus_gass_copy.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/globus-url-copy /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/bin/globus-url-copy
if test -d doc/man/man3; then \
	install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/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-gass-copy-10.5-1.mga8.x86_64/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-gass-copy-10.5-1.mga8.x86_64/usr/share/doc/globus-gass-copy-10.5/$dir; \
	done ; \
	for f in `(cd doc; find html -type f)`; do \
		/usr/bin/install -c -m 644 doc/$f /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/share/doc/globus-gass-copy-10.5/$f ; \
	done ; \
fi
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/share/doc/globus-gass-copy-10.5'
 /usr/bin/install -c -m 644 GLOBUS_LICENSE '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/share/doc/globus-gass-copy-10.5'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_gass_copy.h globus_url_copy.h '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/include/globus'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/share/man/man1'
 /usr/bin/install -c -m 644 globus-url-copy.1 '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 globus-gass-copy.pc '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5'
Making install in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5/test'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5/test'
+ find /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64 -name 'lib*.la' -exec rm -v '{}' ';'
removed '/home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64/libglobus_gass_copy.la'
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 10.5-1.mga8 --unique-debug-suffix -10.5-1.mga8.x86_64 --unique-debug-src-base globus-gass-copy-10.5-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/globus_gass_copy-10.5

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/bin/globus-url-copy
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64/libglobus_gass_copy.so.2.8.5
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/bin/globus-url-copy
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64/usr/lib64/libglobus_gass_copy.so.2.8.5
original debug info size: 460kB, size after compression: 444kB
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
cpio: .libs/globus-url-copyS.c: Cannot stat: No such file or directory
996 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 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: globus-gass-copy-progs-10.5-1.mga8.x86_64
Provides: globus-gass-copy-progs = 10.5-1.mga8 globus-gass-copy-progs(x86-64) = 10.5-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libglobus_common.so.0()(64bit) libglobus_common.so.0(GLOBUS_COMMON_14)(64bit) libglobus_ftp_client.so.2()(64bit) libglobus_gass_copy.so.2()(64bit) libglobus_gass_transfer.so.2()(64bit) libglobus_gsi_sysconfig.so.1()(64bit) libglobus_gssapi_error.so.2()(64bit) libglobus_gssapi_gsi.so.4()(64bit) libglobus_gssapi_gsi.so.4(globus_gssapi_gsi)(64bit) libglobus_io.so.3()(64bit) libltdl.so.7()(64bit)
Processing files: lib64globus-gass-copy-devel-10.5-1.mga8.x86_64
Provides: devel(libglobus_gass_copy(64bit)) globus-gass-copy-devel = 10.5-1.mga8 lib64globus-gass-copy-devel = 10.5-1.mga8 lib64globus-gass-copy-devel(x86-64) = 10.5-1.mga8 pkgconfig(globus-gass-copy) = 10.5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libcrypto(64bit)) devel(libglobus_common(64bit)) devel(libglobus_ftp_client(64bit)) devel(libglobus_gass_transfer(64bit)) devel(libglobus_io(64bit)) pkgconfig pkgconfig(globus-common) >= 15 pkgconfig(globus-ftp-client) >= 7 pkgconfig(globus-ftp-control) >= 4 pkgconfig(globus-gass-transfer) >= 7 pkgconfig(globus-gsi-sysconfig) >= 4 pkgconfig(globus-gssapi-error) >= 4 pkgconfig(globus-gssapi-gsi) >= 9 pkgconfig(globus-io) >= 8
Processing files: globus-gass-copy-doc-10.5-1.mga8.noarch
Provides: globus-gass-copy-doc = 10.5-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64globus-gass-copy2-10.5-1.mga8.x86_64
Provides: globus-gass-copy = 10.5-1.mga8 lib64globus-gass-copy2 = 10.5-1.mga8 lib64globus-gass-copy2(x86-64) = 10.5-1.mga8 libglobus_gass_copy.so.2()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libglobus_common.so.0()(64bit) libglobus_common.so.0(GLOBUS_COMMON_14)(64bit) libglobus_ftp_client.so.2()(64bit) libglobus_gass_transfer.so.2()(64bit) libglobus_io.so.3()(64bit)
Processing files: globus-gass-copy-debugsource-10.5-1.mga8.x86_64
Provides: globus-gass-copy-debugsource = 10.5-1.mga8 globus-gass-copy-debugsource(x86-64) = 10.5-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: globus-gass-copy-debuginfo-10.5-1.mga8.x86_64
Provides: globus-gass-copy-debuginfo = 10.5-1.mga8 globus-gass-copy-debuginfo(x86-64) = 10.5-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: globus-gass-copy-debugsource(x86-64) = 10.5-1.mga8
Processing files: globus-gass-copy-progs-debuginfo-10.5-1.mga8.x86_64
Provides: debuginfo(build-id) = e9538354209751e844a88eb03f83730f1f9ca41a globus-gass-copy-progs-debuginfo = 10.5-1.mga8 globus-gass-copy-progs-debuginfo(x86-64) = 10.5-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: globus-gass-copy-debugsource(x86-64) = 10.5-1.mga8
Processing files: lib64globus-gass-copy2-debuginfo-10.5-1.mga8.x86_64
Provides: debuginfo(build-id) = ccb75dd124e15473db1ec8d50b349bfc6624d5b8 lib64globus-gass-copy2-debuginfo = 10.5-1.mga8 lib64globus-gass-copy2-debuginfo(x86-64) = 10.5-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: globus-gass-copy-debugsource(x86-64) = 10.5-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/globus-gass-copy-debuginfo-10.5-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64globus-gass-copy-devel-10.5-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64globus-gass-copy2-10.5-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/globus-gass-copy-progs-10.5-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64globus-gass-copy2-debuginfo-10.5-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/globus-gass-copy-progs-debuginfo-10.5-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/globus-gass-copy-debugsource-10.5-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/globus-gass-copy-doc-10.5-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xrc2tx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd globus_gass_copy-10.5
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/globus-gass-copy-10.5-1.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.koLeXz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf globus_gass_copy-10.5
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!