Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-DES.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-86007-57615/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-DES.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-Crypt-DES-2.07-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-DES.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-86007-57615/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/perl-Crypt-DES.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c8Upvl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-DES-2.07 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Crypt-DES-2.07.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-DES-2.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-Crypt-DES-init-braces.patch):' Patch #0 (perl-Crypt-DES-init-braces.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file _des.c + echo 'Patch #99 (perl-Crypt-DES-c99.patch):' Patch #99 (perl-Crypt-DES-c99.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file DES.xs patching file _des.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FM90kp + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Crypt-DES-2.07 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::DES + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for DES () chmod 644 "DES.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 cp DES.pm blib/lib/Crypt/DES.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Crypt-DES-2.07/typemap' DES.xs > DES.xsc mv DES.xsc DES.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib64/perl5/CORE" _des.c _des.c: In function 'perl_des_crypt': _des.c:455:25: warning: unused variable 'ptr' [-Wunused-variable] 455 | unsigned char * ptr; | ^~~ gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib64/perl5/CORE" DES.c In file included from DES.xs:13: DES.c: In function 'XS_Crypt__DES_expand_key': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ DES.c:188:17: warning: unused variable 'RETVAL' [-Wunused-variable] 188 | char * RETVAL; | ^~~~~~ rm -f blib/arch/auto/Crypt/DES/DES.so gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/local/lib -fstack-protector-strong DES.o _des.o -o blib/arch/auto/Crypt/DES/DES.so \ -lperl \ chmod 755 blib/arch/auto/Crypt/DES/DES.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VUu2CM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 + cd Crypt-DES-2.07 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/DES/DES.so Installing /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/lib64/perl5/vendor_perl/Crypt/DES.pm Installing /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/man/man3/Crypt::DES.3pm + find /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 mode of '/builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/lib64/perl5/vendor_perl/Crypt/DES.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/DES/DES.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/man/man3/Crypt::DES.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.07-3.oc9 --unique-debug-suffix -2.07-3.oc9.aarch64 --unique-debug-src-base perl-Crypt-DES-2.07-3.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/Crypt-DES-2.07 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/lib64/perl5/vendor_perl/auto/Crypt/DES/DES.so 64 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ff1d29 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Crypt-DES-2.07 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better. Pass -nodeprecate=>1 to inhibit this message. at test.pl line 358. 1..342 342 basic tests ran in 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) 342 of 342 tests passed (100.00%) Running speed tests... non-cached cipher speed test. 5000 encrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) ok 346 Testing Cipher Block Chaining.. ok 347 - CBC Mode Finished with tests + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Crypt-DES-2.07-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p7Ib79 + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.07 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/doc/perl-Crypt-DES + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/doc/perl-Crypt-DES + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/doc/perl-Crypt-DES + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vCSzzR + umask 022 + cd /builddir/build/BUILD + cd Crypt-DES-2.07 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/licenses/perl-Crypt-DES + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/licenses/perl-Crypt-DES + cp -pr COPYRIGHT /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64/usr/share/licenses/perl-Crypt-DES + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Crypt::DES) = 2.07 perl-Crypt-DES = 2.07-3.oc9 perl-Crypt-DES(aarch-64) = 2.07-3.oc9 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.36()(64bit) perl(:MODULE_COMPAT_5.36.0) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl-libs rtld(GNU_HASH) Processing files: perl-Crypt-DES-debugsource-2.07-3.oc9.aarch64 Provides: perl-Crypt-DES-debugsource = 2.07-3.oc9 perl-Crypt-DES-debugsource(aarch-64) = 2.07-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-DES-debuginfo-2.07-3.oc9.aarch64 Provides: debuginfo(build-id) = c02bc5c68a86c2d9ef16d614ef93e92d6c869ec1 perl-Crypt-DES-debuginfo = 2.07-3.oc9 perl-Crypt-DES-debuginfo(aarch-64) = 2.07-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-DES-debugsource(aarch-64) = 2.07-3.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-DES-2.07-3.oc9.aarch64 Wrote: /builddir/build/RPMS/perl-Crypt-DES-debugsource-2.07-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-DES-2.07-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-DES-debuginfo-2.07-3.oc9.aarch64.rpm Child return code was: 0