Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683332934.065943/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-fcl-0.0.12-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683332934.065943/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-fcl-0.0.12-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683332934.065943/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YnD3G9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcl-0.0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcl-0.0.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcl-0.0.12 + /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.7GApHz + umask 022 + cd /builddir/build/BUILD + cd fcl-0.0.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/fcl copying python/fcl/__init__.py -> build/lib.linux-aarch64-3.9/fcl copying python/fcl/exceptions.py -> build/lib.linux-aarch64-3.9/fcl creating build/lib.linux-aarch64-3.9/fcl/matrix copying python/fcl/matrix/__init__.py -> build/lib.linux-aarch64-3.9/fcl/matrix creating build/lib.linux-aarch64-3.9/fcl/kmeans copying python/fcl/kmeans/__init__.py -> build/lib.linux-aarch64-3.9/fcl/kmeans copying python/fcl/kmeans/kmeans.py -> build/lib.linux-aarch64-3.9/fcl/kmeans creating build/lib.linux-aarch64-3.9/fcl/datasets copying python/fcl/datasets/__init__.py -> build/lib.linux-aarch64-3.9/fcl/datasets copying python/fcl/datasets/dataset_utils.py -> build/lib.linux-aarch64-3.9/fcl/datasets creating build/lib.linux-aarch64-3.9/fcl/cython copying python/fcl/cython/__init__.py -> build/lib.linux-aarch64-3.9/fcl/cython creating build/lib.linux-aarch64-3.9/fcl/cython/utils copying python/fcl/cython/utils/__init__.py -> build/lib.linux-aarch64-3.9/fcl/cython/utils creating build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix copying python/fcl/cython/utils/matrix/__init__.py -> build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix creating build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix copying python/fcl/cython/utils/matrix/csr_matrix/__init__.py -> build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix running egg_info writing python/fcl.egg-info/PKG-INFO writing dependency_links to python/fcl.egg-info/dependency_links.txt writing top-level names to python/fcl.egg-info/top_level.txt reading manifest file 'python/fcl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python/fcl.egg-info/SOURCES.txt' copying python/fcl/matrix/csr_matrix.pxd -> build/lib.linux-aarch64-3.9/fcl/matrix copying python/fcl/matrix/csr_matrix.pyx -> build/lib.linux-aarch64-3.9/fcl/matrix copying python/fcl/kmeans/_kmeans.pyx -> build/lib.linux-aarch64-3.9/fcl/kmeans copying python/fcl/cython/utils/cdict.pxd -> build/lib.linux-aarch64-3.9/fcl/cython/utils copying python/fcl/cython/utils/cdict.pyx -> build/lib.linux-aarch64-3.9/fcl/cython/utils copying python/fcl/cython/utils/global_defs.pxd -> build/lib.linux-aarch64-3.9/fcl/cython/utils copying python/fcl/cython/utils/signals.pxi -> build/lib.linux-aarch64-3.9/fcl/cython/utils copying python/fcl/cython/utils/types.pxd -> build/lib.linux-aarch64-3.9/fcl/cython/utils copying python/fcl/cython/utils/matrix/csr_matrix/csr_assign.pxd -> build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix copying python/fcl/cython/utils/matrix/csr_matrix/csr_assign.pyx -> build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix running build_ext cythoning python/fcl/kmeans/_kmeans.pyx to python/fcl/kmeans/_kmeans.c /builddir/build/BUILD/fcl-0.0.12/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/fcl-0.0.12/python/fcl/kmeans/_kmeans.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning python/fcl/matrix/csr_matrix.pyx to python/fcl/matrix/csr_matrix.c /builddir/build/BUILD/fcl-0.0.12/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/fcl-0.0.12/python/fcl/matrix/csr_matrix.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning python/fcl/cython/utils/matrix/csr_matrix/csr_assign.pyx to python/fcl/cython/utils/matrix/csr_matrix/csr_assign.c /builddir/build/BUILD/fcl-0.0.12/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/fcl-0.0.12/python/fcl/cython/utils/matrix/csr_matrix/csr_assign.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning python/fcl/cython/utils/cdict.pyx to python/fcl/cython/utils/cdict.c /builddir/build/BUILD/fcl-0.0.12/.eggs/Cython-0.29.34-py3.9-linux-aarch64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/fcl-0.0.12/python/fcl/cython/utils/cdict.pxd tree = Parsing.p_module(s, pxd, full_module_name) building 'fcl.kmeans._kmeans' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/algorithms creating build/temp.linux-aarch64-3.9/algorithms/kmeans creating build/temp.linux-aarch64-3.9/python creating build/temp.linux-aarch64-3.9/python/fcl creating build/temp.linux-aarch64-3.9/python/fcl/kmeans creating build/temp.linux-aarch64-3.9/utils creating build/temp.linux-aarch64-3.9/utils/matrix creating build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix creating build/temp.linux-aarch64-3.9/utils/matrix/vector_list creating build/temp.linux-aarch64-3.9/utils/vector creating build/temp.linux-aarch64-3.9/utils/vector/common creating build/temp.linux-aarch64-3.9/utils/vector/sparse gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/elkan_commons.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/elkan_commons.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/elkan_kmeans.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/elkan_kmeans.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/init_params.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/init_params.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/kmeans.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/kmeans_cluster_hashmap.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans_cluster_hashmap.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/kmeans_control.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans_control.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/kmeans_utils.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans_utils.o -fopenmp -DEXTENSION algorithms/kmeans/kmeans_utils.c: In function ‘print_iteration_summary’: algorithms/kmeans/kmeans_utils.c:633:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 633 | for (j = 0; j < ctx->no_clusters; j++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/kmeanspp.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeanspp.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/minibatch_commons.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/minibatch_commons.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/minibatch_kmeans.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/minibatch_kmeans.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/nc_kmeans.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/nc_kmeans.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/pca_elkan_kmeans.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_elkan_kmeans.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/pca_kmeans.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_kmeans.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/pca_minibatch_kmeans.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_minibatch_kmeans.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/pca_yinyang.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_yinyang.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c algorithms/kmeans/yinyang.c -o build/temp.linux-aarch64-3.9/algorithms/kmeans/yinyang.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c python/fcl/kmeans/_kmeans.c -o build/temp.linux-aarch64-3.9/python/fcl/kmeans/_kmeans.o -fopenmp -DEXTENSION python/fcl/kmeans/_kmeans.c: In function ‘__pyx_f_3fcl_6kmeans_7_kmeans_9_kmeans_c__fit_csr_matrix’: python/fcl/kmeans/_kmeans.c:3595:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 3595 | for (__pyx_temp=0; __pyx_temp < __pyx_v_kmeans_result->initprms->len_assignments; __pyx_temp++) { | ^ python/fcl/kmeans/_kmeans.c:3620:35: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 3620 | for (__pyx_temp=0; __pyx_temp < __pyx_v_kmeans_result->initprms->len_initial_cluster_samples; __pyx_temp++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/cdict.c -o build/temp.linux-aarch64-3.9/utils/cdict.o -fopenmp -DEXTENSION utils/cdict.c: In function ‘dump_dict_element_as_json_to_file’: utils/cdict.c:372:27: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 372 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", element->val); | ^~~ ~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/cdict.c:372:54: note: format string is defined here 372 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", element->val); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int utils/cdict.c:396:31: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 396 | fprintf(file, "%*s" "%" PRINTF_INT64_MODIFIER "u", indent + 3, " ",element->val_list[i]); | ^~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/cdict.c:396:64: note: format string is defined here 396 | fprintf(file, "%*s" "%" PRINTF_INT64_MODIFIER "u", indent + 3, " ",element->val_list[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/clogging.c -o build/temp.linux-aarch64-3.9/utils/clogging.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_file.c -o build/temp.linux-aarch64-3.9/utils/fcl_file.o -fopenmp -DEXTENSION utils/fcl_file.c: In function ‘json_dump_uint64_array_to_open_file’: utils/fcl_file.c:27:23: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 27 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,", elements[i]); | ^~~ ~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/fcl_file.c:27:50: note: format string is defined here 27 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,", elements[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int utils/fcl_file.c:29:19: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 29 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", elements[i]); | ^~~ ~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/fcl_file.c:29:46: note: format string is defined here 29 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", elements[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_logging.c -o build/temp.linux-aarch64-3.9/utils/fcl_logging.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_random.c -o build/temp.linux-aarch64-3.9/utils/fcl_random.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_string.c -o build/temp.linux-aarch64-3.9/utils/fcl_string.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_time.c -o build/temp.linux-aarch64-3.9/utils/fcl_time.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/jsmn.c -o build/temp.linux-aarch64-3.9/utils/jsmn.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_assign.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_assign.o -fopenmp -DEXTENSION utils/matrix/csr_matrix/csr_assign.c: In function ‘store_assign_result’: utils/matrix/csr_matrix/csr_assign.c:105:23: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 105 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,%.18f", res->assignments[i], res->distances[i]); | ^~~ ~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/matrix/csr_matrix/csr_assign.c:105:50: note: format string is defined here 105 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,%.18f", res->assignments[i], res->distances[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_load_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_load_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_math.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_math.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_store_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_store_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_to_vector_list.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_to_vector_list.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/vector_list/vector_list.c -o build/temp.linux-aarch64-3.9/utils/matrix/vector_list/vector_list.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/vector_list/vector_list_math.c -o build/temp.linux-aarch64-3.9/utils/matrix/vector_list/vector_list_math.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/vector_list/vector_list_to_csr.c -o build/temp.linux-aarch64-3.9/utils/matrix/vector_list/vector_list_to_csr.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/vector/common/common_vector_math.c -o build/temp.linux-aarch64-3.9/utils/vector/common/common_vector_math.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/vector/sparse/sparse_vector_math.c -o build/temp.linux-aarch64-3.9/utils/vector/sparse/sparse_vector_math.o -fopenmp -DEXTENSION gcc -shared -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/algorithms/kmeans/elkan_commons.o build/temp.linux-aarch64-3.9/algorithms/kmeans/elkan_kmeans.o build/temp.linux-aarch64-3.9/algorithms/kmeans/init_params.o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans.o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans_cluster_hashmap.o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans_control.o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeans_utils.o build/temp.linux-aarch64-3.9/algorithms/kmeans/kmeanspp.o build/temp.linux-aarch64-3.9/algorithms/kmeans/minibatch_commons.o build/temp.linux-aarch64-3.9/algorithms/kmeans/minibatch_kmeans.o build/temp.linux-aarch64-3.9/algorithms/kmeans/nc_kmeans.o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_elkan_kmeans.o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_kmeans.o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_minibatch_kmeans.o build/temp.linux-aarch64-3.9/algorithms/kmeans/pca_yinyang.o build/temp.linux-aarch64-3.9/algorithms/kmeans/yinyang.o build/temp.linux-aarch64-3.9/python/fcl/kmeans/_kmeans.o build/temp.linux-aarch64-3.9/utils/cdict.o build/temp.linux-aarch64-3.9/utils/clogging.o build/temp.linux-aarch64-3.9/utils/fcl_file.o build/temp.linux-aarch64-3.9/utils/fcl_logging.o build/temp.linux-aarch64-3.9/utils/fcl_random.o build/temp.linux-aarch64-3.9/utils/fcl_string.o build/temp.linux-aarch64-3.9/utils/fcl_time.o build/temp.linux-aarch64-3.9/utils/jsmn.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_assign.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_load_matrix.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_math.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_matrix.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_store_matrix.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_to_vector_list.o build/temp.linux-aarch64-3.9/utils/matrix/vector_list/vector_list.o build/temp.linux-aarch64-3.9/utils/matrix/vector_list/vector_list_math.o build/temp.linux-aarch64-3.9/utils/matrix/vector_list/vector_list_to_csr.o build/temp.linux-aarch64-3.9/utils/vector/common/common_vector_math.o build/temp.linux-aarch64-3.9/utils/vector/sparse/sparse_vector_math.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/fcl/kmeans/_kmeans.cpython-39-aarch64-linux-gnu.so -fopenmp building 'fcl.matrix.csr_matrix' extension creating build/temp.linux-aarch64-3.9/python/fcl/matrix gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c python/fcl/matrix/csr_matrix.c -o build/temp.linux-aarch64-3.9/python/fcl/matrix/csr_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/clogging.c -o build/temp.linux-aarch64-3.9/utils/clogging.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_file.c -o build/temp.linux-aarch64-3.9/utils/fcl_file.o -fopenmp -DEXTENSION utils/fcl_file.c: In function ‘json_dump_uint64_array_to_open_file’: utils/fcl_file.c:27:23: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 27 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,", elements[i]); | ^~~ ~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/fcl_file.c:27:50: note: format string is defined here 27 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,", elements[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int utils/fcl_file.c:29:19: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 29 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", elements[i]); | ^~~ ~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/fcl_file.c:29:46: note: format string is defined here 29 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", elements[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_logging.c -o build/temp.linux-aarch64-3.9/utils/fcl_logging.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_load_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_load_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_store_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_store_matrix.o -fopenmp -DEXTENSION gcc -shared -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/python/fcl/matrix/csr_matrix.o build/temp.linux-aarch64-3.9/utils/clogging.o build/temp.linux-aarch64-3.9/utils/fcl_file.o build/temp.linux-aarch64-3.9/utils/fcl_logging.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_load_matrix.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_matrix.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_store_matrix.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/fcl/matrix/csr_matrix.cpython-39-aarch64-linux-gnu.so -fopenmp building 'fcl.cython.utils.matrix.csr_matrix.csr_assign' extension creating build/temp.linux-aarch64-3.9/python/fcl/cython creating build/temp.linux-aarch64-3.9/python/fcl/cython/utils creating build/temp.linux-aarch64-3.9/python/fcl/cython/utils/matrix creating build/temp.linux-aarch64-3.9/python/fcl/cython/utils/matrix/csr_matrix gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c python/fcl/cython/utils/matrix/csr_matrix/csr_assign.c -o build/temp.linux-aarch64-3.9/python/fcl/cython/utils/matrix/csr_matrix/csr_assign.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/clogging.c -o build/temp.linux-aarch64-3.9/utils/clogging.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_file.c -o build/temp.linux-aarch64-3.9/utils/fcl_file.o -fopenmp -DEXTENSION utils/fcl_file.c: In function ‘json_dump_uint64_array_to_open_file’: utils/fcl_file.c:27:23: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 27 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,", elements[i]); | ^~~ ~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/fcl_file.c:27:50: note: format string is defined here 27 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,", elements[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int utils/fcl_file.c:29:19: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 29 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", elements[i]); | ^~~ ~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/fcl_file.c:29:46: note: format string is defined here 29 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", elements[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_logging.c -o build/temp.linux-aarch64-3.9/utils/fcl_logging.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_assign.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_assign.o -fopenmp -DEXTENSION utils/matrix/csr_matrix/csr_assign.c: In function ‘store_assign_result’: utils/matrix/csr_matrix/csr_assign.c:105:23: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 105 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,%.18f", res->assignments[i], res->distances[i]); | ^~~ ~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/matrix/csr_matrix/csr_assign.c:105:50: note: format string is defined here 105 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u,%.18f", res->assignments[i], res->distances[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_load_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_load_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_math.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_math.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/matrix/csr_matrix/csr_store_matrix.c -o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_store_matrix.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/vector/common/common_vector_math.c -o build/temp.linux-aarch64-3.9/utils/vector/common/common_vector_math.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/vector/sparse/sparse_vector_math.c -o build/temp.linux-aarch64-3.9/utils/vector/sparse/sparse_vector_math.o -fopenmp -DEXTENSION gcc -shared -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/python/fcl/cython/utils/matrix/csr_matrix/csr_assign.o build/temp.linux-aarch64-3.9/utils/clogging.o build/temp.linux-aarch64-3.9/utils/fcl_file.o build/temp.linux-aarch64-3.9/utils/fcl_logging.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_assign.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_load_matrix.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_math.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_matrix.o build/temp.linux-aarch64-3.9/utils/matrix/csr_matrix/csr_store_matrix.o build/temp.linux-aarch64-3.9/utils/vector/common/common_vector_math.o build/temp.linux-aarch64-3.9/utils/vector/sparse/sparse_vector_math.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix/csr_assign.cpython-39-aarch64-linux-gnu.so -fopenmp building 'fcl.cython.utils.cdict' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c python/fcl/cython/utils/cdict.c -o build/temp.linux-aarch64-3.9/python/fcl/cython/utils/cdict.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/cdict.c -o build/temp.linux-aarch64-3.9/utils/cdict.o -fopenmp -DEXTENSION utils/cdict.c: In function ‘dump_dict_element_as_json_to_file’: utils/cdict.c:372:27: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 372 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", element->val); | ^~~ ~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/cdict.c:372:54: note: format string is defined here 372 | fprintf(file, "%" PRINTF_INT64_MODIFIER "u", element->val); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int utils/cdict.c:396:31: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 396 | fprintf(file, "%*s" "%" PRINTF_INT64_MODIFIER "u", indent + 3, " ",element->val_list[i]); | ^~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} utils/cdict.c:396:64: note: format string is defined here 396 | fprintf(file, "%*s" "%" PRINTF_INT64_MODIFIER "u", indent + 3, " ",element->val_list[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ | | | long long unsigned int gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/clogging.c -o build/temp.linux-aarch64-3.9/utils/clogging.o -fopenmp -DEXTENSION gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -Ipython -I/usr/include/python3.9 -c utils/fcl_logging.c -o build/temp.linux-aarch64-3.9/utils/fcl_logging.o -fopenmp -DEXTENSION gcc -shared -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/python/fcl/cython/utils/cdict.o build/temp.linux-aarch64-3.9/utils/cdict.o build/temp.linux-aarch64-3.9/utils/clogging.o build/temp.linux-aarch64-3.9/utils/fcl_logging.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/fcl/cython/utils/cdict.cpython-39-aarch64-linux-gnu.so -fopenmp + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Agx2Zk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64 + cd fcl-0.0.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix copying build/lib.linux-aarch64-3.9/fcl/matrix/csr_matrix.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix copying build/lib.linux-aarch64-3.9/fcl/matrix/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix copying build/lib.linux-aarch64-3.9/fcl/matrix/csr_matrix.pyx -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix copying build/lib.linux-aarch64-3.9/fcl/matrix/csr_matrix.pxd -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans copying build/lib.linux-aarch64-3.9/fcl/kmeans/_kmeans.pyx -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans copying build/lib.linux-aarch64-3.9/fcl/kmeans/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans copying build/lib.linux-aarch64-3.9/fcl/kmeans/_kmeans.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans copying build/lib.linux-aarch64-3.9/fcl/kmeans/kmeans.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans copying build/lib.linux-aarch64-3.9/fcl/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/datasets copying build/lib.linux-aarch64-3.9/fcl/datasets/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/datasets copying build/lib.linux-aarch64-3.9/fcl/datasets/dataset_utils.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/datasets copying build/lib.linux-aarch64-3.9/fcl/exceptions.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython copying build/lib.linux-aarch64-3.9/fcl/cython/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils copying build/lib.linux-aarch64-3.9/fcl/cython/utils/global_defs.pxd -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils copying build/lib.linux-aarch64-3.9/fcl/cython/utils/signals.pxi -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix copying build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix creating /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix copying build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix copying build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix/csr_assign.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix copying build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix/csr_assign.pxd -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix copying build/lib.linux-aarch64-3.9/fcl/cython/utils/matrix/csr_matrix/csr_assign.pyx -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix copying build/lib.linux-aarch64-3.9/fcl/cython/utils/__init__.py -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils copying build/lib.linux-aarch64-3.9/fcl/cython/utils/cdict.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils copying build/lib.linux-aarch64-3.9/fcl/cython/utils/cdict.pyx -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils copying build/lib.linux-aarch64-3.9/fcl/cython/utils/types.pxd -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils copying build/lib.linux-aarch64-3.9/fcl/cython/utils/cdict.pxd -> /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans/kmeans.py to kmeans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/datasets/dataset_utils.py to dataset_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmplru1dbww.py' /usr/bin/python3 /tmp/tmplru1dbww.py removing /tmp/tmplru1dbww.py running install_egg_info running egg_info writing python/fcl.egg-info/PKG-INFO writing dependency_links to python/fcl.egg-info/dependency_links.txt writing top-level names to python/fcl.egg-info/top_level.txt reading manifest file 'python/fcl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python/fcl.egg-info/SOURCES.txt' Copying python/fcl.egg-info to /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl-0.0.12-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64//usr/share/doc/python-fcl + '[' -d doc ']' ~/build/BUILDROOT/python-fcl-0.0.12-1.aarch64 ~/build/BUILD/fcl-0.0.12 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/fcl-0.0.12 + popd + mv /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.0.12-1 --unique-debug-suffix -0.0.12-1.aarch64 --unique-debug-src-base python-fcl-0.0.12-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/fcl-0.0.12 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/cdict.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix/csr_assign.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans/_kmeans.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/cdict.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/cython/utils/matrix/csr_matrix/csr_assign.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix/csr_matrix.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/kmeans/_kmeans.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9/site-packages/fcl/matrix/csr_matrix.cpython-39-aarch64-linux-gnu.so 3021 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-fcl-0.0.12-1.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fcl-0.0.12-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-fcl-0.0.12-1.aarch64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-fcl.spec