Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-cassandra-driver.spec'], chrootPath='/var/lib/mock/f31-build-17411704-1255120/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-cassandra-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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 150: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 153: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 156: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 162: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 165: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 168: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 169: %endif # with_python3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 170: %endif # with_tests Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1567123200 Wrote: /builddir/build/SRPMS/python-cassandra-driver-3.19.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-cassandra-driver.spec'], chrootPath='/var/lib/mock/f31-build-17411704-1255120/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-cassandra-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 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 150: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 153: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 156: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 162: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 165: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 168: %endif # ifarch BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 169: %endif # with_python3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 170: %endif # with_tests Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1567123200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bMW07A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-driver-3.19.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.19.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-driver-3.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\([cC]ython.*\),<0.28/\1/g' test-requirements.txt setup.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sv8AsC + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + 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 -m64 -mcpu=power8 -mtune=power8 -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' running build running build_py creating build creating build/lib.linux-ppc64le-2.7 creating build/lib.linux-ppc64le-2.7/cassandra copying cassandra/marshal.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/__init__.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/concurrent.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/util.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/cqltypes.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/metrics.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/compat.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/encoder.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/connection.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/timestamps.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/pool.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/metadata.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/murmur3.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/cython_deps.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/auth.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/policies.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/query.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/cluster.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/protocol.py -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/type_codes.py -> build/lib.linux-ppc64le-2.7/cassandra creating build/lib.linux-ppc64le-2.7/cassandra/io copying cassandra/io/__init__.py -> build/lib.linux-ppc64le-2.7/cassandra/io copying cassandra/io/geventreactor.py -> build/lib.linux-ppc64le-2.7/cassandra/io copying cassandra/io/asyncioreactor.py -> build/lib.linux-ppc64le-2.7/cassandra/io copying cassandra/io/eventletreactor.py -> build/lib.linux-ppc64le-2.7/cassandra/io copying cassandra/io/asyncorereactor.py -> build/lib.linux-ppc64le-2.7/cassandra/io copying cassandra/io/libevreactor.py -> build/lib.linux-ppc64le-2.7/cassandra/io copying cassandra/io/twistedreactor.py -> build/lib.linux-ppc64le-2.7/cassandra/io creating build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/__init__.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/named.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/management.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/statements.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/models.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/connection.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/operators.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/columns.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/functions.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/query.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine copying cassandra/cqlengine/usertype.py -> build/lib.linux-ppc64le-2.7/cassandra/cqlengine running egg_info creating cassandra_driver.egg-info writing requirements to cassandra_driver.egg-info/requires.txt writing cassandra_driver.egg-info/PKG-INFO writing top-level names to cassandra_driver.egg-info/top_level.txt writing dependency_links to cassandra_driver.egg-info/dependency_links.txt writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' reading manifest file 'cassandra_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' copying cassandra/buffer.pxd -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/bytesio.pxd -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/bytesio.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/cmurmur3.c -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/cython_marshal.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/cython_utils.pxd -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/cython_utils.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/deserializers.pxd -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/deserializers.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/ioutils.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/numpyFlags.h -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/numpy_parser.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/obj_parser.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/parsing.pxd -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/parsing.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/row_parser.pyx -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/tuple.pxd -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/type_codes.pxd -> build/lib.linux-ppc64le-2.7/cassandra copying cassandra/io/libevwrapper.c -> build/lib.linux-ppc64le-2.7/cassandra/io running build_ext BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/cluster.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/concurrent.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/connection.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/cqltypes.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/metadata.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/pool.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/protocol.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/query.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/util.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) Compiling cassandra/cluster.py because it changed. Compiling cassandra/concurrent.py because it changed. Compiling cassandra/connection.py because it changed. Compiling cassandra/cqltypes.py because it changed. Compiling cassandra/metadata.py because it changed. Compiling cassandra/pool.py because it changed. Compiling cassandra/protocol.py because it changed. Compiling cassandra/query.py because it changed. Compiling cassandra/util.py because it changed. [1/9] Cythonizing cassandra/cluster.py [2/9] Cythonizing cassandra/concurrent.py [3/9] Cythonizing cassandra/connection.py [4/9] Cythonizing cassandra/cqltypes.py [5/9] Cythonizing cassandra/metadata.py [6/9] Cythonizing cassandra/pool.py [7/9] Cythonizing cassandra/protocol.py [8/9] Cythonizing cassandra/query.py [9/9] Cythonizing cassandra/util.py BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/bytesio.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/cython_marshal.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/cython_utils.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/deserializers.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/ioutils.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/numpy_parser.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/obj_parser.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/parsing.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python2.7/site-packages/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/python-driver-3.19.0/cassandra/row_parser.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) Compiling cassandra/bytesio.pyx because it changed. Compiling cassandra/cython_marshal.pyx because it changed. Compiling cassandra/cython_utils.pyx because it changed. Compiling cassandra/deserializers.pyx because it changed. Compiling cassandra/ioutils.pyx because it changed. Compiling cassandra/numpy_parser.pyx because it changed. Compiling cassandra/obj_parser.pyx because it changed. Compiling cassandra/parsing.pyx because it changed. Compiling cassandra/row_parser.pyx because it changed. [1/9] Cythonizing cassandra/bytesio.pyx [2/9] Cythonizing cassandra/cython_marshal.pyx [3/9] Cythonizing cassandra/cython_utils.pyx [4/9] Cythonizing cassandra/deserializers.pyx [5/9] Cythonizing cassandra/ioutils.pyx [6/9] Cythonizing cassandra/numpy_parser.pyx [7/9] Cythonizing cassandra/obj_parser.pyx [8/9] Cythonizing cassandra/parsing.pyx [9/9] Cythonizing cassandra/row_parser.pyx building 'cassandra.cmurmur3' extension creating build/temp.linux-ppc64le-2.7 creating build/temp.linux-ppc64le-2.7/cassandra 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/cmurmur3.c -o build/temp.linux-ppc64le-2.7/cassandra/cmurmur3.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/cmurmur3.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/cmurmur3.so building 'cassandra.io.libevwrapper' extension creating build/temp.linux-ppc64le-2.7/cassandra/io 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include/python2.7 -c cassandra/io/libevwrapper.c -o build/temp.linux-ppc64le-2.7/cassandra/io/libevwrapper.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/io/libevwrapper.o -L/usr/local/lib -L/opt/local/lib -L/usr/lib64 -lev -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/io/libevwrapper.so building 'cassandra.cluster' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/cluster.c -o build/temp.linux-ppc64le-2.7/cassandra/cluster.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/cluster.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/cluster.so building 'cassandra.concurrent' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/concurrent.c -o build/temp.linux-ppc64le-2.7/cassandra/concurrent.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/concurrent.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/concurrent.so building 'cassandra.connection' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/connection.c -o build/temp.linux-ppc64le-2.7/cassandra/connection.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/connection.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/connection.so building 'cassandra.cqltypes' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/cqltypes.c -o build/temp.linux-ppc64le-2.7/cassandra/cqltypes.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/cqltypes.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/cqltypes.so building 'cassandra.metadata' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/metadata.c -o build/temp.linux-ppc64le-2.7/cassandra/metadata.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/metadata.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/metadata.so building 'cassandra.pool' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/pool.c -o build/temp.linux-ppc64le-2.7/cassandra/pool.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/pool.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/pool.so building 'cassandra.protocol' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/protocol.c -o build/temp.linux-ppc64le-2.7/cassandra/protocol.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/protocol.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/protocol.so building 'cassandra.query' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/query.c -o build/temp.linux-ppc64le-2.7/cassandra/query.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/query.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/query.so building 'cassandra.util' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/util.c -o build/temp.linux-ppc64le-2.7/cassandra/util.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/util.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/util.so building 'cassandra.bytesio' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/bytesio.c -o build/temp.linux-ppc64le-2.7/cassandra/bytesio.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/bytesio.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/bytesio.so building 'cassandra.cython_marshal' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/cython_marshal.c -o build/temp.linux-ppc64le-2.7/cassandra/cython_marshal.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/cython_marshal.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/cython_marshal.so building 'cassandra.cython_utils' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/cython_utils.c -o build/temp.linux-ppc64le-2.7/cassandra/cython_utils.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/cython_utils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/cython_utils.so building 'cassandra.deserializers' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/deserializers.c -o build/temp.linux-ppc64le-2.7/cassandra/deserializers.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/deserializers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/deserializers.so building 'cassandra.ioutils' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/ioutils.c -o build/temp.linux-ppc64le-2.7/cassandra/ioutils.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/ioutils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/ioutils.so building 'cassandra.numpy_parser' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Icassandra -I/usr/include/python2.7 -c cassandra/numpy_parser.c -o build/temp.linux-ppc64le-2.7/cassandra/numpy_parser.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/numpy_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/numpy_parser.so building 'cassandra.obj_parser' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/obj_parser.c -o build/temp.linux-ppc64le-2.7/cassandra/obj_parser.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/obj_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/obj_parser.so building 'cassandra.parsing' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/parsing.c -o build/temp.linux-ppc64le-2.7/cassandra/parsing.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/parsing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/parsing.so building 'cassandra.row_parser' extension 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cassandra/row_parser.c -o build/temp.linux-ppc64le-2.7/cassandra/row_parser.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-2.7/cassandra/row_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/cassandra/row_parser.so + 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 -m64 -mcpu=power8 -mtune=power8 -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/lib.linux-ppc64le-3.7 creating build/lib.linux-ppc64le-3.7/cassandra copying cassandra/marshal.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/__init__.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/concurrent.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/util.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/cqltypes.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/metrics.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/compat.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/encoder.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/connection.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/timestamps.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/pool.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/metadata.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/murmur3.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/cython_deps.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/auth.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/policies.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/query.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/cluster.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/protocol.py -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/type_codes.py -> build/lib.linux-ppc64le-3.7/cassandra creating build/lib.linux-ppc64le-3.7/cassandra/io copying cassandra/io/__init__.py -> build/lib.linux-ppc64le-3.7/cassandra/io copying cassandra/io/geventreactor.py -> build/lib.linux-ppc64le-3.7/cassandra/io copying cassandra/io/asyncioreactor.py -> build/lib.linux-ppc64le-3.7/cassandra/io copying cassandra/io/eventletreactor.py -> build/lib.linux-ppc64le-3.7/cassandra/io copying cassandra/io/asyncorereactor.py -> build/lib.linux-ppc64le-3.7/cassandra/io copying cassandra/io/libevreactor.py -> build/lib.linux-ppc64le-3.7/cassandra/io copying cassandra/io/twistedreactor.py -> build/lib.linux-ppc64le-3.7/cassandra/io creating build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/__init__.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/named.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/management.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/statements.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/models.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/connection.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/operators.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/columns.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/functions.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/query.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine copying cassandra/cqlengine/usertype.py -> build/lib.linux-ppc64le-3.7/cassandra/cqlengine running egg_info writing cassandra_driver.egg-info/PKG-INFO writing dependency_links to cassandra_driver.egg-info/dependency_links.txt writing requirements to cassandra_driver.egg-info/requires.txt writing top-level names to cassandra_driver.egg-info/top_level.txt reading manifest file 'cassandra_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' copying cassandra/buffer.pxd -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/bytesio.pxd -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/bytesio.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/cmurmur3.c -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/cython_marshal.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/cython_utils.pxd -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/cython_utils.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/deserializers.pxd -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/deserializers.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/ioutils.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/numpyFlags.h -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/numpy_parser.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/obj_parser.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/parsing.pxd -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/parsing.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/row_parser.pyx -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/tuple.pxd -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/type_codes.pxd -> build/lib.linux-ppc64le-3.7/cassandra copying cassandra/io/libevwrapper.c -> build/lib.linux-ppc64le-3.7/cassandra/io running build_ext building 'cassandra.cmurmur3' extension creating build/temp.linux-ppc64le-3.7 creating build/temp.linux-ppc64le-3.7/cassandra gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/cmurmur3.c -o build/temp.linux-ppc64le-3.7/cassandra/cmurmur3.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/cmurmur3.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/cmurmur3.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.io.libevwrapper' extension creating build/temp.linux-ppc64le-3.7/cassandra/io gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include/python3.7m -c cassandra/io/libevwrapper.c -o build/temp.linux-ppc64le-3.7/cassandra/io/libevwrapper.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/io/libevwrapper.o -L/usr/local/lib -L/opt/local/lib -L/usr/lib64 -lev -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/io/libevwrapper.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.cluster' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/cluster.c -o build/temp.linux-ppc64le-3.7/cassandra/cluster.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/cluster.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/cluster.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.concurrent' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/concurrent.c -o build/temp.linux-ppc64le-3.7/cassandra/concurrent.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/concurrent.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/concurrent.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.connection' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/connection.c -o build/temp.linux-ppc64le-3.7/cassandra/connection.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/connection.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/connection.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.cqltypes' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/cqltypes.c -o build/temp.linux-ppc64le-3.7/cassandra/cqltypes.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/cqltypes.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/cqltypes.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.metadata' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/metadata.c -o build/temp.linux-ppc64le-3.7/cassandra/metadata.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/metadata.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/metadata.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.pool' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/pool.c -o build/temp.linux-ppc64le-3.7/cassandra/pool.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/pool.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/pool.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.protocol' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/protocol.c -o build/temp.linux-ppc64le-3.7/cassandra/protocol.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/protocol.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/protocol.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.query' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/query.c -o build/temp.linux-ppc64le-3.7/cassandra/query.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/query.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/query.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.util' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/util.c -o build/temp.linux-ppc64le-3.7/cassandra/util.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/util.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/util.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.bytesio' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/bytesio.c -o build/temp.linux-ppc64le-3.7/cassandra/bytesio.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/bytesio.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/bytesio.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.cython_marshal' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/cython_marshal.c -o build/temp.linux-ppc64le-3.7/cassandra/cython_marshal.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/cython_marshal.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/cython_marshal.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.cython_utils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/cython_utils.c -o build/temp.linux-ppc64le-3.7/cassandra/cython_utils.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/cython_utils.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/cython_utils.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.deserializers' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/deserializers.c -o build/temp.linux-ppc64le-3.7/cassandra/deserializers.o -Wno-unused-function BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_0__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:3912:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 3912 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_1__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:4037:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4037 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_2__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:4162:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4162 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_3__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:4287:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4287 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_5__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:4412:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4412 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_6__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:4537:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4537 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_8__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:4662:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4662 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ BUILDSTDERR: cassandra/deserializers.c: In function ‘__pyx_fuse_9__pyx_f_9cassandra_13deserializers_unpack_num’: BUILDSTDERR: cassandra/deserializers.c:4787:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4787 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/deserializers.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/deserializers.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.ioutils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/ioutils.c -o build/temp.linux-ppc64le-3.7/cassandra/ioutils.o -Wno-unused-function BUILDSTDERR: cassandra/ioutils.c: In function ‘__pyx_fuse_1__pyx_f_9cassandra_7ioutils_unpack_num’: BUILDSTDERR: cassandra/ioutils.c:1455:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 1455 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/ioutils.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/ioutils.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.numpy_parser' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Icassandra -I/usr/include/python3.7m -c cassandra/numpy_parser.c -o build/temp.linux-ppc64le-3.7/cassandra/numpy_parser.o -Wno-unused-function BUILDSTDERR: cassandra/numpy_parser.c: In function ‘__pyx_fuse_1__pyx_f_9cassandra_12numpy_parser_unpack_num’: BUILDSTDERR: cassandra/numpy_parser.c:2685:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 2685 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/numpy_parser.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/numpy_parser.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.obj_parser' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/obj_parser.c -o build/temp.linux-ppc64le-3.7/cassandra/obj_parser.o -Wno-unused-function BUILDSTDERR: cassandra/obj_parser.c: In function ‘__pyx_fuse_1__pyx_f_9cassandra_10obj_parser_unpack_num’: BUILDSTDERR: cassandra/obj_parser.c:2735:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 2735 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/obj_parser.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/obj_parser.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.parsing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/parsing.c -o build/temp.linux-ppc64le-3.7/cassandra/parsing.o -Wno-unused-function 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/parsing.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/parsing.cpython-37m-ppc64le-linux-gnu.so building 'cassandra.row_parser' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c cassandra/row_parser.c -o build/temp.linux-ppc64le-3.7/cassandra/row_parser.o -Wno-unused-function BUILDSTDERR: cassandra/row_parser.c: In function ‘__pyx_fuse_1__pyx_f_9cassandra_10row_parser_unpack_num’: BUILDSTDERR: cassandra/row_parser.c:2576:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 2576 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: | ^ 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/cassandra/row_parser.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-ppc64le-3.7/cassandra/row_parser.cpython-37m-ppc64le-linux-gnu.so + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fISMrC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le + cd python-driver-3.19.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -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-cassandra-driver-3.19.0-1.fc31.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/row_parser.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cmurmur3.c -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cython_marshal.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/marshal.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/ioutils.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/parsing.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/bytesio.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/query.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/deserializers.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/parsing.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/concurrent.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cqltypes.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/concurrent.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/protocol.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/parsing.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/named.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/management.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/statements.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/models.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/connection.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/operators.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/columns.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/functions.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/query.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/cqlengine/usertype.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-2.7/cassandra/util.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/pool.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cqltypes.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/libevwrapper.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/geventreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/asyncioreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/eventletreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/asyncorereactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/libevreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/twistedreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/io/libevwrapper.c -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-2.7/cassandra/metadata.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/buffer.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/metrics.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cython_utils.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cmurmur3.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/compat.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/numpy_parser.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cluster.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/encoder.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/connection.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/numpyFlags.h -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/connection.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/deserializers.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/timestamps.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cython_marshal.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/pool.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/util.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/numpy_parser.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/type_codes.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/metadata.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/murmur3.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/obj_parser.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cython_deps.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/tuple.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/bytesio.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/bytesio.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/auth.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/policies.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cython_utils.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/query.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/obj_parser.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cluster.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/protocol.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/type_codes.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/cython_utils.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/ioutils.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/row_parser.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra copying build/lib.linux-ppc64le-2.7/cassandra/deserializers.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/marshal.py to marshal.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/concurrent.py to concurrent.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/named.py to named.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/management.py to management.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/statements.py to statements.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/operators.py to operators.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/columns.py to columns.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqlengine/usertype.py to usertype.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqltypes.py to cqltypes.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/geventreactor.py to geventreactor.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/asyncioreactor.py to asyncioreactor.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/eventletreactor.py to eventletreactor.pyc BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/cassandra/io/asyncioreactor.py", line 51 BUILDSTDERR: yield from asyncio.sleep(timeout, loop=loop) BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/asyncorereactor.py to asyncorereactor.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/libevreactor.py to libevreactor.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/twistedreactor.py to twistedreactor.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/timestamps.py to timestamps.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/murmur3.py to murmur3.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cython_deps.py to cython_deps.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/policies.py to policies.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/type_codes.py to type_codes.pyc writing byte-compilation script '/tmp/tmpxIKPkd.py' /usr/bin/python2 -O /tmp/tmpxIKPkd.py BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/cassandra/io/asyncioreactor.py", line 51 BUILDSTDERR: yield from asyncio.sleep(timeout, loop=loop) BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax removing /tmp/tmpxIKPkd.py running install_egg_info running egg_info writing requirements to cassandra_driver.egg-info/requires.txt writing cassandra_driver.egg-info/PKG-INFO writing top-level names to cassandra_driver.egg-info/top_level.txt writing dependency_links to cassandra_driver.egg-info/dependency_links.txt reading manifest file 'cassandra_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' Copying cassandra_driver.egg-info to /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra_driver-3.19.0-py2.7.egg-info running install_scripts + rm /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/asyncioreactor.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -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-cassandra-driver-3.19.0-1.fc31.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cmurmur3.c -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/query.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/util.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cython_marshal.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/marshal.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/pool.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/bytesio.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/concurrent.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cqltypes.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/deserializers.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/parsing.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/concurrent.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/parsing.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/named.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/management.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/statements.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/models.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/connection.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/operators.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/columns.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/functions.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/query.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/cqlengine/usertype.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine copying build/lib.linux-ppc64le-3.7/cassandra/numpy_parser.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/util.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cqltypes.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra creating /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/__init__.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/geventreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/libevwrapper.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/asyncioreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/eventletreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/asyncorereactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/libevreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/twistedreactor.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/io/libevwrapper.c -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io copying build/lib.linux-ppc64le-3.7/cassandra/cython_utils.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/connection.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/buffer.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/metrics.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/obj_parser.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/compat.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/numpy_parser.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/encoder.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cmurmur3.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/numpyFlags.h -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/connection.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/timestamps.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cluster.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/pool.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/type_codes.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/metadata.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/parsing.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/murmur3.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/obj_parser.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/bytesio.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cython_deps.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/tuple.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/metadata.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/ioutils.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/bytesio.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/auth.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/policies.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cython_utils.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/deserializers.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/query.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cluster.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/protocol.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/protocol.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/type_codes.py -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/row_parser.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cython_utils.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/ioutils.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/cython_marshal.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/row_parser.pyx -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra copying build/lib.linux-ppc64le-3.7/cassandra/deserializers.pxd -> /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/marshal.py to marshal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/concurrent.py to concurrent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/named.py to named.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/management.py to management.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/statements.py to statements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/connection.py to connection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/operators.py to operators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/columns.py to columns.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/functions.py to functions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/query.py to query.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqlengine/usertype.py to usertype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqltypes.py to cqltypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/geventreactor.py to geventreactor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/asyncioreactor.py to asyncioreactor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/eventletreactor.py to eventletreactor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/asyncorereactor.py to asyncorereactor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/libevreactor.py to libevreactor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/twistedreactor.py to twistedreactor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/encoder.py to encoder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/connection.py to connection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/timestamps.py to timestamps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/pool.py to pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/metadata.py to metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/murmur3.py to murmur3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cython_deps.py to cython_deps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/auth.py to auth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/policies.py to policies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/query.py to query.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cluster.py to cluster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/protocol.py to protocol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/type_codes.py to type_codes.cpython-37.pyc writing byte-compilation script '/tmp/tmpw8ehyym_.py' /usr/bin/python3 /tmp/tmpw8ehyym_.py removing /tmp/tmpw8ehyym_.py running install_egg_info running egg_info writing cassandra_driver.egg-info/PKG-INFO writing dependency_links to cassandra_driver.egg-info/dependency_links.txt writing requirements to cassandra_driver.egg-info/requires.txt writing top-level names to cassandra_driver.egg-info/top_level.txt reading manifest file 'cassandra_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' Copying cassandra_driver.egg-info to /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra_driver-3.19.0-py3.7.egg-info running install_scripts + chmod 0755 /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/io/libevwrapper.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/bytesio.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cluster.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cmurmur3.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/concurrent.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/connection.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cqltypes.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cython_marshal.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/cython_utils.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/deserializers.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/ioutils.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/metadata.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/numpy_parser.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/obj_parser.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/parsing.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/pool.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/protocol.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/query.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/row_parser.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7/site-packages/cassandra/util.so + chmod 0755 /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/io/libevwrapper.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/bytesio.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cluster.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cmurmur3.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/concurrent.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/connection.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cqltypes.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cython_marshal.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/cython_utils.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/deserializers.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/ioutils.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/metadata.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/numpy_parser.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/obj_parser.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/parsing.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/pool.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/protocol.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/query.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/row_parser.cpython-37m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/cassandra/util.cpython-37m-ppc64le-linux-gnu.so + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gzZNRA + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + /usr/bin/python2 -m nose tests/unit/ BUILDSTDERR: ......SSSSSSS................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...SSSSSSSSSSSSSSSSS.S............................................................................S..S..................................................................................................................................................................................................................................................................................................... BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 456 tests in 75.803s BUILDSTDERR: OK (SKIP=60) + /usr/bin/python3 -m nose tests/unit/ BUILDSTDERR: ......SSSSSSS................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...SSSSSSSSSSSSSSSSS.S............................................................................S..S..................................................................................................................................................................................................................................................................................................... BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 456 tests in 69.632s BUILDSTDERR: OK (SKIP=60) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python-cassandra-driver-doc-3.19.0-1.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4n0jOz + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + DOCDIR=/builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python-cassandra-driver-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python-cassandra-driver-doc + cp -pr docs/ /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python-cassandra-driver-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XYWAwC + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python-cassandra-driver-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python-cassandra-driver-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python-cassandra-driver-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-cassandra-driver-doc = 3.19.0-1.fc31 python-cassandra-driver-doc(ppc-64) = 3.19.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-cassandra-driver-3.19.0-1.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MHgw6y + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + DOCDIR=/builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python2-cassandra-driver + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python2-cassandra-driver + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python2-cassandra-driver + cp -pr README.rst /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python2-cassandra-driver + cp -pr example_core.py /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python2-cassandra-driver + cp -pr example_mapper.py /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python2-cassandra-driver + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tvaCDC + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python2-cassandra-driver + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python2-cassandra-driver + cp -pr LICENSE /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python2-cassandra-driver + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libevwrapper.so()(64bit) python-cassandra-driver = 3.19.0-1.fc31 python2-cassandra-driver = 3.19.0-1.fc31 python2-cassandra-driver(ppc-64) = 3.19.0-1.fc31 python2.7dist(cassandra-driver) = 3.19 python2dist(cassandra-driver) = 3.19 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libev.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 python2.7dist(futures) python2.7dist(six) >= 1.9 rtld(GNU_HASH) Obsoletes: python-cassandra-driver < 3.7.1-5 Processing files: python3-cassandra-driver-3.19.0-1.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0klkQy + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + DOCDIR=/builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python3-cassandra-driver + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python3-cassandra-driver + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python3-cassandra-driver + cp -pr README.rst /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python3-cassandra-driver + cp -pr example_core.py /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python3-cassandra-driver + cp -pr example_mapper.py /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/doc/python3-cassandra-driver + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mP1dYy + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python3-cassandra-driver + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python3-cassandra-driver + cp -pr LICENSE /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le/usr/share/licenses/python3-cassandra-driver + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-cassandra-driver = 3.19.0-1.fc31 python3-cassandra-driver = 3.19.0-1.fc31 python3-cassandra-driver(ppc-64) = 3.19.0-1.fc31 python3.7dist(cassandra-driver) = 3.19 python3dist(cassandra-driver) = 3.19 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libev.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(six) >= 1.9 rtld(GNU_HASH) Obsoletes: python-cassandra-driver < 3.19.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le Wrote: /builddir/build/RPMS/python-cassandra-driver-doc-3.19.0-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/python2-cassandra-driver-3.19.0-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-cassandra-driver-3.19.0-1.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pWoPZy + umask 022 + cd /builddir/build/BUILD + cd python-driver-3.19.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cassandra-driver-3.19.0-1.fc31.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0