Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Inline-Python.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-3581982-496240/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Inline-Python.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-10.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Inline-Python-0.49-3.el6.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-Inline-Python.spec '], chrootPath='/var/lib/mock/dist-6E-epel-build-3581982-496240/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Inline-Python.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h8GgSx + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Inline-Python-0.49 + /usr/bin/gzip -dc /builddir/build/SOURCES/Inline-Python-0.49.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Inline-Python-0.49 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r9uGTF + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.49 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' Found these python executables on your PATH: 1. /usr/bin/python Using the only python executable I could find Set the INLINE_PYTHON_EXECUTABLE environment variable to the full path to your python executable to override this selection. Using /usr/bin/python Warning: prerequisite Digest::MD5 2.5 not found. We have 2.39. Using These Settings: Extra Libs: -lpthread -ldl -lutil Python Lib: -L/usr/lib64/python2.6/config -lpython2.6 Includes: -I/usr/include/python2.6 Extra Flags: none (perl Makefile.PL --help for details) Checking if your kit is complete... Looks good Writing Makefile for Inline::Python + make -j4 /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Python.xs > Python.xsc && mv Python.xsc Python.c gcc -c -I/usr/include/python2.6 -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=\"0.49\" -DXS_VERSION=\"0.49\" -fPIC "-I/usr/lib64/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL py2pl.c gcc -c -I/usr/include/python2.6 -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=\"0.49\" -DXS_VERSION=\"0.49\" -fPIC "-I/usr/lib64/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL perlmodule.c cp Python.pm blib/lib/Inline/Python.pm cp Python.pod blib/lib/Inline/Python.pod gcc -c -I/usr/include/python2.6 -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=\"0.49\" -DXS_VERSION=\"0.49\" -fPIC "-I/usr/lib64/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL util.c Running Mkbootstrap for Inline::Python () chmod 644 Python.bs gcc -c -I/usr/include/python2.6 -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=\"0.49\" -DXS_VERSION=\"0.49\" -fPIC "-I/usr/lib64/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL Python.c In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from py2pl.c:5: /usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from py2pl.c:2: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from py2pl.c:5: /usr/include/python2.6/pyconfig-64.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from py2pl.c:2: /usr/include/features.h:164:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from perlmodule.c:9: /usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from perlmodule.c:6: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from perlmodule.c:9: /usr/include/python2.6/pyconfig-64.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from perlmodule.c:6: /usr/include/features.h:164:1: warning: this is the location of the previous definition py2pl.c: In function 'Py2Pl': py2pl.c:208: warning: value computed is not used py2pl.c:245: warning: value computed is not used In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from util.c:9: /usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from util.c:6: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from util.c:9: /usr/include/python2.6/pyconfig-64.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from util.c:6: /usr/include/features.h:164:1: warning: this is the location of the previous definition perlmodule.c:870: warning: 'PerlSub_methods' defined but not used In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from Python.xs:7: /usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from Python.xs:4: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from Python.xs:7: /usr/include/python2.6/pyconfig-64.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from /usr/lib64/perl5/CORE/perl.h:605, from Python.xs:4: /usr/include/features.h:164:1: warning: this is the location of the previous definition Python.xs: In function 'do_pyinit': Python.xs:52: warning: implicit declaration of function 'initperl' Python.xs: In function 'XS_Inline__Python_py_study_package': Python.xs:177: warning: value computed is not used cp Python.bs blib/arch/auto/Inline/Python/Python.bs chmod 644 blib/arch/auto/Inline/Python/Python.bs perlmodule.c: In function 'PerlObj_compare': perlmodule.c:473: warning: 'retval' may be used uninitialized in this function rm -f blib/arch/auto/Inline/Python/Python.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Python.o py2pl.o perlmodule.o util.o -o blib/arch/auto/Inline/Python/Python.so \ -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil \ chmod 755 blib/arch/auto/Inline/Python/Python.so Manifying blib/man3/Inline::Python.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rw3I9P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 + cd Inline-Python-0.49 + LANG=C + export LANG + unset DISPLAY + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Inline/Python/Python.bs Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Inline/Python/Python.so Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/lib64/perl5/vendor_perl/Inline/Python.pm Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/lib64/perl5/vendor_perl/Inline/Python.pod Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/share/man/man3/Inline::Python.3pm + find /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Inline-Python-0.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/perl-Inline-Python-0.49-3.el6.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Inline-Python-0.49 extracting debug info from /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Inline/Python/Python.so 204 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fV8P00 + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.49 + unset DISPLAY + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00init.t ............. ok t/01testpl.t ........... ok Name "FindBin::Bin" used only once: possible typo at t/02testpl.t line 56. t/02testpl.t ........... ok t/03parse.t ............ ok t/04func.t ............. ok t/05JAxH.t ............. ok t/06dict.t ............. ok t/07nherit.t ........... ok t/08ipyobj.t ........... ok t/09bind.t ............. ok t/10pyeval.t ........... ok t/11factor.t ........... ok t/12evnodd.t ........... ok t/13fibbon.t ........... ok t/14study.t ............ ok t/15anon.t ............. ok t/16evalpy.t ........... ok t/17once.t ............. ok t/18newclass.t ......... ok t/19testref.t .......... ok t/20unicode.t .......... ok t/21arrayref.t ......... ok t/22int.t .............. ok t/23getattr.t .......... ok t/24getitem.t .......... ok t/25py_sub.t ........... ok t/26undef.t ............ ok t/27pyattrs.t .......... ok python:22: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 t/28exception.t ........ ok t/29named_params.t ..... ok t/30floats.t ........... ok t/31stringification.t .. ok t/32boolean.t .......... ok t/33reinit.t ........... ok t/34env.t .............. ok t/cmp.t ................ ok All tests successful. Files=36, Tests=832, 2 wallclock secs ( 0.14 usr 0.04 sys + 1.48 cusr 0.24 csys = 1.90 CPU) Result: PASS + exit 0 Processing files: perl-Inline-Python-0.49-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5fRqXf + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.49 + DOCDIR=/builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/share/doc/perl-Inline-Python-0.49 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/share/doc/perl-Inline-Python-0.49 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/share/doc/perl-Inline-Python-0.49 + cp -pr Changes README ToDo /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64/usr/share/doc/perl-Inline-Python-0.49 + exit 0 Provides: Python.so()(64bit) perl(Inline::Python) = 0.49 perl(Inline::Python::Boolean) perl(Inline::Python::Function) perl(Inline::Python::Object) perl(Inline::Python::Object::Data) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.6.so.1.0()(64bit) libutil.so.1()(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(Inline) perl(overload) perl(strict) rtld(GNU_HASH) Processing files: perl-Inline-Python-debuginfo-0.49-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 warning: Could not canonicalize hostname: buildvm-10.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Inline-Python-0.49-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Inline-Python-debuginfo-0.49-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TAirpZ + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.49 + /bin/rm -rf /builddir/build/BUILDROOT/perl-Inline-Python-0.49-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->