Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cffi.spec'], chrootPath='/var/lib/mock/f31-build-102382-33506/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=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/python-cffi-1.12.3-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cffi.spec'], chrootPath='/var/lib/mock/f31-build-102382-33506/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=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9umDOc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cffi-1.12.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cffi-1.12.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cffi-1.12.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DlRoOd + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + sleep 1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' + sleep 1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/cffi copying cffi/backend_ctypes.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/api.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/vengine_gen.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/error.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/recompiler.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/__init__.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/model.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/cparser.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/verifier.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/commontypes.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/lock.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/pkgconfig.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/setuptools_ext.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/vengine_cpy.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/cffi_opcode.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/ffiplatform.py -> build/lib.linux-riscv64-2.7/cffi copying cffi/_cffi_include.h -> build/lib.linux-riscv64-2.7/cffi copying cffi/parse_c_type.h -> build/lib.linux-riscv64-2.7/cffi copying cffi/_embedding.h -> build/lib.linux-riscv64-2.7/cffi copying cffi/_cffi_errors.h -> build/lib.linux-riscv64-2.7/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/c gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python2.7 -c c/_cffi_backend.c -o build/temp.linux-riscv64-2.7/c/_cffi_backend.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/c/_cffi_backend.o -L/usr/lib64 -lffi -lpython2.7 -o build/lib.linux-riscv64-2.7/_cffi_backend.so running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/cffi copying cffi/backend_ctypes.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/api.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/vengine_gen.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/error.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/recompiler.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/__init__.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/model.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/cparser.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/verifier.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/commontypes.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/lock.py -> build/lib.linux-riscv64-3.7/cffi BUILDSTDERR: copying cffi/pkgconfig.py -> build/lib.linux-riscv64-3.7/c+ cd doc + make SPHINXBUILD=sphinx-build-3 html + rm build/html/.buildinfo + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ffi copying cffi/setuptools_ext.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/vengine_cpy.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/cffi_opcode.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/ffiplatform.py -> build/lib.linux-riscv64-3.7/cffi copying cffi/_cffi_include.h -> build/lib.linux-riscv64-3.7/cffi copying cffi/parse_c_type.h -> build/lib.linux-riscv64-3.7/cffi copying cffi/_embedding.h -> build/lib.linux-riscv64-3.7/cffi copying cffi/_cffi_errors.h -> build/lib.linux-riscv64-3.7/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.7m -c c/_cffi_backend.c -o build/temp.linux-riscv64-3.7/c/_cffi_backend.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/c/_cffi_backend.o -L/usr/lib64 -lffi -lpython3.7m -o build/lib.linux-riscv64-3.7/_cffi_backend.cpython-37m-riscv64-linux-gnu.so sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v2.1.2 making output directory... done 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. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vWQY5e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 + cd cffi-1.12.3 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/_cffi_backend.so -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/backend_ctypes.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/parse_c_type.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/_embedding.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/api.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/vengine_gen.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/error.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/recompiler.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/__init__.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/model.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/cparser.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/verifier.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/commontypes.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/lock.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/_cffi_include.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/_cffi_errors.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/pkgconfig.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/setuptools_ext.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/vengine_cpy.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/cffi_opcode.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi copying build/lib.linux-riscv64-2.7/cffi/ffiplatform.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/api.py to api.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python+ 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 -cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/vengine_gen.py to vengine_gen.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/recompiler.py to recompiler.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/cparser.py to cparser.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/verifier.py to verifier.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/commontypes.py to commontypes.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/pkgconfig.py to pkgconfig.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi/ffiplatform.py to ffiplatform.pyc writing byte-compilation script '/tmp/tmpcGtHvn.py' /usr/bin/python2 -O /tmp/tmpcGtHvn.py removing /tmp/tmpcGtHvn.py running install_egg_info running egg_info writing requirements to cffi.egg-info/requires.txt writing cffi.egg-info/PKG-INFO writing top-level names to cffi.egg-info/top_level.txt writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.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.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/cffi-1.12.3-py2.7.egg-info running install_scripts running install running install_lib creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/_cffi_backend.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/backend_ctypes.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/parse_c_type.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/_embedding.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/api.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/vengine_gen.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/error.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/recompiler.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/__init__.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/model.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/cparser.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/verifier.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/commontypes.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/lock.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/_cffi_include.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/_cffi_errors.h -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/pkgconfig.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/setuptools_ext.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/vengine_cpy.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/cffi_opcode.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi copying build/lib.linux-riscv64-3.7/cffi/ffiplatform.py -> /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/error.py to error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/recompiler.py to recompiler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/model.py to model.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/cparser.py to cparser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/verifier.py to verifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/commontypes.py to commontypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/lock.py to lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/b+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.12.3-1.fc31 --unique-debug-suffix -1.12.3-1.fc31.riscv64 --unique-debug-src-base python-cffi-1.12.3-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cffi-1.12.3 BUILDSTDERR: 930 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs uild/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-37.pyc writing byte-compilation script '/tmp/tmpzn6h5n44.py' /usr/bin/python3 /tmp/tmpzn6h5n44.py removing /tmp/tmpzn6h5n44.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.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/cffi-1.12.3-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/_cffi_backend.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/_cffi_backend.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages/_cffi_backend.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages/_cffi_backend.so original debug info size: 1228kB, size after compression: 1176kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.khowMc + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + PYTHONPATH=/builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python2.7/site-packages + /usr/bin/python2 -m pytest c/ testing/ ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-4.4.1, py-1.8.0, pluggy-0.11.0 rootdir: /builddir/build/BUILD/cffi-1.12.3 collected 2004 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%] ...............ssssssss. [ 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.....s........... [ 36%] ........................................................................ [ 39%] ..............................s...s............sss [ 42%] testing/cffi0/test_verify2.py ................s........s.....s.......... [ 44%] ........................................................................ [ 48%] ...............................s...s............sss [ 50%] testing/cffi0/test_version.py ...... [ 50%] testing/cffi0/test_vgen.py ................s........s.....s............. [ 53%] ........................................................................ [ 56%] ............................s...s............sss [ 59%] testing/cffi0/test_vgen2.py ................s........s.....s............ [ 61%] ........................................................................ [ 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_new_ffi_1.py ........................................ [ 75%] .........................................s...s.......................... [ 79%] ........... [ 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 ......... [ 82%] testing/cffi1/test_recompiler.py ....................................... [ 84%] ........................................................................ [ 87%] .......................s..................... [ 89%] testing/cffi1/test_unicode_literals.py ....... [ 90%] testing/cffi1/test_verify1.py ...............s.............s............ [ 92%] ..............................................................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 =============================== c/test_c.py::test_cast_with_functionptr /builddir/build/BUILD/cffi-1.12.3/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_parsing.py::test_error_custom_lineno /builddir/build/BUILD/cffi-1.12.3/cffi/cparser.py:150: UserWarning: String literal found in cdef() or type source. String literals are ignored here, but you should remove them anyway because some character sequences confuse pre-parsing. warnings.warn("String literal found in cdef() or type source. " testing/cffi0/test_verify.py::test_bogus_ptr /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2c0711f1x3ae084a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_nonfull_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xda74bbd5x40199a62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_keepalive_ffi /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfffe8657x66b18d0d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_verify_dlopen_flags /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4251cd38x16a248ea' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_module_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x50149a6ex521754a1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_simple_case /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9825852ax9ae8da83' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_unsigned /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfe628217xbe77bb62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x991967a7xc3a6a09a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_floating /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x51a0e92ex2059991c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_float2int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x905d37c3x988e527a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_double2int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x51972e22xef15534d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_rounding_1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4fe99dddx2222e48d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_rounding_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x795e2dcax4c626ac4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_exact /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc79a7e18xa29b9b0f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x537bfe35xc52859fc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa4eec21axc39c8d93' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xeb19e2b8x536aa505' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7b3ad8bbx2c7cddc9' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x21f73b51xa36f580' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_array_of_char /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xee148387xeed2cd85' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_longdouble /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x721356d9xda37b40e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_longdouble_precision /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6268cc96xa0e28397' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x93101c5cxe5bfb4b2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_var_signed_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd08c06e0x594b7292' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_var_unsigned_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4bb7a3d0x69c0cee6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_fn_signed_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x90fbee21x3fcf359d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_fn_unsigned_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf5f874f3xc5c028f2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_char_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb5c307bbx3aed1183' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_wchar_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x31bfeaf1xe74dc5c5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_no_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3c040ae6x4844afe5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_two_arguments /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfa669a2dx9da3c617' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_macro /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc7159a32x225edc62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nondecl_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8d732fa5xbf5d553c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x28614872xe67eba0c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2c17c1a9x66050f16' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe6c88de7x31f48998' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8805de8bx5000a310' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1c4dcf9fxee3b8ea8' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_nonfull_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1791b398x463d2afa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_nonfull_alignment /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc60e26cfx317715b2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x59937b23xeb0439f7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2211b39cxced28e83' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe3e37d6dx32053cbe' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x36360296x5d01d4bd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf1d7fc66xab3000b5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x62258adex27961e7b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa3d7442fx7f0285d8' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x76023bd4xe664d08a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb3f2fb1bx5f7f24a6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x966aaecdx65b31906' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5798603cx3d2782a5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x824d1fc7xa441d7f7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfb12f57fx3caf119c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf5ba9bf7x2d531762' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x34485506x75c78cc1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe19d2afdxeca1d993' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8d164203x63600d6b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xddb47f3ex992a1539' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbbc614fdx902ad31d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_signedness_ignored /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf257df6fxe6c9b8d0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_signedness_ignored /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb3ad7929xa503a08b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_field /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcc632080x1d4d0b2e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_no_length /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe4628c35x584737b3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_guess_length /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x87181096xe3814cb3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_c99_1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1be71e4execf76d6e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_c99_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6abef01bx1b770445' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6529f28fx9d054617' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_with_bitfield_exact /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3e0aa0e8x61034946' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_with_bitfield_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd6c98c8cx457c63de' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_constants /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xeff7aa0cxdbe7ec82' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9fa7179fxd983e65' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe0f406eax4a91537' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xde9ce654xf748ccc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf245a6a0xa3750de7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf245a6a0x23144391' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x33e23f65xc10bf32b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb3837113xc10bf32b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3da1eba2xa52c3975' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcc7454c6xa52c3975' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3e3a5053x282e6b66' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x323771cax5bba778e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe87eda8cxf084d62f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_constants_non_int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x716abb90x62814235' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_full_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x851bed75x269e1e78' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_full_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x440839fax23d69dcf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_usage /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x28a394xb104342d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_anonymous_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf86ba8b8x36adf247' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_anonymous_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8e505d48x1e0aa13b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdc74859axd33d788' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x91cf5048xd8756f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x518c3fe2x1730af4f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_get_set_errno /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xec72ccd8x11baa8e6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_define_int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x54d537f1x2ad65580' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa5413df0xd33d24ed' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_address_of_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbd6703b0x9b46be67' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_array_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe21e5e01x5ba1718c' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xea278cbexff70b5e1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_struct_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe1c26b59xddd3c2ea' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_callback /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf930199cx6868b82' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_callback_function_typedef /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x42277897xbfa9244c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_call_with_struct_ptr /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6ac65959x5954d8b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2057dc94x28307a2e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd706a4e7x6bc4c1db' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type_3 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2fcbfff8x4ffc86f3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_varargs /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7ab6c508xeb102b22' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_varargs_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x46646bb8xde2e5fcc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_autofilled_struct_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x767e1060xe2f1646e' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe5420295xa3d02d13' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_returns_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x719342c6xe2aba7a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_as_funcptr /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4bd5189fx69c9c981' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_funcptr_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x631709ebxf0cff0e1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb1b75211x9b1941cb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_array_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc59c4a2dx292d94da' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7d25b1fx2a05976' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_as_function_result /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xaae757ddx26c97c8b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_values /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa5ffcd2ex40aa2fa7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_complete_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x18619c6cxf869650' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_incomplete_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x930e0e4cxcad34f26' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_enum_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9a431c3exa6cfe1d0' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x286f07b5x1cad9a88' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_function_typedef /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf65791b5xed48405a' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa3868260x121751a0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_partial_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x14ed95b7x3c5eb6a' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdb97c285x807619f2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_dont_check_unnamable_fields /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xacc91156x3d3bf1c7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nested_anonymous_struct_exact /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x874cf114x8f73af47' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x36231a01x1e131dc' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb6e18e4dx11288d7c' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb81fccaaxb8422e42' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3c58a0f4x63cd4faa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_partial /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfc98edc3x8587e2a8' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8aba703fx77a84123' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_partial_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe6a83c35x2f750517' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdf4a74c5xacf81714' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_struct_packed /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x84ba5676x65ecc3eb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_relative_to /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6c82b088x91bcdc8d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bug1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd5cae4d4x4bf2f90e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bool /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2687fcadx403ba48a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bool_on_long_double /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x153e51dbx9d452679' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x50e90f7dx1b9ec8bf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x41d9dbe1xa1a192a2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2e68a939xae7ed139' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb0360309xee1056fd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x606d0725x61514183' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5988f9e9xb4a0f873' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd8922684x23b5426' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc08aa451x14c7a83a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x81de2b9cxe3867456' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc777acfex439b1768' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_addressof /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbaad5b18x385c2cfe' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_FILE_stored_in_stdout /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8dac0c23xc1cf571b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_FILE_stored_explicitly /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x85e0d523xfe4ab1de' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x139407f2x67030964' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa3cd23e7xd52f55fa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_containing_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xaf20c49bx77d15d31' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_containing_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7a4c6fc2xdda6db9' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb7dfb888x4164629c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe10f3bf7xa6c7a07c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4bcec08cx8abb2ed6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x34a989ddx73514196' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_named_pointer_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x68ead00cx758f10e4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7cdc0d47x70549598' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x460140d6x777f862a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe9fc9623x6b5af4ce' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x29d2c418x688c5d02' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd254a267x7622a0fb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x48c26e5x3c19adfc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7a294404x1d94eea2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9c7d623exaf361b87' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_string_to_voidp_arg /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x13f1d575x2bde3556' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_callback_indirection /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe3734c3ax678765c5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_floatstar_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x520c1295xc20bc3dd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_charstar_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x151445a4x147a11d0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_passing_string_or_NULL /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x149df427x248340f1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typeof_function /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcac55e1bx5fb81cd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_call_with_voidstar_arg /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb3f48bb5x5a18717c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_dir /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x181fa923x30a9d493' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8fbaacb2xeddea88f' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9f73a904xbaef60e1' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2ad5f5acxc9978150' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_various_calls_direct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc4cc9dbdx55f8b4c0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_various_calls_libffi /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5fdb90cax58a1b48f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ptr_to_opaque /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfb68760fx7d49185c' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1513d981x5b4378cf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_verify_extra_arguments /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb09df641xce8b8d9e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_use_local_dir /builddir/build/BUILD/cffi-1.12.3/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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa109d868x463972b8' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x162d818ax1a7f1873' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_const_struct_global /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x644fbf19xe646fc04' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_const_fields /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x71ac019xbcf4ef80' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_0 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x72cb2398xaa17975e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4f3c66bfxdcc27a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd0a2e07exdbcc8995' might overwrite older definitions % (self.verifier.get_module_name())) BUILDSTDERR: testing/cffi0/test_verify2.py::test_win32_calling_convention_+ PYTHONPATH=/builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/lib64/python3.7/site-packages + /usr/bin/python3 -m pytest c/ testing/ 3 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x66855c5fxada373da' might overwrite older definitions % (self.verifier.get_module_name())) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===== 1901 passed, 99 skipped, 4 xfailed, 196 warnings in 18226.56 seconds ===== ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/cffi-1.12.3 collected 2004 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.....s........... [ 36%] ........................................................................ [ 39%] ..............................s...s............sss [ 42%] testing/cffi0/test_verify2.py ................s........s.....s.......... [ 44%] ........................................................................ [ 48%] ...............................s...s............sss [ 50%] testing/cffi0/test_version.py ...... [ 50%] testing/cffi0/test_vgen.py ................s........s.....s............. [ 53%] ........................................................................ [ 56%] ............................s...s............sss [ 59%] testing/cffi0/test_vgen2.py ................s........s.....s............ [ 61%] ........................................................................ [ 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_new_ffi_1.py ........................................ [ 75%] .........................................s...s.......................... [ 79%] ........... [ 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 ......... [ 82%] testing/cffi1/test_recompiler.py ....................................... [ 84%] ..........................s............................................. [ 87%] .......................s..................... [ 89%] testing/cffi1/test_unicode_literals.py ....... [ 90%] testing/cffi1/test_verify1.py ...............s.............s............ [ 92%] ..............................................................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 =============================== c/test_c.py::test_cast_with_functionptr /builddir/build/BUILD/cffi-1.12.3/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_ctypes.py::TestCTypes::test_bool /builddir/build/BUILD/cffi-1.12.3/testing/cffi0/backend_tests.py:1665: DeprecationWarning: __int__ returned non-int (type bool). The ability to return an instance of a strict subclass of int is deprecated, and may be removed in a future version of Python. assert int(ffi.cast("_Bool", 0.1)) == 1 testing/cffi0/test_ctypes.py::TestCTypes::test_bool /builddir/build/BUILD/cffi-1.12.3/testing/cffi0/backend_tests.py:1666: DeprecationWarning: __int__ returned non-int (type bool). The ability to return an instance of a strict subclass of int is deprecated, and may be removed in a future version of Python. assert int(ffi.cast("_Bool", -0.0)) == 0 testing/cffi0/test_ctypes.py::TestCTypes::test_bool /builddir/build/BUILD/cffi-1.12.3/testing/cffi0/backend_tests.py:1667: DeprecationWarning: __int__ returned non-int (type bool). The ability to return an instance of a strict subclass of int is deprecated, and may be removed in a future version of Python. assert int(ffi.cast("_Bool", b'\x02')) == 1 testing/cffi0/test_ctypes.py::TestCTypes::test_bool /builddir/build/BUILD/cffi-1.12.3/testing/cffi0/backend_tests.py:1668: DeprecationWarning: __int__ returned non-int (type bool). The ability to return an instance of a strict subclass of int is deprecated, and may be removed in a future version of Python. assert int(ffi.cast("_Bool", b'\x00')) == 0 testing/cffi0/test_ctypes.py::TestCTypes::test_bool /builddir/build/BUILD/cffi-1.12.3/testing/cffi0/backend_tests.py:1669: DeprecationWarning: __int__ returned non-int (type bool). The ability to return an instance of a strict subclass of int is deprecated, and may be removed in a future version of Python. assert int(ffi.cast("_Bool", b'\x80')) == 1 testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_with_file testing/cffi0/test_ffi_backend.py::TestFFI::test_ffi_buffer_with_io testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_ffi_buffer_with_file testing/cffi1/test_new_ffi_1.py::TestNewFFI1::test_ffi_buffer_with_io /usr/lib/python3.7/site-packages/_pytest/python.py:174: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. testfunction(**testargs) testing/cffi0/test_parsing.py::test_error_custom_lineno testing/cffi1/test_re_python.py::test_constant /builddir/build/BUILD/cffi-1.12.3/cffi/cparser.py:150: UserWarning: String literal found in cdef() or type source. String literals are ignored here, but you should remove them anyway because some character sequences confuse pre-parsing. warnings.warn("String literal found in cdef() or type source. " testing/cffi0/test_verify.py::test_bogus_ptr testing/cffi0/test_verify2.py::test_ptr testing/cffi0/test_verify2.py::test_bogus_ptr /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcb48f0aax3ae084a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_nonfull_enum testing/cffi0/test_verify2.py::test_nonfull_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x778987a1x40199a62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_keepalive_ffi testing/cffi0/test_verify2.py::test_keepalive_lib testing/cffi0/test_verify2.py::test_keepalive_ffi /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3a041cax66b18d0d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify.py::test_verify_dlopen_flags testing/cffi0/test_verify2.py::test_verify_dlopen_flags /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9a8ba69x16a248ea' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_module_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd425839fx521754a1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_simple_case /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6586930fx9ae8da83' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_unsigned /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb78b2f08xbe77bb62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6547a03axc3a6a09a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_floating /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x84a59552x2059991c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_float2int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf560afe1x988e527a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_Wconversion_double2int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x34aab600xef15534d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_rounding_1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb24a8bf8x2222e48d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_rounding_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb8b172d0x4c626ac4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_exact /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3bc4b985xa29b9b0f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3c894e9xc52859fc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xaf6f1e9bxc39c8d93' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb11a4277x536aa505' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x21397874x2c7cddc9' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_approximate /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8c0a0725xa36f580' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_strlen_array_of_char /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x342d5d6fxeed2cd85' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_longdouble /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x746c8227xda37b40e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_longdouble_precision /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1c6fe7fexa0e28397' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x802478a9x5491b1e6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_var_signed_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd778e7x594b7292' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_var_unsigned_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1cc70cf9x69c0cee6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_fn_signed_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb824a352x3fcf359d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_fn_unsigned_integer_types /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x74b4982dxc5c028f2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_char_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x528ce6e0x3aed1183' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_wchar_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2d9872e4xe74dc5c5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_no_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x920f5972x4844afe5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_two_arguments /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb19fed7cx9da3c617' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_macro /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x205a7b69x225edc62' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nondecl_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4b39ef1dxbf5d553c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x387b6b43xe67eba0c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3c0de298x66050f16' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8c0d18b0x31f48998' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xee67df27x5000a310' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_full_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x76885ac8xee3b8ea8' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_nonfull_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd2edc2e6x463d2afa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_nonfull_alignment /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc071f231x317715b2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x45b4e336xeb0439f7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4fd070efxced28e83' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8e22be1ex32053cbe' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5bf7c1e5x5d01d4bd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9c163f15xab3000b5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfe449adx27961e7b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xce16875cx7f0285d8' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1bc3f8a7xe664d08a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xde333868x5f7f24a6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfbab6dbex65b31906' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3a59a34fx3d2782a5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xef8cdcb4xa441d7f7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x96d3360cx3caf119c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x987b5884x2d531762' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x59899675x75c78cc1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_integer /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8c5ce98execa1d993' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9131da16x63600d6b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x964d086fx992a1539' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_bad_sized_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb047c87cx902ad31d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_signedness_ignored /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3b363e2axe6c9b8d0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_signedness_ignored /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1e50455dxa503a08b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_field /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9ba66899x1d4d0b2e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_no_length /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x188a5a58x584737b3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_guess_length /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1dac22fcxe3814cb3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_c99_1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x41e4be81xecf76d6e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_array_c99_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3d7bb802x1b770445' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd201fd0cx9d054617' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_with_bitfield_exact /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf76b41adx61034946' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_with_bitfield_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf07e80b1x457c63de' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_constants /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbea9bb57xdbe7ec82' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9426cb1exd983e65' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8d35c599x4a91537' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x233ff071xf748ccc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7c07179exa3750de7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7c07179ex23144391' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xce412940xc10bf32b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4e206736xc10bf32b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc002fd87xa52c3975' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x31d742e3xa52c3975' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x384584adx282e6b66' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3448a534x5bba778e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_const_int_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb27d7a43xf084d62f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_global_constants_non_int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6d4d2385x62814235' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_full_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x44f4b26fx269e1e78' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_full_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xff14eabx23d69dcf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_usage /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x709ce03bxb104342d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_anonymous_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xfe147c46x36adf247' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_anonymous_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x85d181c9x1e0aa13b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd7f5591bxd33d788' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x97b084b6xd8756f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nonfull_enum_syntax2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb8f9f2dx1730af4f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_get_set_errno /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5b0aec92x11baa8e6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_define_int /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe3ad17bbx2ad65580' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd147c765xd33d24ed' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_address_of_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x13b7f19cx9b46be67' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_array_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1630f9a7x5ba1718c' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x10357ba8xff70b5e1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_struct_variable /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2516f760xddd3c2ea' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_callback /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd64e7d85x6868b82' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_access_callback_function_typedef /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa96faac0xbfa9244c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_call_with_struct_ptr /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x537a0905x5954d8b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb7f63ae6x28307a2e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x594415d9x6bc4c1db' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_unknown_type_3 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3662a41dx4ffc86f3' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_varargs /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1402539axeb102b22' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_varargs_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa9fb532fxde2e5fcc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_autofilled_struct_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x67668e5cxe2f1646e' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x10a68e10xa3d02d13' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_returns_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb4fed650xe2aba7a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_as_funcptr /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdadbf65ex69c9c981' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_funcptr_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9955fa5xf0cff0e1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_func_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x83c1ee00x9b1941cb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_array_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcfdab68x292d94da' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf3fcfcb9x2a05976' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_as_function_result /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc73f5304x26c97c8b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_values /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x59a10ab3x40aa2fa7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_complete_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1e1e4892xf869650' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_incomplete_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3ef33238xcad34f26' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typedef_enum_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7a261af9xa6cfe1d0' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x45b7036cx1cad9a88' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_function_typedef /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3329077xed48405a' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xdee3f870x121751a0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_return_partial_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7ad10487x3c5eb6a' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xce17f47cx807619f2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_dont_check_unnamable_fields /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcaab10fax3d3bf1c7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_nested_anonymous_struct_exact /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe5a8509bx8f73af47' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4b466011x1e131dc' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x27ef608cx11288d7c' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcc19363fxb8422e42' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x91a59c80x63cd4faa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_partial /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x91592eb0x8587e2a8' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1bb49efex77a84123' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_union_partial_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7c1c0e5fx2f750517' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb5c8228bxacf81714' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ffi_struct_packed /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x8522309ex65ecc3eb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_relative_to /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x90dc7715x91bcdc8d' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bug1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6b565522x4bf2f90e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bool /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe3ea683bx403ba48a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_bool_on_long_double /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa2165e58x9d452679' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4db4c139x1b9ec8bf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa28de001xa1a192a2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc6a1d1d2xae7ed139' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x5f43fa95xee1056fd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6b0a2ea1x61514183' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb1418102xb4a0f873' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc5cfe8c0x23b5426' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x23de9fb1x14c7a83a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xaea04f85xe3867456' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_cannot_pass_float /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbfd5be36x439b1768' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_addressof /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x151d905x385c2cfe' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_FILE_stored_in_stdout /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x6ef837c3xc1cf571b' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_FILE_stored_explicitly /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf44c0d64xfe4ab1de' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9ed5e3aax67030964' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc6f0bbc5xd52f55fa' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_containing_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1858e4d1x77d15d31' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_struct_containing_struct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcd344f88xdda6db9' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x1a2284fcx4164629c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7001d536xa6c7a07c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb7900711x8abb2ed6' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_include_enum /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa2175973x73514196' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_named_pointer_as_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa0e7183x758f10e4' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbd33525dx70549598' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x2bc083a5x777f862a' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x145f8006x6b5af4ce' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe0b3255dx688c5d02' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbf956114x7622a0fb' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa9711a91x3c19adfc' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb348a541x1d94eea2' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_enum_size /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xcbb82a27xaf361b87' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_string_to_voidp_arg /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xbe0ce901x2bde3556' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_callback_indirection /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xb8fd2ae1x678765c5' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_floatstar_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x977063ebxc20bc3dd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_charstar_argument /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa26c65eex147a11d0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_passing_string_or_NULL /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x322af81ax248340f1' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_typeof_function /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x9d001602x5fb81cd' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_call_with_voidstar_arg /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4e579d90x5a18717c' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_dir /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3fcfed1fx30a9d493' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x38c28cf8xeddea88f' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4a76d578xbaef60e1' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x3dfd916cxc9978150' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_various_calls_direct /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x675bb788x55f8b4c0' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_various_calls_libffi BUILDSTDERR: /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 cffi__x957d0a95x58a1b48f' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_ptr_to_opaque /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x37eb7206x7d49185c' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe076d843x5b4378cf' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_verify_extra_arguments /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x4751aa4fxce8b8d9e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_use_local_dir /builddir/build/BUILD/cffi-1.12.3/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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xc434404ax463972b8' 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.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf16260d1x1a7f1873' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_const_struct_global /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xa133ce67xe646fc04' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_const_fields /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xd81c4ddbxbcf4ef80' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_0 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xf4ab6bdxaa17975e' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_1 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x7a699910xdcc27a7' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_2 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__x30011847xdbcc8995' might overwrite older definitions % (self.verifier.get_module_name())) testing/cffi0/test_verify2.py::test_win32_calling_convention_3 /builddir/build/BUILD/cffi-1.12.3/cffi/vengine_cpy.py:192: UserWarning: reimporting '_cffi__xe7823exada373da' might overwrite older definitions % (self.verifier.get_module_name())) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==== 1899 passed, 101 skipped, 4 xfailed, 212 warnings in 12295.77 seconds ===== Processing files: python2-cffi-1.12.3-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ATh8wd + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + DOCDIR=/builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/doc/python2-cffi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/doc/python2-cffi + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/doc/python2-cffi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1VjcZb + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/licenses/python2-cffi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/licenses/python2-cffi + cp -pr LICENSE /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/licenses/python2-cffi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python2-cffi = 1.12.3-1.fc31 python2-cffi(riscv-64) = 1.12.3-1.fc31 python2.7dist(cffi) = 1.12.3 python2dist(cffi) = 1.12.3 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 python2.7dist(pycparser) rtld(GNU_HASH) Processing files: python3-cffi-1.12.3-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y26e4d + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + DOCDIR=/builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/doc/python3-cffi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/doc/python3-cffi + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/doc/python3-cffi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xvgHBf + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/licenses/python3-cffi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/licenses/python3-cffi + cp -pr LICENSE /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/licenses/python3-cffi + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-cffi = 1.12.3-1.fc31 python3-cffi = 1.12.3-1.fc31 python3-cffi(riscv-64) = 1.12.3-1.fc31 python3.7dist(cffi) = 1.12.3 python3dist(cffi) = 1.12.3 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(pycparser) rtld(GNU_HASH) Obsoletes: python-cffi < 1.12.3-1.fc31 Processing files: python-cffi-doc-1.12.3-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FeTuPd + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + DOCDIR=/builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/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.12.3-1.fc31.riscv64/usr/share/doc/python-cffi-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64/usr/share/doc/python-cffi-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-cffi-doc = 1.12.3-1.fc31 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.12.3-1.fc31.riscv64 Provides: python-cffi-debugsource = 1.12.3-1.fc31 python-cffi-debugsource(riscv-64) = 1.12.3-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cffi-debuginfo-1.12.3-1.fc31.riscv64 Provides: python-cffi-debuginfo = 1.12.3-1.fc31 python-cffi-debuginfo(riscv-64) = 1.12.3-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cffi-debugsource(riscv-64) = 1.12.3-1.fc31 Processing files: python2-cffi-debuginfo-1.12.3-1.fc31.riscv64 Provides: debuginfo(build-id) = ce320aeb8b0e0bb48a4ef875eb8a6ea940d26625 python2-cffi-debuginfo = 1.12.3-1.fc31 python2-cffi-debuginfo(riscv-64) = 1.12.3-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cffi-debugsource(riscv-64) = 1.12.3-1.fc31 Processing files: python3-cffi-debuginfo-1.12.3-1.fc31.riscv64 Provides: debuginfo(build-id) = a9c616bb2934bc49b7962cebb5e9c91c22e14559 python3-cffi-debuginfo = 1.12.3-1.fc31 python3-cffi-debuginfo(riscv-64) = 1.12.3-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cffi-debugsource(riscv-64) = 1.12.3-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 Wrote: /builddir/build/RPMS/python-cffi-debuginfo-1.12.3-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-cffi-debuginfo-1.12.3-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cffi-debuginfo-1.12.3-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-cffi-debugsource-1.12.3-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cffi-1.12.3-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-cffi-1.12.3-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-cffi-doc-1.12.3-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O7F5ab + umask 022 + cd /builddir/build/BUILD + cd cffi-1.12.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cffi-1.12.3-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0