Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/1649cc50608678c89b9d8e2f9f862eb2 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1649cc50608678c89b9d8e2f9f862eb2 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/bj7scv0bcdmfy8ik9af43dpr5djm36md-libevdev-0.9.tar.gz
source root is libevdev-0.9
setting SOURCE_DATE_EPOCH to timestamp 1591233186 of file libevdev-0.9/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/ndzhb93gpivrfy3cawhahy1b196pmv02-fix-paths.patch
patching file libevdev/_clib.py
@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/libevdev
copying libevdev/device.py -> build/lib/libevdev
copying libevdev/_clib.py -> build/lib/libevdev
copying libevdev/__init__.py -> build/lib/libevdev
copying libevdev/event.py -> build/lib/libevdev
copying libevdev/const.py -> build/lib/libevdev
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/libevdev
copying build/lib/libevdev/device.py -> build/bdist.linux-x86_64/wheel/libevdev
copying build/lib/libevdev/_clib.py -> build/bdist.linux-x86_64/wheel/libevdev
copying build/lib/libevdev/__init__.py -> build/bdist.linux-x86_64/wheel/libevdev
copying build/lib/libevdev/event.py -> build/bdist.linux-x86_64/wheel/libevdev
copying build/lib/libevdev/const.py -> build/bdist.linux-x86_64/wheel/libevdev
running install_egg_info
running egg_info
writing libevdev.egg-info/PKG-INFO
writing dependency_links to libevdev.egg-info/dependency_links.txt
writing top-level names to libevdev.egg-info/top_level.txt
reading manifest file 'libevdev.egg-info/SOURCES.txt'
writing manifest file 'libevdev.egg-info/SOURCES.txt'
Copying libevdev.egg-info to build/bdist.linux-x86_64/wheel/libevdev-0.9-py3.8.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/libevdev-0.9.dist-info/WHEEL
creating 'dist/libevdev-0.9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'libevdev/__init__.py'
adding 'libevdev/_clib.py'
adding 'libevdev/const.py'
adding 'libevdev/device.py'
adding 'libevdev/event.py'
adding 'libevdev-0.9.dist-info/METADATA'
adding 'libevdev-0.9.dist-info/WHEEL'
adding 'libevdev-0.9.dist-info/top_level.txt'
adding 'libevdev-0.9.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/libevdev-0.9/dist /build/libevdev-0.9
Processing ./libevdev-0.9-py3-none-any.whl
Installing collected packages: libevdev
Successfully installed libevdev-0.9
/build/libevdev-0.9
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vwclr6mqzxz8l1d3pdi2l84hrakfgb10-python3.8-libevdev-0.9
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vwclr6mqzxz8l1d3pdi2l84hrakfgb10-python3.8-libevdev-0.9/lib
patching script interpreter paths in /nix/store/vwclr6mqzxz8l1d3pdi2l84hrakfgb10-python3.8-libevdev-0.9
checking for references to /build/ in /nix/store/vwclr6mqzxz8l1d3pdi2l84hrakfgb10-python3.8-libevdev-0.9...
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/libevdev-0.9
collecting ...
collected 91 items
test/test_clib.py .......................sssssssssssssssssssssssssss [ 54%]
test/test_const.py ............. [ 69%]
test/test_device.py ..s.........sss..ss..ss. [ 95%]
test/test_events.py .... [100%]
======================== 56 passed, 35 skipped in 0.49s ========================
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