Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/python3.12-cffi.spec'], chrootPath='/home/mock/dist-circle8-build-113728-75082/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=973gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python3.12-cffi-1.16.0-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/python3.12-cffi.spec'], chrootPath='/home/mock/dist-circle8-build-113728-75082/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=973gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --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 Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OAne0M + 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.K4EY1V + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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-ppc64le-cpython-312 creating build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/__init__.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/_imp_emulation.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/api.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/backend_ctypes.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/cffi_opcode.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/commontypes.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/cparser.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/error.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/ffiplatform.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/lock.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/model.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/pkgconfig.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/recompiler.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/setuptools_ext.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/vengine_cpy.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/vengine_gen.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/verifier.py -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/_cffi_include.h -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/parse_c_type.h -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/_embedding.h -> build/lib.linux-ppc64le-cpython-312/cffi copying src/cffi/_cffi_errors.h -> build/lib.linux-ppc64le-cpython-312/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-ppc64le-cpython-312 creating build/temp.linux-ppc64le-cpython-312/src creating build/temp.linux-ppc64le-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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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-ppc64le-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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-cpython-312/src/c/_cffi_backend.o -L/usr/lib64 -lffi -o build/lib.linux-ppc64le-cpython-312/_cffi_backend.cpython-312-powerpc64le-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0JdfWL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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.el8.ppc64le --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.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12 creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages creating /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/__init__.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/_imp_emulation.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/_shimmed_dist_utils.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/api.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/backend_ctypes.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/cffi_opcode.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/commontypes.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/cparser.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/error.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/ffiplatform.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/lock.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/model.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/pkgconfig.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/recompiler.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/setuptools_ext.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/vengine_cpy.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/vengine_gen.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/verifier.py -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/_cffi_include.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/parse_c_type.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/_embedding.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/cffi/_cffi_errors.h -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi copying build/lib.linux-ppc64le-cpython-312/_cffi_backend.cpython-312-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/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.el8.ppc64le/usr/lib64/python3.12/site-packages/cffi/verifier.py to verifier.cpython-312.pyc writing byte-compilation script '/tmp/tmpse463hln.py' /usr/bin/python3.12 /tmp/tmpse463hln.py removing /tmp/tmpse463hln.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.el8.ppc64le/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.el8.ppc64le/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j152 --strict-build-id -m -i --build-id-seed 1.16.0-2.el8 --unique-debug-suffix -1.16.0-2.el8.ppc64le --unique-debug-src-base python3.12-cffi-1.16.0-2.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cffi-1.16.0 extracting debug info from /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages/_cffi_backend.cpython-312-powerpc64le-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 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12 using /usr/bin/python3.12 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib/debug/usr/lib64/python3.12 using /usr/bin/python3.12 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.12 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3Eyoxg + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_XDIST_AUTO_NUM_WORKERS=152 + /usr/bin/pytest-3.12 ============================= test session starts ============================== platform linux -- Python 3.12.1, pytest-7.4.2, pluggy-1.2.0 rootdir: /builddir/build/BUILD/cffi-1.16.0 collected 2044 items src/c/test_c.py ........................................................ [ 2%] ........................................................................ [ 6%] ...............s.......................s................................ [ 9%] ............................. [ 11%] testing/cffi0/test_cdata.py . [ 11%] testing/cffi0/test_ctypes.py ..................s...............s.s.s.... [ 13%] ...s.........................sssssss..s..s.............................. [ 16%] ...............sssssssss [ 18%] testing/cffi0/test_ffi_backend.py ..................s................... [ 19%] ..ss.................................................................... [ 23%] ...................s...s................................................ [ 26%] .................s.s...s................... [ 29%] testing/cffi0/test_function.py ......s.......s.....s..ss..sss..ss [ 30%] testing/cffi0/test_model.py ............. [ 31%] testing/cffi0/test_ownlib.py ..ss...sssss [ 31%] testing/cffi0/test_parsing.py .........................s.......... [ 33%] testing/cffi0/test_platform.py .... [ 33%] testing/cffi0/test_unicode_literals.py ............ [ 34%] testing/cffi0/test_verify.py ....sssss...s...s........s.....s........... [ 36%] ....................................................................s... [ 40%] ..............................s...s............sss.. [ 42%] testing/cffi0/test_verify2.py ....sssss...s...s........s.....s.......... [ 44%] .....................................................................s.. [ 48%] ...............................s...s............sss.. [ 50%] testing/cffi0/test_version.py ..... [ 51%] testing/cffi0/test_vgen.py ....sssss...s...s........s.....s............. [ 53%] ..................................................................s..... [ 56%] ............................s...s............sss.. [ 59%] testing/cffi0/test_vgen2.py ....sssss...s...s........s.....s............ [ 61%] ...................................................................s.... [ 64%] .............................s...s............sss.. [ 67%] testing/cffi0/test_zdistutils.py ...................................... [ 69%] testing/cffi0/test_zintegration.py sssssss. [ 69%] testing/cffi1/test_cffi_binary.py . [ 69%] testing/cffi1/test_commontypes.py ... [ 69%] testing/cffi1/test_dlopen.py ............... [ 70%] testing/cffi1/test_dlopen_unicode_literals.py ............... [ 71%] testing/cffi1/test_ffi_obj.py .............................s............ [ 73%] . [ 73%] testing/cffi1/test_function_args.py s [ 73%] testing/cffi1/test_new_ffi_1.py ........................................ [ 75%] .........................................s...s.......................... [ 78%] ........... [ 79%] testing/cffi1/test_parse_c_type.py .................. [ 80%] testing/cffi1/test_pkgconfig.py ... [ 80%] testing/cffi1/test_re_python.py ..................... [ 81%] testing/cffi1/test_realize_c_type.py ......... [ 81%] testing/cffi1/test_recompiler.py ....................................... [ 83%] ..........................s............................................. [ 87%] .......................s.............................. [ 90%] testing/cffi1/test_unicode_literals.py ....... [ 90%] testing/cffi1/test_verify1.py ...sssss...s...s.............s............ [ 92%] ..............................................................s..s..xxx. [ 95%] ...x......................s...s....s...ssss [ 98%] testing/cffi1/test_zdist.py ....................... [ 99%] testing/embedding/test_basic.py ..... [ 99%] testing/embedding/test_performance.py ..... [ 99%] testing/embedding/test_recursive.py . [ 99%] testing/embedding/test_thread.py .... [ 99%] testing/embedding/test_tlocal.py . [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.12/site-packages/setuptools/config/setupcfg.py:293: 1 warning testing/cffi0/test_ffi_backend.py: 4 warnings testing/cffi0/test_unicode_literals.py: 1 warning testing/cffi0/test_verify.py: 143 warnings testing/cffi0/test_verify2.py: 9 warnings testing/cffi0/test_vgen.py: 143 warnings testing/cffi0/test_vgen2.py: 9 warnings testing/cffi0/test_zdistutils.py: 20 warnings testing/cffi1/test_re_python.py: 1 warning /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) src/c/test_c.py::test_callback_return_type /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback .cb at 0x7fff91f97b00>, trying to convert the result back to C: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/src/c/test_c.py", line 1530, in test_callback_return_type assert f(max) == 42 OverflowError: int too big to convert warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) src/c/test_c.py::test_callback_returning_wchar_t /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback .cb at 0x7fff90708400>: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/src/c/test_c.py", line 1825, in cb raise ValueError ValueError warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) src/c/test_c.py::test_cast_with_functionptr /builddir/build/BUILD/cffi-1.16.0/src/c/test_c.py:2243: UserWarning: implicit cast from 'char *' to a different pointer type: will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) newp(BStructPtr, [cast(BCharP, 0)]) testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_crash /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback .cb at 0x7fff901e1c60>: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/testing/cffi0/backend_tests.py", line 848, in cb raise Exception Exception warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) testing/cffi0/test_ffi_backend.py::TestFFI::test_callback_decorator /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback .cb at 0x7fff8fdf07c0>, trying to convert the result back to C: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/testing/cffi0/backend_tests.py", line 1390, in test_callback_decorator assert cb((1 << (sz*8-1)) - 1, -10) == 42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OverflowError: int too big to convert warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) testing/cffi1/test_ffi_obj.py::test_ffi_callback /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback . at 0x7fff91767100>: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/testing/cffi1/test_ffi_obj.py", line 130, in assert ffi.callback("int(int)", lambda x: x + "", error=-66)(10) == -66 TypeError: unsupported operand type(s) for +: 'int' and 'str' warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) testing/cffi1/test_ffi_obj.py::test_ffi_callback_decorator /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback . at 0x7fff91767100>: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/testing/cffi1/test_ffi_obj.py", line 136, in assert deco(lambda x: x + "")(10) == -66 TypeError: unsupported operand type(s) for +: 'int' and 'str' warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_callback_crash /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback .cb at 0x7fff90183740>: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/testing/cffi1/test_new_ffi_1.py", line 863, in cb raise Exception Exception warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_callback_decorator /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback .cb at 0x7fff91490b80>, trying to convert the result back to C: None Traceback (most recent call last): File "/builddir/build/BUILD/cffi-1.16.0/testing/cffi1/test_new_ffi_1.py", line 1341, in test_callback_decorator assert cb((1 << (sz*8-1)) - 1, -10) == 42 OverflowError: int too big to convert warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) testing/cffi1/test_recompiler.py::test_macro_var_callback /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored from cffi callback .get_my_value at 0x7fff911b9d00>, trying to convert the result back to C: None Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/_pytest/python_api.py", line 952, in raises func(*args[1:], **kwargs) TypeError: initializer for ctype 'int *' must be a cdata pointer, not str warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ==== 1899 passed, 141 skipped, 4 xfailed, 341 warnings in 210.74s (0:03:30) ==== + exit 0 Processing files: python3.12-cffi-1.16.0-2.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1p5tzU + umask 022 + cd /builddir/build/BUILD + cd cffi-1.16.0 + DOCDIR=/builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/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.el8.ppc64le/usr/share/doc/python3.12-cffi + cp -pr README.md /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/share/doc/python3.12-cffi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ge9vHw + umask 022 + cd /builddir/build/BUILD + cd cffi-1.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/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.el8.ppc64le/usr/share/licenses/python3.12-cffi + cp -pr LICENSE /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le/usr/share/licenses/python3.12-cffi + exit 0 Provides: python3.12-cffi = 1.16.0-2.el8 python3.12-cffi(ppc-64) = 1.16.0-2.el8 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: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libffi.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) python(abi) = 3.12 rtld(GNU_HASH) Processing files: python3.12-cffi-debugsource-1.16.0-2.el8.ppc64le Provides: python3.12-cffi-debugsource = 1.16.0-2.el8 python3.12-cffi-debugsource(ppc-64) = 1.16.0-2.el8 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.el8.ppc64le Provides: debuginfo(build-id) = ce042039977513a7c1d56057cac5c999ae745beb python3.12-cffi-debuginfo = 1.16.0-2.el8 python3.12-cffi-debuginfo(ppc-64) = 1.16.0-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.12-cffi-debugsource(ppc-64) = 1.16.0-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.12-cffi-1.16.0-2.el8.ppc64le Wrote: /builddir/build/RPMS/python3.12-cffi-1.16.0-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3.12-cffi-debugsource-1.16.0-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3.12-cffi-debuginfo-1.16.0-2.el8.ppc64le.rpm Child return code was: 0