Skip to content

Instantly share code, notes, and snippets.

@endorama
Created September 23, 2019 17:37
Show Gist options
  • Save endorama/1bc11eec34e621d30a861fb51341bb5a to your computer and use it in GitHub Desktop.
Save endorama/1bc11eec34e621d30a861fb51341bb5a to your computer and use it in GitHub Desktop.
aws-google-auth on elementary OS 5.0 Juno - Homebrew build logs
Homebrew build logs for aws-google-auth on elementary OS 5.0 Juno
Build date: 2019-09-23 19:30:15
HOMEBREW_VERSION: 2.1.11-111-g1544988
ORIGIN: https://github.com/Homebrew/brew
HEAD: 1544988201e5daf58518bc40a5cc9a28e34853f4
Last commit: 6 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 27cb114a11c0db8b740cb5d183c9711edb51cb0f
Core tap last commit: 23 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/etenani/.cache/Homebrew
HOMEBREW_LOGS: /home/etenani/.cache/Homebrew/Logs
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_VISUAL: vim
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.5.1 => /usr/bin/ruby2.5
Clang: N/A
Git: 2.17.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.15.0-64-generic x86_64 GNU/Linux
OS: elementary OS 5.0 Juno (juno)
Host glibc: 2.27
/usr/bin/gcc: 7.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and which additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew-provided
script of the same name. We found the following "config" scripts:
/home/etenani/.asdf/shims/python-config
/home/etenani/.asdf/shims/python3.7-config
/home/etenani/.asdf/shims/python3.7m-config
/home/etenani/.asdf/shims/python3-config
/home/etenani/.local/bin/pre-commit-validate-config
aws-google-auth
2019-09-23 19:30:11 +0200
python3
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target
--install-scripts=/tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/bin
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
creating build
creating build/lib
copying virtualenv.py -> build/lib
creating build/lib/virtualenv_support
copying virtualenv_support/__init__.py -> build/lib/virtualenv_support
running egg_info
writing virtualenv.egg-info/PKG-INFO
writing dependency_links to virtualenv.egg-info/dependency_links.txt
writing entry points to virtualenv.egg-info/entry_points.txt
writing requirements to virtualenv.egg-info/requires.txt
writing top-level names to virtualenv.egg-info/top_level.txt
reading manifest file 'virtualenv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'readthedocs.yml'
warning: no previously-included files found matching 'CONTRIBUTING.rst'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching 'azure-run-tox-env.yml'
warning: no previously-included files found matching 'azure-pipelines.yml'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitattributes'
warning: no previously-included files matching '*' found under directory '.github'
writing manifest file 'virtualenv.egg-info/SOURCES.txt'
copying virtualenv_support/pip-19.1.1-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying virtualenv_support/pip-19.2.2-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying virtualenv_support/setuptools-41.2.0-py2.py3-none-any.whl -> build/lib/virtualenv_support
copying virtualenv_support/wheel-0.33.6-py2.py3-none-any.whl -> build/lib/virtualenv_support
running install_lib
creating /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl -> /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/__init__.py -> /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/pip-19.2.2-py2.py3-none-any.whl -> /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/setuptools-41.2.0-py2.py3-none-any.whl -> /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv_support
copying build/lib/virtualenv_support/wheel-0.33.6-py2.py3-none-any.whl -> /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv_support
copying build/lib/virtualenv.py -> /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages
byte-compiling /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv_support/__init__.py to __init__.cpython-37.pyc
byte-compiling /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv.py to virtualenv.cpython-37.pyc
running install_egg_info
Copying virtualenv.egg-info to /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/lib/python3.7/site-packages/virtualenv-16.7.4-py3.7.egg-info
running install_scripts
Installing virtualenv script to /tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/bin
writing list of installed files to 'installed.txt'
2019-09-23 19:30:11 +0200
python3
-s
/tmp/aws-google-auth--homebrew-virtualenv-20190923-11210-8sskxs/target/bin/virtualenv
-p
python3
/home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec
Already using interpreter /home/linuxbrew/.linuxbrew/opt/python/bin/python3.7
Using base prefix '/home/linuxbrew/.linuxbrew/opt/python'
New python executable in /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/bin/python3.7
Also creating executable in /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/bin/python
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /home/linuxbrew/.linuxbrew/opt/python/bin/python3
2019-09-23 19:30:15 +0200
/home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/bin/pip
install
-v
--no-deps
--no-binary
:all:
--ignore-installed
/tmp/aws-google-auth--entrypoints-20190923-11210-1nim0qb/entrypoints-0.3
Created temporary directory: /tmp/pip-ephem-wheel-cache-caywf5c6
Created temporary directory: /tmp/pip-req-tracker-s1i1fq57
Created requirements tracker '/tmp/pip-req-tracker-s1i1fq57'
Created temporary directory: /tmp/pip-install-k9buuqcb
Processing /tmp/aws-google-auth--entrypoints-20190923-11210-1nim0qb/entrypoints-0.3
Created temporary directory: /tmp/pip-req-build-99rnbu37
Added file:///tmp/aws-google-auth--entrypoints-20190923-11210-1nim0qb/entrypoints-0.3 to build tracker '/tmp/pip-req-tracker-s1i1fq57'
Running setup.py (path:/tmp/pip-req-build-99rnbu37/setup.py) egg_info for package from file:///tmp/aws-google-auth--entrypoints-20190923-11210-1nim0qb/entrypoints-0.3
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/entrypoints.egg-info
writing pip-egg-info/entrypoints.egg-info/PKG-INFO
writing dependency_links to pip-egg-info/entrypoints.egg-info/dependency_links.txt
writing requirements to pip-egg-info/entrypoints.egg-info/requires.txt
writing top-level names to pip-egg-info/entrypoints.egg-info/top_level.txt
writing manifest file 'pip-egg-info/entrypoints.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/entrypoints.egg-info/SOURCES.txt'
writing manifest file 'pip-egg-info/entrypoints.egg-info/SOURCES.txt'
Source in /tmp/pip-req-build-99rnbu37 has version 0.3, which satisfies requirement entrypoints==0.3 from file:///tmp/aws-google-auth--entrypoints-20190923-11210-1nim0qb/entrypoints-0.3
Removed entrypoints==0.3 from file:///tmp/aws-google-auth--entrypoints-20190923-11210-1nim0qb/entrypoints-0.3 from build tracker '/tmp/pip-req-tracker-s1i1fq57'
Skipping bdist_wheel for entrypoints, due to binaries being disabled for it.
Installing collected packages: entrypoints
Created temporary directory: /tmp/pip-record-v27opf8e
Running setup.py install for entrypoints: started
Running command /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-99rnbu37/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-99rnbu37/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-v27opf8e/install-record.txt --single-version-externally-managed --compile --install-headers /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/include/site/python3.7/entrypoints
running install
running build
running build_py
creating build
creating build/lib
copying entrypoints.py -> build/lib
running install_lib
copying build/lib/entrypoints.py -> /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/lib/python3.7/site-packages
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/lib/python3.7/site-packages/entrypoints.py to entrypoints.cpython-37.pyc
running install_egg_info
running egg_info
creating entrypoints.egg-info
writing entrypoints.egg-info/PKG-INFO
writing dependency_links to entrypoints.egg-info/dependency_links.txt
writing requirements to entrypoints.egg-info/requires.txt
writing top-level names to entrypoints.egg-info/top_level.txt
writing manifest file 'entrypoints.egg-info/SOURCES.txt'
reading manifest file 'entrypoints.egg-info/SOURCES.txt'
writing manifest file 'entrypoints.egg-info/SOURCES.txt'
Copying entrypoints.egg-info to /home/linuxbrew/.linuxbrew/Cellar/aws-google-auth/0.0.32/libexec/lib/python3.7/site-packages/entrypoints-0.3-py3.7.egg-info
running install_scripts
writing list of installed files to '/tmp/pip-record-v27opf8e/install-record.txt'
Running setup.py install for entrypoints: finished with status 'done'
Removing source in /tmp/pip-req-build-99rnbu37
Successfully installed entrypoints-0.3
Cleaning up...
Removed build tracker '/tmp/pip-req-tracker-s1i1fq57'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment