Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Filter.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-21645/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Filter.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00000a24 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-Filter-1.49-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Filter.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-21645/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Filter.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dbuYyC + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Filter-1.49 + /usr/bin/gzip -dc /builddir/build/SOURCES/Filter-1.49.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Filter-1.49 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod -x -- '{}' + + sed -i -e '1 s|.*|#!/opt/rh/perl516/root/usr/bin/perl|' examples/filtdef + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y4MO5v + umask 022 + cd /builddir/build/BUILD + cd Filter-1.49 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" ' 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 + scl enable perl516 ' make -j3 ' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Call' /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/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 lib/Filter/exec.pm blib/lib/Filter/exec.pm cp lib/Filter/cpp.pm blib/lib/Filter/cpp.pm cp filter-util.pl blib/lib/Filter/Util/filter-util.pl cp lib/Filter/sh.pm blib/lib/Filter/sh.pm cp Call.pm ../blib/lib/Filter/Util/Call.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.49\" -DXS_VERSION=\"1.49\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" -D_NOT_CORE Call.c rm -f ../blib/arch/auto/Filter/Util/Call/Call.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Call.o -o ../blib/arch/auto/Filter/Util/Call/Call.so \ \ chmod 755 ../blib/arch/auto/Filter/Util/Call/Call.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../blib/arch/auto/Filter/Util/Call/Call.bs 644 Manifying ../blib/man3/Filter::Util::Call.3pm make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Exec' /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/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 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.49\" -DXS_VERSION=\"1.49\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" Exec.c Exec.xs: In function 'pipe_read': Exec.xs:282: warning: field width should have type 'int', but argument 5 has type 'STRLEN' Exec.xs:215: warning: unused variable 'pipe_pid' Exec.xs: In function 'spawnCommand': Exec.xs:418: warning: unused variable 'sv' Exec.xs:347: warning: unused variable 'my_cxtp' Exec.xs: In function 'filter_exec': Exec.xs:490: warning: unused variable 'len' Exec.c: In function 'XS_Filter__Util__Exec_filter_add': Exec.c:739: warning: unused variable 'module' Exec.xs: In function 'make_nonblock': Exec.xs:323: warning: 'RETVAL' may be used uninitialized in this function rm -f ../blib/arch/auto/Filter/Util/Exec/Exec.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Exec.o -o ../blib/arch/auto/Filter/Util/Exec/Exec.so \ \ chmod 755 ../blib/arch/auto/Filter/Util/Exec/Exec.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Exec.bs ../blib/arch/auto/Filter/Util/Exec/Exec.bs 644 Manifying ../blib/man3/Filter::Util::Exec.3pm make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/decrypt' /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/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 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.49\" -DXS_VERSION=\"1.49\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" -DBYPASS decrypt.c decrypt.c: In function 'XS_Filter__decrypt_import': decrypt.c:428: warning: unused variable 'module' rm -f ../blib/arch/auto/Filter/decrypt/decrypt.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic decrypt.o -o ../blib/arch/auto/Filter/decrypt/decrypt.so \ \ chmod 755 ../blib/arch/auto/Filter/decrypt/decrypt.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- decrypt.bs ../blib/arch/auto/Filter/decrypt/decrypt.bs 644 Manifying ../blib/man3/Filter::decrypt.3pm make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/tee' /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/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 -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.49\" -DXS_VERSION=\"1.49\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" tee.c tee.c: In function 'XS_Filter__tee_import': tee.c:199: warning: unused variable 'module' rm -f ../blib/arch/auto/Filter/tee/tee.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic tee.o -o ../blib/arch/auto/Filter/tee/tee.so \ \ chmod 755 ../blib/arch/auto/Filter/tee/tee.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- tee.bs ../blib/arch/auto/Filter/tee/tee.bs 644 Manifying ../blib/man3/Filter::tee.3pm make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/tee' Manifying blib/man3/Filter::cpp.3pm Manifying blib/man3/Filter::exec.3pm Manifying blib/man3/Filter::sh.3pm Manifying blib/man3/Filter::Util::perlfilter.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fwik3v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 + cd Filter-1.49 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 ' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Call' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Exec' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/decrypt' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/tee' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/tee' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Call/Call.so Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Exec/Exec.so Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/decrypt/decrypt.so Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/tee/tee.so Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/tee.pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/sh.pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/exec.pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/cpp.pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/decrypt.pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/Util/Exec.pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/Util/Call.pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/Util/filter-util.pl Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Filter/Util/perlfilter.pod Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::sh.3pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::Util::Call.3pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::decrypt.3pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::Util::perlfilter.3pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::Util::Exec.3pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::tee.3pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::exec.3pm Installing /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Filter::cpp.3pm + find /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Filter-1.49 extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Call/Call.so extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/Util/Exec/Exec.so extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/decrypt/decrypt.so extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Filter/tee/tee.so 168 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CjMj3z + umask 022 + cd /builddir/build/BUILD + cd Filter-1.49 + unset DISPLAY + scl enable perl516 ' make test ' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Call' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Exec' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/decrypt' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/tee' make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/tee' PERL_DL_NONLAZY=1 /opt/rh/perl516/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/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 ................... ok All tests successful. Files=12, Tests=61, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.45 cusr 0.13 csys = 0.63 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Call' No tests defined for Filter::Util::Call extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Call' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/Exec' No tests defined for Filter::Util::Exec extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/Exec' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/decrypt' No tests defined for Filter::decrypt extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/decrypt' make[1]: Entering directory `/builddir/build/BUILD/Filter-1.49/tee' No tests defined for Filter::tee extension. make[1]: Leaving directory `/builddir/build/BUILD/Filter-1.49/tee' Processing files: perl516-perl-Filter-1.49-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NN2tPH + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Filter-1.49 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Filter-1.49 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Filter-1.49 + /bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Filter-1.49 + cp -pr examples Changes README /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Filter-1.49 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/share/doc/perl516-perl-Filter-1.49' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/\.so()/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/share/doc/perl516-perl-Filter-1.49' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: perl516-perl(Filter::Util::Call) = 1.49 perl516-perl(Filter::Util::Exec) = 1.49 perl516-perl(Filter::cpp) = 1.43 perl516-perl(Filter::decrypt) = 1.49 perl516-perl(Filter::exec) = 1.43 perl516-perl(Filter::sh) = 1.43 perl516-perl(Filter::tee) = 1.49 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) perl516-perl >= 0:5.002 perl516-perl >= 0:5.005 perl516-perl(Carp) perl516-perl(Config) perl516-perl(DynaLoader) perl516-perl(Exporter) perl516-perl(Filter::Util::Exec) perl516-perl(strict) perl516-perl(vars) perl516-perl(warnings) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: perl516-perl-Filter-debuginfo-1.49-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 warning: Could not canonicalize hostname: i-00000a24 Wrote: /builddir/build/RPMS/perl516-perl-Filter-1.49-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl516-perl-Filter-debuginfo-1.49-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oavJAe + umask 022 + cd /builddir/build/BUILD + cd Filter-1.49 + /bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-Filter-1.49-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->