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/4d764eac5663f17b847b79702a8bfe48 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/4d764eac5663f17b847b79702a8bfe48 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 6 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/17qb55d08y7fmglbhsnvxiw1vil7yfpq-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/utils/contextualcachingbackend.py
@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
running build
running build_py
creating build
creating build/lib
creating build/lib/slicedimage
copying slicedimage/_formats.py -> build/lib/slicedimage
copying slicedimage/_tileset.py -> build/lib/slicedimage
copying slicedimage/_typeformatting.py -> build/lib/slicedimage
copying slicedimage/_compat.py -> build/lib/slicedimage
copying slicedimage/__init__.py -> build/lib/slicedimage
copying slicedimage/_dimensions.py -> build/lib/slicedimage
copying slicedimage/_augmentedenum.py -> build/lib/slicedimage
copying slicedimage/urlpath.py -> build/lib/slicedimage
copying slicedimage/_collection.py -> build/lib/slicedimage
copying slicedimage/_tile.py -> build/lib/slicedimage
creating build/lib/slicedimage/cli
copying slicedimage/cli/main.py -> build/lib/slicedimage/cli
copying slicedimage/cli/__main__.py -> build/lib/slicedimage/cli
copying slicedimage/cli/__init__.py -> build/lib/slicedimage/cli
copying slicedimage/cli/checksum.py -> build/lib/slicedimage/cli
copying slicedimage/cli/_base.py -> build/lib/slicedimage/cli
creating build/lib/slicedimage/io
copying slicedimage/io/_keys.py -> build/lib/slicedimage/io
copying slicedimage/io/__init__.py -> build/lib/slicedimage/io
copying slicedimage/io/_base.py -> build/lib/slicedimage/io
copying slicedimage/io/_v0_0_0.py -> build/lib/slicedimage/io
copying slicedimage/io/_v0_1_0.py -> build/lib/slicedimage/io
creating build/lib/slicedimage/url
copying slicedimage/url/resolve.py -> build/lib/slicedimage/url
copying slicedimage/url/__init__.py -> build/lib/slicedimage/url
copying slicedimage/url/path.py -> build/lib/slicedimage/url
creating build/lib/slicedimage/backends
copying slicedimage/backends/_s3.py -> build/lib/slicedimage/backends
copying slicedimage/backends/_disk.py -> build/lib/slicedimage/backends
copying slicedimage/backends/__init__.py -> build/lib/slicedimage/backends
copying slicedimage/backends/_base.py -> build/lib/slicedimage/backends
copying slicedimage/backends/_caching.py -> build/lib/slicedimage/backends
copying slicedimage/backends/_http.py -> build/lib/slicedimage/backends
creating build/lib/slicedimage/url/test
copying slicedimage/url/test/__init__.py -> build/lib/slicedimage/url/test
copying slicedimage/url/test/test_calculate_relative_url.py -> build/lib/slicedimage/url/test
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/slicedimage
copying build/lib/slicedimage/_formats.py -> build/bdist.linux-aarch64/wheel/slicedimage
creating build/bdist.linux-aarch64/wheel/slicedimage/cli
copying build/lib/slicedimage/cli/main.py -> build/bdist.linux-aarch64/wheel/slicedimage/cli
copying build/lib/slicedimage/cli/__main__.py -> build/bdist.linux-aarch64/wheel/slicedimage/cli
copying build/lib/slicedimage/cli/__init__.py -> build/bdist.linux-aarch64/wheel/slicedimage/cli
copying build/lib/slicedimage/cli/checksum.py -> build/bdist.linux-aarch64/wheel/slicedimage/cli
copying build/lib/slicedimage/cli/_base.py -> build/bdist.linux-aarch64/wheel/slicedimage/cli
copying build/lib/slicedimage/_tileset.py -> build/bdist.linux-aarch64/wheel/slicedimage
copying build/lib/slicedimage/_typeformatting.py -> build/bdist.linux-aarch64/wheel/slicedimage
creating build/bdist.linux-aarch64/wheel/slicedimage/io
copying build/lib/slicedimage/io/_keys.py -> build/bdist.linux-aarch64/wheel/slicedimage/io
copying build/lib/slicedimage/io/__init__.py -> build/bdist.linux-aarch64/wheel/slicedimage/io
copying build/lib/slicedimage/io/_base.py -> build/bdist.linux-aarch64/wheel/slicedimage/io
copying build/lib/slicedimage/io/_v0_0_0.py -> build/bdist.linux-aarch64/wheel/slicedimage/io
copying build/lib/slicedimage/io/_v0_1_0.py -> build/bdist.linux-aarch64/wheel/slicedimage/io
copying build/lib/slicedimage/_compat.py -> build/bdist.linux-aarch64/wheel/slicedimage
copying build/lib/slicedimage/__init__.py -> build/bdist.linux-aarch64/wheel/slicedimage
copying build/lib/slicedimage/_dimensions.py -> build/bdist.linux-aarch64/wheel/slicedimage
copying build/lib/slicedimage/_augmentedenum.py -> build/bdist.linux-aarch64/wheel/slicedimage
creating build/bdist.linux-aarch64/wheel/slicedimage/url
creating build/bdist.linux-aarch64/wheel/slicedimage/url/test
copying build/lib/slicedimage/url/test/__init__.py -> build/bdist.linux-aarch64/wheel/slicedimage/url/test
copying build/lib/slicedimage/url/test/test_calculate_relative_url.py -> build/bdist.linux-aarch64/wheel/slicedimage/url/test
copying build/lib/slicedimage/url/resolve.py -> build/bdist.linux-aarch64/wheel/slicedimage/url
copying build/lib/slicedimage/url/__init__.py -> build/bdist.linux-aarch64/wheel/slicedimage/url
copying build/lib/slicedimage/url/path.py -> build/bdist.linux-aarch64/wheel/slicedimage/url
copying build/lib/slicedimage/urlpath.py -> build/bdist.linux-aarch64/wheel/slicedimage
copying build/lib/slicedimage/_collection.py -> build/bdist.linux-aarch64/wheel/slicedimage
copying build/lib/slicedimage/_tile.py -> build/bdist.linux-aarch64/wheel/slicedimage
creating build/bdist.linux-aarch64/wheel/slicedimage/backends
copying build/lib/slicedimage/backends/_s3.py -> build/bdist.linux-aarch64/wheel/slicedimage/backends
copying build/lib/slicedimage/backends/_disk.py -> build/bdist.linux-aarch64/wheel/slicedimage/backends
copying build/lib/slicedimage/backends/__init__.py -> build/bdist.linux-aarch64/wheel/slicedimage/backends
copying build/lib/slicedimage/backends/_base.py -> build/bdist.linux-aarch64/wheel/slicedimage/backends
copying build/lib/slicedimage/backends/_caching.py -> build/bdist.linux-aarch64/wheel/slicedimage/backends
copying build/lib/slicedimage/backends/_http.py -> build/bdist.linux-aarch64/wheel/slicedimage/backends
running install_egg_info
running egg_info
creating slicedimage.egg-info
writing slicedimage.egg-info/PKG-INFO
writing dependency_links to slicedimage.egg-info/dependency_links.txt
writing entry points to slicedimage.egg-info/entry_points.txt
writing requirements to slicedimage.egg-info/requires.txt
writing top-level names to slicedimage.egg-info/top_level.txt
writing manifest file 'slicedimage.egg-info/SOURCES.txt'
reading manifest file 'slicedimage.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'slicedimage.egg-info/SOURCES.txt'
Copying slicedimage.egg-info to build/bdist.linux-aarch64/wheel/slicedimage-4.1.1-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/slicedimage-4.1.1.dist-info/WHEEL
creating 'dist/slicedimage-4.1.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'slicedimage/__init__.py'
adding 'slicedimage/_augmentedenum.py'
adding 'slicedimage/_collection.py'
adding 'slicedimage/_compat.py'
adding 'slicedimage/_dimensions.py'
adding 'slicedimage/_formats.py'
adding 'slicedimage/_tile.py'
adding 'slicedimage/_tileset.py'
adding 'slicedimage/_typeformatting.py'
adding 'slicedimage/urlpath.py'
adding 'slicedimage/backends/__init__.py'
adding 'slicedimage/backends/_base.py'
adding 'slicedimage/backends/_caching.py'
adding 'slicedimage/backends/_disk.py'
adding 'slicedimage/backends/_http.py'
adding 'slicedimage/backends/_s3.py'
adding 'slicedimage/cli/__init__.py'
adding 'slicedimage/cli/__main__.py'
adding 'slicedimage/cli/_base.py'
adding 'slicedimage/cli/checksum.py'
adding 'slicedimage/cli/main.py'
adding 'slicedimage/io/__init__.py'
adding 'slicedimage/io/_base.py'
adding 'slicedimage/io/_keys.py'
adding 'slicedimage/io/_v0_0_0.py'
adding 'slicedimage/io/_v0_1_0.py'
adding 'slicedimage/url/__init__.py'
adding 'slicedimage/url/path.py'
adding 'slicedimage/url/resolve.py'
adding 'slicedimage/url/test/__init__.py'
adding 'slicedimage/url/test/test_calculate_relative_url.py'
adding 'slicedimage-4.1.1.dist-info/LICENSE'
adding 'slicedimage-4.1.1.dist-info/METADATA'
adding 'slicedimage-4.1.1.dist-info/WHEEL'
adding 'slicedimage-4.1.1.dist-info/entry_points.txt'
adding 'slicedimage-4.1.1.dist-info/top_level.txt'
adding 'slicedimage-4.1.1.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 ./slicedimage-4.1.1-py3-none-any.whl
Requirement already satisfied: boto3 in /nix/store/ygdz2m8kxi0q2frkjsfzz1p1vajqif1d-python3.9-boto3-1.17.30/lib/python3.9/site-packages (from slicedimage==4.1.1) (1.17.30)
Requirement already satisfied: requests in /nix/store/wg92y3qmkjnh42j5vv62zjry0ff1qy5l-python3.9-requests-2.25.1/lib/python3.9/site-packages (from slicedimage==4.1.1) (2.25.1)
Requirement already satisfied: packaging in /nix/store/64ygbrl6xf6irgh0jwg64a4khvcfvag1-python3.9-packaging-20.8/lib/python3.9/site-packages (from slicedimage==4.1.1) (20.8)
Requirement already satisfied: numpy in /nix/store/366n78q59mrvc907sva4lxvw051d2gb7-python3.9-numpy-1.20.1/lib/python3.9/site-packages (from slicedimage==4.1.1) (1.20.1)
Requirement already satisfied: imageio in /nix/store/m61jkmliadq8aw838wy9wz83nlb1dyh0-python3.9-imageio-2.9.0/lib/python3.9/site-packages (from slicedimage==4.1.1) (2.9.0)
Requirement already satisfied: diskcache in /nix/store/pgkvms90gvy6qcksxqdjdzna21da4kws-python3.9-diskcache-5.2.1/lib/python3.9/site-packages (from slicedimage==4.1.1) (5.2.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->slicedimage==4.1.1) (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->slicedimage==4.1.1) (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->slicedimage==4.1.1) (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->slicedimage==4.1.1) (1.26.3)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /nix/store/rlvnbqn8jzxin8bqnscl3mgpyq9hpzwk-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from botocore<1.21.0,>=1.20.30->boto3->slicedimage==4.1.1) (2.8.1)
Requirement already satisfied: six>=1.5 in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.21.0,>=1.20.30->boto3->slicedimage==4.1.1) (1.15.0)
Requirement already satisfied: pillow in /nix/store/jm64kxpxcwqicrk722nyphlg8263jz2c-python3.9-Pillow-8.1.1/lib/python3.9/site-packages (from imageio->slicedimage==4.1.1) (8.1.1)
Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/z64vw0pawp9ci0fsdcrkv0ljwsyr3di1-python3.9-pyparsing-2.4.7/lib/python3.9/site-packages (from packaging->slicedimage==4.1.1) (2.4.7)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/5y4pkh1a085k018cmc2fc3hw20aw1hrf-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests->slicedimage==4.1.1) (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->slicedimage==4.1.1) (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->slicedimage==4.1.1) (3.0.4)
Installing collected packages: slicedimage
Successfully installed slicedimage-4.1.1
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/rrzyjh6gqv7haj64bg37v28zgy86p0hz-python3.9-slicedimage-4.1.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/rrzyjh6gqv7haj64bg37v28zgy86p0hz-python3.9-slicedimage-4.1.1/lib /nix/store/rrzyjh6gqv7haj64bg37v28zgy86p0hz-python3.9-slicedimage-4.1.1/bin
patching script interpreter paths in /nix/store/rrzyjh6gqv7haj64bg37v28zgy86p0hz-python3.9-slicedimage-4.1.1
checking for references to /build/ in /nix/store/rrzyjh6gqv7haj64bg37v28zgy86p0hz-python3.9-slicedimage-4.1.1...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/rrzyjh6gqv7haj64bg37v28zgy86p0hz-python3.9-slicedimage-4.1.1/bin/slicedimage'...
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: slicedimage
@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
collecting ...
collecting 6 items
collected 11 items
slicedimage/url/test/test_calculate_relative_url.py ... [ 27%]
tests/test_nd_tiff.py ... [ 54%]
tests/test_tile_coordinates.py ..... [100%]
============================== 11 passed in 0.67s ==============================
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