D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-Crypt-Blowfish-2.140.0-23.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Rp7vbZ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.trc1HB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + rm -rf Crypt-Blowfish-2.14 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Crypt-Blowfish-2.14.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-Blowfish-2.14 + /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/pterjan/rpmbuild/tmp/rpm-tmp.YcFkhk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Crypt-Blowfish-2.14 + '[' 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::Blowfish Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 cp Blowfish.pm blib/lib/Crypt/Blowfish.pm Running Mkbootstrap for Blowfish () chmod 644 "Blowfish.bs" "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644 "/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/Crypt-Blowfish-2.14/typemap' Blowfish.xs > Blowfish.xsc mv Blowfish.xsc Blowfish.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"2.14\" -DXS_VERSION=\"2.14\" -fPIC "-I/usr/lib64/perl5/CORE" _blowfish.c _blowfish.c: In function 'crypt_block': _blowfish.c:335:13: warning: old-style function definition [-Wold-style-definition] 335 | static void crypt_block(block, bfkey, direction) | ^~~~~~~~~~~ _blowfish.c: In function 'blowfish_crypt_8bytes': _blowfish.c:371:1: warning: old-style function definition [-Wold-style-definition] 371 | blowfish_crypt_8bytes(source, dest, bfkey, direction) | ^~~~~~~~~~~~~~~~~~~~~ _blowfish.c: In function 'blowfish_make_bfkey': _blowfish.c:400:1: warning: old-style function definition [-Wold-style-definition] 400 | blowfish_make_bfkey(key_string, keylength, bfkey) | ^~~~~~~~~~~~~~~~~~~ gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"2.14\" -DXS_VERSION=\"2.14\" -fPIC "-I/usr/lib64/perl5/CORE" Blowfish.c rm -f blib/arch/auto/Crypt/Blowfish/Blowfish.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Blowfish.o _blowfish.o -o blib/arch/auto/Crypt/Blowfish/Blowfish.so \ -lperl \ chmod 755 blib/arch/auto/Crypt/Blowfish/Blowfish.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EaQFKw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Crypt-Blowfish-2.14 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Crypt/Blowfish/Blowfish.so Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Crypt/Blowfish.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/share/man/man3/Crypt::Blowfish.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.140.0-23.mga10 --unique-debug-suffix -2.140.0-23.mga10.x86_64 --unique-debug-src-base perl-Crypt-Blowfish-2.140.0-23.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/Crypt-Blowfish-2.14 find-debuginfo: starting Extracting debug info from 1 files 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-Crypt-Blowfish-2.140.0-23.mga10.x86_64 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 Reading /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wV1Gpe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Crypt-Blowfish-2.14 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 test "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-Iblib/lib" "-Iblib/arch" test.pl 1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 Running standard mode speed tests.. encrypting with non-cached cipher 5,000 cycles: 0 wallclock secs ( 0.20 usr + 0.00 sys = 0.20 CPU) Running standard mode speed tests.. decrypting with non-cached cipher 5,000 cycles: 0 wallclock secs ( 0.19 usr + 0.00 sys = 0.19 CPU) Running standard mode speed tests.. encrypting with cached cipher 10,000 cycles: 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) Running standard mode speed tests.. decrypting with cached cipher 10,000 cycles: 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) Testing Cipher Block Chaining.. Error (probably harmless): Can't locate Crypt/CBC.pm in @INC (you may need to install the Crypt::CBC module) (@INC entries checked: blib/lib blib/arch /usr/local/lib64/perl5/5.40 /usr/local/share/perl5/5.40 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . . .. ../lib ../../lib ../../../lib) at (eval 7) line 1. BEGIN failed--compilation aborted at (eval 7) line 1. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Crypt-Blowfish-2.140.0-23.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nRygKm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + cd Crypt-Blowfish-2.14 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/share/doc/perl-Crypt-Blowfish + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/share/doc/perl-Crypt-Blowfish + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/Crypt-Blowfish-2.14/README /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/share/doc/perl-Crypt-Blowfish + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/Crypt-Blowfish-2.14/COPYRIGHT /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/share/doc/perl-Crypt-Blowfish + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/Crypt-Blowfish-2.14/Changes /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/share/doc/perl-Crypt-Blowfish + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/Crypt-Blowfish-2.14/META.yml /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT/usr/share/doc/perl-Crypt-Blowfish + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Crypt::Blowfish) = 2.140.0 perl-Crypt-Blowfish = 2.140.0-23.mga10 perl-Crypt-Blowfish(x86-64) = 2.140.0-23.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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.40()(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl-base >= 2:5.40.1 Processing files: perl-Crypt-Blowfish-debugsource-2.140.0-23.mga10.x86_64 Provides: perl-Crypt-Blowfish-debugsource = 2.140.0-23.mga10 perl-Crypt-Blowfish-debugsource(x86-64) = 2.140.0-23.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-Blowfish-debuginfo-2.140.0-23.mga10.x86_64 Provides: debuginfo(build-id) = 48e81cacfb3c8c9065b9d355c85997019fcd9674 perl-Crypt-Blowfish-debuginfo = 2.140.0-23.mga10 perl-Crypt-Blowfish-debuginfo(x86-64) = 2.140.0-23.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-Blowfish-debugsource(x86-64) = 2.140.0-23.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Crypt-Blowfish-debugsource-2.140.0-23.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Crypt-Blowfish-debuginfo-2.140.0-23.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Crypt-Blowfish-2.140.0-23.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ER0ICz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Crypt-Blowfish-2.140.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!