Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/8bc69ff9c133f2d6946e7e1302105a6d to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8bc69ff9c133f2d6946e7e1302105a6d to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 4 seconds | https://github.com/NixOS/nixpkgs/pull/116710
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/6i4lp8hapzfm4w75nm93q6kx5p8q8iv3-astor-0.8.1.tar.gz
source root is astor-0.8.1
setting SOURCE_DATE_EPOCH to timestamp 1575942631 of file astor-0.8.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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/astor
copying astor/code_gen.py -> build/lib/astor
copying astor/op_util.py -> build/lib/astor
copying astor/string_repr.py -> build/lib/astor
copying astor/node_util.py -> build/lib/astor
copying astor/__init__.py -> build/lib/astor
copying astor/tree_walk.py -> build/lib/astor
copying astor/file_util.py -> build/lib/astor
copying astor/rtrip.py -> build/lib/astor
copying astor/codegen.py -> build/lib/astor
copying astor/source_repr.py -> build/lib/astor
running egg_info
writing astor.egg-info/PKG-INFO
writing dependency_links to astor.egg-info/dependency_links.txt
writing top-level names to astor.egg-info/top_level.txt
reading manifest file 'astor.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGES'
writing manifest file 'astor.egg-info/SOURCES.txt'
copying astor/VERSION -> build/lib/astor
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/code_gen.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/op_util.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/string_repr.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/node_util.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/__init__.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/tree_walk.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/file_util.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/rtrip.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/VERSION -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/codegen.py -> build/bdist.linux-x86_64/wheel/astor
copying build/lib/astor/source_repr.py -> build/bdist.linux-x86_64/wheel/astor
running install_egg_info
Copying astor.egg-info to build/bdist.linux-x86_64/wheel/astor-0.8.1-py3.8.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-x86_64/wheel/astor-0.8.1.dist-info/WHEEL
creating 'dist/astor-0.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'astor/VERSION'
adding 'astor/__init__.py'
adding 'astor/code_gen.py'
adding 'astor/codegen.py'
adding 'astor/file_util.py'
adding 'astor/node_util.py'
adding 'astor/op_util.py'
adding 'astor/rtrip.py'
adding 'astor/source_repr.py'
adding 'astor/string_repr.py'
adding 'astor/tree_walk.py'
adding 'astor-0.8.1.dist-info/AUTHORS'
adding 'astor-0.8.1.dist-info/LICENSE'
adding 'astor-0.8.1.dist-info/METADATA'
adding 'astor-0.8.1.dist-info/WHEEL'
adding 'astor-0.8.1.dist-info/top_level.txt'
adding 'astor-0.8.1.dist-info/zip-safe'
adding 'astor-0.8.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/astor-0.8.1/dist /build/astor-0.8.1
Processing ./astor-0.8.1-py2.py3-none-any.whl
Installing collected packages: astor
Successfully installed astor-0.8.1
/build/astor-0.8.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/0n546bqzc1mkq8pava2wrahp219kxqan-python3.8-astor-0.8.1
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/0n546bqzc1mkq8pava2wrahp219kxqan-python3.8-astor-0.8.1/lib
patching script interpreter paths in /nix/store/0n546bqzc1mkq8pava2wrahp219kxqan-python3.8-astor-0.8.1
checking for references to /build/ in /nix/store/0n546bqzc1mkq8pava2wrahp219kxqan-python3.8-astor-0.8.1...
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.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/astor-0.8.1
collecting ...
collected 55 items / 4 deselected / 51 selected
tests/test_code_gen.py .............s............................... [ 88%]
tests/test_misc.py .....s [100%]
================= 49 passed, 2 skipped, 4 deselected in 0.39s ==================
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