Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Devel-Leak.spec'], chrootPath='/var/lib/mock/f30-build-15123110-1076275/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Devel-Leak.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 BUILDSTDERR: sh: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Devel-Leak-0.03-39.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Devel-Leak.spec'], chrootPath='/var/lib/mock/f30-build-15123110-1076275/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Devel-Leak.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bpMeS8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Devel-Leak-0.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/Devel-Leak-0.03.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-Leak-0.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2jDGSZ + umask 022 + cd /builddir/build/BUILD + cd Devel-Leak-0.03 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' BUILDSTDERR: This perl is not compiled with -DDEBUGGING - functions restricted Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::Leak + make -j6 Running Mkbootstrap for Leak () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Devel-Leak-0.03/typemap' Leak.xs > Leak.xsc chmod 644 "Leak.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Leak.bs blib/arch/auto/Devel/Leak/Leak.bs 644 cp Leak.pm blib/lib/Devel/Leak.pm mv Leak.xsc Leak.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/usr/lib64/perl5/CORE" Leak.c BUILDSTDERR: Leak.xs:15: warning: "sv_dump" redefined BUILDSTDERR: 15 | #define sv_dump(sv) PerlIO_printf(PerlIO_stderr(), "\n") BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5310, BUILDSTDERR: from Leak.xs:8: BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:753: note: this is the location of the previous definition BUILDSTDERR: 753 | #define sv_dump(a) Perl_sv_dump(aTHX_ a) BUILDSTDERR: | BUILDSTDERR: Leak.xs: In function 'check_arenas': BUILDSTDERR: Leak.xs:80:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] BUILDSTDERR: 80 | warn("Odd SvANY for %p @ %p[%d]",sv,sva,(sv-sva)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long int rm -f blib/arch/auto/Devel/Leak/Leak.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Leak.o -o blib/arch/auto/Devel/Leak/Leak.so \ -lperl \ chmod 755 blib/arch/auto/Devel/Leak/Leak.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RTDbCS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 + cd Devel-Leak-0.03 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Leak.bs blib/arch/auto/Devel/Leak/Leak.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-Devel-Leak-0.03-39.fc30.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Leak/Leak.so Installing /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64/usr/lib64/perl5/vendor_perl/Devel/Leak.pm Installing /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64/usr/share/man/man3/Devel::Leak.3pm + find /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.03-39.fc30 --unique-debug-suffix -0.03-39.fc30.x86_64 --unique-debug-src-base perl-Devel-Leak-0.03-39.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Devel-Leak-0.03 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Leak/Leak.so extracting debug info from /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Leak/Leak.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 27 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mo6tkM + umask 022 + cd /builddir/build/BUILD + cd Devel-Leak-0.03 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Leak.bs blib/arch/auto/Devel/Leak/Leak.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t BUILDSTDERR: new 0x5623c9d181e0 : BUILDSTDERR: new 0x5623c9d0de28 : t/basic.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.04 CPU) Result: PASS + exit 0 Processing files: perl-Devel-Leak-0.03-39.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UepsmG + umask 022 + cd /builddir/build/BUILD + cd Devel-Leak-0.03 + DOCDIR=/builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64/usr/share/doc/perl-Devel-Leak + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64/usr/share/doc/perl-Devel-Leak + cp -pr README /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64/usr/share/doc/perl-Devel-Leak + exit 0 Provides: perl(Devel::Leak) = 0.03 perl-Devel-Leak = 0.03-39.fc30 perl-Devel-Leak(x86-64) = 0.03-39.fc30 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(:VERSION) >= 5.5.0 perl(DynaLoader) perl(base) perl(vars) rtld(GNU_HASH) Processing files: perl-Devel-Leak-debugsource-0.03-39.fc30.x86_64 Provides: perl-Devel-Leak-debugsource = 0.03-39.fc30 perl-Devel-Leak-debugsource(x86-64) = 0.03-39.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Devel-Leak-debuginfo-0.03-39.fc30.x86_64 Provides: debuginfo(build-id) = a889efbe0bd245dd9f83667809d9bd081397fa9c perl-Devel-Leak-debuginfo = 0.03-39.fc30 perl-Devel-Leak-debuginfo(x86-64) = 0.03-39.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Devel-Leak-debugsource(x86-64) = 0.03-39.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 Wrote: /builddir/build/RPMS/perl-Devel-Leak-0.03-39.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Devel-Leak-debugsource-0.03-39.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Devel-Leak-debuginfo-0.03-39.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AzggHA + umask 022 + cd /builddir/build/BUILD + cd Devel-Leak-0.03 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Devel-Leak-0.03-39.fc30.x86_64 + exit 0 Child return code was: 0