D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-Crypt-RIPEMD160-0.80.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BW0O7S + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Crypt-RIPEMD160-0.08 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Crypt-RIPEMD160-0.08.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-RIPEMD160-0.08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e s,/usr/local/bin/perl,/usr/bin/perl, misc/ripemd160_driver.pl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FcIgnS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Crypt-RIPEMD160-0.08 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::RIPEMD160 Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/Crypt/RIPEMD160.pm blib/lib/Crypt/RIPEMD160.pm AutoSplitting blib/lib/Crypt/RIPEMD160.pm (blib/lib/auto/Crypt/RIPEMD160) cp lib/Crypt/RIPEMD160/MAC.pm blib/lib/Crypt/RIPEMD160/MAC.pm Running Mkbootstrap for RIPEMD160 () chmod 644 "RIPEMD160.bs" "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs 644 "/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/Crypt-RIPEMD160-0.08/typemap' RIPEMD160.xs > RIPEMD160.xsc mv RIPEMD160.xsc RIPEMD160.c aarch64-mageia-linux-gnu-gcc -c -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=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER=12345678 wrap_160.c aarch64-mageia-linux-gnu-gcc -c -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=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER=12345678 rmd160.c aarch64-mageia-linux-gnu-gcc -c -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=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERL_BYTEORDER=12345678 RIPEMD160.c rm -f blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so aarch64-mageia-linux-gnu-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 RIPEMD160.o rmd160.o wrap_160.o -o blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so \ -lperl \ chmod 755 blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.58vhwS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 + cd Crypt-RIPEMD160-0.08 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/RIPEMD160/RIPEMD160.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/RIPEMD160/autosplit.ix Installing /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Crypt/RIPEMD160.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Crypt/RIPEMD160/MAC.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/man/man3/Crypt::RIPEMD160.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/man/man3/Crypt::RIPEMD160::MAC.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/perllocal.pod + find misc -type f -exec chmod 0644 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.80.0-1.mga8 --unique-debug-suffix -0.80.0-1.mga8.aarch64 --unique-debug-src-base perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Crypt-RIPEMD160-0.08 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/RIPEMD160/RIPEMD160.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/RIPEMD160/RIPEMD160.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/RIPEMD160/RIPEMD160.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/RIPEMD160/RIPEMD160.so'; reason: Permission denied original debug info size: 108kB, size after compression: 104kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 69 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.gW4qmT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Crypt-RIPEMD160-0.08 + '[' 1 -eq 1 ']' + make test "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't locate auto/Crypt/RIPEMD160/MAC/autosplit.ix in @INC (@INC contains: /home/iurt/rpmbuild/BUILD/Crypt-RIPEMD160-0.08/blib/lib /home/iurt/rpmbuild/BUILD/Crypt-RIPEMD160-0.08/blib/arch /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/perl5/AutoLoader.pm line 181. at /home/iurt/rpmbuild/BUILD/Crypt-RIPEMD160-0.08/blib/lib/Crypt/RIPEMD160/MAC.pm line 3. t/01test.t .. ok All tests successful. Files=1, Tests=26, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.54 cusr 0.02 csys = 0.62 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7V5oTR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Crypt-RIPEMD160-0.08 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/doc/perl-Crypt-RIPEMD160 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/doc/perl-Crypt-RIPEMD160 + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/doc/perl-Crypt-RIPEMD160 + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/doc/perl-Crypt-RIPEMD160 + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/doc/perl-Crypt-RIPEMD160 + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/doc/perl-Crypt-RIPEMD160 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64/usr/share/doc/perl-Crypt-RIPEMD160 + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Crypt::RIPEMD160) = 0.80.0 perl(Crypt::RIPEMD160::MAC) = 0.80.0 perl-Crypt-RIPEMD160 = 0.80.0-1.mga8 perl-Crypt-RIPEMD160(aarch-64) = 0.80.0-1.mga8 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) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(AutoLoader) perl(Carp) perl(Crypt::RIPEMD160) perl(Test::More) perl(XSLoader) perl(strict) perl(warnings) perl-base >= 2:5.32.0 Processing files: perl-Crypt-RIPEMD160-debugsource-0.80.0-1.mga8.aarch64 Provides: perl-Crypt-RIPEMD160-debugsource = 0.80.0-1.mga8 perl-Crypt-RIPEMD160-debugsource(aarch-64) = 0.80.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-RIPEMD160-debuginfo-0.80.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 6e871c48bd28babce39992881583f98247ffb4e9 perl-Crypt-RIPEMD160-debuginfo = 0.80.0-1.mga8 perl-Crypt-RIPEMD160-debuginfo(aarch-64) = 0.80.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-RIPEMD160-debugsource(aarch-64) = 0.80.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Crypt-RIPEMD160-debugsource-0.80.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Crypt-RIPEMD160-debuginfo-0.80.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n9LbrS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Crypt-RIPEMD160-0.08 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Crypt-RIPEMD160-0.80.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OyaKjR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Crypt-RIPEMD160-0.08 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!