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/192bd64276925cb124ab9b8e2b0b4f5a to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/192bd64276925cb124ab9b8e2b0b4f5a to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 3 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
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/0zbfl7h7wvhrnnbgb3ry94gnzb183r50-SoundFile-0.10.3.post1.tar.gz
source root is SoundFile-0.10.3.post1
setting SOURCE_DATE_EPOCH to timestamp 1574673398 of file SoundFile-0.10.3.post1/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/vkz7frmcjbm2gza8a04iadxqp7n1fa3p-python3.8-setuptools-50.3.1/lib/python3.8/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '0.10.3post1' to '0.10.3.post1'
warnings.warn(tmpl.format(**locals()))
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying soundfile.py -> build/lib
copying _soundfile.py -> build/lib
generating cffi module 'build/lib/_soundfile.py'
already up-to-date
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
copying build/lib/_soundfile.py -> build/bdist.linux-aarch64/wheel
copying build/lib/soundfile.py -> build/bdist.linux-aarch64/wheel
running install_egg_info
running egg_info
writing SoundFile.egg-info/PKG-INFO
writing dependency_links to SoundFile.egg-info/dependency_links.txt
writing requirements to SoundFile.egg-info/requires.txt
writing top-level names to SoundFile.egg-info/top_level.txt
reading manifest file 'SoundFile.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'SoundFile.egg-info/SOURCES.txt'
Copying SoundFile.egg-info to build/bdist.linux-aarch64/wheel/SoundFile-0.10.3.post1-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/SoundFile-0.10.3.post1.dist-info/WHEEL
creating 'dist/SoundFile-0.10.3.post1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding '_soundfile.py'
adding 'soundfile.py'
adding 'SoundFile-0.10.3.post1.dist-info/LICENSE'
adding 'SoundFile-0.10.3.post1.dist-info/METADATA'
adding 'SoundFile-0.10.3.post1.dist-info/WHEEL'
adding 'SoundFile-0.10.3.post1.dist-info/top_level.txt'
adding 'SoundFile-0.10.3.post1.dist-info/zip-safe'
adding 'SoundFile-0.10.3.post1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/SoundFile-0.10.3.post1/dist /build/SoundFile-0.10.3.post1
Processing ./SoundFile-0.10.3.post1-py2.py3-none-any.whl
Requirement already satisfied: cffi>=1.0 in /nix/store/8szr5pcl46acj3bfwnr8266pi4s2lmh1-python3.8-cffi-1.14.5/lib/python3.8/site-packages (from SoundFile==0.10.3.post1) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/5zrnqxjkmp2rn4xxrcyai1wlvc5x4pz0-python3.8-pycparser-2.20/lib/python3.8/site-packages (from cffi>=1.0->SoundFile==0.10.3.post1) (2.20)
Installing collected packages: SoundFile
Successfully installed SoundFile-0.10.3.post1
/build/SoundFile-0.10.3.post1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/46q3i6vgdvl3dbk4jrlvvbl2nn4m9lhc-python3.8-soundfile-0.10.3.post1
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/46q3i6vgdvl3dbk4jrlvvbl2nn4m9lhc-python3.8-soundfile-0.10.3.post1/lib
patching script interpreter paths in /nix/store/46q3i6vgdvl3dbk4jrlvvbl2nn4m9lhc-python3.8-soundfile-0.10.3.post1
checking for references to /build/ in /nix/store/46q3i6vgdvl3dbk4jrlvvbl2nn4m9lhc-python3.8-soundfile-0.10.3.post1...
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": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
/nix/store/vkz7frmcjbm2gza8a04iadxqp7n1fa3p-python3.8-setuptools-50.3.1/lib/python3.8/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '0.10.3post1' to '0.10.3.post1'
warnings.warn(tmpl.format(**locals()))
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing SoundFile.egg-info/PKG-INFO
writing dependency_links to SoundFile.egg-info/dependency_links.txt
writing requirements to SoundFile.egg-info/requires.txt
writing top-level names to SoundFile.egg-info/top_level.txt
reading manifest file 'SoundFile.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'SoundFile.egg-info/SOURCES.txt'
running build_ext
generating cffi module '_soundfile.py'
already up-to-date
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/SoundFile-0.10.3.post1
collecting ...
collected 320 items
tests/test_argspec.py .... [ 1%]
tests/test_pysoundfile.py .............................................. [ 15%]
........................................................................ [ 38%]
........................................................................ [ 60%]
........................................................................ [ 83%]
...................................................... [100%]
=============================== warnings summary ===============================
tests/test_pysoundfile.py:104
/build/SoundFile-0.10.3.post1/tests/test_pysoundfile.py:104: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
def file_inmemory():
tests/test_pysoundfile.py:110
/build/SoundFile-0.10.3.post1/tests/test_pysoundfile.py:110: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
def sf_stereo_r(file_stereo_r):
tests/test_pysoundfile.py:116
/build/SoundFile-0.10.3.post1/tests/test_pysoundfile.py:116: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
def sf_stereo_w(file_w):
tests/test_pysoundfile.py:122
/build/SoundFile-0.10.3.post1/tests/test_pysoundfile.py:122: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
def sf_stereo_rplus(file_stereo_rplus):
tests/test_pysoundfile.py:128
/build/SoundFile-0.10.3.post1/tests/test_pysoundfile.py:128: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
def sf_stereo_wplus(file_wplus):
-- Docs: https://docs.pytest.org/en/stable/warnings.html
======================= 320 passed, 5 warnings in 1.08s ========================
Finished executing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment