Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682438241.660895/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-dse-driver-2.11.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682438241.660895/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-dse-driver-2.11.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682438241.660895/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dg62yj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dse-driver-2.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dse-driver-2.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dse-driver-2.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vcChY9 + umask 022 + cd /builddir/build/BUILD + cd dse-driver-2.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/dse copying dse/__init___REMOTE_21407.py -> build/lib.linux-aarch64-3.9/dse copying dse/cqltypes.py -> build/lib.linux-aarch64-3.9/dse copying dse/hosts.py -> build/lib.linux-aarch64-3.9/dse copying dse/query.py -> build/lib.linux-aarch64-3.9/dse copying dse/util.py -> build/lib.linux-aarch64-3.9/dse copying dse/murmur3.py -> build/lib.linux-aarch64-3.9/dse copying dse/metadata.py -> build/lib.linux-aarch64-3.9/dse copying dse/timestamps.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init___BASE_21407.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init___BACKUP_26476.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init___BASE_26476.py -> build/lib.linux-aarch64-3.9/dse copying dse/concurrent.py -> build/lib.linux-aarch64-3.9/dse copying dse/cluster.py -> build/lib.linux-aarch64-3.9/dse copying dse/type_codes.py -> build/lib.linux-aarch64-3.9/dse copying dse/encoder.py -> build/lib.linux-aarch64-3.9/dse copying dse/compat.py -> build/lib.linux-aarch64-3.9/dse copying dse/connection.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init___BACKUP_21407.py -> build/lib.linux-aarch64-3.9/dse copying dse/auth.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init__.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init___REMOTE_26476.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init___LOCAL_21407.py -> build/lib.linux-aarch64-3.9/dse copying dse/__init___LOCAL_26476.py -> build/lib.linux-aarch64-3.9/dse copying dse/marshal.py -> build/lib.linux-aarch64-3.9/dse copying dse/policies.py -> build/lib.linux-aarch64-3.9/dse copying dse/metrics.py -> build/lib.linux-aarch64-3.9/dse copying dse/cython_deps.py -> build/lib.linux-aarch64-3.9/dse copying dse/protocol.py -> build/lib.linux-aarch64-3.9/dse creating build/lib.linux-aarch64-3.9/dse/io copying dse/io/asyncioreactor.py -> build/lib.linux-aarch64-3.9/dse/io copying dse/io/twistedreactor.py -> build/lib.linux-aarch64-3.9/dse/io copying dse/io/eventletreactor.py -> build/lib.linux-aarch64-3.9/dse/io copying dse/io/geventreactor.py -> build/lib.linux-aarch64-3.9/dse/io copying dse/io/__init__.py -> build/lib.linux-aarch64-3.9/dse/io copying dse/io/asyncorereactor.py -> build/lib.linux-aarch64-3.9/dse/io copying dse/io/libevreactor.py -> build/lib.linux-aarch64-3.9/dse/io creating build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/functions.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/query.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/operators.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/management.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/named.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/statements.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/connection.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/__init__.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/usertype.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/columns.py -> build/lib.linux-aarch64-3.9/dse/cqlengine copying dse/cqlengine/models.py -> build/lib.linux-aarch64-3.9/dse/cqlengine creating build/lib.linux-aarch64-3.9/dse/graph copying dse/graph/query.py -> build/lib.linux-aarch64-3.9/dse/graph copying dse/graph/graphson.py -> build/lib.linux-aarch64-3.9/dse/graph copying dse/graph/__init__.py -> build/lib.linux-aarch64-3.9/dse/graph copying dse/graph/types.py -> build/lib.linux-aarch64-3.9/dse/graph creating build/lib.linux-aarch64-3.9/dse/insights copying dse/insights/reporter.py -> build/lib.linux-aarch64-3.9/dse/insights copying dse/insights/registry.py -> build/lib.linux-aarch64-3.9/dse/insights copying dse/insights/util.py -> build/lib.linux-aarch64-3.9/dse/insights copying dse/insights/serializers.py -> build/lib.linux-aarch64-3.9/dse/insights copying dse/insights/__init__.py -> build/lib.linux-aarch64-3.9/dse/insights creating build/lib.linux-aarch64-3.9/dse/datastax copying dse/datastax/__init__.py -> build/lib.linux-aarch64-3.9/dse/datastax creating build/lib.linux-aarch64-3.9/dse/datastax/cloud copying dse/datastax/cloud/__init__.py -> build/lib.linux-aarch64-3.9/dse/datastax/cloud running egg_info writing dse_driver.egg-info/PKG-INFO writing dependency_links to dse_driver.egg-info/dependency_links.txt writing requirements to dse_driver.egg-info/requires.txt writing top-level names to dse_driver.egg-info/top_level.txt reading manifest file 'dse_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'dse_driver.egg-info/SOURCES.txt' copying dse/buffer.pxd -> build/lib.linux-aarch64-3.9/dse copying dse/bytesio.pxd -> build/lib.linux-aarch64-3.9/dse copying dse/bytesio.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/cmurmur3.c -> build/lib.linux-aarch64-3.9/dse copying dse/cython_marshal.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/cython_utils.pxd -> build/lib.linux-aarch64-3.9/dse copying dse/cython_utils.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/deserializers.pxd -> build/lib.linux-aarch64-3.9/dse copying dse/deserializers.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/ioutils.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/numpyFlags.h -> build/lib.linux-aarch64-3.9/dse copying dse/numpy_parser.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/obj_parser.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/parsing.pxd -> build/lib.linux-aarch64-3.9/dse copying dse/parsing.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/row_parser.pyx -> build/lib.linux-aarch64-3.9/dse copying dse/tuple.pxd -> build/lib.linux-aarch64-3.9/dse copying dse/type_codes.pxd -> build/lib.linux-aarch64-3.9/dse copying dse/io/libevwrapper.c -> build/lib.linux-aarch64-3.9/dse/io running build_ext /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/cluster.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/concurrent.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/connection.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/cqltypes.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/hosts.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/metadata.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/protocol.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/query.py tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/util.py tree = Parsing.p_module(s, pxd, full_module_name) Compiling dse/cluster.py because it changed. Compiling dse/concurrent.py because it changed. Compiling dse/connection.py because it changed. Compiling dse/cqltypes.py because it changed. Compiling dse/metadata.py because it changed. Compiling dse/hosts.py because it changed. Compiling dse/protocol.py because it changed. Compiling dse/query.py because it changed. Compiling dse/util.py because it changed. [1/9] Cythonizing dse/cluster.py [2/9] Cythonizing dse/concurrent.py [3/9] Cythonizing dse/connection.py [4/9] Cythonizing dse/cqltypes.py [5/9] Cythonizing dse/hosts.py [6/9] Cythonizing dse/metadata.py [7/9] Cythonizing dse/protocol.py [8/9] Cythonizing dse/query.py [9/9] Cythonizing dse/util.py /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/bytesio.pxd tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/cython_marshal.pyx tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/cython_utils.pxd tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/deserializers.pxd tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/ioutils.pyx tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/numpy_parser.pyx tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/obj_parser.pyx tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/parsing.pxd tree = Parsing.p_module(s, pxd, full_module_name) /builddir/build/BUILD/dse-driver-2.11.1/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/dse-driver-2.11.1/dse/row_parser.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling dse/bytesio.pyx because it changed. Compiling dse/cython_marshal.pyx because it changed. Compiling dse/cython_utils.pyx because it changed. Compiling dse/deserializers.pyx because it changed. Compiling dse/ioutils.pyx because it changed. Compiling dse/numpy_parser.pyx because it changed. Compiling dse/obj_parser.pyx because it changed. Compiling dse/parsing.pyx because it changed. Compiling dse/row_parser.pyx because it changed. [1/9] Cythonizing dse/bytesio.pyx [2/9] Cythonizing dse/cython_marshal.pyx [3/9] Cythonizing dse/cython_utils.pyx [4/9] Cythonizing dse/deserializers.pyx [5/9] Cythonizing dse/ioutils.pyx [6/9] Cythonizing dse/numpy_parser.pyx [7/9] Cythonizing dse/obj_parser.pyx [8/9] Cythonizing dse/parsing.pyx [9/9] Cythonizing dse/row_parser.pyx building 'dse.cmurmur3' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/dse gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/cmurmur3.c -o build/temp.linux-aarch64-3.9/dse/cmurmur3.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/cmurmur3.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/cmurmur3.cpython-39-aarch64-linux-gnu.so building 'dse.io.libevwrapper' extension creating build/temp.linux-aarch64-3.9/dse/io gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include/python3.9 -c dse/io/libevwrapper.c -o build/temp.linux-aarch64-3.9/dse/io/libevwrapper.o dse/io/libevwrapper.c:2:10: fatal error: ev.h: No such file or directory 2 | #include | ^~~~~~ compilation terminated. command '/usr/bin/gcc' failed with exit code 1 /builddir/build/BUILD/dse-driver-2.11.1/setup.py:283: UserWarning: =============================================================================== WARNING: could not compile The dse.io.libevwrapper extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== warnings.warn(self.error_message % (name,)) building 'dse.cluster' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/cluster.c -o build/temp.linux-aarch64-3.9/dse/cluster.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/cluster.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/cluster.cpython-39-aarch64-linux-gnu.so building 'dse.concurrent' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/concurrent.c -o build/temp.linux-aarch64-3.9/dse/concurrent.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/concurrent.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/concurrent.cpython-39-aarch64-linux-gnu.so building 'dse.connection' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/connection.c -o build/temp.linux-aarch64-3.9/dse/connection.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/connection.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/connection.cpython-39-aarch64-linux-gnu.so building 'dse.cqltypes' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/cqltypes.c -o build/temp.linux-aarch64-3.9/dse/cqltypes.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/cqltypes.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/cqltypes.cpython-39-aarch64-linux-gnu.so building 'dse.metadata' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/metadata.c -o build/temp.linux-aarch64-3.9/dse/metadata.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/metadata.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/metadata.cpython-39-aarch64-linux-gnu.so building 'dse.hosts' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/hosts.c -o build/temp.linux-aarch64-3.9/dse/hosts.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/hosts.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/hosts.cpython-39-aarch64-linux-gnu.so building 'dse.protocol' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/protocol.c -o build/temp.linux-aarch64-3.9/dse/protocol.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/protocol.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/protocol.cpython-39-aarch64-linux-gnu.so building 'dse.query' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/query.c -o build/temp.linux-aarch64-3.9/dse/query.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/query.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/query.cpython-39-aarch64-linux-gnu.so building 'dse.util' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/util.c -o build/temp.linux-aarch64-3.9/dse/util.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/util.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/util.cpython-39-aarch64-linux-gnu.so building 'dse.bytesio' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/bytesio.c -o build/temp.linux-aarch64-3.9/dse/bytesio.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/bytesio.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/bytesio.cpython-39-aarch64-linux-gnu.so building 'dse.cython_marshal' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/cython_marshal.c -o build/temp.linux-aarch64-3.9/dse/cython_marshal.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/cython_marshal.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/cython_marshal.cpython-39-aarch64-linux-gnu.so building 'dse.cython_utils' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/cython_utils.c -o build/temp.linux-aarch64-3.9/dse/cython_utils.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/cython_utils.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/cython_utils.cpython-39-aarch64-linux-gnu.so building 'dse.deserializers' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/deserializers.c -o build/temp.linux-aarch64-3.9/dse/deserializers.o -Wno-unused-function dse/deserializers.c: In function ‘__pyx_fuse_0__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4089:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4089 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ dse/deserializers.c: In function ‘__pyx_fuse_1__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4217:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4217 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ dse/deserializers.c: In function ‘__pyx_fuse_2__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4345:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4345 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ dse/deserializers.c: In function ‘__pyx_fuse_3__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4473:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4473 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ dse/deserializers.c: In function ‘__pyx_fuse_5__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4601:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4601 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ dse/deserializers.c: In function ‘__pyx_fuse_6__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4729:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4729 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ dse/deserializers.c: In function ‘__pyx_fuse_8__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4857:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4857 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ dse/deserializers.c: In function ‘__pyx_fuse_9__pyx_f_3dse_13deserializers_unpack_num’: dse/deserializers.c:4985:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4985 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/deserializers.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/deserializers.cpython-39-aarch64-linux-gnu.so building 'dse.ioutils' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/ioutils.c -o build/temp.linux-aarch64-3.9/dse/ioutils.o -Wno-unused-function dse/ioutils.c: In function ‘__pyx_fuse_1__pyx_f_3dse_7ioutils_unpack_num’: dse/ioutils.c:1620:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1620 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/ioutils.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/ioutils.cpython-39-aarch64-linux-gnu.so building 'dse.numpy_parser' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Idse -I/usr/include/python3.9 -c dse/numpy_parser.c -o build/temp.linux-aarch64-3.9/dse/numpy_parser.o -Wno-unused-function dse/numpy_parser.c: In function ‘__pyx_fuse_1__pyx_f_3dse_12numpy_parser_unpack_num’: dse/numpy_parser.c:2869:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2869 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/numpy_parser.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/numpy_parser.cpython-39-aarch64-linux-gnu.so building 'dse.obj_parser' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/obj_parser.c -o build/temp.linux-aarch64-3.9/dse/obj_parser.o -Wno-unused-function dse/obj_parser.c: In function ‘__pyx_fuse_1__pyx_f_3dse_10obj_parser_unpack_num’: dse/obj_parser.c:2920:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2920 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/obj_parser.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/obj_parser.cpython-39-aarch64-linux-gnu.so building 'dse.parsing' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/parsing.c -o build/temp.linux-aarch64-3.9/dse/parsing.o -Wno-unused-function gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/parsing.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/parsing.cpython-39-aarch64-linux-gnu.so building 'dse.row_parser' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c dse/row_parser.c -o build/temp.linux-aarch64-3.9/dse/row_parser.o -Wno-unused-function dse/row_parser.c: In function ‘__pyx_fuse_1__pyx_f_3dse_10row_parser_unpack_num’: dse/row_parser.c:2762:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2762 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/dse/row_parser.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dse/row_parser.cpython-39-aarch64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kaxLzv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64 + cd dse-driver-2.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___REMOTE_21407.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cython_marshal.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/asyncioreactor.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/twistedreactor.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/eventletreactor.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/geventreactor.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/libevwrapper.c -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/__init__.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/asyncorereactor.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/io/libevreactor.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io copying build/lib.linux-aarch64-3.9/dse/cqltypes.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/deserializers.pxd -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/bytesio.pxd -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/numpy_parser.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/hosts.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cmurmur3.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/query.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/numpy_parser.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/metadata.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph copying build/lib.linux-aarch64-3.9/dse/graph/query.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph copying build/lib.linux-aarch64-3.9/dse/graph/graphson.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph copying build/lib.linux-aarch64-3.9/dse/graph/__init__.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph copying build/lib.linux-aarch64-3.9/dse/graph/types.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/functions.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/query.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/operators.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/management.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/named.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/statements.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/connection.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/__init__.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/usertype.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/columns.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/cqlengine/models.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine copying build/lib.linux-aarch64-3.9/dse/connection.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cython_marshal.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cython_utils.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/util.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/query.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/ioutils.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/parsing.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cython_utils.pxd -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/ioutils.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/hosts.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/row_parser.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/murmur3.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/protocol.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/numpyFlags.h -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights copying build/lib.linux-aarch64-3.9/dse/insights/reporter.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights copying build/lib.linux-aarch64-3.9/dse/insights/registry.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights copying build/lib.linux-aarch64-3.9/dse/insights/util.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights copying build/lib.linux-aarch64-3.9/dse/insights/serializers.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights copying build/lib.linux-aarch64-3.9/dse/insights/__init__.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights copying build/lib.linux-aarch64-3.9/dse/metadata.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/bytesio.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/timestamps.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cluster.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/buffer.pxd -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___BASE_21407.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___BACKUP_26476.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___BASE_26476.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/bytesio.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/concurrent.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cluster.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/type_codes.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cqltypes.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/deserializers.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/encoder.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/parsing.pxd -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/deserializers.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cmurmur3.c -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/compat.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/connection.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___BACKUP_21407.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/obj_parser.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/auth.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/tuple.pxd -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init__.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/concurrent.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cython_utils.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___REMOTE_26476.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___LOCAL_21407.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/type_codes.pxd -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/__init___LOCAL_26476.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/row_parser.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/obj_parser.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/marshal.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/policies.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/datastax creating /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/datastax/cloud copying build/lib.linux-aarch64-3.9/dse/datastax/cloud/__init__.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/datastax/cloud copying build/lib.linux-aarch64-3.9/dse/datastax/__init__.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/datastax copying build/lib.linux-aarch64-3.9/dse/parsing.pyx -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/metrics.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/cython_deps.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/util.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse copying build/lib.linux-aarch64-3.9/dse/protocol.py -> /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___REMOTE_21407.py to __init___REMOTE_21407.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io/asyncioreactor.py to asyncioreactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io/twistedreactor.py to twistedreactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io/eventletreactor.py to eventletreactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io/geventreactor.py to geventreactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io/asyncorereactor.py to asyncorereactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/io/libevreactor.py to libevreactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqltypes.py to cqltypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/hosts.py to hosts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph/graphson.py to graphson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/graph/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/operators.py to operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/management.py to management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/statements.py to statements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/usertype.py to usertype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/columns.py to columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqlengine/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/murmur3.py to murmur3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights/reporter.py to reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/insights/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/timestamps.py to timestamps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___BASE_21407.py to __init___BASE_21407.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_26476.py to __init___BACKUP_26476.cpython-39.pyc File "/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_26476.py", line 160 <<<<<<< HEAD:dse/__init__.py ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___BASE_26476.py to __init___BASE_26476.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/concurrent.py to concurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/type_codes.py to type_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_21407.py to __init___BACKUP_21407.cpython-39.pyc File "/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_21407.py", line 160 <<<<<<< HEAD:dse/__init__.py ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___REMOTE_26476.py to __init___REMOTE_26476.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___LOCAL_21407.py to __init___LOCAL_21407.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___LOCAL_26476.py to __init___LOCAL_26476.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/marshal.py to marshal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/policies.py to policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/datastax/cloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/datastax/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cython_deps.py to cython_deps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/protocol.py to protocol.cpython-39.pyc writing byte-compilation script '/tmp/tmp4d1j1g17.py' /usr/bin/python3 /tmp/tmp4d1j1g17.py File "/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_26476.py", line 160 <<<<<<< HEAD:dse/__init__.py ^ SyntaxError: invalid syntax File "/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_21407.py", line 160 <<<<<<< HEAD:dse/__init__.py ^ SyntaxError: invalid syntax removing /tmp/tmp4d1j1g17.py running install_egg_info running egg_info writing dse_driver.egg-info/PKG-INFO writing dependency_links to dse_driver.egg-info/dependency_links.txt writing requirements to dse_driver.egg-info/requires.txt writing top-level names to dse_driver.egg-info/top_level.txt reading manifest file 'dse_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'dse_driver.egg-info/SOURCES.txt' Copying dse_driver.egg-info to /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse_driver-2.11.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64//usr/share/doc/python-dse-driver + '[' -d doc ']' ~/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64 ~/build/BUILD/dse-driver-2.11.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/dse-driver-2.11.1 + mv /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.11.1-1 --unique-debug-suffix -2.11.1-1.aarch64 --unique-debug-src-base python-dse-driver-2.11.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/dse-driver-2.11.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cmurmur3.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/bytesio.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cluster.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/concurrent.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cluster.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/bytesio.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cmurmur3.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/concurrent.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/connection.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqltypes.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/connection.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cqltypes.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cython_marshal.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cython_marshal.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cython_utils.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/cython_utils.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/deserializers.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/deserializers.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/hosts.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/hosts.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/ioutils.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/metadata.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/ioutils.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/metadata.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/numpy_parser.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/numpy_parser.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/obj_parser.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/obj_parser.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/parsing.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/protocol.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/parsing.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/protocol.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/query.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/query.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/row_parser.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/row_parser.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/util.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/util.cpython-39-aarch64-linux-gnu.so 56800 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_21407.py'... File "/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_21407.py", line 160 <<<<<<< HEAD:dse/__init__.py ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-dse-driver-2.11.1-1.aarch64/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_26476.py'... File "/usr/lib64/python3.9/site-packages/dse/__init___BACKUP_26476.py", line 160 <<<<<<< HEAD:dse/__init__.py ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.kaxLzv (%install) Bad exit status from /var/tmp/rpm-tmp.kaxLzv (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dse-driver.spec