Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/d3c8868a2dfad67e776ecd4726eb1af7 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d3c8868a2dfad67e776ecd4726eb1af7 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 7 seconds | https://github.com/NixOS/nixpkgs/pull/117004
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/gki4zbpqj2rm0i0wdwkjv7kp0lkg66g7-spglib-1.16.1.tar.gz
source root is spglib-1.16.1
setting SOURCE_DATE_EPOCH to timestamp 1611906272 of file spglib-1.16.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
setuptools is used.
running bdist_wheel
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 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c _spglib.c -o build/temp.linux-x86_64-3.9/_spglib.o
In file included from /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1944,
from /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
from /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from _spglib.c:38:
/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/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" [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp8;;]
17 | #warning "Using deprecated NumPy API, disable it with " \
| ^~~~~~~
In file included from /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:21,
from /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from _spglib.c:38:
/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include/numpy/__multiarray_api.h:1464:1: warning: ‘_import_array’ defined but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function8;;]
1464 | _import_array(void)
| ^~~~~~~~~~~~~
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/arithmetic.c -o build/temp.linux-x86_64-3.9/src/arithmetic.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/cell.c -o build/temp.linux-x86_64-3.9/src/cell.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/debug.c -o build/temp.linux-x86_64-3.9/src/debug.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/delaunay.c -o build/temp.linux-x86_64-3.9/src/delaunay.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/determination.c -o build/temp.linux-x86_64-3.9/src/determination.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/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 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/kgrid.c -o build/temp.linux-x86_64-3.9/src/kgrid.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/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:247:17: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
247 | for (i = 0; i < mesh[0] * mesh[1] * mesh[2]; i++) {
| ^
src/kpoint.c: In function ‘kpt_get_stabilized_reciprocal_mesh’:
src/kpoint.c:302:17: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
302 | for (i = 0; i < mesh[0] * mesh[1] * mesh[2]; i++) {
| ^
src/kpoint.c: In function ‘kpt_relocate_BZ_grid_address’:
src/kpoint.c:421:25: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
421 | if (dense_bz_map[i] == num_bz_map) {
| ^~
src/kpoint.c: In function ‘get_point_group_reciprocal_with_q’:
src/kpoint.c:567:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
567 | for (j = 0; j < num_q; j++) {
| ^
src/kpoint.c:573:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘const long unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
573 | for (k = 0; k < num_q; k++) {
| ^
src/kpoint.c: In function ‘get_dense_ir_reciprocal_mesh_normal’:
src/kpoint.c:651: warning: ignoring ‘#pragma omp parallel’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunknown-pragmas-Wunknown-pragmas8;;]
651 | #pragma omp parallel for private(j, grid_point_rot, address_double, address_double_rot)
|
src/kpoint.c: In function ‘get_dense_ir_reciprocal_mesh_distortion’:
src/kpoint.c:698: warning: ignoring ‘#pragma omp parallel’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunknown-pragmas-Wunknown-pragmas8;;]
698 | #pragma omp parallel for private(j, k, grid_point_rot, address_double, address_double_rot, long_address_double, long_address_double_rot)
|
src/kpoint.c: In function ‘get_dense_num_ir’:
src/kpoint.c:751: warning: ignoring ‘#pragma omp parallel’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunknown-pragmas-Wunknown-pragmas8;;]
751 | #pragma omp parallel for reduction(+:num_ir)
|
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/mathfunc.c -o build/temp.linux-x86_64-3.9/src/mathfunc.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/niggli.c -o build/temp.linux-x86_64-3.9/src/niggli.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/overlap.c -o build/temp.linux-x86_64-3.9/src/overlap.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/pointgroup.c -o build/temp.linux-x86_64-3.9/src/pointgroup.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/primitive.c -o build/temp.linux-x86_64-3.9/src/primitive.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/refinement.c -o build/temp.linux-x86_64-3.9/src/refinement.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/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 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/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 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/spacegroup.c -o build/temp.linux-x86_64-3.9/src/spacegroup.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/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 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/spglib.c -o build/temp.linux-x86_64-3.9/src/spglib.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/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:207:8: warning: ‘is_found’ may be used uninitialized in this function [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized8;;]
207 | if (is_found) {
| ^
src/spin.c:158:31: note: ‘is_found’ was declared here
158 | int i, j, k, sign, num_sym, is_found;
| ^~~~~~~~
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Isrc -I/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/include/python3.9 -I/nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages/numpy/core/include -c src/symmetry.c -o build/temp.linux-x86_64-3.9/src/symmetry.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib 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/mathfunc.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/nix/store/jaapdprj4lkxrnmqxw7psw12mk3j2rx6-python3-3.9.2/lib -o build/lib.linux-x86_64-3.9/spglib/_spglib.cpython-39-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/spglib
copying build/lib.linux-x86_64-3.9/spglib/_spglib.cpython-39-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/spglib
copying build/lib.linux-x86_64-3.9/spglib/spglib.py -> build/bdist.linux-x86_64/wheel/spglib
copying build/lib.linux-x86_64-3.9/spglib/__init__.py -> build/bdist.linux-x86_64/wheel/spglib
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 build/bdist.linux-x86_64/wheel/spglib-1.16.1-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/spglib-1.16.1.dist-info/WHEEL
creating 'dist/spglib-1.16.1-cp39-cp39-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'spglib/__init__.py'
adding 'spglib/_spglib.cpython-39-x86_64-linux-gnu.so'
adding 'spglib/spglib.py'
adding 'spglib-1.16.1.dist-info/METADATA'
adding 'spglib-1.16.1.dist-info/WHEEL'
adding 'spglib-1.16.1.dist-info/top_level.txt'
adding 'spglib-1.16.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/spglib-1.16.1/dist /build/spglib-1.16.1
Processing ./spglib-1.16.1-cp39-cp39-linux_x86_64.whl
Requirement already satisfied: numpy in /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages (from spglib==1.16.1) (1.20.1)
Installing collected packages: spglib
Successfully installed spglib-1.16.1
/build/spglib-1.16.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/n42qbb1n91jy1agvz14mh5j4y489s4bm-python3.9-spglib-1.16.1
shrinking /nix/store/n42qbb1n91jy1agvz14mh5j4y489s4bm-python3.9-spglib-1.16.1/lib/python3.9/site-packages/spglib/_spglib.cpython-39-x86_64-linux-gnu.so
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/n42qbb1n91jy1agvz14mh5j4y489s4bm-python3.9-spglib-1.16.1/lib
patching script interpreter paths in /nix/store/n42qbb1n91jy1agvz14mh5j4y489s4bm-python3.9-spglib-1.16.1
checking for references to /build/ in /nix/store/n42qbb1n91jy1agvz14mh5j4y489s4bm-python3.9-spglib-1.16.1...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
setuptools is used.
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
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'
running build_ext
copying build/lib.linux-x86_64-3.9/spglib/_spglib.cpython-39-x86_64-linux-gnu.so -> spglib
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment