Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:38
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/7e7498a4e00f48733ef63255bf89e5d1 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/7e7498a4e00f48733ef63255bf89e5d1 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/rzw19gvhd14l2lqyz88hf1rpr1xcj3ky-pytest-arraydiff-0.3.tar.gz
source root is pytest-arraydiff-0.3
setting SOURCE_DATE_EPOCH to timestamp 1544070604 of file pytest-arraydiff-0.3/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
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pytest_arraydiff
copying pytest_arraydiff/__init__.py -> build/lib/pytest_arraydiff
copying pytest_arraydiff/plugin.py -> build/lib/pytest_arraydiff
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/pytest_arraydiff
copying build/lib/pytest_arraydiff/__init__.py -> build/bdist.linux-aarch64/wheel/pytest_arraydiff
copying build/lib/pytest_arraydiff/plugin.py -> build/bdist.linux-aarch64/wheel/pytest_arraydiff
running install_egg_info
running egg_info
writing pytest_arraydiff.egg-info/PKG-INFO
writing dependency_links to pytest_arraydiff.egg-info/dependency_links.txt
writing entry points to pytest_arraydiff.egg-info/entry_points.txt
writing requirements to pytest_arraydiff.egg-info/requires.txt
writing top-level names to pytest_arraydiff.egg-info/top_level.txt
reading manifest file 'pytest_arraydiff.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'tox.ini'
writing manifest file 'pytest_arraydiff.egg-info/SOURCES.txt'
Copying pytest_arraydiff.egg-info to build/bdist.linux-aarch64/wheel/pytest_arraydiff-0.3-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/pytest_arraydiff-0.3.dist-info/WHEEL
creating 'dist/pytest_arraydiff-0.3-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pytest_arraydiff/__init__.py'
adding 'pytest_arraydiff/plugin.py'
adding 'pytest_arraydiff-0.3.dist-info/LICENSE'
adding 'pytest_arraydiff-0.3.dist-info/METADATA'
adding 'pytest_arraydiff-0.3.dist-info/WHEEL'
adding 'pytest_arraydiff-0.3.dist-info/entry_points.txt'
adding 'pytest_arraydiff-0.3.dist-info/top_level.txt'
adding 'pytest_arraydiff-0.3.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pytest-arraydiff-0.3/dist /build/pytest-arraydiff-0.3
Processing ./pytest_arraydiff-0.3-py3-none-any.whl
Requirement already satisfied: six in /nix/store/na518fy49k42fyp3ibfb522iz93hmgx2-python3.9-six-1.15.0/lib/python3.9/site-packages (from pytest-arraydiff==0.3) (1.15.0)
Requirement already satisfied: numpy in /nix/store/l0lvnn19zplw742mhjgraj594a6kn2q0-python3.9-numpy-1.20.1/lib/python3.9/site-packages (from pytest-arraydiff==0.3) (1.20.1)
Requirement already satisfied: pytest in /nix/store/kn3can5f9s4rbi0zwymaga52h40wd757-python3.9-pytest-6.2.2/lib/python3.9/site-packages (from pytest-arraydiff==0.3) (6.2.2)
Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/d4xjjxswmyp18w7k4qvickax6x6rsfw3-python3.9-pluggy-0.13.1/lib/python3.9/site-packages (from pytest->pytest-arraydiff==0.3) (0.13.1)
Requirement already satisfied: toml in /nix/store/xpwdkw95mddp414s5m9vdqf3njlrdh0p-python3.9-toml-0.10.2/lib/python3.9/site-packages (from pytest->pytest-arraydiff==0.3) (0.10.2)
Requirement already satisfied: packaging in /nix/store/fg393wsy948npwqfxfrb11jnk2fp3kpk-python3.9-packaging-20.8/lib/python3.9/site-packages (from pytest->pytest-arraydiff==0.3) (20.8)
Requirement already satisfied: py>=1.8.2 in /nix/store/ansmsh7s9nsjxq7b9p9i3mbdn62xmx1k-python3.9-py-1.9.0/lib/python3.9/site-packages (from pytest->pytest-arraydiff==0.3) (1.9.0)
Requirement already satisfied: attrs>=19.2.0 in /nix/store/9jln296r87nyh9s27jba58xmggv26r12-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from pytest->pytest-arraydiff==0.3) (20.3.0)
Requirement already satisfied: iniconfig in /nix/store/62q04l4v2lz5l1rh9vlyqq7fraaic9qi-python3.9-iniconfig-1.1.1/lib/python3.9/site-packages (from pytest->pytest-arraydiff==0.3) (0.0.0)
Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/kcla725d12cyda103m3fqhi0zcmmil5h-python3.9-pyparsing-2.4.7/lib/python3.9/site-packages (from packaging->pytest->pytest-arraydiff==0.3) (2.4.7)
Installing collected packages: pytest-arraydiff
Successfully installed pytest-arraydiff-0.3
/build/pytest-arraydiff-0.3
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/cf926w4gkqq8qh6jlz31w33jbbzw7mac-python3.9-pytest-arraydiff-0.3
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/cf926w4gkqq8qh6jlz31w33jbbzw7mac-python3.9-pytest-arraydiff-0.3/lib
patching script interpreter paths in /nix/store/cf926w4gkqq8qh6jlz31w33jbbzw7mac-python3.9-pytest-arraydiff-0.3
checking for references to /build/ in /nix/store/cf926w4gkqq8qh6jlz31w33jbbzw7mac-python3.9-pytest-arraydiff-0.3...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@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