Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/originals/perl-MsgPack-Raw.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1780185600 Wrote: /builddir/build/SRPMS/perl-MsgPack-Raw-0.05-1.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/originals/perl-MsgPack-Raw.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1780185600 Wrote: /builddir/build/SRPMS/perl-MsgPack-Raw-0.05-1.el9.src.rpm Child return code was: 0 Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/originals/perl-MsgPack-Raw.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1780185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pDHlb5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MsgPack-Raw-0.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/MsgPack-Raw-0.05.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MsgPack-Raw-0.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X5voAD + umask 022 + cd /builddir/build/BUILD + cd MsgPack-Raw-0.05 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MsgPack::Raw Writing MYMETA.yml and MYMETA.json + make -j5 cp lib/MsgPack/Raw/Packer.pm blib/lib/MsgPack/Raw/Packer.pm cp lib/MsgPack/Raw/Ext.pm blib/lib/MsgPack/Raw/Ext.pm cp lib/MsgPack/Raw/Unpacker.pm blib/lib/MsgPack/Raw/Unpacker.pm cp lib/MsgPack/Raw.pm blib/lib/MsgPack/Raw.pm cp lib/MsgPack/Raw/Bool.pm blib/lib/MsgPack/Raw/Bool.pm Running Mkbootstrap for Raw () chmod 644 "Raw.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Raw.bs blib/arch/auto/MsgPack/Raw/Raw.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/MsgPack-Raw-0.05/typemap' Raw.xs > Raw.xsc Please specify prototyping behavior for Raw.xs (see perlxs manual) mv Raw.xsc Raw.c gcc -c -I. -Ideps -Ideps/msgpack-c/include -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" Raw.c -o Raw.o In file included from Raw.xs:10: ppport.h:4594: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib64/perl5/CORE/perl.h:2753, from Raw.xs:2: /usr/lib64/perl5/CORE/handy.h:1251: note: this is the location of the previous definition 1251 | # define WIDEST_UTYPE U64 | Raw.c: In function 'XS_MsgPack__Raw__Unpacker_new': Raw.c:427:17: warning: unused variable 'class' [-Wunused-variable] 427 | SV * class = ST(0) | ^~~~~ Raw.c: In function 'XS_MsgPack__Raw__Packer_new': Raw.c:596:17: warning: unused variable 'class' [-Wunused-variable] 596 | SV * class = ST(0) | ^~~~~ At top level: Raw.xs:57:14: warning: 'msgpack_sv_to_ptr' defined but not used [-Wunused-function] 57 | STATIC void *msgpack_sv_to_ptr (const char *type, SV *sv, const char *file, int line) | ^~~~~~~~~~~~~~~~~ gcc -c -I. -Ideps -Ideps/msgpack-c/include -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" deps/msgpack-c/src/objectc.c -o deps/msgpack-c/src/objectc.o gcc -c -I. -Ideps -Ideps/msgpack-c/include -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" deps/msgpack-c/src/unpack.c -o deps/msgpack-c/src/unpack.o gcc -c -I. -Ideps -Ideps/msgpack-c/include -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" deps/msgpack-c/src/version.c -o deps/msgpack-c/src/version.o gcc -c -I. -Ideps -Ideps/msgpack-c/include -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" deps/msgpack-c/src/vrefbuffer.c -o deps/msgpack-c/src/vrefbuffer.o gcc -c -I. -Ideps -Ideps/msgpack-c/include -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" deps/msgpack-c/src/zone.c -o deps/msgpack-c/src/zone.o rm -f blib/arch/auto/MsgPack/Raw/Raw.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/local/lib -fstack-protector-strong Raw.o deps/msgpack-c/src/objectc.o deps/msgpack-c/src/unpack.o deps/msgpack-c/src/version.o deps/msgpack-c/src/vrefbuffer.o deps/msgpack-c/src/zone.o -o blib/arch/auto/MsgPack/Raw/Raw.so \ -lperl \ chmod 755 blib/arch/auto/MsgPack/Raw/Raw.so Manifying 5 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.opJGgG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 + cd MsgPack-Raw-0.05 + rm -rf /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Raw.bs blib/arch/auto/MsgPack/Raw/Raw.bs 644 Manifying 5 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/lib64/perl5/vendor_perl/auto/MsgPack/Raw/Raw.so Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/lib64/perl5/vendor_perl/MsgPack/Raw.pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/lib64/perl5/vendor_perl/MsgPack/Raw/Unpacker.pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/lib64/perl5/vendor_perl/MsgPack/Raw/Ext.pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/lib64/perl5/vendor_perl/MsgPack/Raw/Bool.pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/lib64/perl5/vendor_perl/MsgPack/Raw/Packer.pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/man/man3/MsgPack::Raw::Bool.3pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/man/man3/MsgPack::Raw::Unpacker.3pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/man/man3/MsgPack::Raw.3pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/man/man3/MsgPack::Raw::Ext.3pm Installing /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/man/man3/MsgPack::Raw::Packer.3pm + find /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.05-1.el9 --unique-debug-suffix -0.05-1.el9.x86_64 --unique-debug-src-base perl-MsgPack-Raw-0.05-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/MsgPack-Raw-0.05 extracting debug info from /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/lib64/perl5/vendor_perl/auto/MsgPack/Raw/Raw.so original debug info size: 216kB, size after compression: 208kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 288 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rqPI6H Processing files: perl-MsgPack-Raw-0.05-1.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2o8EKq + umask 022 + cd /builddir/build/BUILD + cd MsgPack-Raw-0.05 + DOCDIR=/builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + cp -pr azure-pipelines.yml /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + cp -pr Changes /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + cp -pr dist.ini /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + cp -pr LICENSE /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + cp -pr META.json /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + cp -pr README /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + cp -pr xs /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64/usr/share/doc/perl-MsgPack-Raw + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(MsgPack::Raw) = 0.05 perl(MsgPack::Raw::Bool) = 0.05 perl(MsgPack::Raw::Ext) = 0.05 perl(MsgPack::Raw::Packer) = 0.05 perl(MsgPack::Raw::Unpacker) = 0.05 perl-MsgPack-Raw = 0.05-1.el9 perl-MsgPack-Raw(x86-64) = 0.05-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.32()(64bit) perl(:MODULE_COMPAT_5.32.1) perl(MsgPack::Raw) perl(MsgPack::Raw::Bool) perl(MsgPack::Raw::Ext) perl(MsgPack::Raw::Packer) perl(MsgPack::Raw::Unpacker) perl(XSLoader) perl(overload) perl(strict) perl(warnings) perl-libs rtld(GNU_HASH) Processing files: perl-MsgPack-Raw-debugsource-0.05-1.el9.x86_64 Provides: perl-MsgPack-Raw-debugsource = 0.05-1.el9 perl-MsgPack-Raw-debugsource(x86-64) = 0.05-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-MsgPack-Raw-debuginfo-0.05-1.el9.x86_64 Provides: debuginfo(build-id) = cdc97c03209104b39faf5f66af9d6c826cde8725 perl-MsgPack-Raw-debuginfo = 0.05-1.el9 perl-MsgPack-Raw-debuginfo(x86-64) = 0.05-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-MsgPack-Raw-debugsource(x86-64) = 0.05-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-MsgPack-Raw-0.05-1.el9.x86_64 Wrote: /builddir/build/RPMS/perl-MsgPack-Raw-0.05-1.el9.x86_64.rpm Wrote: /builddir/build/RPMS/perl-MsgPack-Raw-debuginfo-0.05-1.el9.x86_64.rpm Wrote: /builddir/build/RPMS/perl-MsgPack-Raw-debugsource-0.05-1.el9.x86_64.rpm Child return code was: 0