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/dc73b0c033862cc35acba86f38e100a7 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/dc73b0c033862cc35acba86f38e100a7 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 3 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.8.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: diskcache in /nix/store/3pg2q2zn0hb89lmx6cxgpm4r0brk9kmf-python3.8-diskcache-5.2.1/lib/python3.8/site-packages (from slicedimage==4.1.1) (5.2.1)
Requirement already satisfied: requests in /nix/store/izsx4zansdskx4b7g7b7wdqkprdkwncn-python3.8-requests-2.25.1/lib/python3.8/site-packages (from slicedimage==4.1.1) (2.25.1)
Requirement already satisfied: packaging in /nix/store/c9081lmplr0la1fhzfamsna350ybn2mi-python3.8-packaging-20.8/lib/python3.8/site-packages (from slicedimage==4.1.1) (20.8)
Requirement already satisfied: imageio in /nix/store/ab1q1i57npyd3dv9bdg879c1581yky7a-python3.8-imageio-2.9.0/lib/python3.8/site-packages (from slicedimage==4.1.1) (2.9.0)
Requirement already satisfied: boto3 in /nix/store/h86cxjl0w00knh1xfj71hfixpahjn7ni-python3.8-boto3-1.17.30/lib/python3.8/site-packages (from slicedimage==4.1.1) (1.17.30)
Requirement already satisfied: numpy in /nix/store/dnm5c6ams3jqgikybbz2vs44n61cd89v-python3.8-numpy-1.20.1/lib/python3.8/site-packages (from slicedimage==4.1.1) (1.20.1)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /nix/store/bm2zgs5xjvqrk2k6jv832igvyqp71lg9-python3.8-s3transfer-0.3.4/lib/python3.8/site-packages (from boto3->slicedimage==4.1.1) (0.3.4)
Requirement already satisfied: botocore<1.21.0,>=1.20.30 in /nix/store/p5fbxfzf89xmvywlpaqssa43m5j59f6j-python3.8-botocore-1.20.30/lib/python3.8/site-packages (from boto3->slicedimage==4.1.1) (1.20.30)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /nix/store/h6mxxnl37zxld21y4pfdw3lyhnbb38w7-python3.8-jmespath-0.10.0/lib/python3.8/site-packages (from boto3->slicedimage==4.1.1) (0.10.0)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/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/i2820g6iww87vyrc88pi8c465a8nwphy-python3.8-python-dateutil-2.8.1/lib/python3.8/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/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/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/ffjrabnins4a2ygi4c70w59clihf3f1i-python3.8-Pillow-8.1.1/lib/python3.8/site-packages (from imageio->slicedimage==4.1.1) (8.1.1)
Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/x135z14rq4s5p0sxadvpz6gbqj8m04fv-python3.8-pyparsing-2.4.7/lib/python3.8/site-packages (from packaging->slicedimage==4.1.1) (2.4.7)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/ysy3j81q1xqif6ymp9zsh7hggh061jph-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests->slicedimage==4.1.1) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from requests->slicedimage==4.1.1) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/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/kpqs4qb703b8hq92h9q19sw7v3f9g7b5-python3.8-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/kpqs4qb703b8hq92h9q19sw7v3f9g7b5-python3.8-slicedimage-4.1.1/lib /nix/store/kpqs4qb703b8hq92h9q19sw7v3f9g7b5-python3.8-slicedimage-4.1.1/bin
patching script interpreter paths in /nix/store/kpqs4qb703b8hq92h9q19sw7v3f9g7b5-python3.8-slicedimage-4.1.1
checking for references to /build/ in /nix/store/kpqs4qb703b8hq92h9q19sw7v3f9g7b5-python3.8-slicedimage-4.1.1...
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/kpqs4qb703b8hq92h9q19sw7v3f9g7b5-python3.8-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.8.8, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source
collecting ...
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.52s ==============================
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