Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Filter.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-17622/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Filter.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: copr-builder-584492957 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl520-perl-Filter-1.53-3.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Filter.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-17622/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Filter.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O9Us1x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Filter-1.53 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Filter-1.53.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Filter-1.53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod -x -- '{}' + + sed -i -e '1 s|.*|#!LD_LIBRARY_PATH="/opt/rh/rh-perl520/root/usr/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}" /opt/rh/rh-perl520/root/usr/bin/perl|' examples/filtdef + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vFKBiO + umask 022 + cd /builddir/build/BUILD + cd Filter-1.53 + scl enable rh-perl520 'perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" && make -j2' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call Generating a Unix-style Makefile Writing Makefile for Filter::Util::Exec Generating a Unix-style Makefile Writing Makefile for Filter::decrypt Generating a Unix-style Makefile Writing Makefile for Filter::tee Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Call' cp Call.pm ../blib/lib/Filter/Util/Call.pm Running Mkbootstrap for Filter::Util::Call () chmod 644 "Call.bs" "/opt/rh/rh-perl520/root/usr/bin/perl" "/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/opt/rh/rh-perl520/root/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Call.xs > Call.xsc && mv Call.xsc Call.c cp perlfilter.pod blib/lib/Filter/Util/perlfilter.pod cp filter-util.pl blib/lib/Filter/Util/filter-util.pl cp lib/Filter/sh.pm blib/lib/Filter/sh.pm cp lib/Filter/exec.pm blib/lib/Filter/exec.pm cp lib/Filter/cpp.pm blib/lib/Filter/cpp.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" -D_NOT_CORE Call.c Call.c: In function 'XS_Filter__Util__Call_unimport': Call.c:443:15: warning: variable 'package' set but not used [-Wunused-but-set-variable] const char * package; ^ rm -f ../blib/arch/auto/Filter/Util/Call/Call.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib Call.o -o ../blib/arch/auto/Filter/Util/Call/Call.so \ -lperl \ chmod 755 ../blib/arch/auto/Filter/Util/Call/Call.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../blib/arch/auto/Filter/Util/Call/Call.bs 644 Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Exec' Running Mkbootstrap for Filter::Util::Exec () chmod 644 "Exec.bs" "/opt/rh/rh-perl520/root/usr/bin/perl" "/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/opt/rh/rh-perl520/root/usr/share/perl5/ExtUtils/typemap" Exec.xs > Exec.xsc && mv Exec.xsc Exec.c cp Exec.pm ../blib/lib/Filter/Util/Exec.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" Exec.c Exec.xs: In function 'pipe_read': Exec.xs:215:12: warning: unused variable 'pipe_pid' [-Wunused-variable] int pipe_pid = PIPE_PID(sv) ; ^ Exec.xs: In function 'spawnCommand': Exec.xs:417:10: warning: unused variable 'sv' [-Wunused-variable] SV * sv ; ^ In file included from Exec.xs:11:0: /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/perl.h:5622:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ Exec.xs:346:5: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^ Exec.xs: In function 'filter_exec': Exec.xs:489:9: warning: unused variable 'len' [-Wunused-variable] I32 len; ^ Exec.c: In function 'XS_Filter__Util__Exec_filter_add': Exec.c:738:7: warning: unused variable 'module' [-Wunused-variable] SV * module; ^ Exec.xs: In function 'make_nonblock': Exec.xs:333:14: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] croak("cannot create a non-blocking pipe, RETVAL = %d, errno = %d", ^ rm -f ../blib/arch/auto/Filter/Util/Exec/Exec.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib Exec.o -o ../blib/arch/auto/Filter/Util/Exec/Exec.so \ -lperl \ chmod 755 ../blib/arch/auto/Filter/Util/Exec/Exec.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Exec.bs ../blib/arch/auto/Filter/Util/Exec/Exec.bs 644 Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/decrypt' Running Mkbootstrap for Filter::decrypt () chmod 644 "decrypt.bs" "/opt/rh/rh-perl520/root/usr/bin/perl" "/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/opt/rh/rh-perl520/root/usr/share/perl5/ExtUtils/typemap" decrypt.xs > decrypt.xsc && mv decrypt.xsc decrypt.c cp decrypt.pm ../blib/lib/Filter/decrypt.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" -DBYPASS decrypt.c decrypt.c: In function 'XS_Filter__decrypt_import': decrypt.c:428:7: warning: unused variable 'module' [-Wunused-variable] SV * module = ST(0) ^ rm -f ../blib/arch/auto/Filter/decrypt/decrypt.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib decrypt.o -o ../blib/arch/auto/Filter/decrypt/decrypt.so \ -lperl \ chmod 755 ../blib/arch/auto/Filter/decrypt/decrypt.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- decrypt.bs ../blib/arch/auto/Filter/decrypt/decrypt.bs 644 Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/tee' Running Mkbootstrap for Filter::tee () chmod 644 "tee.bs" "/opt/rh/rh-perl520/root/usr/bin/perl" "/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/opt/rh/rh-perl520/root/usr/share/perl5/ExtUtils/typemap" tee.xs > tee.xsc && mv tee.xsc tee.c cp tee.pm ../blib/lib/Filter/tee.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" tee.c tee.c: In function 'XS_Filter__tee_import': tee.c:199:7: warning: unused variable 'module' [-Wunused-variable] SV * module; ^ rm -f ../blib/arch/auto/Filter/tee/tee.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib tee.o -o ../blib/arch/auto/Filter/tee/tee.so \ -lperl \ chmod 755 ../blib/arch/auto/Filter/tee/tee.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- tee.bs ../blib/arch/auto/Filter/tee/tee.bs 644 Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/tee' Manifying 4 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oLHlcd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 + cd Filter-1.53 + scl enable rh-perl520 'make pure_install DESTDIR=$RPM_BUILD_ROOT' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Call' Running Mkbootstrap for Filter::Util::Call () chmod 644 "Call.bs" Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Exec' Running Mkbootstrap for Filter::Util::Exec () chmod 644 "Exec.bs" Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/decrypt' Running Mkbootstrap for Filter::decrypt () chmod 644 "decrypt.bs" Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/tee' Running Mkbootstrap for Filter::tee () chmod 644 "tee.bs" Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/tee' Manifying 4 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/tee/tee.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/decrypt/decrypt.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Exec/Exec.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Call/Call.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/tee.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/decrypt.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/cpp.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/exec.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/sh.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/Util/Exec.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/Util/filter-util.pl Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/Util/perlfilter.pod Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Filter/Util/Call.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::Util::perlfilter.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::sh.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::exec.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::cpp.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::tee.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::decrypt.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::Util::Exec.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Filter::Util::Call.3pm + find /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Filter-1.53 extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/tee/tee.so extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/decrypt/decrypt.so extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Exec/Exec.so extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Call/Call.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 169 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WYIk8G + umask 022 + cd /builddir/build/BUILD + cd Filter-1.53 + scl enable rh-perl520 'make test' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Call' Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Exec' Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/decrypt' Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/tee' Manifying 1 pod document make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/tee' PERL_DL_NONLAZY=1 "/opt/rh/rh-perl520/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/call.t .................... ok t/cpp.t ..................... ok t/decrypt.t ................. ok t/exec.t .................... ok t/order.t ................... ok t/rt_54452-rebless.t ........ ok t/sh.t ...................... ok t/tee.t ..................... ok t/z_kwalitee.t .............. skipped: This test is only run for the module author t/z_meta.t .................. skipped: This test is only run for the module author t/z_perl_minimum_version.t .. skipped: Author tests not required for installation t/z_pod-coverage.t .......... skipped: This test is only run for the module author t/z_pod.t ................... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=13, Tests=54, 1 wallclock secs ( 0.08 usr 0.03 sys + 0.96 cusr 0.22 csys = 1.29 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Call' No tests defined for Filter::Util::Call extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/Exec' No tests defined for Filter::Util::Exec extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/decrypt' No tests defined for Filter::decrypt extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.53/tee' No tests defined for Filter::tee extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.53/tee' + exit 0 Processing files: rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TSMDpg + umask 022 + cd /builddir/build/BUILD + cd Filter-1.53 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Filter-1.53 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Filter-1.53 + cp -pr examples /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Filter-1.53 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Filter-1.53 + cp -pr README /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Filter-1.53 + exit 0 Provides: rh-perl520-perl(Filter::Util::Call) = 1.53 rh-perl520-perl(Filter::Util::Exec) = 1.53 rh-perl520-perl(Filter::cpp) = 1.43 rh-perl520-perl(Filter::decrypt) = 1.53 rh-perl520-perl(Filter::exec) = 1.43 rh-perl520-perl(Filter::sh) = 1.43 rh-perl520-perl(Filter::tee) = 1.53 rh-perl520-perl-Filter = 2:1.53-3.el7.centos rh-perl520-perl-Filter(x86-64) = 2:1.53-3.el7.centos scl-package(rh-perl520) 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.4)(64bit) libperl.so.rh-perl520-5.20()(64bit) rh-perl520-perl >= 0:5.002 rh-perl520-perl >= 0:5.005 rh-perl520-perl(Carp) rh-perl520-perl(Config) rh-perl520-perl(DynaLoader) rh-perl520-perl(Exporter) rh-perl520-perl(Filter::Util::Exec) rh-perl520-perl(strict) rh-perl520-perl(vars) rh-perl520-perl(warnings) rh-perl520-runtime rtld(GNU_HASH) Processing files: rh-perl520-perl-Filter-debuginfo-1.53-3.el7.centos.x86_64 Provides: scl-package(rh-perl520) rh-perl520-perl-Filter-debuginfo = 2:1.53-3.el7.centos rh-perl520-perl-Filter-debuginfo(x86-64) = 2:1.53-3.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-584492957 Wrote: /builddir/build/RPMS/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-perl520-perl-Filter-debuginfo-1.53-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kXsBk2 + umask 022 + cd /builddir/build/BUILD + cd Filter-1.53 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Filter-1.53-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->