Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
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/3c711beb898a8459ca0be0977a2ec50e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/3c711beb898a8459ca0be0977a2ec50e to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/116752
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/blhipijxh37rhmkb8nx05am724sjjspn-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/mapbox
copying mapbox/errors.py -> build/lib/mapbox
copying mapbox/utils.py -> build/lib/mapbox
copying mapbox/__init__.py -> build/lib/mapbox
copying mapbox/compat.py -> build/lib/mapbox
copying mapbox/encoding.py -> build/lib/mapbox
creating build/lib/mapbox/services
copying mapbox/services/static_style.py -> build/lib/mapbox/services
copying mapbox/services/tilequery.py -> build/lib/mapbox/services
copying mapbox/services/datasets.py -> build/lib/mapbox/services
copying mapbox/services/matrix.py -> build/lib/mapbox/services
copying mapbox/services/analytics.py -> build/lib/mapbox/services
copying mapbox/services/__init__.py -> build/lib/mapbox/services
copying mapbox/services/directions.py -> build/lib/mapbox/services
copying mapbox/services/maps.py -> build/lib/mapbox/services
copying mapbox/services/static.py -> build/lib/mapbox/services
copying mapbox/services/mapmatching.py -> build/lib/mapbox/services
copying mapbox/services/base.py -> build/lib/mapbox/services
copying mapbox/services/surface.py -> build/lib/mapbox/services
copying mapbox/services/uploads.py -> build/lib/mapbox/services
copying mapbox/services/geocoding.py -> build/lib/mapbox/services
running egg_info
creating mapbox.egg-info
writing mapbox.egg-info/PKG-INFO
writing dependency_links to mapbox.egg-info/dependency_links.txt
writing requirements to mapbox.egg-info/requires.txt
writing top-level names to mapbox.egg-info/top_level.txt
writing manifest file 'mapbox.egg-info/SOURCES.txt'
reading manifest file 'mapbox.egg-info/SOURCES.txt'
writing manifest file 'mapbox.egg-info/SOURCES.txt'
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/mapbox
copying build/lib/mapbox/errors.py -> build/bdist.linux-aarch64/wheel/mapbox
copying build/lib/mapbox/utils.py -> build/bdist.linux-aarch64/wheel/mapbox
creating build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/static_style.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/tilequery.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/datasets.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/matrix.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/analytics.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/__init__.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/directions.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/maps.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/static.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/mapmatching.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/base.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/surface.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/uploads.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/services/geocoding.py -> build/bdist.linux-aarch64/wheel/mapbox/services
copying build/lib/mapbox/__init__.py -> build/bdist.linux-aarch64/wheel/mapbox
copying build/lib/mapbox/compat.py -> build/bdist.linux-aarch64/wheel/mapbox
copying build/lib/mapbox/encoding.py -> build/bdist.linux-aarch64/wheel/mapbox
running install_egg_info
Copying mapbox.egg-info to build/bdist.linux-aarch64/wheel/mapbox-0.18.0-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-aarch64/wheel/mapbox-0.18.0.dist-info/WHEEL
creating 'dist/mapbox-0.18.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'mapbox/__init__.py'
adding 'mapbox/compat.py'
adding 'mapbox/encoding.py'
adding 'mapbox/errors.py'
adding 'mapbox/utils.py'
adding 'mapbox/services/__init__.py'
adding 'mapbox/services/analytics.py'
adding 'mapbox/services/base.py'
adding 'mapbox/services/datasets.py'
adding 'mapbox/services/directions.py'
adding 'mapbox/services/geocoding.py'
adding 'mapbox/services/mapmatching.py'
adding 'mapbox/services/maps.py'
adding 'mapbox/services/matrix.py'
adding 'mapbox/services/static.py'
adding 'mapbox/services/static_style.py'
adding 'mapbox/services/surface.py'
adding 'mapbox/services/tilequery.py'
adding 'mapbox/services/uploads.py'
adding 'mapbox-0.18.0.dist-info/AUTHORS'
adding 'mapbox-0.18.0.dist-info/LICENSE'
adding 'mapbox-0.18.0.dist-info/METADATA'
adding 'mapbox-0.18.0.dist-info/WHEEL'
adding 'mapbox-0.18.0.dist-info/top_level.txt'
adding 'mapbox-0.18.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./mapbox-0.18.0-py2.py3-none-any.whl
Requirement already satisfied: boto3>=1.4 in /nix/store/ygdz2m8kxi0q2frkjsfzz1p1vajqif1d-python3.9-boto3-1.17.30/lib/python3.9/site-packages (from mapbox==0.18.0) (1.17.30)
Requirement already satisfied: requests in /nix/store/wg92y3qmkjnh42j5vv62zjry0ff1qy5l-python3.9-requests-2.25.1/lib/python3.9/site-packages (from mapbox==0.18.0) (2.25.1)
Requirement already satisfied: cachecontrol in /nix/store/nnj3wdhlzb5pwp71bnwhlgl1d5j4yc42-python3.9-CacheControl-0.12.6/lib/python3.9/site-packages (from mapbox==0.18.0) (0.12.6)
Requirement already satisfied: python-dateutil>=2.5.0 in /nix/store/rlvnbqn8jzxin8bqnscl3mgpyq9hpzwk-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from mapbox==0.18.0) (2.8.1)
Requirement already satisfied: iso3166 in /nix/store/pyahwmwpnggz1s38zzsq0y96lbvvc1mj-python3.9-iso3166-0.8/lib/python3.9/site-packages (from mapbox==0.18.0) (0.8)
Requirement already satisfied: polyline>=1.3.1 in /nix/store/8a2fs0cm7qhgs83vz97gaa1q2bslgnd4-python3.9-polyline-1.4.0/lib/python3.9/site-packages (from mapbox==0.18.0) (1.4.0)
Requirement already satisfied: uritemplate>=2.0 in /nix/store/fp8cjqzib0rwmnvahn6d3yh5fjd79dc5-python3.9-uritemplate-3.0.1/lib/python3.9/site-packages (from mapbox==0.18.0) (3.0.1)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /nix/store/2l0m857161l7miirxsjj3wrqb8vzhcpc-python3.9-jmespath-0.10.0/lib/python3.9/site-packages (from boto3>=1.4->mapbox==0.18.0) (0.10.0)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /nix/store/2d4iwxw554r8v0j3982cnrjh7q5zh11i-python3.9-s3transfer-0.3.4/lib/python3.9/site-packages (from boto3>=1.4->mapbox==0.18.0) (0.3.4)
Requirement already satisfied: botocore<1.21.0,>=1.20.30 in /nix/store/ky0138ar65l9pg3famsc8a4ry00bzrry-python3.9-botocore-1.20.30/lib/python3.9/site-packages (from boto3>=1.4->mapbox==0.18.0) (1.20.30)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /nix/store/6kps5zlmwzkq9yl6v991zg2v123dq45s-python3.9-urllib3-1.26.3/lib/python3.9/site-packages (from botocore<1.21.0,>=1.20.30->boto3>=1.4->mapbox==0.18.0) (1.26.3)
Requirement already satisfied: six>=1.8.0 in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from polyline>=1.3.1->mapbox==0.18.0) (1.15.0)
Requirement already satisfied: msgpack>=0.5.2 in /nix/store/xyqia0d0shn3aj9wpibnqg5s35bsr7xh-python3.9-msgpack-1.0.2/lib/python3.9/site-packages (from cachecontrol->mapbox==0.18.0) (1.0.2)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/5y4pkh1a085k018cmc2fc3hw20aw1hrf-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests->mapbox==0.18.0) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/ay6akk6avwcfms1zjwbfi4ijkigybyf1-python3.9-idna-2.10/lib/python3.9/site-packages (from requests->mapbox==0.18.0) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/frg6y9pg35sl5zgcw4iwa518a8ady542-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from requests->mapbox==0.18.0) (3.0.4)
Installing collected packages: mapbox
Successfully installed mapbox-0.18.0
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/k8dllq4khk1q3b9c8byilj7g7gi3kb7s-python3.9-mapbox-0.18.0
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/k8dllq4khk1q3b9c8byilj7g7gi3kb7s-python3.9-mapbox-0.18.0/lib
patching script interpreter paths in /nix/store/k8dllq4khk1q3b9c8byilj7g7gi3kb7s-python3.9-mapbox-0.18.0
checking for references to /build/ in /nix/store/k8dllq4khk1q3b9c8byilj7g7gi3kb7s-python3.9-mapbox-0.18.0...
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": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source, configfile: pytest.ini
collecting ...
collecting 29 items
collected 262 items
tests/test_analytics.py ................. [ 6%]
tests/test_base.py ............ [ 11%]
tests/test_datasets.py ............. [ 16%]
tests/test_directions.py ......................... [ 25%]
tests/test_encoding.py ......... [ 29%]
tests/test_geocoder.py ........................ [ 38%]
tests/test_mapmatching.py ..... [ 40%]
tests/test_maps.py ................................. [ 52%]
tests/test_matrix.py ....................... [ 61%]
tests/test_staticmaps.py .......... [ 65%]
tests/test_staticstyle.py ................... [ 72%]
tests/test_surface.py .... [ 74%]
tests/test_tilequery.py ......................................... [ 89%]
tests/test_upload.py ................... [ 96%]
tests/test_utils.py ........ [100%]
=============================== warnings summary ===============================
mapbox/utils.py:1
mapbox/utils.py:1
/build/source/mapbox/utils.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
from collections import Mapping, Sequence
mapbox/services/uploads.py:60
/build/source/mapbox/services/uploads.py:60: DeprecationWarning: invalid escape sequence \.
pattern = '^[a-z0-9-_]{1,32}\.[a-z0-9-_]{1,32}$'
tests/test_geocoder.py:306
/build/source/tests/test_geocoder.py:306: DeprecationWarning: invalid escape sequence \/
re.compile('https:\/\/api\.mapbox\.com\/geocoding\/v5\/mapbox\.places\/.+\.json'),
tests/test_directions.py::test_direction_backwards_compat
/build/source/mapbox/services/directions.py:199: MapboxDeprecationWarning: Use `geometries` instead of `geometry`
warnings.warn('Use `geometries` instead of `geometry`',
tests/test_directions.py::test_direction_backwards_compat
tests/test_directions.py::test_v4_profile_aliases
/build/source/mapbox/services/directions.py:41: MapboxDeprecationWarning: Converting v4 profile to v5, use mapbox/cycling instead
warnings.warn('Converting v4 profile to v5, use {} instead'.format(profile),
tests/test_surface.py::test_surface
tests/test_surface.py::test_surface_geojson
tests/test_surface.py::test_surface_params
/build/source/mapbox/services/surface.py:31: MapboxDeprecationWarning: The surface module will be removed in the next version. It has no replacement.
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/warnings.html
======================= 262 passed, 10 warnings in 1.92s =======================
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