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/d8b1bb0c5186064562dd074033171f4e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d8b1bb0c5186064562dd074033171f4e to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 5 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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/vimbhb8gvhc2pg4lij9l1fhf3lzxm2pd-colorcet-2.0.6.tar.gz
source root is colorcet-2.0.6
setting SOURCE_DATE_EPOCH to timestamp 1611097228 of file colorcet-2.0.6/setup.cfg
@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
/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_type'
warnings.warn(msg)
/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file'
warnings.warn(msg)
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/colorcet
copying colorcet/__main__.py -> build/lib/colorcet
copying colorcet/sineramp.py -> build/lib/colorcet
copying colorcet/__init__.py -> build/lib/colorcet
copying colorcet/plotting.py -> build/lib/colorcet
creating build/lib/colorcet/tests
copying colorcet/tests/test_bokeh.py -> build/lib/colorcet/tests
copying colorcet/tests/__init__.py -> build/lib/colorcet/tests
copying colorcet/tests/test_matplotlib.py -> build/lib/colorcet/tests
copying colorcet/tests/test_aliases.py -> build/lib/colorcet/tests
running egg_info
writing colorcet.egg-info/PKG-INFO
writing dependency_links to colorcet.egg-info/dependency_links.txt
writing entry points to colorcet.egg-info/entry_points.txt
writing requirements to colorcet.egg-info/requires.txt
writing top-level names to colorcet.egg-info/top_level.txt
reading manifest file 'colorcet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.ipynb_checkpoints/*' found anywhere in distribution
writing manifest file 'colorcet.egg-info/SOURCES.txt'
copying colorcet/.version -> build/lib/colorcet
creating build/lib/colorcet/examples
copying colorcet/examples/index.ipynb -> build/lib/colorcet/examples
creating build/lib/colorcet/examples/assets
copying colorcet/examples/assets/write_named.py -> build/lib/colorcet/examples/assets
creating build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/census_fire.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/census_hot.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/fire.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/hot.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/jet.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/named.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/rainbow.png -> build/lib/colorcet/examples/assets/images
creating build/lib/colorcet/examples/user_guide
copying colorcet/examples/user_guide/Categorical.ipynb -> build/lib/colorcet/examples/user_guide
copying colorcet/examples/user_guide/Continuous.ipynb -> build/lib/colorcet/examples/user_guide
copying colorcet/examples/user_guide/index.ipynb -> build/lib/colorcet/examples/user_guide
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/colorcet
copying build/lib/colorcet/__main__.py -> build/bdist.linux-aarch64/wheel/colorcet
copying build/lib/colorcet/sineramp.py -> build/bdist.linux-aarch64/wheel/colorcet
creating build/bdist.linux-aarch64/wheel/colorcet/examples
creating build/bdist.linux-aarch64/wheel/colorcet/examples/user_guide
copying build/lib/colorcet/examples/user_guide/index.ipynb -> build/bdist.linux-aarch64/wheel/colorcet/examples/user_guide
copying build/lib/colorcet/examples/user_guide/Categorical.ipynb -> build/bdist.linux-aarch64/wheel/colorcet/examples/user_guide
copying build/lib/colorcet/examples/user_guide/Continuous.ipynb -> build/bdist.linux-aarch64/wheel/colorcet/examples/user_guide
copying build/lib/colorcet/examples/index.ipynb -> build/bdist.linux-aarch64/wheel/colorcet/examples
creating build/bdist.linux-aarch64/wheel/colorcet/examples/assets
creating build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/census_hot.png -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/named.png -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/hot.png -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/jet.png -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/fire.png -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/rainbow.png -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/census_fire.png -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/write_named.py -> build/bdist.linux-aarch64/wheel/colorcet/examples/assets
copying build/lib/colorcet/__init__.py -> build/bdist.linux-aarch64/wheel/colorcet
copying build/lib/colorcet/plotting.py -> build/bdist.linux-aarch64/wheel/colorcet
copying build/lib/colorcet/.version -> build/bdist.linux-aarch64/wheel/colorcet
creating build/bdist.linux-aarch64/wheel/colorcet/tests
copying build/lib/colorcet/tests/test_bokeh.py -> build/bdist.linux-aarch64/wheel/colorcet/tests
copying build/lib/colorcet/tests/__init__.py -> build/bdist.linux-aarch64/wheel/colorcet/tests
copying build/lib/colorcet/tests/test_matplotlib.py -> build/bdist.linux-aarch64/wheel/colorcet/tests
copying build/lib/colorcet/tests/test_aliases.py -> build/bdist.linux-aarch64/wheel/colorcet/tests
running install_egg_info
Copying colorcet.egg-info to build/bdist.linux-aarch64/wheel/colorcet-2.0.6-py3.9.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/colorcet-2.0.6.dist-info/WHEEL
creating 'dist/colorcet-2.0.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'colorcet/.version'
adding 'colorcet/__init__.py'
adding 'colorcet/__main__.py'
adding 'colorcet/plotting.py'
adding 'colorcet/sineramp.py'
adding 'colorcet/examples/index.ipynb'
adding 'colorcet/examples/assets/write_named.py'
adding 'colorcet/examples/assets/images/census_fire.png'
adding 'colorcet/examples/assets/images/census_hot.png'
adding 'colorcet/examples/assets/images/fire.png'
adding 'colorcet/examples/assets/images/hot.png'
adding 'colorcet/examples/assets/images/jet.png'
adding 'colorcet/examples/assets/images/named.png'
adding 'colorcet/examples/assets/images/rainbow.png'
adding 'colorcet/examples/user_guide/Categorical.ipynb'
adding 'colorcet/examples/user_guide/Continuous.ipynb'
adding 'colorcet/examples/user_guide/index.ipynb'
adding 'colorcet/tests/__init__.py'
adding 'colorcet/tests/test_aliases.py'
adding 'colorcet/tests/test_bokeh.py'
adding 'colorcet/tests/test_matplotlib.py'
adding 'colorcet-2.0.6.dist-info/LICENSE.txt'
adding 'colorcet-2.0.6.dist-info/METADATA'
adding 'colorcet-2.0.6.dist-info/WHEEL'
adding 'colorcet-2.0.6.dist-info/entry_points.txt'
adding 'colorcet-2.0.6.dist-info/top_level.txt'
adding 'colorcet-2.0.6.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/colorcet-2.0.6/dist /build/colorcet-2.0.6
Processing ./colorcet-2.0.6-py2.py3-none-any.whl
Requirement already satisfied: param>=1.7.0 in /nix/store/hakql32wvpi2idg68yvg1qc57rj4liaa-python3.9-param-1.10.1/lib/python3.9/site-packages (from colorcet==2.0.6) (1.10.1)
Requirement already satisfied: pyct>=0.4.4 in /nix/store/qasfp9swpp3c8ki3hpxfkrw2vjm3467q-python3.9-pyct-0.4.8/lib/python3.9/site-packages (from colorcet==2.0.6) (0.4.8)
Installing collected packages: colorcet
Successfully installed colorcet-2.0.6
/build/colorcet-2.0.6
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9xkwa86wbcvx63b3kaywii9fa8d1ba3m-python3.9-colorcet-2.0.6
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9xkwa86wbcvx63b3kaywii9fa8d1ba3m-python3.9-colorcet-2.0.6/lib /nix/store/9xkwa86wbcvx63b3kaywii9fa8d1ba3m-python3.9-colorcet-2.0.6/bin
patching script interpreter paths in /nix/store/9xkwa86wbcvx63b3kaywii9fa8d1ba3m-python3.9-colorcet-2.0.6
checking for references to /build/ in /nix/store/9xkwa86wbcvx63b3kaywii9fa8d1ba3m-python3.9-colorcet-2.0.6...
Rewriting #!/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2/bin/python3.9 to #!/nix/store/aqxv6kyxvijg5qnbjmkd6idmpn2mhw1b-python3-3.9.2
wrapping `/nix/store/9xkwa86wbcvx63b3kaywii9fa8d1ba3m-python3.9-colorcet-2.0.6/bin/colorcet'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
Matplotlib: 3.3.4
Freetype: 2.10.4
rootdir: /build/colorcet-2.0.6
plugins: mpl-0.12
collecting ...
collecting 6 items
collected 340 items / 2 deselected / 338 selected
colorcet/tests/test_aliases.py ...... [ 1%]
colorcet/tests/test_bokeh.py ... [ 2%]
colorcet/tests/test_matplotlib.py ...................................... [ 13%]
........................................................................ [ 35%]
........................................................................ [ 56%]
........................................................................ [ 77%]
........................................................................ [ 99%]
... [100%]
====================== 338 passed, 2 deselected in 1.90s =======================
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment