Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 11:48
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/424f35f294a85c40a5bef402dab27565 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/424f35f294a85c40a5bef402dab27565 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/116831
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/lhikah5flnwwrf5czngrj0wjwmpm5wgz-snapcast-2.1.2.tar.gz
source root is snapcast-2.1.2
setting SOURCE_DATE_EPOCH to timestamp 1615551748 of file snapcast-2.1.2/PKG-INFO
@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/snapcast
copying snapcast/__init__.py -> build/lib/snapcast
creating build/lib/snapcast/control
copying snapcast/control/client.py -> build/lib/snapcast/control
copying snapcast/control/group.py -> build/lib/snapcast/control
copying snapcast/control/stream.py -> build/lib/snapcast/control
copying snapcast/control/__init__.py -> build/lib/snapcast/control
copying snapcast/control/server.py -> build/lib/snapcast/control
copying snapcast/control/protocol.py -> build/lib/snapcast/control
creating build/lib/snapcast/client
copying snapcast/client/gstreamer.py -> build/lib/snapcast/client
copying snapcast/client/__init__.py -> build/lib/snapcast/client
copying snapcast/client/messages.py -> build/lib/snapcast/client
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/snapcast
creating build/bdist.linux-x86_64/wheel/snapcast/control
copying build/lib/snapcast/control/client.py -> build/bdist.linux-x86_64/wheel/snapcast/control
copying build/lib/snapcast/control/group.py -> build/bdist.linux-x86_64/wheel/snapcast/control
copying build/lib/snapcast/control/stream.py -> build/bdist.linux-x86_64/wheel/snapcast/control
copying build/lib/snapcast/control/__init__.py -> build/bdist.linux-x86_64/wheel/snapcast/control
copying build/lib/snapcast/control/server.py -> build/bdist.linux-x86_64/wheel/snapcast/control
copying build/lib/snapcast/control/protocol.py -> build/bdist.linux-x86_64/wheel/snapcast/control
creating build/bdist.linux-x86_64/wheel/snapcast/client
copying build/lib/snapcast/client/gstreamer.py -> build/bdist.linux-x86_64/wheel/snapcast/client
copying build/lib/snapcast/client/__init__.py -> build/bdist.linux-x86_64/wheel/snapcast/client
copying build/lib/snapcast/client/messages.py -> build/bdist.linux-x86_64/wheel/snapcast/client
copying build/lib/snapcast/__init__.py -> build/bdist.linux-x86_64/wheel/snapcast
running install_egg_info
running egg_info
creating snapcast.egg-info
writing snapcast.egg-info/PKG-INFO
writing dependency_links to snapcast.egg-info/dependency_links.txt
writing requirements to snapcast.egg-info/requires.txt
writing top-level names to snapcast.egg-info/top_level.txt
writing manifest file 'snapcast.egg-info/SOURCES.txt'
reading manifest file 'snapcast.egg-info/SOURCES.txt'
writing manifest file 'snapcast.egg-info/SOURCES.txt'
Copying snapcast.egg-info to build/bdist.linux-x86_64/wheel/snapcast-2.1.2-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/snapcast-2.1.2.dist-info/WHEEL
creating 'dist/snapcast-2.1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'snapcast/__init__.py'
adding 'snapcast/client/__init__.py'
adding 'snapcast/client/gstreamer.py'
adding 'snapcast/client/messages.py'
adding 'snapcast/control/__init__.py'
adding 'snapcast/control/client.py'
adding 'snapcast/control/group.py'
adding 'snapcast/control/protocol.py'
adding 'snapcast/control/server.py'
adding 'snapcast/control/stream.py'
adding 'snapcast-2.1.2.dist-info/METADATA'
adding 'snapcast-2.1.2.dist-info/WHEEL'
adding 'snapcast-2.1.2.dist-info/top_level.txt'
adding 'snapcast-2.1.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/snapcast-2.1.2/dist /build/snapcast-2.1.2
Processing ./snapcast-2.1.2-py3-none-any.whl
Requirement already satisfied: construct>=2.5.2 in /nix/store/1l1ipxs7g84lscsm6fnnmhk981xx3fh6-python3.9-construct-2.10.56/lib/python3.9/site-packages (from snapcast==2.1.2) (2.10.56)
Installing collected packages: snapcast
Successfully installed snapcast-2.1.2
/build/snapcast-2.1.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mpnjafjhhvpz1mkc73x8xvv2jjpdgplg-python3.9-snapcast-2.1.2
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/mpnjafjhhvpz1mkc73x8xvv2jjpdgplg-python3.9-snapcast-2.1.2/lib
patching script interpreter paths in /nix/store/mpnjafjhhvpz1mkc73x8xvv2jjpdgplg-python3.9-snapcast-2.1.2
checking for references to /build/ in /nix/store/mpnjafjhhvpz1mkc73x8xvv2jjpdgplg-python3.9-snapcast-2.1.2...
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
Check whether the following modules can be imported: snapcast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment