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/23b618d8cca6b89eaf877c07d422b618 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/23b618d8cca6b89eaf877c07d422b618 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/116831
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
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/rb2c3ba43hs5bkra7jz3llcglvwhmnrj-rainbowstream-1.5.2.tar.gz
source root is rainbowstream-1.5.2
setting SOURCE_DATE_EPOCH to timestamp 1574778843 of file rainbowstream-1.5.2/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/08bw65a0zjhlh86bmfc0z28bw24adr38-image.patch
patching file rainbowstream/c_image.py
Hunk #1 succeeded at 13 (offset 1 line).
@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
cp: cannot create regular file '/homeless-shelter/.rainbow_config.json': No such file or directory
chmod: cannot access '/homeless-shelter/.rainbow_config.json': No such file or directory
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/rainbowstream
copying rainbowstream/consumer.py -> build/lib/rainbowstream
copying rainbowstream/__init__.py -> build/lib/rainbowstream
copying rainbowstream/py3patch.py -> build/lib/rainbowstream
copying rainbowstream/interactive.py -> build/lib/rainbowstream
copying rainbowstream/c_image.py -> build/lib/rainbowstream
copying rainbowstream/colors.py -> build/lib/rainbowstream
copying rainbowstream/draw.py -> build/lib/rainbowstream
copying rainbowstream/rainbow.py -> build/lib/rainbowstream
copying rainbowstream/pure_image.py -> build/lib/rainbowstream
copying rainbowstream/util.py -> build/lib/rainbowstream
copying rainbowstream/config.py -> build/lib/rainbowstream
copying rainbowstream/emoji.py -> build/lib/rainbowstream
running egg_info
writing rainbowstream.egg-info/PKG-INFO
writing dependency_links to rainbowstream.egg-info/dependency_links.txt
writing entry points to rainbowstream.egg-info/entry_points.txt
writing requirements to rainbowstream.egg-info/requires.txt
writing top-level names to rainbowstream.egg-info/top_level.txt
reading manifest file 'rainbowstream.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'rainbowstream.egg-info/SOURCES.txt'
copying rainbowstream/image.c -> build/lib/rainbowstream
creating build/lib/rainbowstream/colorset
copying rainbowstream/colorset/base16.json -> build/lib/rainbowstream/colorset
copying rainbowstream/colorset/config -> build/lib/rainbowstream/colorset
copying rainbowstream/colorset/larapaste.json -> build/lib/rainbowstream/colorset
copying rainbowstream/colorset/monokai.json -> build/lib/rainbowstream/colorset
copying rainbowstream/colorset/solarized.json -> build/lib/rainbowstream/colorset
copying rainbowstream/colorset/tomorrow_night.json -> build/lib/rainbowstream/colorset
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/rainbowstream
copying build/lib/rainbowstream/consumer.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/__init__.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/py3patch.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/interactive.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/c_image.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/colors.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/draw.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/image.c -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/rainbow.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/pure_image.py -> build/bdist.linux-aarch64/wheel/rainbowstream
creating build/bdist.linux-aarch64/wheel/rainbowstream/colorset
copying build/lib/rainbowstream/colorset/base16.json -> build/bdist.linux-aarch64/wheel/rainbowstream/colorset
copying build/lib/rainbowstream/colorset/solarized.json -> build/bdist.linux-aarch64/wheel/rainbowstream/colorset
copying build/lib/rainbowstream/colorset/monokai.json -> build/bdist.linux-aarch64/wheel/rainbowstream/colorset
copying build/lib/rainbowstream/colorset/tomorrow_night.json -> build/bdist.linux-aarch64/wheel/rainbowstream/colorset
copying build/lib/rainbowstream/colorset/config -> build/bdist.linux-aarch64/wheel/rainbowstream/colorset
copying build/lib/rainbowstream/colorset/larapaste.json -> build/bdist.linux-aarch64/wheel/rainbowstream/colorset
copying build/lib/rainbowstream/util.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/config.py -> build/bdist.linux-aarch64/wheel/rainbowstream
copying build/lib/rainbowstream/emoji.py -> build/bdist.linux-aarch64/wheel/rainbowstream
running install_egg_info
Copying rainbowstream.egg-info to build/bdist.linux-aarch64/wheel/rainbowstream-1.5.2-py3.8.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/rainbowstream-1.5.2.dist-info/WHEEL
creating 'dist/rainbowstream-1.5.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'rainbowstream/__init__.py'
adding 'rainbowstream/c_image.py'
adding 'rainbowstream/colors.py'
adding 'rainbowstream/config.py'
adding 'rainbowstream/consumer.py'
adding 'rainbowstream/draw.py'
adding 'rainbowstream/emoji.py'
adding 'rainbowstream/image.c'
adding 'rainbowstream/interactive.py'
adding 'rainbowstream/pure_image.py'
adding 'rainbowstream/py3patch.py'
adding 'rainbowstream/rainbow.py'
adding 'rainbowstream/util.py'
adding 'rainbowstream/colorset/base16.json'
adding 'rainbowstream/colorset/config'
adding 'rainbowstream/colorset/larapaste.json'
adding 'rainbowstream/colorset/monokai.json'
adding 'rainbowstream/colorset/solarized.json'
adding 'rainbowstream/colorset/tomorrow_night.json'
adding 'rainbowstream-1.5.2.dist-info/LICENSE.txt'
adding 'rainbowstream-1.5.2.dist-info/METADATA'
adding 'rainbowstream-1.5.2.dist-info/WHEEL'
adding 'rainbowstream-1.5.2.dist-info/entry_points.txt'
adding 'rainbowstream-1.5.2.dist-info/top_level.txt'
adding 'rainbowstream-1.5.2.dist-info/zip-safe'
adding 'rainbowstream-1.5.2.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/rainbowstream-1.5.2/dist /build/rainbowstream-1.5.2
Processing ./rainbowstream-1.5.2-py3-none-any.whl
Requirement already satisfied: requests in /nix/store/izsx4zansdskx4b7g7b7wdqkprdkwncn-python3.8-requests-2.25.1/lib/python3.8/site-packages (from rainbowstream==1.5.2) (2.25.1)
Requirement already satisfied: python-dateutil in /nix/store/i2820g6iww87vyrc88pi8c465a8nwphy-python3.8-python-dateutil-2.8.1/lib/python3.8/site-packages (from rainbowstream==1.5.2) (2.8.1)
Requirement already satisfied: pocket in /nix/store/zgrhvn851skwnmz4319xw5n7jy1h9n2i-python3.8-pocket-0.3.6/lib/python3.8/site-packages (from rainbowstream==1.5.2) (0.3.6)
Requirement already satisfied: PySocks in /nix/store/4m5sicv60ydys2m18s0qh9dm0sj3zq8b-python3.8-pysocks-1.7.1/lib/python3.8/site-packages (from rainbowstream==1.5.2) (1.7.1)
Requirement already satisfied: Pillow in /nix/store/ffjrabnins4a2ygi4c70w59clihf3f1i-python3.8-Pillow-8.1.1/lib/python3.8/site-packages (from rainbowstream==1.5.2) (8.1.1)
Requirement already satisfied: twitter in /nix/store/xfv9wy7rk3fkyrf8f8bw91jgzyqhcn4w-python3.8-twitter-1.18.0/lib/python3.8/site-packages (from rainbowstream==1.5.2) (1.18.0)
Requirement already satisfied: pyfiglet in /nix/store/76qli3vynwvjnfhl9i7ghnpy84kibw9n-python3.8-pyfiglet-0.8.post1/lib/python3.8/site-packages (from rainbowstream==1.5.2) (0.8.post1)
Requirement already satisfied: arrow in /nix/store/mmlni6r50a1y4lx0wz9dvjrdz34fkqad-python3.8-arrow-1.0.3/lib/python3.8/site-packages (from rainbowstream==1.5.2) (1.0.3)
Requirement already satisfied: six>=1.5 in /nix/store/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/site-packages (from python-dateutil->rainbowstream==1.5.2) (1.15.0)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/ysy3j81q1xqif6ymp9zsh7hggh061jph-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests->rainbowstream==1.5.2) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from requests->rainbowstream==1.5.2) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests->rainbowstream==1.5.2) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from requests->rainbowstream==1.5.2) (1.26.3)
Installing collected packages: rainbowstream
Successfully installed rainbowstream-1.5.2
/build/rainbowstream-1.5.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/znm4f9ia1glklhnr1b9iva4j2303fyi0-python3.8-rainbowstream-1.5.2
shrinking /nix/store/znm4f9ia1glklhnr1b9iva4j2303fyi0-python3.8-rainbowstream-1.5.2/lib/python3.8/site-packages/rainbowstream/image.so
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/znm4f9ia1glklhnr1b9iva4j2303fyi0-python3.8-rainbowstream-1.5.2/lib /nix/store/znm4f9ia1glklhnr1b9iva4j2303fyi0-python3.8-rainbowstream-1.5.2/bin
patching script interpreter paths in /nix/store/znm4f9ia1glklhnr1b9iva4j2303fyi0-python3.8-rainbowstream-1.5.2
checking for references to /build/ in /nix/store/znm4f9ia1glklhnr1b9iva4j2303fyi0-python3.8-rainbowstream-1.5.2...
Rewriting #! /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash -e to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/znm4f9ia1glklhnr1b9iva4j2303fyi0-python3.8-rainbowstream-1.5.2/bin/.rainbowstream-wrapped'...
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
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
cp: cannot create regular file '/homeless-shelter/.rainbow_config.json': No such file or directory
chmod: cannot access '/homeless-shelter/.rainbow_config.json': No such file or directory
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 rainbowstream.egg-info/PKG-INFO
writing dependency_links to rainbowstream.egg-info/dependency_links.txt
writing entry points to rainbowstream.egg-info/entry_points.txt
writing requirements to rainbowstream.egg-info/requires.txt
writing top-level names to rainbowstream.egg-info/top_level.txt
reading manifest file 'rainbowstream.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'rainbowstream.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