Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fastmat.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344202.009670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fastmat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-fastmat-0.2.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fastmat.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344202.009670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fastmat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-fastmat-0.2.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-fastmat.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344202.009670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-fastmat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wj2A0w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fastmat-0.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/fastmat-0.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastmat-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w7KJm9 + umask 022 + cd /builddir/build/BUILD + cd fastmat-0.2.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. Set fastmat/version.py to '0.2.2' Building fastmat v0.2.2 for Linux. Requirements for setup: ['cython>=0.29', 'numpy>=1.16.3'] Requirements for install: ['six', 'scipy>=1.0'] WARNING: Unable to import Sphinx. Building docs is currently unavailable. running build INFO: Overriding compiler setup for `gcc -shared` Compiling fastmat/BlockDiag.pyx because it changed. Compiling fastmat/Blocks.pyx because it changed. Compiling fastmat/Circulant.pyx because it changed. Compiling fastmat/Diag.pyx because it changed. Compiling fastmat/DiagBlocks.pyx because it changed. Compiling fastmat/Eye.pyx because it changed. Compiling fastmat/Fourier.pyx because it changed. Compiling fastmat/Hadamard.pyx because it changed. Compiling fastmat/Kron.pyx because it changed. Compiling fastmat/LFSRCirculant.pyx because it changed. Compiling fastmat/LowRank.pyx because it changed. Compiling fastmat/Matrix.pyx because it changed. Compiling fastmat/Outer.pyx because it changed. Compiling fastmat/Parametric.pyx because it changed. Compiling fastmat/Partial.pyx because it changed. Compiling fastmat/Permutation.pyx because it changed. Compiling fastmat/Polynomial.pyx because it changed. Compiling fastmat/Product.pyx because it changed. Compiling fastmat/Sparse.pyx because it changed. Compiling fastmat/Sum.pyx because it changed. Compiling fastmat/Toeplitz.pyx because it changed. Compiling fastmat/Zero.pyx because it changed. Compiling fastmat/algorithms/Algorithm.pyx because it changed. Compiling fastmat/algorithms/OMP.pyx because it changed. Compiling fastmat/core/cmath.pyx because it changed. Compiling fastmat/core/strides.pyx because it changed. Compiling fastmat/core/tests.pyx because it changed. Compiling fastmat/core/types.pyx because it changed. [ 3/28] Cythonizing fastmat/Circulant.pyx [ 7/28] Cythonizing fastmat/Fourier.pyx [11/28] Cythonizing fastmat/LowRank.pyx [14/28] Cythonizing fastmat/Parametric.pyx [16/28] Cythonizing fastmat/Permutation.pyx [19/28] Cythonizing fastmat/Sparse.pyx [23/28] Cythonizing fastmat/algorithms/Algorithm.pyx [24/28] Cythonizing fastmat/algorithms/OMP.pyx [ 1/28] Cythonizing fastmat/BlockDiag.pyx [ 5/28] Cythonizing fastmat/DiagBlocks.pyx [ 9/28] Cythonizing fastmat/Kron.pyx [13/28] Cythonizing fastmat/Outer.pyx [15/28] Cythonizing fastmat/Partial.pyx [18/28] Cythonizing fastmat/Product.pyx [21/28] Cythonizing fastmat/Toeplitz.pyx [27/28] Cythonizing fastmat/core/tests.pyx [ 2/28] Cythonizing fastmat/Blocks.pyx [ 8/28] Cythonizing fastmat/Hadamard.pyx [12/28] Cythonizing fastmat/Matrix.pyx [22/28] Cythonizing fastmat/Zero.pyx [25/28] Cythonizing fastmat/core/cmath.pyx [ 4/28] Cythonizing fastmat/Diag.pyx [ 6/28] Cythonizing fastmat/Eye.pyx [10/28] Cythonizing fastmat/LFSRCirculant.pyx [17/28] Cythonizing fastmat/Polynomial.pyx [20/28] Cythonizing fastmat/Sum.pyx [26/28] Cythonizing fastmat/core/strides.pyx [28/28] Cythonizing fastmat/core/types.pyx running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/fastmat copying fastmat/__init__.py -> build/lib.linux-x86_64-3.9/fastmat copying fastmat/version.py -> build/lib.linux-x86_64-3.9/fastmat creating build/lib.linux-x86_64-3.9/fastmat/algorithms copying fastmat/algorithms/__init__.py -> build/lib.linux-x86_64-3.9/fastmat/algorithms copying fastmat/algorithms/ISTA.py -> build/lib.linux-x86_64-3.9/fastmat/algorithms copying fastmat/algorithms/FISTA.py -> build/lib.linux-x86_64-3.9/fastmat/algorithms copying fastmat/algorithms/STELA.py -> build/lib.linux-x86_64-3.9/fastmat/algorithms creating build/lib.linux-x86_64-3.9/fastmat/core copying fastmat/core/__init__.py -> build/lib.linux-x86_64-3.9/fastmat/core copying fastmat/core/calibration.py -> build/lib.linux-x86_64-3.9/fastmat/core copying fastmat/core/resource.py -> build/lib.linux-x86_64-3.9/fastmat/core creating build/lib.linux-x86_64-3.9/fastmat/inspect copying fastmat/inspect/common.py -> build/lib.linux-x86_64-3.9/fastmat/inspect copying fastmat/inspect/__init__.py -> build/lib.linux-x86_64-3.9/fastmat/inspect copying fastmat/inspect/benchmark.py -> build/lib.linux-x86_64-3.9/fastmat/inspect copying fastmat/inspect/test.py -> build/lib.linux-x86_64-3.9/fastmat/inspect running build_ext building 'fastmat.BlockDiag' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/fastmat gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/BlockDiag.c -o build/temp.linux-x86_64-3.9/fastmat/BlockDiag.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/BlockDiag.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/BlockDiag.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/BlockDiag.cpython-39-x86_64-linux-gnu.so building 'fastmat.Blocks' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Blocks.c -o build/temp.linux-x86_64-3.9/fastmat/Blocks.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Blocks.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Blocks.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Blocks.cpython-39-x86_64-linux-gnu.so building 'fastmat.Circulant' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Circulant.c -o build/temp.linux-x86_64-3.9/fastmat/Circulant.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Circulant.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Circulant.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Circulant.cpython-39-x86_64-linux-gnu.so building 'fastmat.Diag' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Diag.c -o build/temp.linux-x86_64-3.9/fastmat/Diag.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Diag.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Diag.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Diag.cpython-39-x86_64-linux-gnu.so building 'fastmat.DiagBlocks' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/DiagBlocks.c -o build/temp.linux-x86_64-3.9/fastmat/DiagBlocks.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/DiagBlocks.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/DiagBlocks.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/DiagBlocks.cpython-39-x86_64-linux-gnu.so building 'fastmat.Eye' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Eye.c -o build/temp.linux-x86_64-3.9/fastmat/Eye.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Eye.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Eye.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Eye.cpython-39-x86_64-linux-gnu.so building 'fastmat.Fourier' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Fourier.c -o build/temp.linux-x86_64-3.9/fastmat/Fourier.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Fourier.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Fourier.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Fourier.cpython-39-x86_64-linux-gnu.so building 'fastmat.Hadamard' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Hadamard.c -o build/temp.linux-x86_64-3.9/fastmat/Hadamard.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Hadamard.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Hadamard.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Hadamard.cpython-39-x86_64-linux-gnu.so building 'fastmat.Kron' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Kron.c -o build/temp.linux-x86_64-3.9/fastmat/Kron.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Kron.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Kron.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Kron.cpython-39-x86_64-linux-gnu.so building 'fastmat.LFSRCirculant' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/LFSRCirculant.c -o build/temp.linux-x86_64-3.9/fastmat/LFSRCirculant.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/LFSRCirculant.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/LFSRCirculant.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/LFSRCirculant.cpython-39-x86_64-linux-gnu.so building 'fastmat.LowRank' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/LowRank.c -o build/temp.linux-x86_64-3.9/fastmat/LowRank.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/LowRank.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/LowRank.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/LowRank.cpython-39-x86_64-linux-gnu.so building 'fastmat.Matrix' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Matrix.c -o build/temp.linux-x86_64-3.9/fastmat/Matrix.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Matrix.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Matrix.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Matrix.cpython-39-x86_64-linux-gnu.so building 'fastmat.Outer' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Outer.c -o build/temp.linux-x86_64-3.9/fastmat/Outer.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Outer.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Outer.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Outer.cpython-39-x86_64-linux-gnu.so building 'fastmat.Parametric' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Parametric.c -o build/temp.linux-x86_64-3.9/fastmat/Parametric.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Parametric.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Parametric.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Parametric.cpython-39-x86_64-linux-gnu.so building 'fastmat.Partial' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Partial.c -o build/temp.linux-x86_64-3.9/fastmat/Partial.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Partial.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Partial.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Partial.cpython-39-x86_64-linux-gnu.so building 'fastmat.Permutation' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Permutation.c -o build/temp.linux-x86_64-3.9/fastmat/Permutation.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Permutation.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Permutation.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Permutation.cpython-39-x86_64-linux-gnu.so building 'fastmat.Polynomial' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Polynomial.c -o build/temp.linux-x86_64-3.9/fastmat/Polynomial.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Polynomial.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Polynomial.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Polynomial.cpython-39-x86_64-linux-gnu.so building 'fastmat.Product' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Product.c -o build/temp.linux-x86_64-3.9/fastmat/Product.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Product.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Product.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Product.cpython-39-x86_64-linux-gnu.so building 'fastmat.Sparse' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Sparse.c -o build/temp.linux-x86_64-3.9/fastmat/Sparse.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Sparse.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Sparse.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Sparse.cpython-39-x86_64-linux-gnu.so building 'fastmat.Sum' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Sum.c -o build/temp.linux-x86_64-3.9/fastmat/Sum.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Sum.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Sum.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Sum.cpython-39-x86_64-linux-gnu.so building 'fastmat.Toeplitz' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Toeplitz.c -o build/temp.linux-x86_64-3.9/fastmat/Toeplitz.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Toeplitz.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Toeplitz.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Toeplitz.cpython-39-x86_64-linux-gnu.so building 'fastmat.Zero' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/Zero.c -o build/temp.linux-x86_64-3.9/fastmat/Zero.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/Zero.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/Zero.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/Zero.cpython-39-x86_64-linux-gnu.so building 'fastmat.algorithms.Algorithm' extension creating build/temp.linux-x86_64-3.9/fastmat/algorithms gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/algorithms/Algorithm.c -o build/temp.linux-x86_64-3.9/fastmat/algorithms/Algorithm.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/algorithms/Algorithm.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/algorithms/Algorithm.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/algorithms/Algorithm.cpython-39-x86_64-linux-gnu.so building 'fastmat.algorithms.OMP' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/algorithms/OMP.c -o build/temp.linux-x86_64-3.9/fastmat/algorithms/OMP.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/algorithms/OMP.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/algorithms/OMP.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/algorithms/OMP.cpython-39-x86_64-linux-gnu.so building 'fastmat.core.cmath' extension creating build/temp.linux-x86_64-3.9/fastmat/core gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/core/cmath.c -o build/temp.linux-x86_64-3.9/fastmat/core/cmath.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/core/cmath.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/core/cmath.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/core/cmath.cpython-39-x86_64-linux-gnu.so building 'fastmat.core.strides' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/core/strides.c -o build/temp.linux-x86_64-3.9/fastmat/core/strides.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/core/strides.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/core/strides.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/core/strides.cpython-39-x86_64-linux-gnu.so building 'fastmat.core.tests' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/core -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/core/tests.c -o build/temp.linux-x86_64-3.9/fastmat/core/tests.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/core/tests.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/core/tests.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/core/tests.cpython-39-x86_64-linux-gnu.so building 'fastmat.core.types' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I./fastmat/core -Ifastmat/core -I/builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -Ifastmat/inspect -I/usr/include/python3.9 -c fastmat/core/types.c -o build/temp.linux-x86_64-3.9/fastmat/core/types.o -Ofast -march=native -mtune=native In file included from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from fastmat/core/types.c:777: /builddir/build/BUILD/fastmat-0.2.2/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/fastmat/core/types.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/fastmat/core/types.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dxdxsA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 + cd fastmat-0.2.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. Set fastmat/version.py to '0.2.2' Building fastmat v0.2.2 for Linux. Requirements for setup: ['cython>=0.29', 'numpy>=1.16.3'] Requirements for install: ['six', 'scipy>=1.0'] WARNING: Unable to import Sphinx. Building docs is currently unavailable. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( INFO: Overriding compiler setup for `gcc -shared` running install_lib creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Outer.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Hadamard.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/__init__.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Kron.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/LFSRCirculant.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Fourier.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Blocks.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Eye.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Polynomial.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Circulant.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect copying build/lib.linux-x86_64-3.9/fastmat/inspect/common.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect copying build/lib.linux-x86_64-3.9/fastmat/inspect/__init__.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect copying build/lib.linux-x86_64-3.9/fastmat/inspect/benchmark.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect copying build/lib.linux-x86_64-3.9/fastmat/inspect/test.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect copying build/lib.linux-x86_64-3.9/fastmat/BlockDiag.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Toeplitz.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Matrix.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Sparse.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms copying build/lib.linux-x86_64-3.9/fastmat/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms copying build/lib.linux-x86_64-3.9/fastmat/algorithms/ISTA.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms copying build/lib.linux-x86_64-3.9/fastmat/algorithms/OMP.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms copying build/lib.linux-x86_64-3.9/fastmat/algorithms/FISTA.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms copying build/lib.linux-x86_64-3.9/fastmat/algorithms/STELA.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms copying build/lib.linux-x86_64-3.9/fastmat/algorithms/Algorithm.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms copying build/lib.linux-x86_64-3.9/fastmat/Diag.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Product.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Permutation.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/LowRank.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Parametric.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Partial.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/version.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Zero.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat creating /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/core/__init__.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/core/types.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/core/calibration.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/core/resource.py -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/core/tests.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/core/strides.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/core/cmath.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core copying build/lib.linux-x86_64-3.9/fastmat/DiagBlocks.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat copying build/lib.linux-x86_64-3.9/fastmat/Sum.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/inspect/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/ISTA.py to ISTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/FISTA.py to FISTA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/STELA.py to STELA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/calibration.py to calibration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/resource.py to resource.cpython-39.pyc writing byte-compilation script '/tmp/tmpo9rl7xa5.py' /usr/bin/python3 /tmp/tmpo9rl7xa5.py removing /tmp/tmpo9rl7xa5.py running install_egg_info running egg_info writing fastmat.egg-info/PKG-INFO writing dependency_links to fastmat.egg-info/dependency_links.txt writing requirements to fastmat.egg-info/requires.txt writing top-level names to fastmat.egg-info/top_level.txt reading manifest file 'fastmat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'demo' adding license file 'LICENSE' writing manifest file 'fastmat.egg-info/SOURCES.txt' Copying fastmat.egg-info to /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat-0.2.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64//usr/share/doc/python-fastmat + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64//usr/share/doc/python-fastmat + '[' -d docs ']' ~/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 ~/build/BUILD/fastmat-0.2.2 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/fastmat-0.2.2 + mv /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.2-1 --unique-debug-suffix -0.2.2-1.x86_64 --unique-debug-src-base python-fastmat-0.2.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/fastmat-0.2.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/BlockDiag.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Blocks.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Circulant.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Diag.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/BlockDiag.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Blocks.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Diag.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Circulant.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/DiagBlocks.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/DiagBlocks.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Eye.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Eye.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Fourier.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Fourier.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Hadamard.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Hadamard.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Kron.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Kron.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/LFSRCirculant.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/LFSRCirculant.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/LowRank.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/LowRank.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Matrix.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Matrix.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Outer.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Outer.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Parametric.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Parametric.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Partial.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Partial.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Permutation.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Permutation.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Polynomial.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Polynomial.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Product.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Product.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Sparse.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Sparse.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Sum.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Sum.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Toeplitz.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Toeplitz.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Zero.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/Zero.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/Algorithm.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/Algorithm.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/OMP.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/algorithms/OMP.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/cmath.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/strides.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/cmath.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/strides.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/tests.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/tests.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/types.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9/site-packages/fastmat/core/types.cpython-39-x86_64-linux-gnu.so 50151 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fastmat-0.2.2-1.x86_64 Provides: python-fastmat python3-fastmat = 0.2.2-1 python3-fastmat(x86-64) = 0.2.2-1 python3.9dist(fastmat) = 0.2.2 python3dist(fastmat) = 0.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 python3.9dist(scipy) >= 1 python3.9dist(six) rtld(GNU_HASH) Processing files: python-fastmat-help-0.2.2-1.x86_64 warning: Empty %files file /builddir/build/BUILD/fastmat-0.2.2/doclist.lst Provides: python-fastmat-help = 0.2.2-1 python-fastmat-help(x86-64) = 0.2.2-1 python3-fastmat-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-fastmat-debuginfo-0.2.2-1.x86_64 Provides: python-fastmat-debuginfo = 0.2.2-1 python-fastmat-debuginfo(x86-64) = 0.2.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fastmat-debugsource(x86-64) = 0.2.2-1 Processing files: python-fastmat-debugsource-0.2.2-1.x86_64 Provides: python-fastmat-debugsource = 0.2.2-1 python-fastmat-debugsource(x86-64) = 0.2.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 Wrote: /builddir/build/RPMS/python-fastmat-help-0.2.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-fastmat-0.2.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-fastmat-debugsource-0.2.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-fastmat-debuginfo-0.2.2-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YBXhN7 + umask 022 + cd /builddir/build/BUILD + cd fastmat-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fastmat-0.2.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0