Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Inline-Python.spec'], chrootPath='/var/lib/mock/f35-build-29267642-3989472/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Inline-Python.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 sh: line 1: /usr/bin/perl: No such file or directory Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1629331200 Wrote: /builddir/build/SRPMS/perl-Inline-Python-0.56-19.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Inline-Python.spec'], chrootPath='/var/lib/mock/f35-build-29267642-3989472/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Inline-Python.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1629331200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sdTQy2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Inline-Python-0.56 + /usr/bin/gzip -dc /builddir/build/SOURCES/Inline-Python-0.56.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Inline-Python-0.56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (perl-Inline-Python-pyinit.patch): + echo 'Patch #0 (perl-Inline-Python-pyinit.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Python.xs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r0L9vE + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.56 + INLINE_PYTHON_EXECUTABLE=/usr/bin/python3 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' NO_PACKLIST=1 Using /usr/bin/python3 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead This python's configuration files are messed up. You'll have have to answer the questions yourself. Here is what Python said: Extra Libs: -lcrypt -ldl -lm Python Library: /usr/lib/python3.10/config-3.10-i386-linux-gnu/libpython3.10.a Include Path: /usr/include/python3.10 1. LIBS option. I need to know what extra libraries, if any, are required by this build of python. I recommend this: -lcrypt -ldl -lm Enter extra libraries (e.g. -lfoo -lbar) [-lcrypt -ldl -lm] -lcrypt -ldl -lm 2. LIBRARY option. The location of the python library. Inline::Python needs to link against it to use Python. Here are the libraries I know about: 1) /usr/lib/libpython3.10.so 2) /usr/lib/libpython3.so Which? Or enter another. [1] 1 3. INCLUDE option. The location of the python include files. Inline::Python needs these to compile. Here are the locations I know about: 1) /usr/include/python3.10 Which? Or enter another. [1] 1 Using These Settings: Extra Libs: -lcrypt -ldl -lm Python Lib: -L/usr/lib -lpython3.10 Includes: -I/usr/include/python3.10 Extra Flags: none (perl Makefile.PL --help for details) Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Inline::Python + make -j6 Running Mkbootstrap for Python () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Python.xs > Python.xsc gcc -c -I/usr/include/python3.10 -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.56\" -DXS_VERSION=\"0.56\" -fPIC "-I/usr/lib/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL py2pl.c chmod 644 "Python.bs" gcc -c -I/usr/include/python3.10 -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.56\" -DXS_VERSION=\"0.56\" -fPIC "-I/usr/lib/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL perlmodule.c gcc -c -I/usr/include/python3.10 -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.56\" -DXS_VERSION=\"0.56\" -fPIC "-I/usr/lib/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL util.c "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Python.bs blib/arch/auto/Inline/Python/Python.bs 644 cp Python.pm blib/lib/Inline/Python.pm cp Python.pod blib/lib/Inline/Python.pod mv Python.xsc Python.c gcc -c -I/usr/include/python3.10 -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.56\" -DXS_VERSION=\"0.56\" -fPIC "-I/usr/lib/perl5/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL Python.c In file included from /usr/lib/perl5/CORE/perl.h:5744, from py2pl.c:2: py2pl.c: In function 'Py2Pl': py2pl.c:142:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 142 | sv_setiv(inst, (IV) obj); | ^ /usr/lib/perl5/CORE/embed.h:666:55: note: in definition of macro 'sv_setiv' 666 | #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) | ^ py2pl.c:303:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 303 | sv_setiv(inst, (IV) obj); | ^ /usr/lib/perl5/CORE/embed.h:666:55: note: in definition of macro 'sv_setiv' 666 | #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) | ^ py2pl.c: In function 'Pl2Py': py2pl.c:401:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 401 | o = (PyObject *) ptr; | ^ py2pl.c: In function 'croak_python_exception': py2pl.c:581:36: warning: format '%i' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] 581 | croak("%s: %s at line %i\n", ((PyTypeObject *)ex_type)->tp_name, c_ex_message, PyInt_AsLong(tb_lineno)); | ~^ | | | int | %li In file included from /usr/include/python3.10/Python.h:87, from util.c:9: util.c: In function 'free_inline_py_obj': util.c:36:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 36 | Py_XDECREF((PyObject *)iv); /* just in case */ | ^ /usr/include/python3.10/object.h:112:41: note: in definition of macro '_PyObject_CAST' 112 | #define _PyObject_CAST(op) ((PyObject*)(op)) | ^~ util.c:36:9: note: in expansion of macro 'Py_XDECREF' 36 | Py_XDECREF((PyObject *)iv); /* just in case */ | ^~~~~~~~~~ perlmodule.c:967:27: warning: 'PerlSub_methods' defined but not used [-Wunused-variable] 967 | static struct PyMethodDef PerlSub_methods[] = { | ^~~~~~~~~~~~~~~ Python.xs: In function 'do_pyinit': Python.xs:52:5: warning: implicit declaration of function 'initperl' [-Wimplicit-function-declaration] 52 | initperl(); | ^~~~~~~~ Python.xs: In function 'XS_Inline__Python_py_call_function_ref': Python.xs:335:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 335 | PyObject * const func = (PyObject *) SvIV(FUNC); | ^ Python.xs: In function 'XS_Inline__Python_py_call_method': Python.xs:440:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 440 | inst = (PyObject*)SvIV(SvRV(_inst)); | ^ Python.xs: In function 'XS_Inline__Python_py_has_attr': Python.xs:550:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 550 | inst = (PyObject*)SvIV(SvRV(_inst)); | ^ Python.xs: In function 'XS_Inline__Python_py_get_attr': Python.xs:582:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 582 | inst = (PyObject*)SvIV(SvRV(_inst)); | ^ Python.xs: In function 'XS_Inline__Python_py_set_attr': Python.xs:626:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 626 | inst = (PyObject*)SvIV(SvRV(_inst)); | ^ perlmodule.c: In function 'PerlObj_richcompare': perlmodule.c:549:11: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] 549 | if(retval == 0) {Py_RETURN_TRUE;} | ^ rm -f blib/arch/auto/Inline/Python/Python.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 Python.o py2pl.o perlmodule.o util.o -o blib/arch/auto/Inline/Python/Python.so \ -L/usr/lib -lpython3.10 -lcrypt -ldl -lm -lperl \ chmod 755 blib/arch/auto/Inline/Python/Python.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RwB75A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 ++ dirname /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 + cd Inline-Python-0.56 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Python.bs blib/arch/auto/Inline/Python/Python.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-Inline-Python-0.56-19.fc35.i386/usr/lib/perl5/vendor_perl/auto/Inline/Python/Python.so Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/lib/perl5/vendor_perl/Inline/Python.pm Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/lib/perl5/vendor_perl/Inline/Python.pod Installing /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/share/man/man3/Inline::Python.3pm + find /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 0.56-19.fc35 --unique-debug-suffix -0.56-19.fc35.i386 --unique-debug-src-base perl-Inline-Python-0.56-19.fc35.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Inline-Python-0.56 extracting debug info from /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/lib/perl5/vendor_perl/auto/Inline/Python/Python.so original debug info size: 248kB, size after compression: 160kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 215 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GgmGJH + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.56 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Python.bs blib/arch/auto/Inline/Python/Python.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 t/00init.t ................ ok t/01testpl.t .............. ok 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 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/35dictunicodememleak.t .. ok t/cmp.t ................... ok All tests successful. Files=37, Tests=840, 10 wallclock secs ( 0.13 usr 0.02 sys + 9.36 cusr 0.28 csys = 9.79 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Inline-Python-0.56-19.fc35.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0thj6r + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.56 + DOCDIR=/builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/share/doc/perl-Inline-Python + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/share/doc/perl-Inline-Python + cp -pr Changes /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/share/doc/perl-Inline-Python + cp -pr README /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/share/doc/perl-Inline-Python + cp -pr ToDo /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386/usr/share/doc/perl-Inline-Python + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Inline::Python) = 0.56 perl(Inline::Python::Boolean) perl(Inline::Python::Function) perl(Inline::Python::Object) perl(Inline::Python::Object::Data) perl-Inline-Python = 0.56-19.fc35 perl-Inline-Python(x86-32) = 0.56-19.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libperl.so.5.34 libpython3.10.so.1.0 perl(Carp) perl(DynaLoader) perl(Exporter) perl(overload) perl(strict) rtld(GNU_HASH) Processing files: perl-Inline-Python-debugsource-0.56-19.fc35.i686 Provides: perl-Inline-Python-debugsource = 0.56-19.fc35 perl-Inline-Python-debugsource(x86-32) = 0.56-19.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Inline-Python-debuginfo-0.56-19.fc35.i686 Provides: debuginfo(build-id) = 7da82306b28b8030d2682a63a69ea768d1140d1d perl-Inline-Python-debuginfo = 0.56-19.fc35 perl-Inline-Python-debuginfo(x86-32) = 0.56-19.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Inline-Python-debugsource(x86-32) = 0.56-19.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 Wrote: /builddir/build/RPMS/perl-Inline-Python-0.56-19.fc35.i686.rpm Wrote: /builddir/build/RPMS/perl-Inline-Python-debuginfo-0.56-19.fc35.i686.rpm Wrote: /builddir/build/RPMS/perl-Inline-Python-debugsource-0.56-19.fc35.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IDUazB + umask 022 + cd /builddir/build/BUILD + cd Inline-Python-0.56 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Inline-Python-0.56-19.fc35.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0