Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:37
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/892f697726d216f2744452f37d0f3b71 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/892f697726d216f2744452f37d0f3b71 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 17 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
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/4kzrb04nj5sddli7ws1wr0d8wvwa93rv-Shapely-1.7.1.tar.gz
source root is Shapely-1.7.1
setting SOURCE_DATE_EPOCH to timestamp 1597965599 of file Shapely-1.7.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/vj463xlprpph105rccss2kmc5dzv1yf9-77879a954d24d1596f986d16ba3eff5e13861164.patch
patching file tests/test_svg.py
patching file tests/test_wkb.py
applying patch /nix/store/plwkhrbqfh2lda6hbnz5jhhw6hzlw3mg-library-paths.patch
patching file shapely/geos.py
patching file tests/test_dlls.py
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.8
creating build/lib.linux-aarch64-3.8/shapely
copying shapely/errors.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/_buildcfg.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/strtree.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/affinity.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/geos.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/predicates.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/__init__.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/prepared.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/topology.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/ops.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/impl.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/coords.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/wkb.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/validation.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/ctypes_declarations.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/wkt.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/iterops.py -> build/lib.linux-aarch64-3.8/shapely
copying shapely/linref.py -> build/lib.linux-aarch64-3.8/shapely
creating build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/multilinestring.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/geo.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/polygon.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/multipolygon.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/__init__.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/linestring.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/point.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/proxy.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/base.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/collection.py -> build/lib.linux-aarch64-3.8/shapely/geometry
copying shapely/geometry/multipoint.py -> build/lib.linux-aarch64-3.8/shapely/geometry
creating build/lib.linux-aarch64-3.8/shapely/algorithms
copying shapely/algorithms/cga.py -> build/lib.linux-aarch64-3.8/shapely/algorithms
copying shapely/algorithms/__init__.py -> build/lib.linux-aarch64-3.8/shapely/algorithms
copying shapely/algorithms/polylabel.py -> build/lib.linux-aarch64-3.8/shapely/algorithms
creating build/lib.linux-aarch64-3.8/shapely/examples
copying shapely/examples/dissolve.py -> build/lib.linux-aarch64-3.8/shapely/examples
copying shapely/examples/geoms.py -> build/lib.linux-aarch64-3.8/shapely/examples
copying shapely/examples/__init__.py -> build/lib.linux-aarch64-3.8/shapely/examples
copying shapely/examples/intersect.py -> build/lib.linux-aarch64-3.8/shapely/examples
creating build/lib.linux-aarch64-3.8/shapely/speedups
copying shapely/speedups/__init__.py -> build/lib.linux-aarch64-3.8/shapely/speedups
creating build/lib.linux-aarch64-3.8/shapely/vectorized
copying shapely/vectorized/__init__.py -> build/lib.linux-aarch64-3.8/shapely/vectorized
running egg_info
writing Shapely.egg-info/PKG-INFO
writing dependency_links to Shapely.egg-info/dependency_links.txt
writing requirements to Shapely.egg-info/requires.txt
writing top-level names to Shapely.egg-info/top_level.txt
reading manifest file 'Shapely.egg-info/SOURCES.txt'
writing manifest file 'Shapely.egg-info/SOURCES.txt'
copying shapely/_geos.pxi -> build/lib.linux-aarch64-3.8/shapely
copying shapely/speedups/_speedups.c -> build/lib.linux-aarch64-3.8/shapely/speedups
copying shapely/speedups/_speedups.pyx -> build/lib.linux-aarch64-3.8/shapely/speedups
copying shapely/vectorized/_vectorized.c -> build/lib.linux-aarch64-3.8/shapely/vectorized
copying shapely/vectorized/_vectorized.pyx -> build/lib.linux-aarch64-3.8/shapely/vectorized
running build_ext
skipping 'shapely/vectorized/_vectorized.c' Cython extension (up-to-date)
building 'shapely.speedups._speedups' extension
creating build/temp.linux-aarch64-3.8
creating build/temp.linux-aarch64-3.8/shapely
creating build/temp.linux-aarch64-3.8/shapely/speedups
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/dxrf21zz818z4s7gq4d2i7dd0am2grw6-geos-3.9.1/include -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c shapely/speedups/_speedups.c -o build/temp.linux-aarch64-3.8/shapely/speedups/_speedups.o
shapely/speedups/_speedups.c: In function ‘__pyx_pf_7shapely_8speedups_9_speedups_6geos_linearring_from_py’:
shapely/speedups/_speedups.c:5240:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
5240 | for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_14; __pyx_t_12+=1) {
| ^
shapely/speedups/_speedups.c:5352:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
5352 | __pyx_t_5 = ((__pyx_v_M > __pyx_v_m) != 0);
| ^
shapely/speedups/_speedups.c:5940:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
5940 | for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_14; __pyx_t_12+=1) {
| ^
shapely/speedups/_speedups.c:6159:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
6159 | __pyx_t_4 = ((__pyx_v_M > __pyx_v_m) != 0);
| ^
At top level:
shapely/speedups/_speedups.c:1815:30: warning: ‘__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared’ defined but not used [-Wunused-function]
1815 | static GEOSPreparedGeometry *__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared(PyObject *__pyx_v_shapely_geom) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shapely/speedups/_speedups.c:1729:28: warning: ‘__pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle’ defined but not used [-Wunused-function]
1729 | static GEOSContextHandle_t __pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle(void) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shapely/speedups/_speedups.c: In function ‘__pyx_f_7shapely_8speedups_9_speedups_affine_transform.isra.0’:
shapely/speedups/_speedups.c:8308:17: warning: ‘__pyx_v_the_geom_t’ may be used uninitialized in this function [-Wmaybe-uninitialized]
8308 | __pyx_t_1 = __Pyx_PyInt_FromSize_t(((uintptr_t)__pyx_v_the_geom_t)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 558, __pyx_L1_error)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: no library file corresponding to '/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include' found (skipping)
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-aarch64-3.8/shapely/speedups/_speedups.o -L/nix/store/dxrf21zz818z4s7gq4d2i7dd0am2grw6-geos-3.9.1/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -lgeos_c -o build/lib.linux-aarch64-3.8/shapely/speedups/_speedups.cpython-38-aarch64-linux-gnu.so
building 'shapely.vectorized._vectorized' extension
creating build/temp.linux-aarch64-3.8/shapely/vectorized
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/dxrf21zz818z4s7gq4d2i7dd0am2grw6-geos-3.9.1/include -I/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include -I/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/include/python3.8 -c shapely/vectorized/_vectorized.c -o build/temp.linux-aarch64-3.8/shapely/vectorized/_vectorized.o
In file included from /nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1944,
from /nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
from /nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from shapely/vectorized/_vectorized.c:610:
/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/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" [-Wcpp]
17 | #warning "Using deprecated NumPy API, disable it with " \
| ^~~~~~~
warning: no library file corresponding to '/nix/store/9azjn9x8s89xmw35k6mvmb6ha27dcr7p-python3.8-numpy-1.20.1/lib/python3.8/site-packages/numpy/core/include' found (skipping)
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-aarch64-3.8/shapely/vectorized/_vectorized.o -L/nix/store/dxrf21zz818z4s7gq4d2i7dd0am2grw6-geos-3.9.1/lib -L/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/lib -lgeos_c -o build/lib.linux-aarch64-3.8/shapely/vectorized/_vectorized.cpython-38-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/shapely
creating build/bdist.linux-aarch64/wheel/shapely/speedups
copying build/lib.linux-aarch64-3.8/shapely/speedups/_speedups.pyx -> build/bdist.linux-aarch64/wheel/shapely/speedups
copying build/lib.linux-aarch64-3.8/shapely/speedups/_speedups.c -> build/bdist.linux-aarch64/wheel/shapely/speedups
copying build/lib.linux-aarch64-3.8/shapely/speedups/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/speedups
copying build/lib.linux-aarch64-3.8/shapely/speedups/_speedups.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/shapely/speedups
copying build/lib.linux-aarch64-3.8/shapely/errors.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/_geos.pxi -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/_buildcfg.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/strtree.py -> build/bdist.linux-aarch64/wheel/shapely
creating build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/multilinestring.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/geo.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/polygon.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/multipolygon.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/linestring.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/point.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/proxy.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/base.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/collection.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/geometry/multipoint.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
copying build/lib.linux-aarch64-3.8/shapely/affinity.py -> build/bdist.linux-aarch64/wheel/shapely
creating build/bdist.linux-aarch64/wheel/shapely/algorithms
copying build/lib.linux-aarch64-3.8/shapely/algorithms/cga.py -> build/bdist.linux-aarch64/wheel/shapely/algorithms
copying build/lib.linux-aarch64-3.8/shapely/algorithms/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/algorithms
copying build/lib.linux-aarch64-3.8/shapely/algorithms/polylabel.py -> build/bdist.linux-aarch64/wheel/shapely/algorithms
creating build/bdist.linux-aarch64/wheel/shapely/examples
copying build/lib.linux-aarch64-3.8/shapely/examples/dissolve.py -> build/bdist.linux-aarch64/wheel/shapely/examples
copying build/lib.linux-aarch64-3.8/shapely/examples/geoms.py -> build/bdist.linux-aarch64/wheel/shapely/examples
copying build/lib.linux-aarch64-3.8/shapely/examples/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/examples
copying build/lib.linux-aarch64-3.8/shapely/examples/intersect.py -> build/bdist.linux-aarch64/wheel/shapely/examples
copying build/lib.linux-aarch64-3.8/shapely/geos.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/predicates.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/__init__.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/prepared.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/topology.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/ops.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/impl.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/coords.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/wkb.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/validation.py -> build/bdist.linux-aarch64/wheel/shapely
creating build/bdist.linux-aarch64/wheel/shapely/vectorized
copying build/lib.linux-aarch64-3.8/shapely/vectorized/_vectorized.pyx -> build/bdist.linux-aarch64/wheel/shapely/vectorized
copying build/lib.linux-aarch64-3.8/shapely/vectorized/_vectorized.c -> build/bdist.linux-aarch64/wheel/shapely/vectorized
copying build/lib.linux-aarch64-3.8/shapely/vectorized/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/vectorized
copying build/lib.linux-aarch64-3.8/shapely/vectorized/_vectorized.cpython-38-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/shapely/vectorized
copying build/lib.linux-aarch64-3.8/shapely/ctypes_declarations.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/wkt.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/iterops.py -> build/bdist.linux-aarch64/wheel/shapely
copying build/lib.linux-aarch64-3.8/shapely/linref.py -> build/bdist.linux-aarch64/wheel/shapely
running install_egg_info
Copying Shapely.egg-info to build/bdist.linux-aarch64/wheel/Shapely-1.7.1-py3.8.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/Shapely-1.7.1.dist-info/WHEEL
creating 'dist/Shapely-1.7.1-cp38-cp38-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'shapely/__init__.py'
adding 'shapely/_buildcfg.py'
adding 'shapely/_geos.pxi'
adding 'shapely/affinity.py'
adding 'shapely/coords.py'
adding 'shapely/ctypes_declarations.py'
adding 'shapely/errors.py'
adding 'shapely/geos.py'
adding 'shapely/impl.py'
adding 'shapely/iterops.py'
adding 'shapely/linref.py'
adding 'shapely/ops.py'
adding 'shapely/predicates.py'
adding 'shapely/prepared.py'
adding 'shapely/strtree.py'
adding 'shapely/topology.py'
adding 'shapely/validation.py'
adding 'shapely/wkb.py'
adding 'shapely/wkt.py'
adding 'shapely/algorithms/__init__.py'
adding 'shapely/algorithms/cga.py'
adding 'shapely/algorithms/polylabel.py'
adding 'shapely/examples/__init__.py'
adding 'shapely/examples/dissolve.py'
adding 'shapely/examples/geoms.py'
adding 'shapely/examples/intersect.py'
adding 'shapely/geometry/__init__.py'
adding 'shapely/geometry/base.py'
adding 'shapely/geometry/collection.py'
adding 'shapely/geometry/geo.py'
adding 'shapely/geometry/linestring.py'
adding 'shapely/geometry/multilinestring.py'
adding 'shapely/geometry/multipoint.py'
adding 'shapely/geometry/multipolygon.py'
adding 'shapely/geometry/point.py'
adding 'shapely/geometry/polygon.py'
adding 'shapely/geometry/proxy.py'
adding 'shapely/speedups/__init__.py'
adding 'shapely/speedups/_speedups.c'
adding 'shapely/speedups/_speedups.cpython-38-aarch64-linux-gnu.so'
adding 'shapely/speedups/_speedups.pyx'
adding 'shapely/vectorized/__init__.py'
adding 'shapely/vectorized/_vectorized.c'
adding 'shapely/vectorized/_vectorized.cpython-38-aarch64-linux-gnu.so'
adding 'shapely/vectorized/_vectorized.pyx'
adding 'Shapely-1.7.1.dist-info/LICENSE.txt'
adding 'Shapely-1.7.1.dist-info/METADATA'
adding 'Shapely-1.7.1.dist-info/WHEEL'
adding 'Shapely-1.7.1.dist-info/top_level.txt'
adding 'Shapely-1.7.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/Shapely-1.7.1/dist /build/Shapely-1.7.1
Processing ./Shapely-1.7.1-cp38-cp38-linux_aarch64.whl
Installing collected packages: Shapely
Successfully installed Shapely-1.7.1
/build/Shapely-1.7.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6vjkn7ckkjm6x7cbh6wfd02bskfwp1m0-python3.8-Shapely-1.7.1
shrinking /nix/store/6vjkn7ckkjm6x7cbh6wfd02bskfwp1m0-python3.8-Shapely-1.7.1/lib/python3.8/site-packages/shapely/speedups/_speedups.cpython-38-aarch64-linux-gnu.so
shrinking /nix/store/6vjkn7ckkjm6x7cbh6wfd02bskfwp1m0-python3.8-Shapely-1.7.1/lib/python3.8/site-packages/shapely/vectorized/_vectorized.cpython-38-aarch64-linux-gnu.so
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/6vjkn7ckkjm6x7cbh6wfd02bskfwp1m0-python3.8-Shapely-1.7.1/lib
patching script interpreter paths in /nix/store/6vjkn7ckkjm6x7cbh6wfd02bskfwp1m0-python3.8-Shapely-1.7.1
checking for references to /build/ in /nix/store/6vjkn7ckkjm6x7cbh6wfd02bskfwp1m0-python3.8-Shapely-1.7.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
Check whether the following modules can be imported: shapely
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
numpy: 1.20.1
rootdir: /build/Shapely-1.7.1, configfile: setup.cfg, testpaths: tests
collecting ...
collected 361 items / 8 deselected / 353 selected
tests/test_affinity.py ............... [ 4%]
tests/test_box.py .... [ 5%]
tests/test_buffer.py ......... [ 7%]
tests/test_cga.py ..... [ 9%]
tests/test_clip_by_rect.py .......xx [ 11%]
tests/test_coords.py ... [ 12%]
tests/test_create_inconsistent_dimensionality.py ....... [ 14%]
tests/test_default_impl.py .. [ 15%]
tests/test_delaunay.py .... [ 16%]
tests/test_delegated.py ... [ 17%]
tests/test_dlls.py ... [ 18%]
tests/test_doctests.py . [ 18%]
tests/test_emptiness.py .............. [ 22%]
tests/test_empty_polygons.py .... [ 23%]
tests/test_equality.py .... [ 24%]
tests/test_geointerface.py .... [ 25%]
tests/test_geometry_base.py .... [ 26%]
tests/test_geomseq.py .. [ 27%]
tests/test_geos_err_handler.py ...... [ 29%]
tests/test_getitem.py ............ [ 32%]
tests/test_hash.py ... [ 33%]
tests/test_invalid_geometries.py .. [ 33%]
tests/test_iterops.py .... [ 35%]
tests/test_linear_referencing.py .......... [ 37%]
tests/test_linemerge.py .. [ 38%]
tests/test_linestring.py ........ [ 40%]
tests/test_locale.py ss [ 41%]
tests/test_mapping.py ... [ 42%]
tests/test_minimum_clearance.py .... [ 43%]
tests/test_minimum_rotated_rectangle.py ... [ 44%]
tests/test_multilinestring.py ...... [ 45%]
tests/test_multipoint.py ..... [ 47%]
tests/test_multipolygon.py .... [ 48%]
tests/test_ndarrays.py .... [ 49%]
tests/test_nearest.py .. [ 50%]
tests/test_operations.py ..... [ 51%]
tests/test_operators.py ..... [ 52%]
tests/test_orient.py ........ [ 55%]
tests/test_parallel_offset.py .. [ 55%]
tests/test_persist.py ..... [ 57%]
tests/test_pickle.py ...... [ 58%]
tests/test_point.py .... [ 60%]
tests/test_polygon.py ............ [ 63%]
tests/test_polygonize.py ... [ 64%]
tests/test_polylabel.py ....... [ 66%]
tests/test_predicates.py ..... [ 67%]
tests/test_prepared.py ...... [ 69%]
tests/test_products_z.py .. [ 69%]
tests/test_shape.py ............. [ 73%]
tests/test_shared_paths.py ... [ 74%]
tests/test_singularity.py ... [ 75%]
tests/test_snap.py .. [ 75%]
tests/test_split.py ................. [ 80%]
tests/test_strtree.py ...... [ 82%]
tests/test_strtree_nearest.py .. [ 83%]
tests/test_styles.py ... [ 83%]
tests/test_substring.py .......... [ 86%]
tests/test_svg.py ....... [ 88%]
tests/test_transform.py ........... [ 91%]
tests/test_union.py .... [ 92%]
tests/test_validation.py .. [ 93%]
tests/test_vectorized.py ............ [ 96%]
tests/test_wkb.py ...... [ 98%]
tests/test_wkt.py ... [ 99%]
tests/test_xy.py .. [100%]
=============================== warnings summary ===============================
tests/test_vectorized.py: 10 warnings
/build/Shapely-1.7.1/tests/test_vectorized.py:16: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
result = contains(geom, x, y)
tests/test_vectorized.py: 10 warnings
/build/Shapely-1.7.1/tests/test_vectorized.py:21: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
self.assertEqual(result.dtype, np.bool)
tests/test_vectorized.py::VectorizedTouchesTestCase::test_touches
/build/Shapely-1.7.1/tests/test_vectorized.py:96: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
result = touches(geom, x, y)
-- Docs: https://docs.pytest.org/en/stable/warnings.html
===== 349 passed, 2 skipped, 8 deselected, 2 xfailed, 21 warnings in 1.43s =====
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment