Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.12-cffi.spec'], chrootPath='/var/lib/mock/dist-oc8-build-74432-50422/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.12-cffi.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: /usr/bin/python3.12: No such file or directory sh: /usr/bin/python3.12: No such file or directory sh: /usr/bin/python3.12: No such file or directory sh: /usr/bin/python3.12: No such file or directory sh: /usr/bin/python3.12: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python3.12-cffi-1.16.0-2.oc8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/python3.12-cffi.spec'], chrootPath='/var/lib/mock/dist-oc8-build-74432-50422/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/python3.12-cffi.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rpUawh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cffi-1.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cffi-1.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cffi-1.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/tests-no-error-sign-conversion.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s1zcLq + umask 022 + cd /builddir/build/BUILD + cd cffi-1.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.12 setup.py build '--executable=/usr/bin/python3.12 -sP' /usr/lib/python3.12/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/lock.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/verifier.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/recompiler.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/error.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/__init__.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/api.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/commontypes.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/cparser.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/model.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/_embedding.h -> build/lib.linux-x86_64-cpython-312/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-x86_64-cpython-312/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/src creating build/temp.linux-x86_64-cpython-312/src/c gcc -pthread -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.12 -c src/c/_cffi_backend.c -o build/temp.linux-x86_64-cpython-312/src/c/_cffi_backend.o src/c/_cffi_backend.c: In function ‘b_do_dlopen’: src/c/_cffi_backend.c:4532:22: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations] Py_FileSystemDefaultEncoding, &filename_or_null, &flags)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:69, from src/c/_cffi_backend.c:2: /usr/include/python3.12/fileobject.h:22:46: note: declared here Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-312/src/c/_cffi_backend.o -L/usr/lib64 -lffi -o build/lib.linux-x86_64-cpython-312/_cffi_backend.cpython-312-x86_64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j3Mh8j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64 ++ dirname /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64 + cd cffi-1.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.12 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64 --prefix /usr /usr/lib/python3.12/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12 creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/_cffi_backend.cpython-312-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/lock.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/_imp_emulation.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/backend_ctypes.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/verifier.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/recompiler.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/error.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/__init__.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/_cffi_errors.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/parse_c_type.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/api.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/commontypes.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/vengine_gen.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/_cffi_include.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/vengine_cpy.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/cffi_opcode.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/_shimmed_dist_utils.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/pkgconfig.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/cparser.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/setuptools_ext.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/model.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/ffiplatform.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-x86_64-cpython-312/cffi/_embedding.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/lock.py to lock.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/_imp_emulation.py to _imp_emulation.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/verifier.py to verifier.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/recompiler.py to recompiler.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/error.py to error.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/api.py to api.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/commontypes.py to commontypes.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/_shimmed_dist_utils.py to _shimmed_dist_utils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/cparser.py to cparser.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/model.py to model.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-312.pyc writing byte-compilation script '/tmp/tmpsp6pn2eu.py' /usr/bin/python3.12 /tmp/tmpsp6pn2eu.py removing /tmp/tmpsp6pn2eu.py running install_egg_info running egg_info creating src/cffi.egg-info writing src/cffi.egg-info/PKG-INFO writing dependency_links to src/cffi.egg-info/dependency_links.txt writing entry points to src/cffi.egg-info/entry_points.txt writing requirements to src/cffi.egg-info/requires.txt writing top-level names to src/cffi.egg-info/top_level.txt writing manifest file 'src/cffi.egg-info/SOURCES.txt' reading manifest file 'src/cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/cffi.egg-info/SOURCES.txt' Copying src/cffi.egg-info to /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/cffi-1.16.0-py3.12.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.16.0-2.oc8 --unique-debug-suffix -1.16.0-2.oc8.x86_64 --unique-debug-src-base python3.12-cffi-1.16.0-2.oc8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cffi-1.16.0 extracting debug info from /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.12 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3.12-cffi-1.16.0-2.oc8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IqItVH + umask 022 + cd /builddir/build/BUILD + cd cffi-1.16.0 + DOCDIR=/builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/share/doc/python3.12-cffi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/share/doc/python3.12-cffi + cp -pr README.md /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/share/doc/python3.12-cffi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HHDLH2 + umask 022 + cd /builddir/build/BUILD + cd cffi-1.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/share/licenses/python3.12-cffi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/share/licenses/python3.12-cffi + cp -pr LICENSE /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64/usr/share/licenses/python3.12-cffi + exit 0 Provides: python3.12-cffi = 1.16.0-2.oc8 python3.12-cffi(x86-64) = 1.16.0-2.oc8 python3.12dist(cffi) = 1.16.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libffi.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) python(abi) = 3.12 rtld(GNU_HASH) Processing files: python3.12-cffi-debugsource-1.16.0-2.oc8.x86_64 Provides: python3.12-cffi-debugsource = 1.16.0-2.oc8 python3.12-cffi-debugsource(x86-64) = 1.16.0-2.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3.12-cffi-debuginfo-1.16.0-2.oc8.x86_64 Provides: debuginfo(build-id) = 66a812cf05805555a447344cd6abec1c8b815530 python3.12-cffi-debuginfo = 1.16.0-2.oc8 python3.12-cffi-debuginfo(x86-64) = 1.16.0-2.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.12-cffi-debugsource(x86-64) = 1.16.0-2.oc8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.oc8.x86_64 Wrote: /builddir/build/RPMS/python3.12-cffi-1.16.0-2.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.12-cffi-debugsource-1.16.0-2.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.12-cffi-debuginfo-1.16.0-2.oc8.x86_64.rpm Child return code was: 0