D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/perl-Compress-Raw-Zlib-2.213.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6RGhMo
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NZ7A6W
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ rm -rf Compress-Raw-Zlib-2.213
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Compress-Raw-Zlib-2.213.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Compress-Raw-Zlib-2.213
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf zlib-src
+ sed -i -e '/^zlib-src\//d' MANIFEST
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.puKFjL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.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 Compress-Raw-Zlib-2.213
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ BUILD_ZLIB=False
+ ZLIB_LIB=/usr/lib64
+ ZLIB_INCLUDE=/usr/include
+ export BUILD_ZLIB OLD_ZLIB ZLIB_LIB ZLIB_INCLUDE
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Up/Downgrade not needed.
Parsing config.in...
Auto Detect Gzip OS Code..
Setting Gzip OS Code to 3 [Unix/Default]
Looks Good.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Zlib
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
Running Mkbootstrap for Zlib ()
chmod 644 "Zlib.bs"
cp lib/Compress/Raw/Zlib.pm blib/lib/Compress/Raw/Zlib.pm
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Raw/Zlib/Zlib.bs 644
"/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213/typemap'  Zlib.xs > Zlib.xsc
mv Zlib.xsc Zlib.c
gcc -c  -I/usr/include -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.213\" -DXS_VERSION=\"2.213\" -fPIC "-I/usr/lib64/perl5/CORE"  -DNO_VIZ      -DGZIP_OS_CODE=3 -DUSE_PPPORT_H -DPerl_crz_BUILD_ZLIB=0 -Dregister= Zlib.c
rm -f blib/arch/auto/Compress/Raw/Zlib/Zlib.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  Zlib.o  -o blib/arch/auto/Compress/Raw/Zlib/Zlib.so  \
   -L/usr/lib64 -lz -lperl   \
  
chmod 755 blib/arch/auto/Compress/Raw/Zlib/Zlib.so
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qg41N8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.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 Compress-Raw-Zlib-2.213
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Raw/Zlib/Zlib.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-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Zlib/Zlib.so
Installing /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Compress/Raw/Zlib.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/man/man3/Compress::Raw::Zlib.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.213.0-1.mga10 --unique-debug-suffix -2.213.0-1.mga10.x86_64 --unique-debug-src-base perl-Compress-Raw-Zlib-2.213.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213
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-Compress-Raw-Zlib-2.213.0-1.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-Compress-Raw-Zlib-2.213.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3fDaJC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.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 Compress-Raw-Zlib-2.213
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 test
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Raw/Zlib/Zlib.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Running Perl version  5.040001
# 
# 
# Perl                             5.040001
# Compress::Raw::Zlib              2.213
#                                  
# zlib_version (from zlib library) 1.3.1.zlib-ng
# ZLIB_VERSION (from zlib.h)       1.3.1.zlib-ng
# ZLIB_VERNUM                      0x131f
#                                  
# BUILD_ZLIB                       0
# GZIP_OS_CODE                     3
#                                  
# Using zlib-ng                    Yes
# zlibng_version                   2.2.4
# zlib-ng Mode                     Compat
#   ZLIBNG_VERSION                 2.2.4
#   ZLIBNG_VER_MAJOR               2
#   ZLIBNG_VER_MINOR               2
#   ZLIBNG_VER_REVISION            4
#   ZLIBNG_VER_STATUS              F
#   ZLIBNG_VER_MODIFIED            0
#   ZLIBNG_VERNUM                  0x20204f0
#                                  
# is_zlib_native                   0
# is_zlibng                        1
# is_zlibng_native                 0
# is_zlibng_compat                 1
#                                  
# zlibCompileFlags                 169
#   Type Sizes                     
#     size of uInt                 32 bit
#     size of uLong                64 bit
#     size of pointer              64 bit
#     size of z_off_t              64 bit
#   Compiler Options               None
#   One-time table building        None
#   Library content                None
#   Operation variations           None
# 
# 
t/000prereq.t ...... ok
t/01version.t ...... ok
t/02zlib.t ......... ok
t/07bufsize.t ...... skipped: Lengthy Tests Disabled
t/09limitoutput.t .. ok
t/18lvalue.t ....... ok
t/19nonpv.t ........ ok
t/99pod.t .......... skipped: Test::Pod 1.00 required for testing POD
t/meta-json.t ...... skipped: Test::CPAN::Meta::JSON required for testing META.json
t/meta-yaml.t ...... skipped: Test::CPAN::Meta required for testing META.yml
All tests successful.
Files=10, Tests=519,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.36 cusr  0.05 csys =  0.47 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Compress-Raw-Zlib-2.213.0-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hfNMMm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ cd Compress-Raw-Zlib-2.213
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213/Changes /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213/META.json /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213/META.yml /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213/README /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/Compress-Raw-Zlib-2.213/examples /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT/usr/share/doc/perl-Compress-Raw-Zlib
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Compress::Raw::Zlib) = 2.213.0 perl-Compress-Raw-Zlib = 2.213.0-1.mga10 perl-Compress-Raw-Zlib(x86-64) = 2.213.0-1.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.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.40()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) libz.so.1(ZLIB_1.2.0.8)(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) perl >= 0:5.006 perl(Carp) perl(Exporter) perl(bytes) perl(constant) perl(strict) perl(warnings) perl-base >= 2:5.40.1
Processing files: perl-Compress-Raw-Zlib-debugsource-2.213.0-1.mga10.x86_64
Provides: perl-Compress-Raw-Zlib-debugsource = 2.213.0-1.mga10 perl-Compress-Raw-Zlib-debugsource(x86-64) = 2.213.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Compress-Raw-Zlib-debuginfo-2.213.0-1.mga10.x86_64
Provides: debuginfo(build-id) = 20cf8eacd04dc1e8019ed2fbdb837a76dda87a80 perl-Compress-Raw-Zlib-debuginfo = 2.213.0-1.mga10 perl-Compress-Raw-Zlib-debuginfo(x86-64) = 2.213.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Compress-Raw-Zlib-debugsource(x86-64) = 2.213.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Compress-Raw-Zlib-2.213.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Compress-Raw-Zlib-debugsource-2.213.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Compress-Raw-Zlib-debuginfo-2.213.0-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S3gAhs
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Compress-Raw-Zlib-2.213.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!