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/a0937f9e78709b83dffa5e1525284b83 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/a0937f9e78709b83dffa5e1525284b83 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/p7s19p8gypv9zaq8568q3czqbkrlbjag-cookiecutter-1.7.2.tar.gz
source root is cookiecutter-1.7.2
setting SOURCE_DATE_EPOCH to timestamp 1587440023 of file cookiecutter-1.7.2/setup.cfg
@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/cookiecutter
copying cookiecutter/main.py -> build/lib/cookiecutter
copying cookiecutter/replay.py -> build/lib/cookiecutter
copying cookiecutter/extensions.py -> build/lib/cookiecutter
copying cookiecutter/cli.py -> build/lib/cookiecutter
copying cookiecutter/find.py -> build/lib/cookiecutter
copying cookiecutter/__init__.py -> build/lib/cookiecutter
copying cookiecutter/repository.py -> build/lib/cookiecutter
copying cookiecutter/vcs.py -> build/lib/cookiecutter
copying cookiecutter/prompt.py -> build/lib/cookiecutter
copying cookiecutter/zipfile.py -> build/lib/cookiecutter
copying cookiecutter/hooks.py -> build/lib/cookiecutter
copying cookiecutter/__main__.py -> build/lib/cookiecutter
copying cookiecutter/generate.py -> build/lib/cookiecutter
copying cookiecutter/log.py -> build/lib/cookiecutter
copying cookiecutter/environment.py -> build/lib/cookiecutter
copying cookiecutter/exceptions.py -> build/lib/cookiecutter
copying cookiecutter/utils.py -> build/lib/cookiecutter
copying cookiecutter/config.py -> build/lib/cookiecutter
running egg_info
writing cookiecutter.egg-info/PKG-INFO
writing dependency_links to cookiecutter.egg-info/dependency_links.txt
writing entry points to cookiecutter.egg-info/entry_points.txt
writing requirements to cookiecutter.egg-info/requires.txt
writing top-level names to cookiecutter.egg-info/top_level.txt
reading manifest file 'cookiecutter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS.rst'
warning: no files found matching 'CONTRIBUTING.rst'
warning: no files found matching 'HISTORY.rst'
warning: no files found matching 'README.rst'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
writing manifest file 'cookiecutter.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/cookiecutter
copying build/lib/cookiecutter/main.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/replay.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/extensions.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/cli.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/find.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/__init__.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/repository.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/vcs.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/prompt.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/zipfile.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/hooks.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/__main__.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/generate.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/log.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/environment.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/exceptions.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/utils.py -> build/bdist.linux-x86_64/wheel/cookiecutter
copying build/lib/cookiecutter/config.py -> build/bdist.linux-x86_64/wheel/cookiecutter
running install_egg_info
Copying cookiecutter.egg-info to build/bdist.linux-x86_64/wheel/cookiecutter-1.7.2-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/cookiecutter-1.7.2.dist-info/WHEEL
creating 'dist/cookiecutter-1.7.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'cookiecutter/__init__.py'
adding 'cookiecutter/__main__.py'
adding 'cookiecutter/cli.py'
adding 'cookiecutter/config.py'
adding 'cookiecutter/environment.py'
adding 'cookiecutter/exceptions.py'
adding 'cookiecutter/extensions.py'
adding 'cookiecutter/find.py'
adding 'cookiecutter/generate.py'
adding 'cookiecutter/hooks.py'
adding 'cookiecutter/log.py'
adding 'cookiecutter/main.py'
adding 'cookiecutter/prompt.py'
adding 'cookiecutter/replay.py'
adding 'cookiecutter/repository.py'
adding 'cookiecutter/utils.py'
adding 'cookiecutter/vcs.py'
adding 'cookiecutter/zipfile.py'
adding 'cookiecutter-1.7.2.dist-info/LICENSE'
adding 'cookiecutter-1.7.2.dist-info/METADATA'
adding 'cookiecutter-1.7.2.dist-info/WHEEL'
adding 'cookiecutter-1.7.2.dist-info/entry_points.txt'
adding 'cookiecutter-1.7.2.dist-info/top_level.txt'
adding 'cookiecutter-1.7.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/cookiecutter-1.7.2/dist /build/cookiecutter-1.7.2
Processing ./cookiecutter-1.7.2-py2.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 cookiecutter==1.7.2) (7.1.2)
Requirement already satisfied: six>=1.10 in /nix/store/462xzyq2qnjgcv9hywbqz6dfbxrzw2cw-python3.9-six-1.15.0/lib/python3.9/site-packages (from cookiecutter==1.7.2) (1.15.0)
Requirement already satisfied: requests>=2.23.0 in /nix/store/lcg64hldqlbr6z173abwm4snncrfkz0s-python3.9-requests-2.25.1/lib/python3.9/site-packages (from cookiecutter==1.7.2) (2.25.1)
Requirement already satisfied: binaryornot>=0.4.4 in /nix/store/m4wsbnrfn2nps1dpi97srki7xcw16ys8-python3.9-binaryornot-0.4.4/lib/python3.9/site-packages (from cookiecutter==1.7.2) (0.4.4)
Requirement already satisfied: MarkupSafe<2.0.0 in /nix/store/668jycfg5bvd1alq25np7w94bw70a270-python3.9-MarkupSafe-1.1.1/lib/python3.9/site-packages (from cookiecutter==1.7.2) (1.1.1)
Requirement already satisfied: Jinja2<3.0.0 in /nix/store/jjb5g0kg7cx1aai654w6vbixvhcg13gx-python3.9-Jinja2-2.11.3/lib/python3.9/site-packages (from cookiecutter==1.7.2) (2.11.3)
Requirement already satisfied: python-slugify>=4.0.0 in /nix/store/6qbni481ilbjblqjl8n43hlran95721g-python3.9-python-slugify-4.0.1/lib/python3.9/site-packages (from cookiecutter==1.7.2) (4.0.1)
Requirement already satisfied: poyo>=0.5.0 in /nix/store/rkm96zf3600wi4nxgbnaamgmrx5agwag-python3.9-poyo-0.5.0/lib/python3.9/site-packages (from cookiecutter==1.7.2) (0.5.0)
Requirement already satisfied: jinja2-time>=0.2.0 in /nix/store/i33sb73mgq1kqpgzwk0yay5c93gh716h-python3.9-jinja2-time-0.2.0/lib/python3.9/site-packages (from cookiecutter==1.7.2) (0.2.0)
Requirement already satisfied: chardet>=3.0.2 in /nix/store/kybxy7m1xjk4nhah1p4z8pjyga6bb78q-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from binaryornot>=0.4.4->cookiecutter==1.7.2) (3.0.4)
Requirement already satisfied: arrow in /nix/store/3skk13rpfvcaq4cdma3ky10jacq39ycv-python3.9-arrow-1.0.3/lib/python3.9/site-packages (from jinja2-time>=0.2.0->cookiecutter==1.7.2) (1.0.3)
Requirement already satisfied: text-unidecode>=1.3 in /nix/store/bsq600c4j8gd82h3p4xaqkgxgwxba08j-python3.9-text-unidecode-1.3/lib/python3.9/site-packages (from python-slugify>=4.0.0->cookiecutter==1.7.2) (1.3)
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>=2.23.0->cookiecutter==1.7.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>=2.23.0->cookiecutter==1.7.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>=2.23.0->cookiecutter==1.7.2) (2020.12.5)
Requirement already satisfied: python-dateutil>=2.7.0 in /nix/store/08y0bjf2n0rw14vz2lig1c6l317kgddr-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from arrow->jinja2-time>=0.2.0->cookiecutter==1.7.2) (2.8.1)
Installing collected packages: cookiecutter
Successfully installed cookiecutter-1.7.2
/build/cookiecutter-1.7.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8pvy88syhv6zzzdfizpjnjn5ijc6zv3k-python3.9-cookiecutter-1.7.2
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/8pvy88syhv6zzzdfizpjnjn5ijc6zv3k-python3.9-cookiecutter-1.7.2/lib /nix/store/8pvy88syhv6zzzdfizpjnjn5ijc6zv3k-python3.9-cookiecutter-1.7.2/bin
patching script interpreter paths in /nix/store/8pvy88syhv6zzzdfizpjnjn5ijc6zv3k-python3.9-cookiecutter-1.7.2
checking for references to /build/ in /nix/store/8pvy88syhv6zzzdfizpjnjn5ijc6zv3k-python3.9-cookiecutter-1.7.2...
Rewriting #!/nix/store/p4hb5lmji1djg5k074yngk7vai92nx6n-python3-3.9.2/bin/python3.9 to #!/nix/store/p4hb5lmji1djg5k074yngk7vai92nx6n-python3-3.9.2
wrapping `/nix/store/8pvy88syhv6zzzdfizpjnjn5ijc6zv3k-python3.9-cookiecutter-1.7.2/bin/cookiecutter'...
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