Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 11:54
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/55c178ced32ab9487da7094b6d3aa201 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/55c178ced32ab9487da7094b6d3aa201 to your computer and use it in GitHub Desktop.
system: aarch64-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/51fj1w41wfbhsirzabllai489f2fkbi9-pykeepass-3.2.1.tar.gz
source root is pykeepass-3.2.1
setting SOURCE_DATE_EPOCH to timestamp 1595198901 of file pykeepass-3.2.1/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/pykeepass
copying pykeepass/pykeepass.py -> build/lib/pykeepass
copying pykeepass/xpath.py -> build/lib/pykeepass
copying pykeepass/entry.py -> build/lib/pykeepass
copying pykeepass/__init__.py -> build/lib/pykeepass
copying pykeepass/baseelement.py -> build/lib/pykeepass
copying pykeepass/exceptions.py -> build/lib/pykeepass
copying pykeepass/icons.py -> build/lib/pykeepass
copying pykeepass/group.py -> build/lib/pykeepass
copying pykeepass/attachment.py -> build/lib/pykeepass
creating build/lib/pykeepass/kdbx_parsing
copying pykeepass/kdbx_parsing/kdbx3.py -> build/lib/pykeepass/kdbx_parsing
copying pykeepass/kdbx_parsing/__init__.py -> build/lib/pykeepass/kdbx_parsing
copying pykeepass/kdbx_parsing/kdbx4.py -> build/lib/pykeepass/kdbx_parsing
copying pykeepass/kdbx_parsing/pytwofish.py -> build/lib/pykeepass/kdbx_parsing
copying pykeepass/kdbx_parsing/common.py -> build/lib/pykeepass/kdbx_parsing
copying pykeepass/kdbx_parsing/kdbx.py -> build/lib/pykeepass/kdbx_parsing
copying pykeepass/kdbx_parsing/twofish.py -> build/lib/pykeepass/kdbx_parsing
running egg_info
writing pykeepass.egg-info/PKG-INFO
writing dependency_links to pykeepass.egg-info/dependency_links.txt
writing requirements to pykeepass.egg-info/requires.txt
writing top-level names to pykeepass.egg-info/top_level.txt
reading manifest file 'pykeepass.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*.pyo' found under directory '*'
no previously-included directories found matching 'tests*'
writing manifest file 'pykeepass.egg-info/SOURCES.txt'
copying pykeepass/blank_database.kdbx -> build/lib/pykeepass
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/pykeepass
copying build/lib/pykeepass/pykeepass.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/xpath.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/entry.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/__init__.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/baseelement.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/blank_database.kdbx -> build/bdist.linux-aarch64/wheel/pykeepass
creating build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/kdbx_parsing/kdbx3.py -> build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/kdbx_parsing/__init__.py -> build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/kdbx_parsing/kdbx4.py -> build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/kdbx_parsing/pytwofish.py -> build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/kdbx_parsing/common.py -> build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/kdbx_parsing/kdbx.py -> build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/kdbx_parsing/twofish.py -> build/bdist.linux-aarch64/wheel/pykeepass/kdbx_parsing
copying build/lib/pykeepass/exceptions.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/icons.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/group.py -> build/bdist.linux-aarch64/wheel/pykeepass
copying build/lib/pykeepass/attachment.py -> build/bdist.linux-aarch64/wheel/pykeepass
running install_egg_info
Copying pykeepass.egg-info to build/bdist.linux-aarch64/wheel/pykeepass-3.2.1-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/pykeepass-3.2.1.dist-info/WHEEL
creating 'dist/pykeepass-3.2.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pykeepass/__init__.py'
adding 'pykeepass/attachment.py'
adding 'pykeepass/baseelement.py'
adding 'pykeepass/blank_database.kdbx'
adding 'pykeepass/entry.py'
adding 'pykeepass/exceptions.py'
adding 'pykeepass/group.py'
adding 'pykeepass/icons.py'
adding 'pykeepass/pykeepass.py'
adding 'pykeepass/xpath.py'
adding 'pykeepass/kdbx_parsing/__init__.py'
adding 'pykeepass/kdbx_parsing/common.py'
adding 'pykeepass/kdbx_parsing/kdbx.py'
adding 'pykeepass/kdbx_parsing/kdbx3.py'
adding 'pykeepass/kdbx_parsing/kdbx4.py'
adding 'pykeepass/kdbx_parsing/pytwofish.py'
adding 'pykeepass/kdbx_parsing/twofish.py'
adding 'pykeepass-3.2.1.dist-info/LICENSE'
adding 'pykeepass-3.2.1.dist-info/METADATA'
adding 'pykeepass-3.2.1.dist-info/WHEEL'
adding 'pykeepass-3.2.1.dist-info/pbr.json'
adding 'pykeepass-3.2.1.dist-info/top_level.txt'
adding 'pykeepass-3.2.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pykeepass-3.2.1/dist /build/pykeepass-3.2.1
Processing ./pykeepass-3.2.1-py3-none-any.whl
Requirement already satisfied: python-dateutil in /nix/store/rlvnbqn8jzxin8bqnscl3mgpyq9hpzwk-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from pykeepass==3.2.1) (2.8.1)
Requirement already satisfied: argon2-cffi in /nix/store/vy3wx0jscffwxx2i8108qwd3bnydb897-python3.9-argon2_cffi-20.1.0/lib/python3.9/site-packages (from pykeepass==3.2.1) (20.1.0)
Requirement already satisfied: future in /nix/store/rdnvnnxs1smpkvrqmxcz868jl4b1fxsk-python3.9-future-0.18.2/lib/python3.9/site-packages (from pykeepass==3.2.1) (0.18.2)
Requirement already satisfied: pycryptodomex>=3.6.2 in /nix/store/kx0ai3s7abhs7m6f54pvx51cvx362v74-python3.9-pycryptodomex-3.10.1/lib/python3.9/site-packages (from pykeepass==3.2.1) (3.10.1)
Requirement already satisfied: lxml in /nix/store/5jfni8i9978ij4cfhyxy4lwk2vpk7j8w-python3.9-lxml-4.6.2/lib/python3.9/site-packages (from pykeepass==3.2.1) (4.6.2)
Requirement already satisfied: construct>=2.10.54 in /nix/store/z2j32wwvgkkkyj0w6gb1lndg2x5yirk4-python3.9-construct-2.10.56/lib/python3.9/site-packages (from pykeepass==3.2.1) (2.10.56)
Requirement already satisfied: six in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from argon2-cffi->pykeepass==3.2.1) (1.15.0)
Requirement already satisfied: cffi>=1.0.0 in /nix/store/zhlfp1pa7h5c1x1knsm01nfza32mk4ks-python3.9-cffi-1.14.5/lib/python3.9/site-packages (from argon2-cffi->pykeepass==3.2.1) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/83c4dizl793x26xjyvq5lzxzjikf19xg-python3.9-pycparser-2.20/lib/python3.9/site-packages (from cffi>=1.0.0->argon2-cffi->pykeepass==3.2.1) (2.20)
Installing collected packages: pykeepass
Successfully installed pykeepass-3.2.1
/build/pykeepass-3.2.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ws31k29bq9ww6y612m6kk798367jadvj-python3.9-pykeepass-3.2.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/ws31k29bq9ww6y612m6kk798367jadvj-python3.9-pykeepass-3.2.1/lib
patching script interpreter paths in /nix/store/ws31k29bq9ww6y612m6kk798367jadvj-python3.9-pykeepass-3.2.1
checking for references to /build/ in /nix/store/ws31k29bq9ww6y612m6kk798367jadvj-python3.9-pykeepass-3.2.1...
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment