D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/globus-authz-4.3-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.RSwiVJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf globus_authz-4.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/globus_authz-4.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd globus_authz-4.3
+ /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.XcIFvL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd globus_authz-4.3
+ '[' 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-authz-4.3 --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 PACKAGE_DEP... yes
checking for openssl... /usr/bin/openssl
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating globus-authz-uninstalled.pc
config.status: creating globus-authz.pc
config.status: creating Makefile
config.status: creating Doxyfile
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_authz-4.3'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"4.3\" -DPACKAGE_STRING=\"globus_authz\ 4.3\" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"4.3\" -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 libglobus_authz_la-globus_gsi_authz.lo `test -f 'globus_gsi_authz.c' || echo './'`globus_gsi_authz.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"4.3\" -DPACKAGE_STRING=\"globus_authz\ 4.3\" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"4.3\" -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 libglobus_authz_la-globus_gsi_authz_error.lo `test -f 'globus_gsi_authz_error.c' || echo './'`globus_gsi_authz_error.c
rm -rf doc
/usr/bin/doxygen
touch doc-stamp
libtool: compile:  x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"4.3\" "-DPACKAGE_STRING=\"globus_authz 4.3\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"4.3\" -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_gsi_authz_error.c  -fPIC -DPIC -o .libs/libglobus_authz_la-globus_gsi_authz_error.o
libtool: compile:  x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"4.3\" "-DPACKAGE_STRING=\"globus_authz 4.3\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"4.3\" -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_gsi_authz.c  -fPIC -DPIC -o .libs/libglobus_authz_la-globus_gsi_authz.o
/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 4:3:4 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libglobus_authz.la -rpath /usr/lib64 libglobus_authz_la-globus_gsi_authz.lo libglobus_authz_la-globus_gsi_authz_error.lo -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig  
libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libglobus_authz_la-globus_gsi_authz.o .libs/libglobus_authz_la-globus_gsi_authz_error.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_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig -Wl,-soname -Wl,libglobus_authz.so.0 -o .libs/libglobus_authz.so.0.4.3
libtool: link: (cd ".libs" && rm -f "libglobus_authz.so.0" && ln -s "libglobus_authz.so.0.4.3" "libglobus_authz.so.0")
libtool: link: (cd ".libs" && rm -f "libglobus_authz.so" && ln -s "libglobus_authz.so.0.4.3" "libglobus_authz.so")
libtool: link: ( cd ".libs" && rm -f "libglobus_authz.la" && ln -s "../libglobus_authz.la" "libglobus_authz.la" )
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3'
Making all in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nxHqML
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64
+ cd globus_authz-4.3
+ '[' 1 -eq 1 ']'
+ make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64
Making install in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libglobus_authz.la '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libglobus_authz.so.0.4.3 /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64/libglobus_authz.so.0.4.3
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64 && { ln -s -f libglobus_authz.so.0.4.3 libglobus_authz.so.0 || { rm -f libglobus_authz.so.0 && ln -s libglobus_authz.so.0.4.3 libglobus_authz.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64 && { ln -s -f libglobus_authz.so.0.4.3 libglobus_authz.so || { rm -f libglobus_authz.so && ln -s libglobus_authz.so.0.4.3 libglobus_authz.so; }; })
libtool: install: /usr/bin/install -c .libs/libglobus_authz.lai /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64/libglobus_authz.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-authz-4.3-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-authz-4.3-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-authz-4.3-1.mga8.x86_64/usr/share/doc/globus-authz-4.3/$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-authz-4.3-1.mga8.x86_64/usr/share/doc/globus-authz-4.3/$f ; \
	done ; \
fi
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/share/doc/globus-authz-4.3'
 /usr/bin/install -c -m 644 GLOBUS_LICENSE '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/share/doc/globus-authz-4.3'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/include/globus'
 /usr/bin/install -c -m 644 globus_gsi_authz.h '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/include/globus'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 globus-authz.pc '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3'
Making install in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/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_authz-4.3/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
+ find /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64 -name 'lib*.la' -exec rm -v '{}' ';'
removed '/home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64/libglobus_authz.la'
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.3-1.mga8 --unique-debug-suffix -4.3-1.mga8.x86_64 --unique-debug-src-base globus-authz-4.3-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_authz-4.3

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64/libglobus_authz.so.0.4.3
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64/usr/lib64/libglobus_authz.so.0.4.3
original debug info size: 56kB, size after compression: 60kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
67 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
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IMFGuI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd globus_authz-4.3
+ '[' 1 -eq 1 ']'
+ make -j8 check
Making check in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3'
Making check in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
make  authz_cred_test libglobus_authz_test_callout.la \
  authz_test_callout.conf testcred.key testcred.cert testcred.cakey testcred.cacert testcred.link testcred.signing_policy testcred.srl
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"4.3\" -DPACKAGE_STRING=\"globus_authz\ 4.3\" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"4.3\" -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  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o authz_cred_test.o authz_cred_test.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"4.3\" -DPACKAGE_STRING=\"globus_authz\ 4.3\" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"4.3\" -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  -I..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o authz_test_callout.lo authz_test_callout.c
make[2]: Nothing to be done for 'authz_test_callout.conf'.
umask 077; /usr/bin/openssl req -passout pass:globus -subj "/CN=ca" -new -x509 -extensions v3_ca -keyout testcred.cakey -out testcred.cacert -config testcred.cnf
Can't load /home/iurt/.rnd into RNG
140075876173632:error:2406F079:random number generator:RAND_load_file:Cannot open file:crypto/rand/randfile.c:98:Filename=/home/iurt/.rnd
Generating a RSA private key
...................+++++
....+++++
writing new private key to 'testcred.cakey'
-----
linkname="`/usr/bin/openssl x509 -hash -noout -in testcred.cacert`.0"; \
rm -f "$linkname"; \
cp testcred.cacert "$linkname"; \
        echo "$linkname" > testcred.link
:
make[2]: 'testcred.cacert' is up to date.
linkname=`cat testcred.link`; \
policyfile=${linkname%.0}.signing_policy; \
echo "access_id_CA      X509         '/CN=ca'" > ${policyfile}; \
echo "pos_rights        globus        CA:sign" >> ${policyfile}; \
echo "cond_subjects     globus       '\"/*\"'" >> ${policyfile}; \
echo ${policyfile} >> testcred.signing_policy
make[2]: 'testcred.link' is up to date.
echo 01 > testcred.srl
make[2]: 'testcred.signing_policy' is up to date.
umask 077; /usr/bin/openssl genrsa -out testcred.key 2048
make[2]: 'testcred.srl' is up to date.
Generating RSA private key, 2048 bit long modulus (2 primes)
.............libtool: compile:  x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"4.3\" "-DPACKAGE_STRING=\"globus_authz 4.3\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"4.3\" -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 -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c authz_test_callout.c  -fPIC -DPIC -o .libs/authz_test_callout.o
.......+++++
.................../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 -module -no-undefined -avoid-version -rpath /home/iurt/rpmbuild/BUILD/globus_authz-4.3/test -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libglobus_authz_test_callout.la  authz_test_callout.lo ../libglobus_authz.la -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig  -lltdl 
............................................+++libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/authz_test_callout.o     -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/globus_authz-4.3/.libs ../.libs/libglobus_authz.so -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig -lltdl -Wl,-soname -Wl,libglobus_authz_test_callout.so -o .libs/libglobus_authz_test_callout.so
++
e is 65537 (0x010001)
/usr/bin/openssl req -subj "/CN=test" -new -key testcred.key -out testcred.req -config testcred.cnf
umask 022; /usr/bin/openssl x509 -passin pass:globus -req -days 365 -in testcred.req -CA testcred.cacert -CAkey testcred.cakey -out testcred.cert
Signature ok
subject=CN = test
Getting CA Private Key
libtool: link: ( cd ".libs" && rm -f "libglobus_authz_test_callout.la" && ln -s "../libglobus_authz_test_callout.la" "libglobus_authz_test_callout.la" )
make[2]: 'libglobus_authz_test_callout.la' is up to date.
/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 -dlpreopen libglobus_authz_test_callout.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o authz_cred_test authz_cred_test.o ../libglobus_authz.la -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig  -lltdl 
libtool: link: rm -f .libs/authz_cred_test.nm .libs/authz_cred_test.nmS .libs/authz_cred_test.nmT
libtool: link: rm -f ".libs/authz_cred_test.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 "authz_cred_testS.c")
libtool: link: rm -f ".libs/authz_cred_testS.c" ".libs/authz_cred_test.nm" ".libs/authz_cred_test.nmS" ".libs/authz_cred_test.nmT" ".libs/authz_cred_test.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/authz_cred_testS.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/authz_cred_test authz_cred_test.o  ./.libs/libglobus_authz_test_callout.so /home/iurt/rpmbuild/BUILD/globus_authz-4.3/.libs/libglobus_authz.so ../.libs/libglobus_authz.so -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig -lltdl -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test
rm testcred.req
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
make  check-TESTS
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
umask 077; /usr/bin/openssl genrsa -out testcred.key 2048
Generating RSA private key, 2048 bit long modulus (2 primes)
..............................................................+++++
.....................................................+++++
e is 65537 (0x010001)
/usr/bin/openssl req -subj "/CN=test" -new -key testcred.key -out testcred.req -config testcred.cnf
umask 022; /usr/bin/openssl x509 -passin pass:globus -req -days 365 -in testcred.req -CA testcred.cacert -CAkey testcred.cakey -out testcred.cert
Signature ok
subject=CN = test
Getting CA Private Key
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
PASS: authz_cred_test
============================================================================
Testsuite summary for globus_authz 4.3
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
rm testcred.req
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/globus_authz-4.3/test'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lib64globus-authz-devel-4.3-1.mga8.x86_64
Provides: devel(libglobus_authz(64bit)) globus-authz-devel = 4.3-1.mga8 lib64globus-authz-devel = 4.3-1.mga8 lib64globus-authz-devel(x86-64) = 4.3-1.mga8 pkgconfig(globus-authz) = 4.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libglobus_callout(64bit)) devel(libglobus_common(64bit)) devel(libglobus_gsi_authz_callout_error(64bit)) devel(libglobus_gsi_sysconfig(64bit)) pkgconfig pkgconfig(globus-authz-callout-error) >= 2 pkgconfig(globus-callout) >= 2 pkgconfig(globus-common) >= 14 pkgconfig(globus-gsi-sysconfig) >= 5 pkgconfig(globus-gssapi-gsi) >= 9
Processing files: globus-authz-doc-4.3-1.mga8.noarch
Provides: globus-authz-doc = 4.3-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64globus-authz0-4.3-1.mga8.x86_64
Provides: globus-authz = 4.3-1.mga8 lib64globus-authz0 = 4.3-1.mga8 lib64globus-authz0(x86-64) = 4.3-1.mga8 libglobus_authz.so.0()(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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libglobus_callout.so.0()(64bit) libglobus_common.so.0()(64bit) libglobus_common.so.0(GLOBUS_COMMON_14)(64bit) libglobus_gsi_authz_callout_error.so.0()(64bit) libglobus_gsi_sysconfig.so.1()(64bit)
Processing files: globus-authz-debugsource-4.3-1.mga8.x86_64
Provides: globus-authz-debugsource = 4.3-1.mga8 globus-authz-debugsource(x86-64) = 4.3-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64globus-authz0-debuginfo-4.3-1.mga8.x86_64
Provides: debuginfo(build-id) = 9932679a7bdbbe33fa8b68dbcea8900f702dc9cb lib64globus-authz0-debuginfo = 4.3-1.mga8 lib64globus-authz0-debuginfo(x86-64) = 4.3-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: globus-authz-debugsource(x86-64) = 4.3-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64globus-authz-devel-4.3-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/globus-authz-debugsource-4.3-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64globus-authz0-debuginfo-4.3-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64globus-authz0-4.3-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/globus-authz-doc-4.3-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tv06WH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd globus_authz-4.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/globus-authz-4.3-1.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TE6E5J
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf globus_authz-4.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!