Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cffi.spec'], chrootPath='/var/lib/mock/1122578-centos-stream-x86_64-1575353989.150128/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m6rg5u4y:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m6rg5u4y:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd5a74e7a98fc4f038cafebd76fc536c5', '-D', '/var/lib/mock/1122578-centos-stream-x86_64-1575353989.150128/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m6rg5u4y:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cffi-1.13.2-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cffi.spec'], chrootPath='/var/lib/mock/1122578-centos-stream-x86_64-1575353989.150128/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m6rg5u4y:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m6rg5u4y:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '527345e642e647ebb152f680312e84e6', '-D', '/var/lib/mock/1122578-centos-stream-x86_64-1575353989.150128/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.m6rg5u4y:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eBGhwF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cffi-1.13.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cffi-1.13.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cffi-1.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8Tszv6 + umask 022 + cd /builddir/build/BUILD + cd cffi-1.13.2 + 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/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/cffi copying cffi/recompiler.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/verifier.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/__init__.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/lock.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/api.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/pkgconfig.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/cparser.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/error.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/commontypes.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/model.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.6/cffi copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.6/cffi copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.6/cffi copying cffi/_embedding.h -> build/lib.linux-x86_64-3.6/cffi copying cffi/_cffi_errors.h -> build/lib.linux-x86_64-3.6/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/c gcc -pthread -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.6m -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.6/c/_cffi_backend.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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-3.6/c/_cffi_backend.o -L/usr/lib64 -lffi -lpython3.6m -o build/lib.linux-x86_64-3.6/_cffi_backend.cpython-36m-x86_64-linux-gnu.so + sleep 1 + cd doc + make SPHINXBUILD=sphinx-build-3 html sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] cdef reading sources... [ 22%] embedding reading sources... [ 33%] goals reading sources... [ 44%] index reading sources... [ 55%] installation reading sources... [ 66%] overview reading sources... [ 77%] ref reading sources... [ 88%] using reading sources... [100%] whatsnew looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] cdef writing output... [ 22%] embedding writing output... [ 33%] goals writing output... [ 44%] index writing output... [ 55%] installation writing output... [ 66%] overview writing output... [ 77%] ref writing output... [ 88%] using writing output... [100%] whatsnew generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. + rm build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qwWPc4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64 + cd cffi-1.13.2 + 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/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages copying build/lib.linux-x86_64-3.6/_cffi_backend.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/_cffi_errors.h -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/_embedding.h -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/parse_c_type.h -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/_cffi_include.h -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/vengine_cpy.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/model.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/commontypes.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/error.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/backend_ctypes.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/cparser.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/ffiplatform.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/pkgconfig.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/vengine_gen.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/api.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/lock.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/__init__.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/setuptools_ext.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/cffi_opcode.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/verifier.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi copying build/lib.linux-x86_64-3.6/cffi/recompiler.py -> /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/model.py to model.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/commontypes.py to commontypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/error.py to error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/cparser.py to cparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/lock.py to lock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/verifier.py to verifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi/recompiler.py to recompiler.cpython-36.pyc writing byte-compilation script '/tmp/tmp5ke87v2r.py' /usr/libexec/platform-python /tmp/tmp5ke87v2r.py removing /tmp/tmp5ke87v2r.py running install_egg_info running egg_info writing cffi.egg-info/PKG-INFO writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt writing requirements to cffi.egg-info/requires.txt writing top-level names to cffi.egg-info/top_level.txt reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/cffi-1.13.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.13.2-1.el8 --unique-debug-suffix -1.13.2-1.el8.x86_64 --unique-debug-src-base python-cffi-1.13.2-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cffi-1.13.2 extracting debug info from /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages/_cffi_backend.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 927 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/python-cffi-1.13.2-1.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SxcD27 + umask 022 + cd /builddir/build/BUILD + cd cffi-1.13.2 + PYTHONPATH=/builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/lib64/python3.6/site-packages + /usr/libexec/platform-python -m pytest c/ testing/ ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.12.0 rootdir: /builddir/build/BUILD/cffi-1.13.2, inifile: collecting 0 items collecting 224 items collecting 225 items collecting 364 items collecting 364 items collecting 364 items collecting 554 items collecting 554 items collecting 583 items collecting 583 items collecting 583 items collecting 615 items collecting 615 items collecting 615 items collecting 628 items collecting 638 items collecting 638 items collecting 638 items collecting 671 items collecting 675 items collecting 687 items collecting 853 items collecting 1019 items collecting 1025 items collecting 1191 items collecting 1357 items collecting 1376 items collecting 1376 items collecting 1395 items collecting 1395 items collecting 1395 items collecting 1403 items collecting 1403 items collecting 1403 items collecting 1404 items collecting 1407 items collecting 1422 items collecting 1437 items collecting 1480 items collecting 1603 items collecting 1603 items collecting 1603 items collecting 1621 items collecting 1624 items collecting 1644 items collecting 1653 items collecting 1816 items collecting 1823 items collecting 1980 items collecting 2003 items collecting 2003 items collecting 2003 items collecting 2007 items collecting 2007 items collecting 2007 items collecting 2012 items collecting 2012 items collecting 2012 items collecting 2013 items collecting 2013 items collecting 2013 items collecting 2017 items collecting 2017 items collecting 2017 items collecting 2018 items collecting 2018 items collecting 2018 items collected 2018 items c/test_c.py ............................................................ [ 2%] ........................................................................ [ 6%] ...........s.......................s.................................... [ 10%] .................... [ 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 ...................................... [ 19%] .............................................s...s...................... [ 23%] ............................................s....................ss..... [ 27%] ...........s.s...s................... [ 28%] testing/cffi0/test_function.py ......s............s..ss..sss..s [ 30%] testing/cffi0/test_model.py ............. [ 31%] testing/cffi0/test_ownlib.py ..ss...sss [ 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 .........................s.....s........... [ 36%] ........................................................................ [ 39%] ..............................s...s.............ss. [ 42%] testing/cffi0/test_verify2.py .........................s.....s.......... [ 44%] ........................................................................ [ 47%] ...............................s...s.............ss. [ 50%] testing/cffi0/test_version.py ...... [ 50%] testing/cffi0/test_vgen.py .........................s.....s............. [ 53%] ........................................................................ [ 56%] ............................s...s.............ss. [ 59%] testing/cffi0/test_vgen2.py .........................s.....s............ [ 61%] ........................................................................ [ 64%] .............................s...s.............ss. [ 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_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............................ [ 89%] testing/cffi1/test_unicode_literals.py ....... [ 90%] testing/cffi1/test_verify1.py .............................s............ [ 92%] ..............................................................s.....xxx. [ 95%] ...x......................s...s....s...s.ss [ 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 =============================== c/test_c.py::test_cast_with_functionptr /builddir/build/BUILD/cffi-1.13.2/c/test_c.py:2170: 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_verify.py::test_bogus_ptr /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3c84aca4x3ae084a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_nonfull_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xed3db5cbx40199a62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_keepalive_ffi /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe4efa091x66b18d0d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_verify_dlopen_flags /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x67b2321ax1ecb2c5d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_module_type /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5b7dac8cx521754a1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_simple_case /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa469cc15x9ae8da83' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_unsigned /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x37617deexbe77bb62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_integer /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x82084161xc3a6a09a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_floating /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe1980d70x2059991c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_float2int /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x78214bb9x988e527a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_double2int /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb9eb5258xef15534d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_rounding_1 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x73a5d4e2x2222e48d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_rounding_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x36f3c3eex4c626ac4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_exact /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdc8b58dexa29b9b0f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_approximate /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb5d37499xc52859fc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf56cbe54xc39c8d93' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb7659689x536aa505' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2746ac8ax2c7cddc9' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x16be354fxa36f580' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_array_of_char /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6d4b6504xeed2cd85' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_longdouble /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbd0d6362xda37b40e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_longdouble_precision /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xaa3832f3xa0e28397' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_all_integer_and_float_types /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1c0aa0a5x5491b1e6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_var_signed_integer_types /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x26177b2ax12254ce4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_var_unsigned_integer_types /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x804012dx917ffa25' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_fn_signed_integer_types /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x65d14e6ax3fcf359d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_fn_unsigned_integer_types /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x864e8bf9xc5c028f2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_char_type /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa540baeex3aed1183' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_wchar_type /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x666105b5xe74dc5c5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_no_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4836879ax4844afe5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_two_arguments /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4c3cfb59x9da3c617' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_macro /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd7962767x225edc62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ptr /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3c84aca4x3ae084a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bogus_ptr /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3c84aca4x3ae084a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nondecl_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd20e527xbf5d553c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf82200d9xe67eba0c' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfc548902x66050f16' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf9b8bda1x31f48998' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8a5db9fdx5000a310' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x33dffd9xee3b8ea8' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_nonfull_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x14a7025ex463d2afa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_nonfull_alignment /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9101374x317715b2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe4d9467xeb0439f7' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x53f7e8faxced28e83' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9205260bx32053cbe' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x47d059f0x5d01d4bd' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8031a700xab3000b5' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x13c3d1b8x27961e7b' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd2311f49x7f0285d8' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7e460b2xe664d08a' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc214a07dx5f7f24a6' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe78cf5abx65b31906' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x267e3b5ax3d2782a5' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf3ab44a1xa441d7f7' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8af4ae19x3caf119c' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x845cc091x2d531762' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x45ae0e60x75c78cc1' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x907b719bxeca1d993' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_float /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdac8ad47x63600d6b' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6bee1e4ax992a1539' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xea4468b3x902ad31d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_signedness_ignored /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x56f7fd59xe6c9b8d0' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x84e47737xa503a08b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_field /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x365b54edx1d4d0b2e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_no_length /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x49d44b03x584737b3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_guess_length /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x162dfe7dxe3814cb3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_c99_1 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x479b6a7fxecf76d6e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_c99_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x90868476x1b770445' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_ptr_to_array_field /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x47524572x9d054617' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_with_bitfield_exact /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9aaa82dex61034946' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_with_bitfield_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9e421181x457c63de' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_constants /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3eb8da66xdbe7ec82' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xce256bd1xd983e65' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x91125d8cx4a91537' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe2d0af6bxf748ccc' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8059d003xa3750de7' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8059d003x23144391' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfae765axc10bf32b' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8fcf382cxc10bf32b' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1eda29dxa52c3975' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf0381df9xa52c3975' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf12465e8x282e6b66' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfd294471x5bba778e' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb402aebdxf084d62f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_constants_non_int /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x26b454d4x62814235' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xed3db5cbx40199a62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_full_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcab60351x269e1e78' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf252588ex23d69dcf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_usage /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xae2bc03exb104342d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_anonymous_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x37759d03x36adf247' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_anonymous_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdfd22106x1e0aa13b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8df6f9d4xd33d788' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5ed165f3xd8756f' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdf04bd3x1730af4f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_get_set_errno /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9e769decx11baa8e6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_define_int /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x26d166c5x2ad65580' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_variable /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5f6ee520x8ea054c3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_address_of_variable /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd29ad6fbx85568bed' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_array_variable /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfed1b001xa9eab92d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_array_variable_length_hidden /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5a00746cx1a14e79b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_struct_variable /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7bc99871x1a244f02' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_callback /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x52f97e1dxe03da1e7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_callback_function_typedef /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9acff95ax29060614' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_call_with_struct_ptr /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xec9997e6x5954d8b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc4c9c0edx28307a2e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa51ad244x6bc4c1db' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type_3 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf30f308bx4ffc86f3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_varargs /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcb92260dxeb102b22' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_varargs_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe3d3ee6cxde2e5fcc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_autofilled_struct_as_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7ef3ee87xe2f1646e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_autofilled_struct_as_argument_dynamic /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x709c2583xe9432ba4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_returns_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6351fee8xe2aba7a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_as_funcptr /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb059a010x69c9c981' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_funcptr_as_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3be3e3b4xf0cff0e1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_as_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2d111c2cx9b1941cb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_array_as_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x613c681bx292d94da' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_as_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9ee0bafx2a05976' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_as_function_result /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc2df6111x26c97c8b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_values /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbeeeebe8x40aa2fa7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_complete_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd77fa9d7xf869650' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_incomplete_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa4470052xcad34f26' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_enum_as_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcac9c3f3xa6cfe1d0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_enum_as_function_result /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x40573179x1cad9a88' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_function_typedef /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x69f70520xed48405a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_opaque_integer_as_function_result /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbc0759ffx121751a0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_partial_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2d46d310x3c5eb6a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_take_and_return_partial_structs /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x940c4421x807619f2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_dont_check_unnamable_fields /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xae917620x3d3bf1c7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nested_anonymous_struct_exact /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdc1400c7x8f73af47' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nested_anonymous_struct_exact_error /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x29a2c19ex1e131dc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nested_anonymous_struct_inexact_1 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4d6d36c2x11288d7c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nested_anonymous_struct_inexact_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7b3139bcxb8422e42' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb11aeeax63cd4faa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_partial /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8d7eb6a5x8587e2a8' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_with_partial_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7136c8b0x77a84123' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_partial_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x779dd2dex2f750517' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_with_partial_struct_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x87be9e9axacf81714' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_struct_packed /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc635dedfx65ecc3eb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_relative_to /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7793964ex91bcdc8d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bug1 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfcf7b350x4bf2f90e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bool /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb29474b2xcc329743' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bool_on_long_double /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3745e626x9d452679' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa76ae129x1b9ec8bf' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x95bd1289xa1a192a2' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb70d0995xae7ed139' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xffaa4cd6xee1056fd' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd7fc8b6ex61514183' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc0ed5945xb4a0f873' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2f11c8d0x23b5426' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x14ee6d39x14c7a83a' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbfb8d1b9xe3867456' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1a0ed47ex439b1768' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_addressof /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf694c7b0x385c2cfe' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_keepalive_lib /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe4efa091x66b18d0d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_keepalive_ffi /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe4efa091x66b18d0d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_FILE_stored_in_stdout /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x59c8c54bxc1cf571b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_FILE_stored_explicitly /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x548b4581x10941030' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_array_with_missing_length /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5ef327f2xb2b2244c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_array_with_dotdotdot_length /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2ee24c59x8fb59b4f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_containing_struct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdd2495afx77d15d31' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8483ef6xdda6db9' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8096b696x4164629c' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1a838378xa6c7a07c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include_enum /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x50dfe64ax8abb2ed6' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x156f7939x73514196' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_named_pointer_as_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x33b221dfx758f10e4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3371e363x70549598' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x37e71bb0x777f862a' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd5b0df1cx6b5af4ce' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8d72e62ex688c5d02' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa3b2f901x7622a0fb' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x33c528fbx3c19adfc' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xde896632x1d94eea2' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x66451653xaf361b87' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_string_to_voidp_arg /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x24b8db6bx2bde3556' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_callback_indirection /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xba297cc6x705d48f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_floatstar_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x513aa353xc20bc3dd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_charstar_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x67101490x147a11d0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_passing_string_or_NULL /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5c16692ax248340f1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typeof_function /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x30fd2a76x5fb81cd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_call_with_voidstar_arg /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8fb8c28ax5a18717c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_dir /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xedca7b6ex30a9d493' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typeof_func_with_struct_argument /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfdbefd86xeddea88f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bug_const_char_ptr_array_1 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa22538a4xc6509ab7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bug_const_char_ptr_array_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfe940800x6a82585f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_various_calls_direct /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x74512791xd738528d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_various_calls_libffi /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbae40b76x75485c32' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ptr_to_opaque /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb898eeb2x7d49185c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_errno_working_even_with_pypys_jit /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8ab34d14x5b4378cf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_verify_dlopen_flags /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x67b2321ax1ecb2c5d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_verify_extra_arguments /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe95af9dbxce8b8d9e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_use_local_dir /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting 'test_use_local_dir' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_define_known_value /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4975a412x463972b8' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_static_const_int_known_value /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6ae3cdfx1a7f1873' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_const_struct_global /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x67790edfxe646fc04' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_const_fields /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbe7e4c77xbcf4ef80' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_0 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x89412232xaa17975e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_1 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9a3ecc38xdcc27a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_2 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x46103f4dxdbcc8995' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_3 /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x640229e4xada373da' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_gc_size_arg /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfd039418xbfcbde35' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_arithmetic_in_cdef /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xff0fd504x1e1250c1' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8a95b5bcx32ca249f' might overwrite older definitions % (self.verifier.get_module_name())) /builddir/build/BUILD/cffi-1.13.2/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2607c3b7x32ca249f' might overwrite older definitions % (self.verifier.get_module_name())) -- Docs: http://doc.pytest.org/en/latest/warnings.html ====== 1923 passed, 91 skipped, 4 xfailed, 205 warnings in 328.42 seconds ====== + exit 0 Processing files: python3-cffi-1.13.2-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.csHiTg + umask 022 + cd /builddir/build/BUILD + cd cffi-1.13.2 + DOCDIR=/builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/doc/python3-cffi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/doc/python3-cffi + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/doc/python3-cffi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s6xyLp + umask 022 + cd /builddir/build/BUILD + cd cffi-1.13.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/licenses/python3-cffi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/licenses/python3-cffi + cp -pr LICENSE /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/licenses/python3-cffi + exit 0 Provides: python3-cffi = 1.13.2-1.el8 python3-cffi(x86-64) = 1.13.2-1.el8 python3.6dist(cffi) = 1.13.2 python3dist(cffi) = 1.13.2 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) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 python3.6dist(pycparser) rtld(GNU_HASH) Processing files: python-cffi-doc-1.13.2-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cQSJX3 + umask 022 + cd /builddir/build/BUILD + cd cffi-1.13.2 + DOCDIR=/builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/doc/python-cffi-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/doc/python-cffi-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64/usr/share/doc/python-cffi-doc + exit 0 Provides: python-cffi-doc = 1.13.2-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cffi-debugsource-1.13.2-1.el8.x86_64 Provides: python-cffi-debugsource = 1.13.2-1.el8 python-cffi-debugsource(x86-64) = 1.13.2-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cffi-debuginfo-1.13.2-1.el8.x86_64 Provides: debuginfo(build-id) = 025e7e4839c72b7d4ee79cc56aa25cf190a1add1 python3-cffi-debuginfo = 1.13.2-1.el8 python3-cffi-debuginfo(x86-64) = 1.13.2-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cffi-debugsource(x86-64) = 1.13.2-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3-cffi-1.13.2-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-cffi-doc-1.13.2-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-cffi-debugsource-1.13.2-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-cffi-debuginfo-1.13.2-1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eG3h6K + umask 022 + cd /builddir/build/BUILD + cd cffi-1.13.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cffi-1.13.2-1.el8.x86_64 + exit 0 Child return code was: 0