D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/perl-Algorithm-Cluster-1.590.0-4.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Sq3YV4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Algorithm-Cluster-1.59
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Algorithm-Cluster-1.59.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Algorithm-Cluster-1.59
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ perl -pi -e 's|^#!/usr/perl/perl580/bin/perl|#!/usr/bin/perl|' perl/examples/ex1_kcluster perl/examples/ex2_mean_median perl/examples/ex3_kcluster perl/examples/ex4_somcluster perl/examples/ex5_treecluster perl/examples/ex6_clusterdistance perl/examples/ex7_distancematrix perl/examples/ex8_kmedoids
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/Algorithm-Cluster-1.52-fPIC.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RAnxyB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Algorithm-Cluster-1.59
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for Algorithm::Cluster
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
gcc -c  -DVERSION=\"1.59\" -DXS_VERSION=\"1.59\" -fPIC -o cluster.o cluster.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
ar cru libcluster.a cluster.o
: libcluster.a
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
Running Mkbootstrap for Cluster ()
chmod 644 "Cluster.bs"
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
cp Record.pm ../blib/lib/Algorithm/Cluster/Record.pm
cp Cluster.pm ../blib/lib/Algorithm/Cluster.pm
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Cluster.xs > Cluster.xsc
mv Cluster.xsc Cluster.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
gcc -c  -I../src -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"1.59\" -DXS_VERSION=\"1.59\" -fPIC "-I/usr/lib64/perl5/CORE"   Cluster.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
rm -f ../blib/arch/auto/Algorithm/Cluster/Cluster.so
gcc  -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong  Cluster.o  -o ../blib/arch/auto/Algorithm/Cluster/Cluster.so ../src/libcluster.a \
   -lm -lperl   \
  
chmod 755 ../blib/arch/auto/Algorithm/Cluster/Cluster.so
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
Manifying 1 pod document
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vEzNYL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64
+ cd Algorithm-Cluster-1.59
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs 644
Manifying 1 pod document
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/Algorithm/Cluster.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/Algorithm/Cluster/Record.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/man/man3/Algorithm::Cluster.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.590.0-4.mga9 --unique-debug-suffix -1.590.0-4.mga9.aarch64 --unique-debug-src-base perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so'; reason: Permission denied
dwz: ./usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so-1.590.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 140kB, size after compression: 140kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
244 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
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b0jfDT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Algorithm-Cluster-1.59
+ '[' 1 -eq 1 ']'
+ make test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs 644
Manifying 1 pod document
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
No tests defined for libcluster extension.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/01_mean_median.t ...... ok
t/02_tree.t ............. ok
t/10_kcluster.t ......... ok
t/11_clusterdistance.t .. ok
t/12_treecluster.t ...... ok
t/13_somcluster.t ....... ok
t/14_kmedoids.t ......... ok
t/15_distancematrix.t ... ok
t/16_pca.t .............. ok
All tests successful.
Files=9, Tests=448,  2 wallclock secs ( 0.17 usr  0.01 sys +  1.91 cusr  0.14 csys =  2.23 CPU)
Result: PASS
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
No tests defined for Algorithm::Cluster extension.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ETlfbO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Algorithm-Cluster-1.59
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/doc/perl-Algorithm-Cluster
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64/usr/share/doc/perl-Algorithm-Cluster
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: perl(Algorithm::Cluster) = 1.590.0 perl(Algorithm::Cluster::Record) perl-Algorithm-Cluster = 1.590.0-4.mga9 perl-Algorithm-Cluster(aarch-64) = 1.590.0-4.mga9
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.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libperl.so.5.34()(64bit) perl(Algorithm::Cluster) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings::register) perl-base >= 2:5.34.0
Processing files: perl-Algorithm-Cluster-debugsource-1.590.0-4.mga9.aarch64
Provides: perl-Algorithm-Cluster-debugsource = 1.590.0-4.mga9 perl-Algorithm-Cluster-debugsource(aarch-64) = 1.590.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Algorithm-Cluster-debuginfo-1.590.0-4.mga9.aarch64
Provides: debuginfo(build-id) = 6180762bb3a5561f2f8f3af3876696d0630736ac perl-Algorithm-Cluster-debuginfo = 1.590.0-4.mga9 perl-Algorithm-Cluster-debuginfo(aarch-64) = 1.590.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Algorithm-Cluster-debugsource(aarch-64) = 1.590.0-4.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Algorithm-Cluster-debugsource-1.590.0-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Algorithm-Cluster-debuginfo-1.590.0-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xjkjde
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Algorithm-Cluster-1.59
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-4.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hv5XVh
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Algorithm-Cluster-1.59
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!