Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created February 20, 2021 12:41
Show Gist options
  • Select an option

  • Save r-rmcgibbo/9e6e4f0132c54a442d1b9b2ba2f7de2c to your computer and use it in GitHub Desktop.

Select an option

Save r-rmcgibbo/9e6e4f0132c54a442d1b9b2ba2f7de2c to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/113771
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/sy0immj7893cr20blwzqdqw7ny9f88h0-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini
@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/bap
copying src/bap/bil.py -> build/lib/bap
copying src/bap/rpc.py -> build/lib/bap
copying src/bap/__init__.py -> build/lib/bap
copying src/bap/bir.py -> build/lib/bap
copying src/bap/noeval_parser.py -> build/lib/bap
copying src/bap/arm.py -> build/lib/bap
copying src/bap/asm.py -> build/lib/bap
copying src/bap/adt.py -> build/lib/bap
copying src/bap/bap.py -> build/lib/bap
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/bap
copying build/lib/bap/bil.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/rpc.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/__init__.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/bir.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/noeval_parser.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/arm.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/asm.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/adt.py -> build/bdist.linux-x86_64/wheel/bap
copying build/lib/bap/bap.py -> build/bdist.linux-x86_64/wheel/bap
running install_egg_info
running egg_info
creating src/bap.egg-info
writing src/bap.egg-info/PKG-INFO
writing dependency_links to src/bap.egg-info/dependency_links.txt
writing requirements to src/bap.egg-info/requires.txt
writing top-level names to src/bap.egg-info/top_level.txt
writing manifest file 'src/bap.egg-info/SOURCES.txt'
reading manifest file 'src/bap.egg-info/SOURCES.txt'
writing manifest file 'src/bap.egg-info/SOURCES.txt'
Copying src/bap.egg-info to build/bdist.linux-x86_64/wheel/bap-1.1.0-py3.7.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/bap-1.1.0.dist-info/WHEEL
creating 'dist/bap-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'bap/__init__.py'
adding 'bap/adt.py'
adding 'bap/arm.py'
adding 'bap/asm.py'
adding 'bap/bap.py'
adding 'bap/bil.py'
adding 'bap/bir.py'
adding 'bap/noeval_parser.py'
adding 'bap/rpc.py'
adding 'bap-1.1.0.dist-info/LICENSE'
adding 'bap-1.1.0.dist-info/METADATA'
adding 'bap-1.1.0.dist-info/WHEEL'
adding 'bap-1.1.0.dist-info/top_level.txt'
adding 'bap-1.1.0.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 ./bap-1.1.0-py3-none-any.whl
Installing collected packages: bap
Successfully installed bap-1.1.0
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7d1b95vfvnwaxzs4pw8li0l9a78kx88k-python3.7-bap-1.3.1
strip is /nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7d1b95vfvnwaxzs4pw8li0l9a78kx88k-python3.7-bap-1.3.1/lib
patching script interpreter paths in /nix/store/7d1b95vfvnwaxzs4pw8li0l9a78kx88k-python3.7-bap-1.3.1
checking for references to /build/ in /nix/store/7d1b95vfvnwaxzs4pw8li0l9a78kx88k-python3.7-bap-1.3.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