Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spglib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678422503.309078/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=0gid=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-spglib.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-spglib-2.0.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-spglib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678422503.309078/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=0gid=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-spglib.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-spglib-2.0.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-spglib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678422503.309078/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=0gid=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-spglib.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.tG57CV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spglib-2.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/spglib-2.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spglib-2.0.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.csYirl + umask 022 + cd /builddir/build/BUILD + cd spglib-2.0.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. setuptools is used. running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/spglib copying spglib/spglib.py -> build/lib.linux-x86_64-3.9/spglib copying spglib/__init__.py -> build/lib.linux-x86_64-3.9/spglib running build_ext building 'spglib._spglib' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c _spglib.c -o build/temp.linux-x86_64-3.9/_spglib.o In file included from /builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from _spglib.c:37: /builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-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 " \ | ^~~~~~~ In file included from /builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:21, from /builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from _spglib.c:37: /builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] 1477 | _import_array(void) | ^~~~~~~~~~~~~ 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/arithmetic.c -o build/temp.linux-x86_64-3.9/src/arithmetic.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/cell.c -o build/temp.linux-x86_64-3.9/src/cell.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/debug.c -o build/temp.linux-x86_64-3.9/src/debug.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/delaunay.c -o build/temp.linux-x86_64-3.9/src/delaunay.o src/delaunay.c: In function ‘delaunay_reduce_2D’: src/delaunay.c:359:12: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized] 359 | int i, j, k, attempt, succeeded, lattice_rank; | ^ 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/determination.c -o build/temp.linux-x86_64-3.9/src/determination.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/hall_symbol.c -o build/temp.linux-x86_64-3.9/src/hall_symbol.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/kgrid.c -o build/temp.linux-x86_64-3.9/src/kgrid.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/kpoint.c -o build/temp.linux-x86_64-3.9/src/kpoint.o src/kpoint.c: In function ‘kpt_get_irreducible_reciprocal_mesh’: src/kpoint.c:141:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 141 | for (i = 0; i < mesh[0] * mesh[1] * mesh[2]; i++) { | ^ src/kpoint.c: In function ‘kpt_get_stabilized_reciprocal_mesh’: src/kpoint.c:182:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 182 | for (i = 0; i < mesh[0] * mesh[1] * mesh[2]; i++) { | ^ src/kpoint.c: In function ‘kpt_relocate_BZ_grid_address’: src/kpoint.c:276:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 276 | if (dense_bz_map[i] == num_bz_map) { | ^~ src/kpoint.c: In function ‘get_point_group_reciprocal_with_q’: src/kpoint.c:407:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 407 | for (j = 0; j < num_q; j++) { | ^ src/kpoint.c:412:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 412 | for (k = 0; k < num_q; k++) { | ^ src/kpoint.c: In function ‘get_dense_ir_reciprocal_mesh_normal’: src/kpoint.c:481: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 481 | #pragma omp parallel for private(j, grid_point_rot, address_double, \ | src/kpoint.c:483:19: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 483 | for (i = 0; i < mesh[0] * mesh[1] * (size_t)(mesh[2]); i++) { | ^ src/kpoint.c: In function ‘get_dense_ir_reciprocal_mesh_distortion’: src/kpoint.c:524: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 524 | #pragma omp parallel for private(j, k, grid_point_rot, address_double, \ | src/kpoint.c:527:19: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 527 | for (i = 0; i < mesh[0] * mesh[1] * (size_t)(mesh[2]); i++) { | ^ src/kpoint.c: In function ‘get_dense_num_ir’: src/kpoint.c:581: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 581 | #pragma omp parallel for reduction(+ : num_ir) | src/kpoint.c:582:19: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 582 | for (i = 0; i < mesh[0] * mesh[1] * (size_t)(mesh[2]); i++) { | ^ src/kpoint.c:583:33: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 583 | if (ir_mapping_table[i] == i) { | ^~ 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/magnetic_spacegroup.c -o build/temp.linux-x86_64-3.9/src/magnetic_spacegroup.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/mathfunc.c -o build/temp.linux-x86_64-3.9/src/mathfunc.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/msg_database.c -o build/temp.linux-x86_64-3.9/src/msg_database.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/niggli.c -o build/temp.linux-x86_64-3.9/src/niggli.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/overlap.c -o build/temp.linux-x86_64-3.9/src/overlap.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/pointgroup.c -o build/temp.linux-x86_64-3.9/src/pointgroup.o src/pointgroup.c: In function ‘lauennn.isra’: src/pointgroup.c:1426:13: warning: ‘axis_i’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1426 | axes[axis_i] = axes[2]; | ^ src/pointgroup.c:1409:39: note: ‘axis_i’ was declared here 1409 | int i, lattice_rank, arank, axis, axis_i; | ^~~~~~ src/pointgroup.c:1427:17: warning: ‘axis’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1427 | axes[2] = axis; | ~~~~~~~~^~~~~~ src/pointgroup.c:1409:33: note: ‘axis’ was declared here 1409 | int i, lattice_rank, arank, axis, axis_i; | ^~~~ 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/primitive.c -o build/temp.linux-x86_64-3.9/src/primitive.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/refinement.c -o build/temp.linux-x86_64-3.9/src/refinement.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/site_symmetry.c -o build/temp.linux-x86_64-3.9/src/site_symmetry.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/sitesym_database.c -o build/temp.linux-x86_64-3.9/src/sitesym_database.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/spacegroup.c -o build/temp.linux-x86_64-3.9/src/spacegroup.o src/spacegroup.c: In function ‘match_hall_symbol_db_monocli’: src/spacegroup.c:1172:51: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1172 | int i, check_norms, i_shortest, is_found_any, j, num_change_of_basis; | ^ 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/spg_database.c -o build/temp.linux-x86_64-3.9/src/spg_database.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/spglib.c -o build/temp.linux-x86_64-3.9/src/spglib.o 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/spin.c -o build/temp.linux-x86_64-3.9/src/spin.o src/spin.c: In function ‘spn_get_operations_with_site_tensors’: src/spin.c:627:22: warning: ‘scalar’ may be used uninitialized in this function [-Wmaybe-uninitialized] 627 | !is_zero(cell->tensors[j] - scalar, mag_symprec)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/spin.c:576:12: note: ‘scalar’ was declared here 576 | double scalar; | ^~~~~~ 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 -Isrc -I/usr/include/python3.9 -I/builddir/build/BUILD/spglib-2.0.2/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/symmetry.c -o build/temp.linux-x86_64-3.9/src/symmetry.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/_spglib.o build/temp.linux-x86_64-3.9/src/arithmetic.o build/temp.linux-x86_64-3.9/src/cell.o build/temp.linux-x86_64-3.9/src/debug.o build/temp.linux-x86_64-3.9/src/delaunay.o build/temp.linux-x86_64-3.9/src/determination.o build/temp.linux-x86_64-3.9/src/hall_symbol.o build/temp.linux-x86_64-3.9/src/kgrid.o build/temp.linux-x86_64-3.9/src/kpoint.o build/temp.linux-x86_64-3.9/src/magnetic_spacegroup.o build/temp.linux-x86_64-3.9/src/mathfunc.o build/temp.linux-x86_64-3.9/src/msg_database.o build/temp.linux-x86_64-3.9/src/niggli.o build/temp.linux-x86_64-3.9/src/overlap.o build/temp.linux-x86_64-3.9/src/pointgroup.o build/temp.linux-x86_64-3.9/src/primitive.o build/temp.linux-x86_64-3.9/src/refinement.o build/temp.linux-x86_64-3.9/src/site_symmetry.o build/temp.linux-x86_64-3.9/src/sitesym_database.o build/temp.linux-x86_64-3.9/src/spacegroup.o build/temp.linux-x86_64-3.9/src/spg_database.o build/temp.linux-x86_64-3.9/src/spglib.o build/temp.linux-x86_64-3.9/src/spin.o build/temp.linux-x86_64-3.9/src/symmetry.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/spglib/_spglib.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.D8M2VX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64 + cd spglib-2.0.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-spglib-2.0.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. setuptools is used. 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-spglib-2.0.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib copying build/lib.linux-x86_64-3.9/spglib/spglib.py -> /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib copying build/lib.linux-x86_64-3.9/spglib/__init__.py -> /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib copying build/lib.linux-x86_64-3.9/spglib/_spglib.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib byte-compiling /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib/spglib.py to spglib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpno3syjnh.py' /usr/bin/python3 /tmp/tmpno3syjnh.py removing /tmp/tmpno3syjnh.py running install_egg_info running egg_info writing spglib.egg-info/PKG-INFO writing dependency_links to spglib.egg-info/dependency_links.txt writing requirements to spglib.egg-info/requires.txt writing top-level names to spglib.egg-info/top_level.txt reading manifest file 'spglib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'test' writing manifest file 'spglib.egg-info/SOURCES.txt' Copying spglib.egg-info to /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib-2.0.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64//usr/share/doc/python-spglib + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64//usr/share/doc/python-spglib + pushd /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64 ~/build/BUILDROOT/python-spglib-2.0.2-1.x86_64 ~/build/BUILD/spglib-2.0.2 + '[' -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/spglib-2.0.2 + mv /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 2.0.2-1 --unique-debug-suffix -2.0.2-1.x86_64 --unique-debug-src-base python-spglib-2.0.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/spglib-2.0.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib/_spglib.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/spglib/_spglib.cpython-39-x86_64-linux-gnu.so 17326 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-spglib-2.0.2-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-spglib-2.0.2-1.x86_64 Provides: python-spglib python3-spglib = 2.0.2-1 python3-spglib(x86-64) = 2.0.2-1 python3.9dist(spglib) = 2.0.2 python3dist(spglib) = 2.0.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(numpy) rtld(GNU_HASH) Processing files: python-spglib-help-2.0.2-1.x86_64 warning: Empty %files file /builddir/build/BUILD/spglib-2.0.2/doclist.lst Provides: python-spglib-help = 2.0.2-1 python-spglib-help(x86-64) = 2.0.2-1 python3-spglib-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-spglib-debuginfo-2.0.2-1.x86_64 Provides: python-spglib-debuginfo = 2.0.2-1 python-spglib-debuginfo(x86-64) = 2.0.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-spglib-debugsource(x86-64) = 2.0.2-1 Processing files: python-spglib-debugsource-2.0.2-1.x86_64 Provides: python-spglib-debugsource = 2.0.2-1 python-spglib-debugsource(x86-64) = 2.0.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-spglib-2.0.2-1.x86_64 Wrote: /builddir/build/RPMS/python-spglib-help-2.0.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-spglib-debuginfo-2.0.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-spglib-2.0.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-spglib-debugsource-2.0.2-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AKdkrm + umask 022 + cd /builddir/build/BUILD + cd spglib-2.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-spglib-2.0.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0