Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Text-Soundex.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1639/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 ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Text-Soundex.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} sh: scl: command not found sh: scl: command not found sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: i-00003ab9 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-Text-Soundex-3.04-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-Text-Soundex.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1639/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 ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Text-Soundex.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v8HhG1 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Text-Soundex-3.04 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-Soundex-3.04.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Soundex-3.04 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8nwOha + umask 022 + cd /builddir/build/BUILD + cd Text-Soundex-3.04 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" ' WARNING: Option INSTALLDIRS=vendor was not recognized. (ignoring) WARNING: Option OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic was not recognized. (ignoring) Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Soundex + scl enable perl516 ' make -j3 ' /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 Soundex.xs > Soundex.xsc && mv Soundex.xsc Soundex.c cp Soundex.pm blib/lib/Text/Soundex.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=\"3.04\" -DXS_VERSION=\"3.04\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" Soundex.c rm -f blib/arch/auto/Text/Soundex/Soundex.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Soundex.o -o blib/arch/auto/Text/Soundex/Soundex.so \ \ chmod 755 blib/arch/auto/Text/Soundex/Soundex.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.bs 644 Manifying blib/man3/Text::Soundex.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3kIzLk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 + cd Text-Soundex-3.04 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 ' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Text/Soundex/Soundex.so Installing /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Text/Soundex.pm Installing /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Text::Soundex.3pm + find /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-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-Text-Soundex-3.04-3.el6.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Text-Soundex-3.04 extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Text/Soundex/Soundex.so 33 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.Koj9Ny + umask 022 + cd /builddir/build/BUILD + cd Text-Soundex-3.04 + unset DISPLAY + scl enable perl516 ' make test ' PERL_DL_NONLAZY=1 /opt/rh/perl516/root/usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl use Text::Soundex 'soundex'.................................ok use Text::Soundex 'soundex_nara'............................ok use Text::Soundex;..........................................ok soundex('Euler') eq 'E460'..................................ok soundex('Gauss') eq 'G200'..................................ok soundex('Hilbert') eq 'H416'................................ok soundex('Knuth') eq 'K530'..................................ok soundex('Lloydi') eq 'L300'.................................ok soundex('Lukasiewicz') eq 'L222'............................ok soundex('2 + 2 = 4') eq undef...............................ok soundex(undef) eq undef.....................................ok soundex('Ellery', 'Ghosh', 'Heilbronn', 'Kant', 'Ladd', 'Lissajous') eq ('E460', 'G200', 'H416', 'K530', 'L300', 'L222')....................ok soundex('Mark', 'Mielke') eq ('M620', 'M420')...............ok soundex('Mike', undef, 'Stok') eq ('M200', undef, 'S320')...ok setting $soundex_nocode.....................................ok $soundex_nocode eq $Text::Soundex::nocode...................ok empty list..................................................ok soundex('CZARKOWSKA') eq 'C622'.............................ok + exit 0 Processing files: perl516-perl-Text-Soundex-3.04-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j052WM + umask 022 + cd /builddir/build/BUILD + cd Text-Soundex-3.04 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Text-Soundex-3.04 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Text-Soundex-3.04 + /bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Text-Soundex-3.04 + cp -pr Changes README /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Text-Soundex-3.04 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/.*\.so$' | /bin/grep -v -P '/opt/rh/perl516/root/usr/lib64/perl5/(?!CORE/libperl).*\.so$' | /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/perl(UNIVERSAL)/d; /perl(DB)/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: scl-package(perl516) perl516-perl(Text::Soundex) = 3.04 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) libc.so.6(GLIBC_2.3)(64bit) perl516-perl >= 0:5.006 perl516-perl(Exporter) perl516-perl(XSLoader) perl516-perl(if) perl516-perl(strict) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: perl516-perl-Text-Soundex-debuginfo-3.04-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 warning: Could not canonicalize hostname: i-00003ab9 Wrote: /builddir/build/RPMS/perl516-perl-Text-Soundex-3.04-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl516-perl-Text-Soundex-debuginfo-3.04-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uQ1dFv + umask 022 + cd /builddir/build/BUILD + cd Text-Soundex-3.04 + /bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-Text-Soundex-3.04-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->