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/2d8ad4b6bb06a7c11c741687ac6dbef5 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2d8ad4b6bb06a7c11c741687ac6dbef5 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 minutes | 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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/nvfi4r070n4brarcd217jqm4acn00vj3-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/cipher_verify.py
@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/pproxy
copying pproxy/verbose.py -> build/lib/pproxy
copying pproxy/sysproxy.py -> build/lib/pproxy
copying pproxy/plugin.py -> build/lib/pproxy
copying pproxy/__init__.py -> build/lib/pproxy
copying pproxy/server.py -> build/lib/pproxy
copying pproxy/cipher.py -> build/lib/pproxy
copying pproxy/__main__.py -> build/lib/pproxy
copying pproxy/proto.py -> build/lib/pproxy
copying pproxy/cipherpy.py -> build/lib/pproxy
copying pproxy/__doc__.py -> build/lib/pproxy
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/pproxy
copying build/lib/pproxy/verbose.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/sysproxy.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/plugin.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/__init__.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/server.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/cipher.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/__main__.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/proto.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/cipherpy.py -> build/bdist.linux-x86_64/wheel/pproxy
copying build/lib/pproxy/__doc__.py -> build/bdist.linux-x86_64/wheel/pproxy
running install_egg_info
running egg_info
creating pproxy.egg-info
writing pproxy.egg-info/PKG-INFO
writing dependency_links to pproxy.egg-info/dependency_links.txt
writing entry points to pproxy.egg-info/entry_points.txt
writing requirements to pproxy.egg-info/requires.txt
writing top-level names to pproxy.egg-info/top_level.txt
writing manifest file 'pproxy.egg-info/SOURCES.txt'
reading manifest file 'pproxy.egg-info/SOURCES.txt'
writing manifest file 'pproxy.egg-info/SOURCES.txt'
Copying pproxy.egg-info to build/bdist.linux-x86_64/wheel/pproxy-2.3.7-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/pproxy-2.3.7.dist-info/WHEEL
creating 'dist/pproxy-2.3.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pproxy/__doc__.py'
adding 'pproxy/__init__.py'
adding 'pproxy/__main__.py'
adding 'pproxy/cipher.py'
adding 'pproxy/cipherpy.py'
adding 'pproxy/plugin.py'
adding 'pproxy/proto.py'
adding 'pproxy/server.py'
adding 'pproxy/sysproxy.py'
adding 'pproxy/verbose.py'
adding 'pproxy-2.3.7.dist-info/LICENSE'
adding 'pproxy-2.3.7.dist-info/METADATA'
adding 'pproxy-2.3.7.dist-info/WHEEL'
adding 'pproxy-2.3.7.dist-info/entry_points.txt'
adding 'pproxy-2.3.7.dist-info/top_level.txt'
adding 'pproxy-2.3.7.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 ./pproxy-2.3.7-py3-none-any.whl
Installing collected packages: pproxy
Successfully installed pproxy-2.3.7
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/644wzw75r3m3y9hhyicks957rzy6hgg6-python3.8-pproxy-2.3.7
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/644wzw75r3m3y9hhyicks957rzy6hgg6-python3.8-pproxy-2.3.7/lib /nix/store/644wzw75r3m3y9hhyicks957rzy6hgg6-python3.8-pproxy-2.3.7/bin
patching script interpreter paths in /nix/store/644wzw75r3m3y9hhyicks957rzy6hgg6-python3.8-pproxy-2.3.7
checking for references to /build/ in /nix/store/644wzw75r3m3y9hhyicks957rzy6hgg6-python3.8-pproxy-2.3.7...
Rewriting #!/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8 to #!/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8
wrapping `/nix/store/644wzw75r3m3y9hhyicks957rzy6hgg6-python3.8-pproxy-2.3.7/bin/pproxy'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
***Testing ./tests/cipher_compare.py***
0.14869274999978188
12.511650917999987
0.03930366399981722
4.346081810999976
16.47189478900009
***Testing ./tests/cipher_speed.py***
unknown cipher None
***Testing ./tests/cipher_verify.py***
Testing all ciphers
Testing AES_128_CFB_Cipher ...
Passed 0.027900501000431177 1.1673273049998443
Testing AES_128_CFB8_Cipher ...
Passed 0.010206364001305701 17.825797841999247
Testing AES_128_CTR_Cipher ...
Passed 0.0043694070006949914 1.174818069000139
Testing AES_128_GCM_Cipher ...
Passed 0.020119249998742816 1.4693498070000715
Testing AES_128_OFB_Cipher ...
Passed 0.004251215000067532 1.1333966410008998
Testing AES_192_CFB_Cipher ...
Passed 0.004348758000560338 1.4367606339999384
Testing AES_192_CFB8_Cipher ...
Passed 0.010768747000156509 20.595948247000024
Testing AES_192_CTR_Cipher ...
Passed 0.0034279540000170527 0.9693884619996425
Testing AES_192_GCM_Cipher ...
Passed 0.015173910999237705 1.250459397999748
Testing AES_192_OFB_Cipher ...
Passed 0.004575102999524461 1.4142644389999077
Testing AES_256_CFB_Cipher ...
Passed 0.004727011999875685 1.7446063060006054
Testing AES_256_CFB8_Cipher ...
Passed 0.01198446800117381 26.65093022400015
Testing AES_256_CTR_Cipher ...
Passed 0.004860464999865144 1.6204032880004888
Testing AES_256_GCM_Cipher ...
Passed 0.020501001000639008 1.958140998999852
Testing AES_256_OFB_Cipher ...
Passed 0.004451270000572549 1.6466777890004778
Testing BF_CFB_Cipher ...
Passed 0.011868315999663537 1.6177845229999548
Testing ChaCha20_Cipher ...
Passed 0.0038247900010901503 0.6108177980004257
Testing ChaCha20_IETF_Cipher ...
Passed 0.003251632001138205 0.6130283860004511
Testing ChaCha20_IETF_POLY1305_Cipher ...
Passed 0.0201183559997844 0.6606834929987144
Testing RC4_Cipher ...
Passed 0.006310146999567223 0.13243822899926272
Testing RC4_MD5_Cipher ...
Passed 0.0017939280007794878 0.13192886000001636
Testing Salsa20_Cipher ...
Passed 0.005842316000098435 0.5725937630008957
@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: pproxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment