D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/perl-Algorithm-Cluster-1.590.0-7.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.afeKJE
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf Algorithm-Cluster-1.59
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Algorithm-Cluster-1.59.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Algorithm-Cluster-1.59
+ rm -rf /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59-SPECPARTS
+ /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/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Algorithm-Cluster-1.52-fPIC.patch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b9Tu8b
+ umask 022
+ cd /home/pterjan/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 -j16 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
make[1]: Entering directory '/home/pterjan/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/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
ar cru libcluster.a cluster.o
: libcluster.a
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
cp Cluster.pm ../blib/lib/Algorithm/Cluster.pm
cp Record.pm ../blib/lib/Algorithm/Cluster/Record.pm
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
Running Mkbootstrap for Cluster ()
chmod 644 "Cluster.bs"
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs 644
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.38.2" "/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/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
gcc -c  -I../src -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -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/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/pterjan/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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -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/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
Manifying 1 pod document
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4mVNxT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64
+ cd Algorithm-Cluster-1.59
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.38.2" -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/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so
Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/lib64/perl5/vendor_perl/Algorithm/Cluster.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/lib64/perl5/vendor_perl/Algorithm/Cluster/Record.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/man/man3/Algorithm::Cluster.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.590.0-7.mga10 --unique-debug-suffix -1.590.0-7.mga10.x86_64 --unique-debug-src-base perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59
find-debuginfo: starting

Extracting debug info from 1 files
objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so'; reason: Permission denied
objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Algorithm/Cluster/Cluster.so'; reason: Permission denied
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64
244 blocks
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZJALOp
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd Algorithm-Cluster-1.59
+ '[' 1 -eq 1 ']'
+ make test
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.38.2" -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/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
No tests defined for libcluster extension.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/perl'
"/usr/bin/perl5.38.2" -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.38.2" "-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,  1 wallclock secs ( 0.05 usr  0.02 sys +  0.47 cusr  0.08 csys =  0.62 CPU)
Result: PASS
make[1]: Leaving directory '/home/pterjan/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-7.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4gtmZe
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd Algorithm-Cluster-1.59
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/doc/perl-Algorithm-Cluster
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/INSTALL /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/META.json /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/META.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/MYMETA.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/doc/perl-Algorithm-Cluster
+ cp -pr /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59/README /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64/usr/share/doc/perl-Algorithm-Cluster
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Algorithm::Cluster) = 1.590.0 perl(Algorithm::Cluster::Record) perl-Algorithm-Cluster = 1.590.0-7.mga10 perl-Algorithm-Cluster(x86-64) = 1.590.0-7.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libperl.so.5.38()(64bit) perl(Algorithm::Cluster) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings::register) perl-base >= 2:5.38.2
Processing files: perl-Algorithm-Cluster-debugsource-1.590.0-7.mga10.x86_64
Provides: perl-Algorithm-Cluster-debugsource = 1.590.0-7.mga10 perl-Algorithm-Cluster-debugsource(x86-64) = 1.590.0-7.mga10
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-7.mga10.x86_64
Provides: debuginfo(build-id) = b19e1c590fe012da5079df3dc954775ff70170c8 perl-Algorithm-Cluster-debuginfo = 1.590.0-7.mga10 perl-Algorithm-Cluster-debuginfo(x86-64) = 1.590.0-7.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Algorithm-Cluster-debugsource(x86-64) = 1.590.0-7.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Algorithm-Cluster-debuginfo-1.590.0-7.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Algorithm-Cluster-debugsource-1.590.0-7.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xCMgeI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd Algorithm-Cluster-1.59
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Algorithm-Cluster-1.590.0-7.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e9J4Fs
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/Algorithm-Cluster-1.59-SPECPARTS
+ rm -rf Algorithm-Cluster-1.59 Algorithm-Cluster-1.59.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!