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/2fc1dfd3a6352537730bd8989dbb77c3 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2fc1dfd3a6352537730bd8989dbb77c3 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 3 seconds | 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
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/592a6s94fmlay7k7503v899f0qm7csb7-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/app/nanos_app_ssh.gif
@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
copying ledgerctl.py -> build/lib
creating build/lib/ledgerwallet
copying ledgerwallet/client.py -> build/lib/ledgerwallet
copying ledgerwallet/manifest.py -> build/lib/ledgerwallet
copying ledgerwallet/hsmscript.py -> build/lib/ledgerwallet
copying ledgerwallet/hsmserver.py -> build/lib/ledgerwallet
copying ledgerwallet/simpleserver.py -> build/lib/ledgerwallet
copying ledgerwallet/ledgerserver.py -> build/lib/ledgerwallet
copying ledgerwallet/__init__.py -> build/lib/ledgerwallet
copying ledgerwallet/params.py -> build/lib/ledgerwallet
copying ledgerwallet/utils.py -> build/lib/ledgerwallet
creating build/lib/ledgerwallet/transport
copying ledgerwallet/transport/__init__.py -> build/lib/ledgerwallet/transport
copying ledgerwallet/transport/tcp.py -> build/lib/ledgerwallet/transport
copying ledgerwallet/transport/hid.py -> build/lib/ledgerwallet/transport
creating build/lib/ledgerwallet/crypto
copying ledgerwallet/crypto/ecc.py -> build/lib/ledgerwallet/crypto
copying ledgerwallet/crypto/scp.py -> build/lib/ledgerwallet/crypto
copying ledgerwallet/crypto/__init__.py -> build/lib/ledgerwallet/crypto
creating build/lib/ledgerwallet/proto
copying ledgerwallet/proto/listApps_pb2.py -> build/lib/ledgerwallet/proto
copying ledgerwallet/proto/__init__.py -> build/lib/ledgerwallet/proto
copying ledgerwallet/proto/LedgerHSMServer_pb2.py -> build/lib/ledgerwallet/proto
running egg_info
creating ledgerwallet.egg-info
writing ledgerwallet.egg-info/PKG-INFO
writing dependency_links to ledgerwallet.egg-info/dependency_links.txt
writing entry points to ledgerwallet.egg-info/entry_points.txt
writing requirements to ledgerwallet.egg-info/requires.txt
writing top-level names to ledgerwallet.egg-info/top_level.txt
writing manifest file 'ledgerwallet.egg-info/SOURCES.txt'
reading manifest file 'ledgerwallet.egg-info/SOURCES.txt'
writing manifest file 'ledgerwallet.egg-info/SOURCES.txt'
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/ledgerwallet
copying build/lib/ledgerwallet/client.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
creating build/bdist.linux-x86_64/wheel/ledgerwallet/transport
copying build/lib/ledgerwallet/transport/__init__.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/transport
copying build/lib/ledgerwallet/transport/tcp.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/transport
copying build/lib/ledgerwallet/transport/hid.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/transport
creating build/bdist.linux-x86_64/wheel/ledgerwallet/crypto
copying build/lib/ledgerwallet/crypto/ecc.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/crypto
copying build/lib/ledgerwallet/crypto/scp.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/crypto
copying build/lib/ledgerwallet/crypto/__init__.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/crypto
copying build/lib/ledgerwallet/manifest.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
copying build/lib/ledgerwallet/hsmscript.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
copying build/lib/ledgerwallet/hsmserver.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
creating build/bdist.linux-x86_64/wheel/ledgerwallet/proto
copying build/lib/ledgerwallet/proto/listApps_pb2.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/proto
copying build/lib/ledgerwallet/proto/__init__.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/proto
copying build/lib/ledgerwallet/proto/LedgerHSMServer_pb2.py -> build/bdist.linux-x86_64/wheel/ledgerwallet/proto
copying build/lib/ledgerwallet/simpleserver.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
copying build/lib/ledgerwallet/ledgerserver.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
copying build/lib/ledgerwallet/__init__.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
copying build/lib/ledgerwallet/params.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
copying build/lib/ledgerwallet/utils.py -> build/bdist.linux-x86_64/wheel/ledgerwallet
copying build/lib/ledgerctl.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
Copying ledgerwallet.egg-info to build/bdist.linux-x86_64/wheel/ledgerwallet-0.1.2-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/ledgerwallet-0.1.2.dist-info/WHEEL
creating 'dist/ledgerwallet-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ledgerctl.py'
adding 'ledgerwallet/__init__.py'
adding 'ledgerwallet/client.py'
adding 'ledgerwallet/hsmscript.py'
adding 'ledgerwallet/hsmserver.py'
adding 'ledgerwallet/ledgerserver.py'
adding 'ledgerwallet/manifest.py'
adding 'ledgerwallet/params.py'
adding 'ledgerwallet/simpleserver.py'
adding 'ledgerwallet/utils.py'
adding 'ledgerwallet/crypto/__init__.py'
adding 'ledgerwallet/crypto/ecc.py'
adding 'ledgerwallet/crypto/scp.py'
adding 'ledgerwallet/proto/LedgerHSMServer_pb2.py'
adding 'ledgerwallet/proto/__init__.py'
adding 'ledgerwallet/proto/listApps_pb2.py'
adding 'ledgerwallet/transport/__init__.py'
adding 'ledgerwallet/transport/hid.py'
adding 'ledgerwallet/transport/tcp.py'
adding 'ledgerwallet-0.1.2.dist-info/LICENSE'
adding 'ledgerwallet-0.1.2.dist-info/METADATA'
adding 'ledgerwallet-0.1.2.dist-info/WHEEL'
adding 'ledgerwallet-0.1.2.dist-info/entry_points.txt'
adding 'ledgerwallet-0.1.2.dist-info/top_level.txt'
adding 'ledgerwallet-0.1.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./ledgerwallet-0.1.2-py3-none-any.whl
Requirement already satisfied: click>=7.0 in /nix/store/5nymwxd7rr8hb5h50m1z6cs7flpgvima-python3.9-click-7.1.2/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (7.1.2)
Requirement already satisfied: cryptography>=2.5 in /nix/store/fl8qr67hc7w1vfbz29496jqax9z1gb9i-python3.9-cryptography-3.4.6/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (3.4.6)
Requirement already satisfied: ecdsa in /nix/store/2vr976msnal02ph9zv25923h4z0293hb-python3.9-ecdsa-0.16.1/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (0.16.1)
Requirement already satisfied: tabulate in /nix/store/cg0zf2z8ds9yj34qidh8m8mpj1y3rc90-python3.9-tabulate-0.8.8/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (0.8.8)
Requirement already satisfied: requests in /nix/store/lcg64hldqlbr6z173abwm4snncrfkz0s-python3.9-requests-2.25.1/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (2.25.1)
Requirement already satisfied: protobuf>=3.6 in /nix/store/k67vgrprf54x4yk6nrbvm36rp3i45p06-python3.9-protobuf-3.14.0/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (3.14.0)
Requirement already satisfied: intelhex in /nix/store/ahhdrl5fa4pfdsbaf6p70ni022qa6zxx-python3.9-intelhex-2.3.0/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (2.3.0)
Requirement already satisfied: construct>=2.9 in /nix/store/1l1ipxs7g84lscsm6fnnmhk981xx3fh6-python3.9-construct-2.10.56/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (2.10.56)
Requirement already satisfied: hidapi in /nix/store/47cx73yqz2s5dsldmzfkw9qwvvydk6i2-python3.9-hidapi-0.10.1/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (0.10.1)
Requirement already satisfied: Pillow in /nix/store/1q7cz51w4pww9by7fws9aifwidj4nkl9-python3.9-Pillow-8.1.1/lib/python3.9/site-packages (from ledgerwallet==0.1.2) (8.1.1)
Requirement already satisfied: cffi>=1.12 in /nix/store/gfrpcnbh18vvm305rkhm0zdhgg1kmmgn-python3.9-cffi-1.14.5/lib/python3.9/site-packages (from cryptography>=2.5->ledgerwallet==0.1.2) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/cs1cyl62fvg87axb9whx0lrbp2pard4v-python3.9-pycparser-2.20/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.5->ledgerwallet==0.1.2) (2.20)
Requirement already satisfied: six>=1.9 in /nix/store/462xzyq2qnjgcv9hywbqz6dfbxrzw2cw-python3.9-six-1.15.0/lib/python3.9/site-packages (from protobuf>=3.6->ledgerwallet==0.1.2) (1.15.0)
Requirement already satisfied: setuptools>=19.0 in /nix/store/y9wbjcnaiy9d0y4mdfy2djydnbl8v2b3-python3.9-setuptools-50.3.1/lib/python3.9/site-packages (from hidapi->ledgerwallet==0.1.2) (50.3.1.post0)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/kybxy7m1xjk4nhah1p4z8pjyga6bb78q-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from requests->ledgerwallet==0.1.2) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/v8hryfbvv3vyql1ja2j5x5l3iga86aqg-python3.9-urllib3-1.26.3/lib/python3.9/site-packages (from requests->ledgerwallet==0.1.2) (1.26.3)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/6glgr8arjlnymli84m9ghd0w0k7rdk8r-python3.9-idna-2.10/lib/python3.9/site-packages (from requests->ledgerwallet==0.1.2) (2.10)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/z02n73fcim9d5j86p25iliydbf3b27mv-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests->ledgerwallet==0.1.2) (2020.12.5)
Installing collected packages: ledgerwallet
Successfully installed ledgerwallet-0.1.2
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9734bsg421qgf9j1sin2b9hmi45qmmpb-python3.9-ledgerwallet-0.1.2
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9734bsg421qgf9j1sin2b9hmi45qmmpb-python3.9-ledgerwallet-0.1.2/lib /nix/store/9734bsg421qgf9j1sin2b9hmi45qmmpb-python3.9-ledgerwallet-0.1.2/bin
patching script interpreter paths in /nix/store/9734bsg421qgf9j1sin2b9hmi45qmmpb-python3.9-ledgerwallet-0.1.2
checking for references to /build/ in /nix/store/9734bsg421qgf9j1sin2b9hmi45qmmpb-python3.9-ledgerwallet-0.1.2...
Rewriting #!/nix/store/p4hb5lmji1djg5k074yngk7vai92nx6n-python3-3.9.2/bin/python3.9 to #!/nix/store/p4hb5lmji1djg5k074yngk7vai92nx6n-python3-3.9.2
wrapping `/nix/store/9734bsg421qgf9j1sin2b9hmi45qmmpb-python3.9-ledgerwallet-0.1.2/bin/ledgerctl'...
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
Check whether the following modules can be imported: ledgerwallet
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
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 ledgerwallet.egg-info/PKG-INFO
writing dependency_links to ledgerwallet.egg-info/dependency_links.txt
writing entry points to ledgerwallet.egg-info/entry_points.txt
writing requirements to ledgerwallet.egg-info/requires.txt
writing top-level names to ledgerwallet.egg-info/top_level.txt
reading manifest file 'ledgerwallet.egg-info/SOURCES.txt'
writing manifest file 'ledgerwallet.egg-info/SOURCES.txt'
running build_ext
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment